lotus/chain/types
Łukasz Magiera eeec5a1bba Merge pull request #1274 from filecoin-project/feat/doc/actors
doc: add comments related to actor code review
2020-03-23 12:49:41 +01:00
..
mock change genesis fields to match interop 2020-03-21 15:25:00 -07:00
actor.go doc: add comments related to actor code review 2020-03-18 16:43:58 -07:00
bigint_test.go specs-actors: Fis some test compilation errors 2020-02-10 20:16:36 +01:00
bigint.go some go vet fixes 2020-03-05 22:46:07 -08:00
blockheader_test.go change genesis fields to match interop 2020-03-21 15:25:00 -07:00
blockheader.go change genesis fields to match interop 2020-03-21 15:25:00 -07:00
blockmsg.go scaffolding and refactoring to make post scheduler work 2019-09-17 19:50:03 -07:00
cbor_gen.go change genesis fields to match interop 2020-03-21 15:25:00 -07:00
fil.go only trim zeros to the right of the decimal 2019-11-05 10:50:27 -08:00
fullblock.go refactoring to accomodate the bls message changes in the spec 2019-08-01 18:19:22 -07:00
invokeret.go move actors to separate package 2019-07-12 16:52:25 -07:00
keystore.go spects-actors: More type propagation 2020-02-13 04:50:45 +01:00
logs.go Structure logs 2019-10-11 02:00:04 +02:00
message_fuzz.go Audit pass for blatantly wrong panics 2019-11-16 17:41:14 -06:00
message_receipt.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
message.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
signature_test.go types: Drop some redundant alias types 2020-02-25 22:09:22 +01:00
signedmessage.go Use specs-actors ignatures 2020-02-13 00:52:36 +01:00
tipset_key_test.go Fix Marshaling of TipSetKey 2019-11-14 21:33:56 +01:00
tipset_key.go Re: #1250: API methods should receive TipSetKeys, not TipSets, as input 2020-02-17 19:53:43 -05:00
tipset.go update to use VRF digest appropriately and simplify drawing rand past genesis 2020-02-28 11:31:28 -08:00
types_test.go change gas limit to be a normal int64 2020-03-18 13:45:37 -07:00
vmcontext.go doc: add comments related to actor code review 2020-03-18 16:43:58 -07:00
voucher.go 4-stage v23 lotus-bench 2020-02-28 19:06:59 +01:00