vyzo
|
97fddc45d9
|
temporarily allow negative perfoming chains
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-07 22:44:09 +02:00 |
|
Jakub Sztandera
|
8a018ce3ba
|
Merge pull request #3623 from filecoin-project/feat/base-fee-tamping
introduce logic to perform base fee tamping around the upgrade time
|
2020-09-07 22:43:34 +02:00 |
|
Jakub Sztandera
|
baaec9db87
|
Fix testground build
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-07 22:31:39 +02:00 |
|
whyrusleeping
|
5d5c964d06
|
set correct upgrade height
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-07 22:31:39 +02:00 |
|
whyrusleeping
|
502d3fb335
|
set values for test networks
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-07 22:31:39 +02:00 |
|
whyrusleeping
|
5654322f54
|
introduce logic to perform base fee tamping around the upgrade time
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-07 22:31:36 +02:00 |
|
Łukasz Magiera
|
bea31fdcb0
|
Merge pull request #3603 from filecoin-project/asr/specs-for-0.6.0
Update to specs actors v0.9.6
|
2020-09-07 21:54:36 +02:00 |
|
Aayush Rajasekaran
|
529002c2b7
|
Update to markets master
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
4367d74102
|
Update statediff and test-vectors
|
2020-09-07 15:48:42 -04:00 |
|
hannahhoward
|
04e34b8ca7
|
docs(apidocs): run docsgen
|
2020-09-07 15:48:42 -04:00 |
|
hannahhoward
|
5ad8e23eae
|
feat(markets): use new api
|
2020-09-07 15:48:42 -04:00 |
|
hannahhoward
|
2db4b57013
|
feat(markets): upgrade markets 0.6.0
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
d678fe4bfa
|
Fix tests
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
be7fb9d3df
|
Use custom markets
|
2020-09-07 15:48:42 -04:00 |
|
Aayush Rajasekaran
|
39755a294a
|
Update to specs v0.9.6
|
2020-09-07 15:48:41 -04:00 |
|
anorth
|
a8dcea1422
|
Remove use of exitcode.SysErrInvalidParameters
|
2020-09-07 15:48:41 -04:00 |
|
Łukasz Magiera
|
2080458f0d
|
Merge pull request #3518 from filecoin-project/feat/pubsub-red
integrate pubsub Random Early Drop
|
2020-09-07 21:42:14 +02:00 |
|
Jakub Sztandera
|
3398426293
|
Merge pull request #3592 from filecoin-project/feat/improved-publish-logic
Improve publish/republish logic
|
2020-09-07 21:32:52 +02:00 |
|
Raúl Kripalani
|
878ffafb51
|
rename other Chain{Exchange=>Bitswap}; fix ChainBlock{s=>S}ervice().
|
2020-09-07 20:20:23 +01:00 |
|
vyzo
|
2233751668
|
use the baseFeeLowerBound for computing repub message chains
|
2020-09-07 21:53:30 +03:00 |
|
Łukasz Magiera
|
b86831356b
|
Merge pull request #3622 from filecoin-project/revert-3615-fix/stormgr-undef-unsealed
Revert "storage manager: bail out with an error if unsealed cid is undefined"
|
2020-09-07 20:50:04 +02:00 |
|
Raúl Kripalani
|
453e826a0f
|
rename p2p protocol to /fil/chain/xchg/0.0.1 (backwards-compatible); rename more.
|
2020-09-07 19:45:34 +01:00 |
|
Raúl Kripalani
|
55b1456d45
|
blocksync: introduce interfaces; rename to chainexchange.
|
2020-09-07 19:31:43 +01:00 |
|
Łukasz Magiera
|
47c59afea0
|
Revert "storage manager: bail out with an error if unsealed cid is undefined"
|
2020-09-07 20:12:29 +02:00 |
|
vyzo
|
41222792ed
|
add docstring for verifyMsgBeforeAdd
|
2020-09-07 20:26:51 +03:00 |
|
vyzo
|
5659faf7f0
|
don't immediately publish messages that cannot be included in the next 20 blocks
|
2020-09-07 20:20:49 +03:00 |
|
vyzo
|
2e75d9c80a
|
be explicit about republish interval, check against timecache duration
|
2020-09-07 20:20:49 +03:00 |
|
vyzo
|
0fcf8838cc
|
improve republish logic to only republish messages that can be included in the next 20 blocks
|
2020-09-07 20:20:49 +03:00 |
|
Łukasz Magiera
|
758aae8556
|
Merge pull request #3586 from filecoin-project/feat/expected-height-metric
metrics: add expected height metric
|
2020-09-07 19:09:06 +02:00 |
|
Łukasz Magiera
|
ffbbd968c2
|
Merge pull request #3602 from filecoin-project/feat/delayed-pubsub-join
only subscribe to pubsub topics once we are synced
|
2020-09-07 19:08:21 +02:00 |
|
vyzo
|
0d0dd250ee
|
use faster decay for bootstrappers
|
2020-09-07 19:54:38 +03:00 |
|
vyzo
|
e3aaedbc33
|
fix tests
|
2020-09-07 19:46:58 +03:00 |
|
vyzo
|
81e674ad36
|
subscribe early in bootstrappers and get rid of ugly test flag
|
2020-09-07 19:46:35 +03:00 |
|
Łukasz Magiera
|
f6f5405a2c
|
Fix lint
|
2020-09-07 18:21:45 +02:00 |
|
Łukasz Magiera
|
551ff6a6fb
|
Merge pull request #3608 from filecoin-project/fix/second-argument-error-message
fix: second argument error message
|
2020-09-07 18:06:22 +02:00 |
|
Łukasz Magiera
|
d3e5092b43
|
Merge pull request #3611 from filecoin-project/fix/tscache-nil-best
chain events: if cache best() is nil, return chain head
|
2020-09-07 18:05:34 +02:00 |
|
Łukasz Magiera
|
3fe8cdece3
|
Merge pull request #3615 from filecoin-project/fix/stormgr-undef-unsealed
storage manager: bail out with an error if unsealed cid is undefined
|
2020-09-07 18:02:44 +02:00 |
|
Łukasz Magiera
|
69f203a718
|
Merge pull request #3606 from filecoin-project/rm-chain-validation
decommission chain-validation.
|
2020-09-07 18:00:08 +02:00 |
|
Dirk McCormick
|
a97f978cad
|
fix: storage manager - dont fail on successful read piece
|
2020-09-07 16:14:19 +02:00 |
|
Dirk McCormick
|
07a4553e6e
|
fix: storage manager - bail out with an error if unsealed cid is undefined
|
2020-09-07 16:04:12 +02:00 |
|
vyzo
|
e33798ff90
|
rename variable for better semantics
|
2020-09-07 15:58:05 +03:00 |
|
vyzo
|
d9faff19a5
|
fix tests
|
2020-09-07 15:55:53 +03:00 |
|
vyzo
|
4f0ab4f226
|
remove notifee after subscribing
|
2020-09-07 15:55:53 +03:00 |
|
vyzo
|
05740e0f64
|
silence linter for unnecessary conversion
|
2020-09-07 15:55:53 +03:00 |
|
vyzo
|
666dc65b8e
|
only subscribed to pubsub topics once we are synced
|
2020-09-07 15:55:53 +03:00 |
|
Dirk McCormick
|
76a1b3286b
|
fix: if cache best is nil, return chain head
|
2020-09-07 14:43:06 +02:00 |
|
Alan Shaw
|
9d9d2a2a98
|
fix: second argument error message
Second argument should be a pointer, not runtime.
|
2020-09-07 12:29:40 +01:00 |
|
vyzo
|
219c8b927d
|
go mod tidy
|
2020-09-07 13:46:23 +03:00 |
|
vyzo
|
c616958557
|
specify topic delivery weights, with priority for blocks
|
2020-09-07 13:40:48 +03:00 |
|
vyzo
|
453ab95e54
|
enable pubsub RED
|
2020-09-07 13:40:48 +03:00 |
|