lotus/chain/actors
2019-09-23 20:20:55 -07:00
..
aerrors slash consensus fault needs to also be a method on the miner 2019-09-19 22:24:23 -07:00
actor_init.go self review, cleanup 2019-09-10 17:13:46 -07:00
actor_miner.go implement AddFaults method 2019-09-23 20:20:55 -07:00
actor_multisig_test.go finish up making the new serializations work 2019-09-10 16:03:17 -07:00
actor_multisig.go more switching over to correct cbor marshaling 2019-09-10 12:58:45 -07:00
actor_paych_test.go self review, cleanup 2019-09-10 17:13:46 -07:00
actor_paych.go types: Less/GreaterThan for bigints 2019-09-23 19:11:44 +02:00
actor_storagemarket_test.go fix account balances to make tests pass 2019-09-19 22:25:10 -07:00
actor_storagemarket.go types: Less/GreaterThan for bigints 2019-09-23 19:11:44 +02:00
actors_test.go Merge pull request #216 from filecoin-project/feat/consensus-slashing 2019-09-20 16:58:03 +02:00
actors.go implement SlashConsensusFault 2019-09-19 22:23:24 -07:00
address.go Mid rework 2019-07-23 14:45:44 +02:00
cbor_gen.go Merge pull request #216 from filecoin-project/feat/consensus-slashing 2019-09-20 16:58:03 +02:00
error.go Mid rework 2019-07-23 14:45:44 +02:00
harness2_test.go Merge pull request #216 from filecoin-project/feat/consensus-slashing 2019-09-20 16:58:03 +02:00
params.go more switching over to correct cbor marshaling 2019-09-10 12:58:45 -07:00