lotus/chain/types
Steven Allen e803cf151f introduce separate state-tree versions
Instead of versioning the state tree along with the actors, version it
separately. This structure may not upgrade every time we update actors.
2020-10-07 12:04:32 -07:00
..
mock
testdata
actor.go
bigint_test.go
bigint.go
blockheader_test.go
blockheader.go
blockmsg.go
cbor_gen.go introduce separate state-tree versions 2020-10-07 12:04:32 -07:00
electionproof_test.go
electionproof.go
execresult.go
fil.go
fullblock.go
keystore.go
logs.go
message_fuzz.go
message_receipt.go
message_test.go
message.go
mpool.go
signature_test.go
signedmessage.go
state.go introduce separate state-tree versions 2020-10-07 12:04:32 -07:00
tipset_key_test.go
tipset_key.go
tipset.go
types_test.go
vmcontext.go