vyzo
1e07cc6a5a
hook a great context in the sky to satisfy DI; sigh...
2022-01-11 19:55:36 -05:00
vyzo
6bca8216bb
fix issues with new peerstore constructor signature in DI
2022-01-11 19:55:32 -05:00
vyzo
ed9153cb7f
fix itests
2022-01-11 19:55:27 -05:00
vyzo
87b21380c7
update drand
2022-01-11 19:55:18 -05:00
vyzo
1eb6f77da1
update for new ConnManager constructor
2022-01-11 19:55:13 -05:00
vyzo
1f99550da8
update go-libp2p-connmgr to v0.3
2022-01-11 19:55:06 -05:00
vyzo
81c8c3f554
update go-libp2p to v0.17
2022-01-11 19:54:59 -05:00
vyzo
fa7fa8c199
plumb contexts in lotus-sim
2022-01-11 19:54:19 -05:00
vyzo
16a37036b5
plumb contexts in conformance
2022-01-11 19:54:15 -05:00
vyzo
d5b131f4ec
go mod tidy
2022-01-11 19:54:08 -05:00
vyzo
e0240a4ee5
fix lotus-bench
2022-01-11 19:54:01 -05:00
vyzo
289ea3d33f
plumb contexts in lotus-shed
2022-01-11 19:53:54 -05:00
vyzo
074f3850d8
plumb contexts in lotus-miner
2022-01-11 19:53:49 -05:00
vyzo
35b8516288
plumb more contexts in lotus
2022-01-11 19:53:44 -05:00
vyzo
d9d4e29253
go get drand@release/v1.3
2022-01-11 19:53:37 -05:00
vyzo
27c9a3b772
update go-ds-measure and go-filestore
2022-01-11 19:52:37 -05:00
Aayush Rajasekaran
489abefce6
Update go-ipld-cbor
2022-01-11 19:51:16 -05:00
Aayush Rajasekaran
5cb33b48da
Plumb contexts through
2022-01-11 19:51:08 -05:00
Aayush Rajasekaran
df943d3f4e
Update markets
2022-01-11 19:50:59 -05:00
Aayush Rajasekaran
7d55284b90
Update carv2
2022-01-11 19:50:34 -05:00
Aayush Rajasekaran
414a53b2df
Update go-car
2022-01-11 19:50:27 -05:00
Aayush Rajasekaran
4d98dd9806
Update go-storedcounter and go-ds-versioning
2022-01-11 19:49:48 -05:00
vyzo
585f30a793
update deps
2022-01-11 19:49:23 -05:00
Aayush Rajasekaran
dcd7c9ec6a
Update go-data-transfer
2022-01-11 19:48:49 -05:00
whyrusleeping
a44081aa75
WIP: updating to new datastore/blockstore code with contexts
2022-01-11 19:48:04 -05:00
vyzo
c905b6f0c1
satisfy the spellchecker that masquarades as a linter
2022-01-11 19:39:35 -05:00
vyzo
e54c8dac56
hook the upgrade schedule to splitstore start
2022-01-11 19:39:31 -05:00
vyzo
f7067adf70
add unit test for compaction supression
2022-01-11 19:39:25 -05:00
vyzo
ee41547c52
add logic for supressing compaction near upgrade boundaries
2022-01-11 19:39:20 -05:00
Aayush Rajasekaran
07df10a455
format
2022-01-11 18:18:50 -05:00
Jiaying Wang
4bce60bace
Update default-lotus-miner-config.toml
2022-01-11 18:17:03 -05:00
Jennifer Wang
dbdf16610a
fix lint
2022-01-11 18:16:33 -05:00
Jennifer Wang
f8a928c4b6
Disable mark-for-upgrade two days before the network v15 OhSnap upgrade to avoid unexpected edge cases that may cause deal/sector failure
2022-01-11 18:16:03 -05:00
Jennifer Wang
b5fb1406c5
Integrate proof v11.0.0
2022-01-11 18:07:15 -05:00
Aayush Rajasekaran
faa930778f
Remove unnecessary params from VerifyWinningPost
2022-01-11 18:06:03 -05:00
Łukasz Magiera
473b333f85
address review
2022-01-11 18:03:41 -05:00
zenground0
b62ccd75a0
Fix hande deal recover return value bug
2022-01-11 18:03:35 -05:00
zenground0
62438885da
Fix TooManyMarkedForUpgrade
2022-01-11 18:03:19 -05:00
zenground0
a25eac8033
Deflake more practically
2022-01-11 18:03:14 -05:00
zenground0
e3e4c2ce89
Deflake snap deals integration test
2022-01-11 18:03:10 -05:00
zenground0
8765c69ab8
Snap Deals Integration
...
- FSM handles the actual cc upgrade process including error states
- PoSting (winning and window) works over upgraded and upgrading sectors
- Integration test and changes to itest framework to reduce flakes
- Update CLI to handle new upgrade
- Update dependencies
2022-01-11 18:02:59 -05:00
Jennifer Wang
d665416829
bump the version to v1.14.0-rc1
2022-01-10 23:24:37 -05:00
Aayush Rajasekaran
ba85c9fc67
Update go-paramfetch
2022-01-10 23:13:03 -05:00
Jiaying Wang
70c4337835
Update pull_request_template.md
2022-01-10 23:12:12 -05:00
Jiaying Wang
290b31e269
Remove ticket number from the title
...
issue number in PR title is not that useful because reader cannot click it and need to mention the issue in the body for auto close either way.
2022-01-10 23:11:10 -05:00
Jakub Sztandera
88c23a9cac
Add gas charge for VerifyReplicaUpdate
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2022-01-10 23:10:20 -05:00
Aayush Rajasekaran
6a06f15650
Fix circsuypply calc around null blocks
2022-01-10 23:10:11 -05:00
Aayush Rajasekaran
762d2e473b
VM: Circ supply should be constant per epoch
2022-01-10 23:05:59 -05:00
Aayush Rajasekaran
7c165768d2
Add a log for when message selection fails
2022-01-10 23:04:02 -05:00
Aayush Rajasekaran
e19199626a
Mempool: add selection tests
2022-01-10 23:03:51 -05:00