hannahhoward
|
48e47ddc23
|
fix(paych): fix paych status command line
|
2020-09-14 18:42:10 -07:00 |
|
Steven Allen
|
f9ea3935ff
|
Merge pull request #3846 from filecoin-project/steb/specs-actors-0.9.10
Update specs-actors to 0.9.10
|
2020-09-14 14:45:04 -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 |
|
Aayush Rajasekaran
|
07e574db44
|
Merge pull request #3844 from filecoin-project/steb/specs-actors-0.9.9
Update to specs-actors 0.9.9
|
2020-09-14 17:19:03 -04:00 |
|
Łukasz Magiera
|
665f93bbb7
|
Merge pull request #3839 from filecoin-project/fix/skipped-skipping
wdpost: Skip sectors correctly
|
2020-09-14 21:56:43 +02:00 |
|
Steven Allen
|
32eeb96ce7
|
Update to specs-actors 0.9.9
This patch changes the runtime interfaces, to make it possible to abstract over them.
|
2020-09-14 12:47:39 -07:00 |
|
Łukasz Magiera
|
8a05fe86d6
|
wdpost: Skip sectors correctly
|
2020-09-14 20:33:54 +02:00 |
|
Mike Greenberg
|
8a21198f56
|
Merge pull request #3765 from ggq89/master
optimize definition of state_heights
|
2020-09-14 14:19:31 -04:00 |
|
Whyrusleeping
|
b212368a70
|
Merge pull request #2455 from filecoin-project/inmem-journal
make journal pluggable; record deals, sealing, wdpost, mempool events
|
2020-09-14 11:17:21 -07:00 |
|
Raúl Kripalani
|
954ff32503
|
fix transitive api dependency on ffi.
|
2020-09-14 19:01:35 +01:00 |
|
Raúl Kripalani
|
7c13fa95d1
|
Merge branch 'master' into inmem-journal
|
2020-09-14 17:01:36 +01:00 |
|
Raúl Kripalani
|
09e9d6d778
|
deal journal events: wire into markets subscriptions.
|
2020-09-14 16:20:01 +01:00 |
|
Raúl Kripalani
|
86607452d7
|
circleci: make lint expend all cores. (#3831)
* circleci: make lint expend all cores.
* i hate yaml.
* now i hate it even more.
|
2020-09-14 14:18:53 +02:00 |
|
Raúl Kripalani
|
05aa5f2d38
|
allow customizing disabled journal events + tests.
|
2020-09-14 13:01:03 +01:00 |
|
Raúl Kripalani
|
6d29d75724
|
Merge branch 'master' into inmem-journal
|
2020-09-14 12:17:45 +01:00 |
|
Łukasz Magiera
|
3a34856dfe
|
Merge pull request #3822 from filcloud/issue-2495-make-nested-dir
make nested dir
|
2020-09-14 13:06:14 +02:00 |
|
Aarsh Shah
|
973738d30f
|
Merge pull request #3767 from filecoin-project/fix/addpiece-retry
Retry Add Piece.
|
2020-09-14 15:44:48 +05:30 |
|
Albert·Gou
|
747b34c2c8
|
Update sync.go
|
2020-09-14 18:00:17 +08:00 |
|
Frank
|
dcae513487
|
make nested dir
|
2020-09-14 16:49:35 +08:00 |
|
Łukasz Magiera
|
18c025f10e
|
Merge pull request #3777 from filecoin-project/feat/plan-20-blocks
Increase the FeeCap estimation to 20 blocks in a future
|
2020-09-14 10:20:17 +02:00 |
|
Albert·Gou
|
e45a7749b0
|
Update sync.go
|
2020-09-14 16:20:01 +08:00 |
|
Albert·Gou
|
b7ea145f38
|
Merge remote-tracking branch 'upstream/master' into master
|
2020-09-14 16:17:10 +08:00 |
|
Aarsh Shah
|
6c61ff0e9e
|
log error
|
2020-09-14 12:04:50 +05:30 |
|
Jakub Sztandera
|
d5aef296ea
|
Increase the FeeCap estimation to 20 blocks in a future
FeeCap will be set to 10x the current running rate
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-11 21:59:51 +02:00 |
|
Łukasz Magiera
|
aa83a4c1f5
|
Merge pull request #3772 from filecoin-project/fix/prune-protect-local
don't prune locally published messages
|
2020-09-11 21:46:21 +02:00 |
|
Łukasz Magiera
|
b83463ca76
|
Merge pull request #3774 from filecoin-project/fix/paych-status-missing
add paych status command to list
|
2020-09-11 21:45:25 +02:00 |
|
Łukasz Magiera
|
c1ca24e8bc
|
Merge pull request #3775 from filecoin-project/fix/markets-message-cid-update
Fix for PublishDeals message cid changing due to gas
|
2020-09-11 21:44:56 +02:00 |
|
vyzo
|
b78fe0b898
|
fix deadlock
|
2020-09-11 21:40:25 +03:00 |
|
vyzo
|
bf1036c78f
|
rename priority variable to protected
|
2020-09-11 21:12:11 +03:00 |
|
Ingar Shu
|
2e3ff9e401
|
Update market client/provider adapters to WaitForMessage API
|
2020-09-11 11:00:42 -07:00 |
|
Aarsh Shah
|
eabdf74946
|
changes as per review
|
2020-09-11 23:15:57 +05:30 |
|
vyzo
|
cf9820137c
|
don't prune locally published messages
|
2020-09-11 20:32:52 +03:00 |
|
Raúl Kripalani
|
c017d0fbaf
|
Merge pull request #3768 from filecoin-project/fix/chaos-tests
fix: chaos tests
|
2020-09-11 15:45:02 +01:00 |
|
Alan Shaw
|
16f7d5801b
|
fix: chaos tests
|
2020-09-11 15:25:59 +01:00 |
|
Aarsh Shah
|
62b2963781
|
retry add piece
|
2020-09-11 16:58:09 +05:30 |
|
Raúl Kripalani
|
cd9858420f
|
Merge pull request #3736 from filecoin-project/test/chaos-tests
|
2020-09-11 12:18:27 +01:00 |
|
Łukasz Magiera
|
4410da98be
|
Merge pull request #3766 from filecoin-project/fix/mpool-prune
refactor getBaseFeeLowerBound, use it to prune less aggressively
|
2020-09-11 11:40:26 +02:00 |
|
Łukasz Magiera
|
b89aa02d77
|
Merge pull request #3710 from filecoin-project/feat/window-post-faulty-sectors
windowed post generation now returns faulty sectors
|
2020-09-11 11:15:32 +02:00 |
|
vyzo
|
3dfb3e641b
|
refactor getBaseFeeLowerBound, use it to prune less aggressively
|
2020-09-11 12:15:03 +03:00 |
|
Łukasz Magiera
|
a3f228d05a
|
Merge pull request #3739 from filecoin-project/upd/badger
Upgrade badger
|
2020-09-11 11:14:39 +02:00 |
|
Łukasz Magiera
|
eaf9ebc2ca
|
Merge pull request #3752 from filecoin-project/fix/mpool-replace-auto
Fix mpool replace --auto
|
2020-09-11 11:12:35 +02:00 |
|
Łukasz Magiera
|
55e4183825
|
Merge pull request #3754 from filecoin-project/feat/shed-export
Add faster and slimmer option to chain export via lotus-shed
|
2020-09-11 11:10:41 +02:00 |
|
Łukasz Magiera
|
aeb3437a9f
|
lint, docsgen
|
2020-09-11 10:55:10 +02:00 |
|
Albert·Gou
|
6e7de3c8d9
|
optimize definition of state_heights
In the same parentstateroot, the one with the smallest height should be selected
|
2020-09-11 16:52:48 +08:00 |
|
Łukasz Magiera
|
d0175392c0
|
Merge remote-tracking branch 'origin/master' into feat/window-post-faulty-sectors
|
2020-09-11 10:47:39 +02:00 |
|
Łukasz Magiera
|
c4b3970c70
|
mod tidy
|
2020-09-11 10:41:24 +02:00 |
|
whyrusleeping
|
72eb17d314
|
wire skip old messages option through the api
|
2020-09-10 17:40:47 -07:00 |
|
whyrusleeping
|
0efe5ee7d5
|
include some other changes
|
2020-09-10 17:32:30 -07:00 |
|
whyrusleeping
|
0e3dd3cb3b
|
Add faster and slimmer option to chain export via lotus-shed
|
2020-09-10 17:28:25 -07:00 |
|
hannahhoward
|
56b237e7b8
|
fix(paych): add status command to list
Add paych status cmd to list of payment channel sub commands
|
2020-09-10 16:00:23 -07:00 |
|