lotus/chain/actors
2020-02-03 19:37:55 -08:00
..
aerrors reduce most vm errors to non-fatal, explicitly mark disk issues as fatal 2020-01-07 19:46:55 -08:00
actor_cron.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
actor_init.go update to latest hamt changes 2020-02-03 18:52:18 -08:00
actor_miner2.go Update chain/actors/actor_miner2.go 2020-01-30 17:51:19 -08:00
actor_miner_test.go Update deps 2020-01-14 03:05:46 +01:00
actor_miner.go add onSuccessfulPoSt2 2020-01-19 08:22:12 +08:00
actor_multisig_test.go tests are mostly passing! 2020-02-03 18:52:18 -08:00
actor_multisig.go clean up tests and fix cli commands 2020-02-03 19:37:55 -08:00
actor_paych_test.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
actor_paych.go fix build 2020-01-07 21:05:45 -08:00
actor_storagemarket.go update to latest hamt changes 2020-02-03 18:52:18 -08:00
actor_storagepower_test.go fix slashing test 2020-01-16 22:27:56 -08:00
actor_storagepower.go update to latest hamt changes 2020-02-03 18:52:18 -08:00
actors_test.go fixup tests 2020-01-22 12:56:40 -08:00
actors.go WIP: one more step before distraction 2020-02-03 18:52:18 -08:00
address.go refactor(address): use extracted address library 2020-01-07 14:53:27 +01:00
cbor_gen.go WIP: integrate multisig actor from specs-actors 2020-02-03 18:52:18 -08:00
error.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00
forks.go change withUpdates to match fork height logic 2020-01-30 21:20:57 -08:00
harness2_test.go fixup tests 2020-01-22 12:56:40 -08:00
params.go Cleanup imports after rename 2019-10-18 13:47:41 +09:00
spec_shim.go finish the shimming, pull shim code into separate file 2020-02-03 18:52:18 -08:00