Commit Graph
74 Commits
Author SHA1 Message Date
Aloxaf 559c76a214 Fix shell completions 2021-05-24 15:00:47 +08:00
Mike Greenberg eccdff459e fix(ci): Conditional announcement and prerelease on RC tag 2021-05-14 19:16:31 -04:00
Mike Greenberg 314be51e1b fix(ci): Use recent ubuntu LTS release; Update release params 2021-05-14 14:15:08 -04:00
Aayush Rajasekaran e5587119fe Merge pull request #5826 from filecoin-project/asr/release-template
Introduce a release issue template
2021-05-07 13:09:35 -04:00
Łukasz Magiera ed08366cac Run cli docsgen in CI 2021-04-29 20:01:23 +02:00
Łukasz Magiera 51ca7aa79a scripts: Some improvements to cli gen script 2021-04-29 19:44:39 +02:00
Łukasz Magiera 12867a567b Merge branch 'master' of github.com:MitchellSoo/lotus into feat/cli-doc-gen 2021-04-29 19:23:33 +02:00
Steven Allen 26d14a6262 fix: partially support v2+ go modules
This patch supports branch-based v2 modules, but not
directory-based (i.e., not vN modules with `vN/` directories).
2021-04-21 13:00:19 -07:00
Łukasz Magiera 34aa267100 Make mkreleaselog work a bit more 2021-04-13 12:20:30 +02:00
Łukasz Magiera 0bc94b554c Refer to scripts/mkreleaselog 2021-04-13 12:02:10 +02:00
Aayush Rajasekaran e6045bba85 Introduce a release issue template 2021-04-08 01:36:04 -04:00
urugang 69bfe7b7a8 bugfix: fixup devnet script 2020-11-22 00:11:39 +08:00
Jakub Sztandera 2b21fdef33 Refactor from crypto.SigType to types.KeyType
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-10-12 00:07:53 +02:00
Marius Darila 12e76bc1af replace Requires with Wants
Prevent lotus-miner shutdown when daemon restarts.
2020-09-17 12:17:18 +02:00
Jakub Sztandera 64fa6fd9e5 Draw the rest of the owl
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-09-10 17:41:55 -04:00
shepf 16fd12024e Batch replacement,update lotus-storage-miner to lotus-miner. 2020-09-05 10:40:53 +08:00
Jakub Sztandera ae1ae58dd7 Add bash function for accessing API
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-08-08 17:10:09 +02:00
Łukasz Magiera 823d8a64e1 Merge remote-tracking branch 'origin/master' into update/next-master 2020-08-07 05:09:26 +02:00
Travis Person 429f119dbb release: write full sha512sum output to file
With the full output written to the file, users can verify the tar.gz
integrity with `sha512sum -c <release>.tar.gz.sha512`.
2020-08-06 16:03:16 +00:00
Your Name 323e07df46 fixed systemd inconsistencies 2020-08-05 23:26:40 +08:00
Travis Person 2b883c8c41 Update docs and systemd scripts 2020-07-30 00:19:40 +00:00
Jakub Sztandera 310fa67f9d Add gas estimation
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-20 19:48:30 +02:00
mitchellsoo 74a9dfc99f Add script to generate lotus cli document.
Generate lotus command lines documents as text and markdown in folder "lotus/documentation/en".
2020-07-18 14:21:02 +08:00
Frank 14ec9a2068 update storage miner and seal worker document 2020-07-11 16:55:13 +08:00
Frank ce0f9922ee Update lotus-seal-worker to lotus-worker 2020-07-09 11:04:45 +08:00
Frank b2f94e4239 update lotusstorage 2020-07-09 10:20:25 +08:00
Frank 5b9baba900 fix issue 2304: ux improvements 2020-07-09 10:20:25 +08:00
Łukasz Magiera 8638076ecb Merge pull request #1894 from filecoin-project/feat/chainwatch-usage
Add chainwatch systemd svc config
2020-06-22 22:25:48 +02:00
Mike Greenberg 8649baccf7 Remove dev values from chainwatch.service 2020-06-22 16:17:07 -04:00
Mike Greenberg c0cdcbb9e0 Adjust service logging and startup settings 2020-06-04 08:09:01 -04:00
Łukasz Magiera 7003960fdd Merge remote-tracking branch 'origin/master' into next 2020-06-01 18:52:06 +02:00
laser 12ff9fd76b update scripts and docs to use human-readable sector size
Commit #fa863595 modified various CLI commands to accept a 
human-readable sector size. We should update docs and scripts, too.
2020-06-01 09:20:44 -07:00
WhyrusleepingandJakub Sztandera 4ef330ba8b Update scripts/lotus-daemon.service
Co-authored-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-29 14:02:07 -07:00
Mike Greenberg 21415a9847 add chainwatch systemd svc config; make install-chainwatch-service 2020-05-28 16:53:00 -04:00
Mike Greenberg 4acf0c7ec0 install service files in suitable path; tweak lotus svc restarting 2020-05-28 16:26:07 -04:00
Mike Greenberg 514339e855 update systemd services; include make directives and docs for use 2020-05-28 22:11:49 +02:00
Mike Greenberg 78e0c96f22 update systemd services; include make directives and docs for use 2020-05-27 17:17:18 -04:00
Jakub Sztandera 3f9cde28fc Update go-log, reduce drand entry log level, add TAG env for dev scripts
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-27 16:19:21 +02:00
Jakub Sztandera 7d2462ce6b Switch to filecoin-project/lotus-archived
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-13 22:30:18 +02:00
Jakub Sztandera 427cb1b14d Cleanup, fix shellcheck warning
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-13 04:21:00 +02:00
Jakub Sztandera 27fd150491 Adapt script for different org
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-13 04:19:14 +02:00
Jakub Sztandera c2acfb5c31 Add archive script
Add script for archiving branches outside of the main repo.
The branches will end up here: https://github.com/Kubuxu/lotus-archived

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-13 04:14:01 +02:00
Travis Person 34deb5e194 Use https for facuet on interop join script 2020-05-07 05:19:09 +00:00
Jeromy bfa93bb933 add script to run a local devnet, and helper command 2020-04-27 15:26:46 -07:00
Travis PersonandTravis Person d3796abac7 Quick setup script (#1352)
* Quick setup script

* Auto noncefix and properly record stderr of miner

* Use new pledge sector command

* Build native ffi

* Add PreCommit1 and PreCommit2

* Move into scripts dir

Co-authored-by: Travis Person <travisperson@users.noreply.github.com>
2020-04-27 12:52:55 -07:00
yaohcn ecdedd33e2 fix deploy node sh 2020-04-23 16:48:31 +08:00
Łukasz Magiera 2bdedefa05 Shell completions 2020-04-03 04:03:53 +02:00
Jakub Sztandera d88c2f8a43 Add Replace by Fee
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-04-01 22:26:14 +02:00
Łukasz Magiera e050e0307e Cleanup after dropping sectorbuilder 2020-03-26 20:35:16 +01:00
Łukasz Magiera a3ba8eb0d7 workers: Basic monitoring tools 2020-03-23 15:56:22 +01:00