Steven Allen
|
1b67eed82c
|
make the dispute test run by itself
It's kind of slow.
|
2021-01-21 20:16:03 -08:00 |
|
Steven Allen
|
0ba1306969
|
test prove then dispute
|
2021-01-21 19:48:34 -08:00 |
|
Steven Allen
|
d412ccdb3f
|
disable the watchdog
It's causing the tests to flake.
|
2021-01-21 18:28:37 -08:00 |
|
Steven Allen
|
c27ec4ed22
|
latest specs actors master
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
bd00c505b2
|
fix upgrade epoch for termiante test
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
f10b13ff32
|
register v3 methods
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
5a5e49dcd7
|
support paych v3 messages
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
c5d3b979cb
|
fix constructing new actors
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
b00efcd701
|
further fix tests
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
6ce5f2736e
|
update policy for v3
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
a1e6781f0c
|
fix tests
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
ab4f135208
|
test actors v3
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
026d236252
|
more reliably close in tests
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
fe5b5702f9
|
fix data race in test
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
f1719d1e23
|
mark v3 as expensive
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
bf48728875
|
move winning post proof type logic into a helper
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
03cd3760bb
|
correctly pick the seal type based on the network version
Of course, we should really just run all of our tests post actors v2.
|
2021-01-21 15:21:20 -08:00 |
|
Steven Allen
|
fb5f3c5703
|
update specs actors
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
82eee15955
|
fix state tree version comment
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
dffa514518
|
update specs-actors for h/amt interface refactor
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
64e805926f
|
update specs-actors for migration name change
Actors v3 is network version 10.
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
aa9eef48f0
|
Use temp commit of actors
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
95f68d0161
|
Register the v3 actor CIDs in the actor registry
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
c8bfbd4f28
|
Apply actors v3 upgrade in devnets
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
f6a0da3751
|
Add the migrationLogger struct
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
99ea5b62ea
|
wire up v3 migration
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
126a5c1cf8
|
chore: fix nolint comment
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
1f62c07789
|
add back logging
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
1a790f5ee3
|
use actors state-tree abstraction
Well, not fully, but this is enough to ensure we use the correct bitwidth and such.
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
9d2c430138
|
remove abstract map constructor/loader
Different maps have different parameters now so we just construct/load them manually where needed.
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
8dc49db30d
|
window <-> winning
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
c05df6dc1d
|
fix: use the correct proof type in winning proofs
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
4de56d5eac
|
docsgen
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
7882b0163b
|
update actor "is" functions for v3
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
c31f5130e3
|
update imports to v3
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
95c57d0ce3
|
and actually hook up loading logic
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
be1f15052c
|
register remaining state decoders
|
2021-01-21 15:21:19 -08:00 |
|
Steven Allen
|
9ce63c1211
|
simplify v3 claims map access
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
06f13f8e00
|
Add v3 actors support for verifreg
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
76abbb8938
|
Add v3 actors support for reward
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
ee99e68614
|
Add v3 actors support for power
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
abb388512e
|
Add v3 actors support for paych
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
9d06a8b116
|
Add v3 actors support for multisig
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
0bb3aed53c
|
Add v3 actors support for miner
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
ab90a3b2bc
|
Actors update: MinerInfo.SealProofType has been removed
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
82635f2515
|
Rename Deadline.PoStSubmissions to PartitionsPoSted
|
2021-01-21 15:21:19 -08:00 |
|
Aayush Rajasekaran
|
b4f479affd
|
Add v3 actors support for market
|
2021-01-21 15:21:18 -08:00 |
|
Aayush Rajasekaran
|
378f169f14
|
Add v3 actors support for init
|
2021-01-21 15:21:18 -08:00 |
|
Aayush Rajasekaran
|
3961e3daf8
|
Add v3 actors support for account
|
2021-01-21 15:21:18 -08:00 |
|
Aayush Rajasekaran
|
ba3b32cfe7
|
Pull in actors v3
|
2021-01-21 15:21:18 -08:00 |
|