Steven Allen
|
e18904bff5
|
[WIP] fix post submission
|
2020-08-12 10:33:18 -07:00 |
|
Steven Allen
|
9135a5d048
|
Pass bitfields by-value
This ensures we can't end up decoding nil bitfields from clients when not
expecting them.
Part of https://github.com/filecoin-project/specs-actors/issues/895. Please see
this issue for details and leave any comments there.
|
2020-08-12 10:32:39 -07:00 |
|
Jakub Sztandera
|
d6f9383528
|
Merge pull request #2979 from filecoin-project/feat/mpool-optimal-seletion
nearly optimal message pool seletion
|
2020-08-11 23:45:43 +02:00 |
|
Łukasz Magiera
|
763074bb2d
|
Merge pull request #2986 from filecoin-project/refactor/paych-wait-sentinel
Paych manager: use special type for wait sentinel
|
2020-08-11 19:17:32 +02:00 |
|
Łukasz Magiera
|
0409c5a482
|
Merge pull request #2944 from filecoin-project/feat/stmgr-wait-ignore-gas
stmgr: Allow replacing gas values in WaitMsg
|
2020-08-11 17:51:28 +02:00 |
|
Dirk McCormick
|
a881e58cd6
|
refactor: use special type for paych wait sentinel
|
2020-08-11 10:45:45 -04:00 |
|
Jakub Sztandera
|
b309e80e41
|
Wire in Ticket Quality to MpoolSelect
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-11 16:14:27 +02:00 |
|
Łukasz Magiera
|
f25611d768
|
Merge pull request #2974 from filecoin-project/asr/spelling
fix spelling
|
2020-08-11 10:17:26 +02:00 |
|
yaohcn
|
6b0f607f4b
|
add space check in StorageFindSector
|
2020-08-11 15:27:03 +08:00 |
|
Aayush Rajasekaran
|
5e54219be9
|
fix spelling
|
2020-08-11 01:10:12 -04:00 |
|
Łukasz Magiera
|
bc381fc053
|
stmgr: Allow changing gas values in WaitMsg
|
2020-08-10 14:55:52 +02:00 |
|
Jakub Sztandera
|
a826877ee3
|
Reduce overesitm to 10%, remove pledgeSectors test rate limit
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:37:24 +02:00 |
|
whyrusleeping
|
fbe206f843
|
add command to view circulating supply
|
2020-08-07 12:57:03 -07:00 |
|
Jakub Sztandera
|
f809e478f4
|
Don't spend eveything on message fees
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 20:09:50 +02:00 |
|
vyzo
|
c4251912dd
|
mpool config api
|
2020-08-07 19:51:49 +03:00 |
|
Łukasz Magiera
|
0612c2eab9
|
Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee
|
2020-08-07 04:15:42 +02:00 |
|
whyrusleeping
|
de86167a7b
|
dont double close channels
|
2020-08-06 17:26:28 -07:00 |
|
Jakub Sztandera
|
927f355001
|
Remove MpoolEstimateGasPrice
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 02:19:21 +02:00 |
|
whyrusleeping
|
41bc8f14a2
|
fix tests
|
2020-08-06 17:05:35 -07:00 |
|
Jakub Sztandera
|
f55ed9ea09
|
Update serialization vectors
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 01:21:01 +02:00 |
|
Jakub Sztandera
|
e1de0e3408
|
Estimate FeeCap 20 blocks in the future
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 00:10:55 +02:00 |
|
Łukasz Magiera
|
07bf155295
|
Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee
|
2020-08-06 23:41:54 +02:00 |
|
Łukasz Magiera
|
6ecd831cae
|
Fix TestPaymentChannels
|
2020-08-06 23:40:55 +02:00 |
|
Jakub Sztandera
|
ab08858b45
|
Delete GasPrice from this world
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 23:08:42 +02:00 |
|
whyrusleeping
|
5dbbf50f62
|
recheck best known tipset after waiting for random beacon entry to become available
|
2020-08-06 16:54:16 -04:00 |
|
hannahhoward
|
75771d10d4
|
fix(markets): replicate unsealing bug
|
2020-08-06 13:17:16 -07:00 |
|
Łukasz Magiera
|
e54a87f91b
|
Merge pull request #2838 from filecoin-project/feat/message-pool-selection
New message pool selection logic
|
2020-08-06 20:19:35 +02:00 |
|
vyzo
|
7598a9d2fe
|
remove deprecation notice from MpoolPending
|
2020-08-06 20:15:26 +03:00 |
|
Dirk McCormick
|
45d9ddc79f
|
fix: paych manager dependency injection
|
2020-08-06 12:04:10 -04:00 |
|
Dirk McCormick
|
6d70d912a1
|
fix: payment channel integration test
|
2020-08-06 12:04:10 -04:00 |
|
Dirk McCormick
|
fdfccf0466
|
WIP: fix payment channel locking
|
2020-08-06 12:04:10 -04:00 |
|
hannahhoward
|
a89c290f62
|
feat(markets): update to 0.5.4
|
2020-08-05 15:35:59 -07:00 |
|
vyzo
|
96b3295307
|
introduce and use MpoolSelect API
|
2020-08-05 23:17:14 +03:00 |
|
Ingar Shu
|
9e07b310d1
|
WIP
|
2020-08-05 17:27:08 +02:00 |
|
Łukasz Magiera
|
e4f475ee59
|
gofmt
|
2020-08-04 19:07:31 +02:00 |
|
Łukasz Magiera
|
c839ca456f
|
wdpost: Test pleding a sector after recovery
|
2020-08-03 21:02:27 +02:00 |
|
Łukasz Magiera
|
d7e1a526f6
|
Fix Fault/Recovery declaration timing
|
2020-08-03 20:29:58 +02:00 |
|
Jakub Sztandera
|
31f4f5a4e5
|
rm comment!
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-01 21:48:30 +02:00 |
|
Jakub Sztandera
|
2394492798
|
Fix mining tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-01 16:56:35 +02:00 |
|
Aayush Rajasekaran
|
c33e38eef2
|
Update markets
|
2020-07-31 15:43:34 -04:00 |
|
Łukasz Magiera
|
b6c9169a87
|
client cli: Interactive deal command
|
2020-07-31 18:23:36 +02:00 |
|
Łukasz Magiera
|
4cb4e7c2c2
|
Merge remote-tracking branch 'origin/master' into next
|
2020-07-31 14:02:04 +02:00 |
|
Łukasz Magiera
|
6458354265
|
Merge pull request #2718 from filecoin-project/schomatis/make-gen
make gen
|
2020-07-31 13:54:09 +02:00 |
|
vyzo
|
d8ca29dd52
|
support extended pubsub peer scores
|
2020-07-31 11:27:22 +03:00 |
|
whyrusleeping
|
146e59fe56
|
wire through new retrieval apis
|
2020-07-31 01:47:37 -04:00 |
|
whyrusleeping
|
7fa4cd33f0
|
WIP: retrieval pieces inspection command
|
2020-07-31 01:33:30 -04:00 |
|
Łukasz Magiera
|
38bcb9bc09
|
Update sector-storage with ReadPiece fixes
|
2020-07-31 01:03:39 -04:00 |
|
Lucas Molas
|
f1f9ce5351
|
make gen
|
2020-07-30 17:25:18 -03:00 |
|
Łukasz Magiera
|
4d328cad54
|
Get things to mostly work
|
2020-07-30 14:31:50 +02:00 |
|
Aayush Rajasekaran
|
729c052f64
|
Update specs-actors, support deal provider collateral bounds
|
2020-07-30 00:55:37 -04:00 |
|