lotus/storage
Steven Allen bcabe7b3b5 migrate methods to abstracted methods
Method numbers never change anyways. At worst, we'll deprecate old methods and
have to explicitly import them from the correct actors version to use them.
2020-10-21 12:18:37 -07:00
..
mockstorage port to v2 imports 2020-10-21 12:16:23 -07:00
sectorblocks Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
adapter_events.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
adapter_storage_miner.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
addresses.go Merge remote-tracking branch 'origin/master' into refactor/net-upgrade 2020-09-18 19:29:06 +02:00
miner.go port to v2 imports 2020-10-21 12:16:23 -07:00
sealing.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
wdpost_changehandler_test.go refactor: use abstract types instead of specs-actors 2020-09-25 15:54:27 +02:00
wdpost_changehandler.go refactor: use abstract types instead of specs-actors 2020-09-25 15:54:27 +02:00
wdpost_journal.go Miner migration 2020-09-17 02:21:16 -04:00
wdpost_nextdl_test.go refactor: use abstract types instead of specs-actors 2020-09-25 15:54:27 +02:00
wdpost_run_test.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
wdpost_run.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
wdpost_sched.go unshare the journal 2020-10-09 13:23:07 -07:00