yaohcn
|
6b0f607f4b
|
add space check in StorageFindSector
|
2020-08-11 15:27:03 +08: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 |
|
Ł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 |
|
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 |
|
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
|
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 |
|
Łukasz Magiera
|
af15273f71
|
gas: Corruntly do float math
|
2020-08-08 00:41:57 +02:00 |
|
Jakub Sztandera
|
aef3a4d21d
|
Merge pull request #2907 from filecoin-project/misc/sync-times
Simplify sync logic around tipset expansions, ff and forking
|
2020-08-08 00:23:50 +02:00 |
|
Jakub Sztandera
|
239b5f547a
|
Add chain.basefee
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 23:53:11 +02:00 |
|
whyrusleeping
|
d1d4ca65b2
|
add block timestamp to journal
|
2020-08-07 14:20:51 -07:00 |
|
Jakub Sztandera
|
bf774fc29b
|
Simplify sync logic around tipset expansions, ff and forking
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-08-07 23:02:13 +02:00 |
|
whyrusleeping
|
e6c70c19d0
|
add a journal entry when miners mine a block
|
2020-08-07 13:51:41 -07:00 |
|
Whyrusleeping
|
383e28e6e7
|
Merge pull request #2902 from filecoin-project/asr/error-fix
Fix error message
|
2020-08-07 13:38:07 -07:00 |
|
Łukasz Magiera
|
5e7adf5b3f
|
Merge pull request #2905 from filecoin-project/feat/circ-supply-cmd
add command to view circulating supply
|
2020-08-07 22:12:23 +02:00 |
|
whyrusleeping
|
fbe206f843
|
add command to view circulating supply
|
2020-08-07 12:57:03 -07:00 |
|