Łukasz Magiera
|
55355c4165
|
Bump API version
|
2020-08-11 10:22:58 +02:00 |
|
Łukasz Magiera
|
878b8c7678
|
Fix buildall
|
2020-08-11 10:22:49 +02:00 |
|
Łukasz Magiera
|
f25611d768
|
Merge pull request #2974 from filecoin-project/asr/spelling
fix spelling
|
2020-08-11 10:17:26 +02:00 |
|
Łukasz Magiera
|
90b5e47fa5
|
Merge pull request #2976 from yaohcn/space-check
add space check in StorageFindSector
|
2020-08-11 10:06:33 +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
|
957d83f069
|
Merge pull request #2955 from filecoin-project/refactor/paych-collect
Refactor: move paych collect inside manager
|
2020-08-11 01:42:10 +02:00 |
|
Łukasz Magiera
|
c8a5e31d65
|
Merge pull request #2966 from filecoin-project/feat/slightly-nicer-chain-list
more informative chain list
|
2020-08-11 01:40:28 +02:00 |
|
whyrusleeping
|
347ed154b8
|
more informative chain list
|
2020-08-10 16:22:02 -07:00 |
|
Dirk McCormick
|
51444c7f18
|
refactor: replace custom paych pubsub with existing impl
|
2020-08-10 17:53:10 -04:00 |
|
Łukasz Magiera
|
6d85d379ba
|
Merge remote-tracking branch 'origin/master' into next
|
2020-08-10 23:09:00 +02:00 |
|
Łukasz Magiera
|
a86caaa11d
|
Merge pull request #2947 from filecoin-project/feat/paych-merge-pending-add-funds
Payment channels manager: merge queued add funds
|
2020-08-10 22:32:21 +02:00 |
|
Aayush Rajasekaran
|
532c32a741
|
Add new BlockMsgsForTipset()
|
2020-08-10 15:55:44 -04:00 |
|
vyzo
|
45db0abb59
|
Merge pull request #2957 from filecoin-project/gomod/update-pubsub
update go-libp2p-pubsub@v0.3.4
|
2020-08-10 22:13:22 +03:00 |
|
vyzo
|
110ccfc88f
|
gomod: update go-libp2p-pubsub@v0.3.4
|
2020-08-10 22:08:29 +03:00 |
|
Aayush Rajasekaran
|
c72f853e09
|
Add a test around duplicate nonces
|
2020-08-10 14:28:02 -04:00 |
|
Dirk McCormick
|
a6100b7e46
|
refactor: move collect inside paych manager
|
2020-08-10 13:21:25 -04:00 |
|
Łukasz Magiera
|
fb0afbf3b0
|
Merge pull request #2949 from filecoin-project/feat/import-storage-repos
Import storage repos into lotus
|
2020-08-10 18:30:34 +02:00 |
|
Łukasz Magiera
|
624731cb80
|
More gomod fixing
|
2020-08-10 18:03:54 +02:00 |
|
Łukasz Magiera
|
641eb3e2cf
|
Merge storage-fsm subtree
|
2020-08-10 17:40:27 +02:00 |
|
Łukasz Magiera
|
85d8133f4a
|
Fix gomods
|
2020-08-10 17:31:14 +02:00 |
|
Dirk McCormick
|
0edf65855a
|
feat: paychmgr - merge queued add funds
|
2020-08-10 11:26:13 -04:00 |
|
Łukasz Magiera
|
0eaf44eb31
|
Merge sector-storage subtree
|
2020-08-10 17:25:46 +02:00 |
|
Łukasz Magiera
|
bc381fc053
|
stmgr: Allow changing gas values in WaitMsg
|
2020-08-10 14:55:52 +02:00 |
|
Łukasz Magiera
|
0d1174cb81
|
Merge pull request #2924 from filecoin-project/feat/mpool-cfg-overesitm
Add GasLimitOverestimation to mpool config
|
2020-08-10 11:33:05 +02:00 |
|
Jakub Sztandera
|
3710f33e14
|
Don't reject messages that don't pass RBF, ignore them
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 03:17:40 +02:00 |
|
Jakub Sztandera
|
5ea9df1824
|
Use 25% overesitm
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-09 02:22:37 +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 |
|
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 |
|
vyzo
|
bcb33d75d0
|
Merge pull request #2918 from filecoin-project/feat/mpool-tests
Some more mpool tests
|
2020-08-08 22:03:07 +03: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 |
|
Jakub Sztandera
|
5f157affdd
|
Add GasLimitOverestimation to mpool config
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-08 17:09:47 +02:00 |
|
Jakub Sztandera
|
44551124e2
|
Merge pull request #2923 from filecoin-project/feat/mpool-more-timings
also log chain creation timings
|
2020-08-08 16:13:15 +02:00 |
|
vyzo
|
9bc5d9489d
|
also log chain creation timings
|
2020-08-08 17:07:37 +03:00 |
|
vyzo
|
d04d947cb7
|
Merge pull request #2922 from filecoin-project/feat/mpool-timings
Add timings to various components of message selection
|
2020-08-08 17:01:13 +03:00 |
|
vyzo
|
b469277046
|
use structured logging for timings
|
2020-08-08 16:59:08 +03:00 |
|
vyzo
|
809e7d5390
|
add timings to various components of message selection
|
2020-08-08 16:51:30 +03:00 |
|
vyzo
|
4cdb5f7b81
|
add unit test for priority message selection
|
2020-08-08 11:22:47 +03:00 |
|
vyzo
|
2d9f2c7e72
|
add unit test for message skipping in chain creation
|
2020-08-08 11:16:50 +03:00 |
|
Łukasz Magiera
|
40ac52a862
|
Merge pull request #2910 from filecoin-project/feat/chainwatch/capture-circulating-fil
feat(chainwatch): capture circulating fil per tipset metric
|
2020-08-08 01:51:07 +02:00 |
|
Mike Greenberg
|
b2b7f14432
|
feat(chainwatch): capture circulating fil per tipset metric
|
2020-08-07 19:39:52 -04:00 |
|
Łukasz Magiera
|
e65db33d77
|
Merge pull request #2909 from filecoin-project/fix/mpool-bug
fix mpool bugs
|
2020-08-08 01:32:28 +02:00 |
|
vyzo
|
4c8c8f48f1
|
skip messages with nonce before the current nonce in chain creation
|
2020-08-08 02:16:56 +03:00 |
|
Łukasz Magiera
|
702d95503b
|
Merge pull request #2908 from filecoin-project/fix/gasfee-est
Fix/gasfee est
|
2020-08-08 00:50:38 +02:00 |
|
vyzo
|
01b8a6de94
|
remove bug line
|
2020-08-08 01:45:34 +03:00 |
|
Łukasz Magiera
|
a193feec06
|
gofmt
|
2020-08-08 00:42:08 +02:00 |
|
Jakub Sztandera
|
b7fe5d438f
|
Merge pull request #2906 from filecoin-project/feat/miner-block-journal
add a journal entry when miners mine a block
|
2020-08-08 00:41:57 +02:00 |
|