Steven Allen
|
4cf0c105eb
|
optimize sector loading
And avoid exposing "arrays" via the miner abstraction. We may change these
structures later.
|
2020-09-21 12:12:08 -07:00 |
|
Łukasz Magiera
|
f7934b083c
|
Merge remote-tracking branch 'origin/master' into refactor/net-upgrade
|
2020-09-21 19:10:18 +02:00 |
|
Łukasz Magiera
|
29913f4c41
|
Merge pull request #3903 from filecoin-project/3605-sector-list-option
Add an option to hide sectors in Removed from `sectors list`.
|
2020-09-21 19:04:11 +02:00 |
|
Łukasz Magiera
|
1096f8acc6
|
miner: Invert show-removed option in sectors list
|
2020-09-21 18:59:05 +02:00 |
|
Travis Person
|
b3d0a5fb4a
|
lotus-shed: add consensus check command
|
2020-09-20 20:26:20 +00:00 |
|
Jerry
|
c401d2ec4e
|
fix storage find error
|
2020-09-19 15:48:02 +08:00 |
|
Steven Allen
|
1bf3b4989d
|
rename imports to match actors code
`sed -i 's/\bv0\(\w\)\(\w*\)/\L\1\E\20/g' **/*.go`
|
2020-09-18 14:59:27 -07:00 |
|
Steven Allen
|
c130806c37
|
compile fix
|
2020-09-18 14:59:14 -07:00 |
|
Steven Allen
|
f741ce6e30
|
fixup some more imports
|
2020-09-18 14:51:18 -07:00 |
|
Steven Allen
|
8285eda8e5
|
migrate storage miner info
|
2020-09-18 14:46:42 -07:00 |
|
Łukasz Magiera
|
6050401652
|
Merge pull request #3925 from filecoin-project/feat/log-shutdown
log shutdown method for lotus daemon and miner
|
2020-09-18 23:15:41 +02:00 |
|
Steven Allen
|
298efa221c
|
fix lint errors
|
2020-09-18 13:52:07 -07:00 |
|
Steven Allen
|
fb2b25c297
|
finish upgrading chainwatch
|
2020-09-18 13:43:30 -07:00 |
|
Łukasz Magiera
|
7109e95f5e
|
Merge pull request #3881 from filcloud/issue-3626-SectorState
fix SectorState
|
2020-09-18 21:30:18 +02:00 |
|
Aayush Rajasekaran
|
c3046f487c
|
Don't use -1 as default sector number
|
2020-09-18 14:41:03 -04:00 |
|
Travis Person
|
eadc61c37a
|
log shutdown method for lotus daemon and miner
|
2020-09-18 18:07:58 +00:00 |
|
Łukasz Magiera
|
70faa36b7f
|
Merge remote-tracking branch 'origin/master' into refactor/net-upgrade
|
2020-09-18 19:29:06 +02:00 |
|
Aayush Rajasekaran
|
694463ffbe
|
More lint fixes
|
2020-09-18 03:06:28 -04:00 |
|
Steven Allen
|
b2ee59024f
|
improve diff logic
* Make diffing work across versions.
* Start porting more chainwatch logic.
|
2020-09-17 21:39:34 -07:00 |
|
Travis Person
|
ac7007d1d0
|
lotus-shed: add jwt token command
|
2020-09-18 04:05:03 +00:00 |
|
Travis Person
|
db2a20da6c
|
lotus-shed: add keyinfo verify
|
2020-09-18 03:59:00 +00:00 |
|
Łukasz Magiera
|
26bbd9fb9d
|
wdpost: append is hard
|
2020-09-18 03:00:31 +02:00 |
|
Łukasz Magiera
|
57c1eac37a
|
gofmt
|
2020-09-18 02:40:01 +02:00 |
|
Łukasz Magiera
|
dcc5643473
|
shed: Even more bitfield utils
|
2020-09-18 02:38:30 +02:00 |
|
Łukasz Magiera
|
b85b50afbc
|
shed: bitfield intersect command
|
2020-09-17 20:37:35 +02:00 |
|
jennijuju
|
14a4acec8c
|
Add an option to hide sectors in Removed for sectors list .
|
2020-09-17 13:19:50 -04:00 |
|
Łukasz Magiera
|
6eda53565f
|
Most tests passing
|
2020-09-17 17:30:24 +02:00 |
|
Aayush Rajasekaran
|
31ff5230bb
|
Get State API almost working
|
2020-09-17 05:05:32 -04:00 |
|
Aayush Rajasekaran
|
b5ba7a0fad
|
Miner migration
|
2020-09-17 02:21:16 -04:00 |
|
Frank
|
d5af25b76c
|
update init sector state list
|
2020-09-17 10:38:07 +08:00 |
|
hannahhoward
|
80b6994fe2
|
feat(market): update state diffing for market actor
Update to abstract actor for markets state diffing. Also move the diff adt functions inside the
abstract actors
|
2020-09-16 19:14:07 -07:00 |
|
Ingar Shu
|
f56602c588
|
Specify retrieval price in FIL/GiB
|
2020-09-16 14:30:04 -07:00 |
|
Ingar Shu
|
2aef7f7c07
|
Clarify help text units
|
2020-09-16 13:56:46 -07:00 |
|
Ingar Shu
|
665d23cb8e
|
Add set-ask, get-ask retrieval CLI
|
2020-09-16 13:56:46 -07:00 |
|
Frank
|
ed74091c20
|
add exist sector state check
|
2020-09-16 19:49:45 +08:00 |
|
Aayush Rajasekaran
|
72d19f369b
|
Incremental progress towards using new power state interface
|
2020-09-16 01:57:18 -04:00 |
|
Aayush Rajasekaran
|
90853e24cf
|
Add a boolean HasMinPower to return of GetPower
|
2020-09-16 01:47:24 -04:00 |
|
jennijuju
|
5c69249ba3
|
Use window post for window PoSt related log messages.
|
2020-09-15 21:22:29 -04:00 |
|
Jakub Sztandera
|
0c1c19c6ef
|
Merge pull request #3867 from filecoin-project/feat/lotus-bench-repo-dir
allow specification of repo directory in lotus-bench
|
2020-09-15 23:21:04 +02:00 |
|
Steven Allen
|
c64f983900
|
migrate StateMinserSectorCount
|
2020-09-15 12:09:39 -07:00 |
|
whyrusleeping
|
24756ac056
|
allow specification of repo directory in lotus-bench
|
2020-09-15 11:55:54 -07:00 |
|
Łukasz Magiera
|
531b7bf92d
|
Merge pull request #3848 from filecoin-project/feat/state-sector-cli
cli: state sector command
|
2020-09-15 15:30:04 +02:00 |
|
Łukasz Magiera
|
84fa22110f
|
fix lint
|
2020-09-15 12:09:43 +02:00 |
|
Łukasz Magiera
|
e22aa74865
|
Merge pull request #3780 from filecoin-project/feat/lotus-gateway
implement initial lotus-gateway program
|
2020-09-15 12:07:59 +02:00 |
|
Łukasz Magiera
|
285fc69f6a
|
gateway: address review
|
2020-09-15 11:50:08 +02:00 |
|
Łukasz Magiera
|
7fd5c81674
|
cli: state sector command
|
2020-09-15 01:36:49 +02:00 |
|
Steven Allen
|
cc4d5306eb
|
Progress
|
2020-09-14 15:43:12 -07:00 |
|
Steven Allen
|
02dcb5e182
|
Merge branch 'master' into refactor/net-upgrade
|
2020-09-14 14:53:57 -07:00 |
|
Steven Allen
|
9804310cc8
|
Update specs-actors to 0.9.10
Moves the Keyer type (and helpers) into go-state-types.
|
2020-09-14 14:32:57 -07:00 |
|
Mike Greenberg
|
8a21198f56
|
Merge pull request #3765 from ggq89/master
optimize definition of state_heights
|
2020-09-14 14:19:31 -04:00 |
|