Dirk McCormick
|
a881e58cd6
|
refactor: use special type for paych wait sentinel
|
2020-08-11 10:45:45 -04:00 |
|
Aayush Rajasekaran
|
5e54219be9
|
fix spelling
|
2020-08-11 01:10:12 -04:00 |
|
Dirk McCormick
|
a6100b7e46
|
refactor: move collect inside paych manager
|
2020-08-10 13:21:25 -04:00 |
|
Jakub Sztandera
|
ea92f5f1ff
|
Handle error
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:30:00 +02:00 |
|
Jakub Sztandera
|
46fd9d5e80
|
Quiet down pending messages, fix GasLimit estimation, reduce fee cap
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:29:59 +02:00 |
|
Jakub Sztandera
|
b41a0ea197
|
Print number of prioris
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:29:59 +02:00 |
|
Jakub Sztandera
|
ed2778f785
|
Make MpoolPushMessage message wait for the first message to be done
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 00:29:59 +02:00 |
|
Jakub Sztandera
|
5f157affdd
|
Add GasLimitOverestimation to mpool config
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-08 17:09:47 +02:00 |
|
Łukasz Magiera
|
af15273f71
|
gas: Corruntly do float math
|
2020-08-08 00:41:57 +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 |
|
Łukasz Magiera
|
54a6d58c2e
|
Merge pull request #2896 from filecoin-project/feat/mpool-config-priority
message pool config and priority addresses
|
2020-08-07 19:32:27 +02:00 |
|
vyzo
|
c4251912dd
|
mpool config api
|
2020-08-07 19:51:49 +03:00 |
|
Jakub Sztandera
|
1063908dd3
|
Update MinGasPremium for estimation to 10e3, improve estimation
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 18:48:05 +02:00 |
|
Łukasz Magiera
|
cad59b045b
|
More pond-related fixes
|
2020-08-07 16:07:48 +02:00 |
|
Łukasz Magiera
|
1101d4b66a
|
Fix testground build
|
2020-08-07 15:04:00 +02:00 |
|
Łukasz Magiera
|
823d8a64e1
|
Merge remote-tracking branch 'origin/master' into update/next-master
|
2020-08-07 05:09:26 +02:00 |
|
Łukasz Magiera
|
0612c2eab9
|
Merge remote-tracking branch 'origin/next' into feat/dyn-base-fee
|
2020-08-07 04:15:42 +02:00 |
|
Jakub Sztandera
|
467172f437
|
Accually add tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 04:01:58 +02:00 |
|
Jakub Sztandera
|
927f355001
|
Remove MpoolEstimateGasPrice
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 02:19:21 +02:00 |
|
Jakub Sztandera
|
f45970a0d5
|
Fix FeeCap estimation
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 00:54:58 +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
|
5ef7328fe3
|
Rerun cbor-gen
|
2020-08-06 23:27:23 +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
|
32a5c52105
|
add missing file
|
2020-08-06 16:54:16 -04:00 |
|
whyrusleeping
|
57d57e54a1
|
fix api inclusion
|
2020-08-06 16:54:16 -04:00 |
|
hannahhoward
|
75771d10d4
|
fix(markets): replicate unsealing bug
|
2020-08-06 13:17:16 -07:00 |
|
Jakub Sztandera
|
562a3f482e
|
Fix GasEstimateGasLimit
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 21:28:47 +02:00 |
|
Jakub Sztandera
|
6562b7a4bc
|
Fix some tests
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-06 21:14:55 +02: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 |
|
Łukasz Magiera
|
e2d5451ffb
|
Merge pull request #2715 from filecoin-project/schomatis/blocksync/review
Rewrite internal logic of block sync client
|
2020-08-06 19:46:58 +02:00 |
|
Dirk McCormick
|
fdfccf0466
|
WIP: fix payment channel locking
|
2020-08-06 12:04:10 -04:00 |
|
Łukasz Magiera
|
c6acfa624e
|
Merge pull request #2834 from filecoin-project/feat/fund-manager-fix
Improve Fund Manager
|
2020-08-06 16:45:05 +02:00 |
|
Łukasz Magiera
|
711b626a8b
|
Merge pull request #2852 from filecoin-project/jeff
Jeff
|
2020-08-06 13:01:14 +02:00 |
|
Łukasz Magiera
|
73b8868046
|
gofmt
|
2020-08-06 03:32:59 +02:00 |
|
Łukasz Magiera
|
e372e7dc63
|
Merge pull request #2850 from filecoin-project/deps/actors-v0.8.7-ish
Update specs-actors
|
2020-08-06 03:28:31 +02:00 |
|
Łukasz Magiera
|
f8b8ecc0c3
|
Consensus filter
|
2020-08-06 03:16:39 +02:00 |
|
hannahhoward
|
a89c290f62
|
feat(markets): update to 0.5.4
|
2020-08-05 15:35:59 -07:00 |
|
Łukasz Magiera
|
df38fe4bf6
|
Update specs-actors
|
2020-08-06 00:29:07 +02:00 |
|
Aayush Rajasekaran
|
26804c0557
|
Set miner addresses when querying ask
|
2020-08-05 16:54:45 -04: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 |
|
hannahhoward
|
b4d1b628be
|
feat(fundmgr): add monitoring to FundMgr
|
2020-08-04 17:29:52 -07:00 |
|
Brian Hoffman
|
0bb4c20e02
|
Fix misspelling in HelloMessage
|
2020-08-04 11:33:29 -04:00 |
|
Łukasz Magiera
|
d7e1a526f6
|
Fix Fault/Recovery declaration timing
|
2020-08-03 20:29:58 +02:00 |
|
Lucas Molas
|
76d40ec408
|
first pass, ready for review
|
2020-08-03 12:20:04 -03:00 |
|
Jakub Sztandera
|
b3fc3607f0
|
goimports
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-01 21:50:03 +02:00 |
|
Jakub Sztandera
|
81a65fe1bc
|
Swich gas-price to 0 in many places
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-01 16:23:13 +02:00 |
|
Łukasz Magiera
|
5bfee9875c
|
Slightly better gas estimator math
|
2020-08-01 13:23:07 +02:00 |
|