5ac64aaad8
Per the FIP [1], the top-level actor address field should only be used for delegated addresses. Unfortunately, the FIP's design was changed [2] but neither lotus genesis code nor the field name were updated to reflect this. Fortunately, all the migration code (on mainnet, at least), has correctly left this field unset/unchanged (except for actors with f4 addresses). [1]: https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0048.md#new-lookup_delegated_address-syscall-and-state-changes [2]: https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0048.md#recording-other-addresses-in-the-actorstate-root |
||
---|---|---|
.. | ||
actor_events_test.go | ||
actor_events.go | ||
chain.go | ||
dummy.go | ||
eth_events.go | ||
eth_test.go | ||
eth_trace.go | ||
eth_utils.go | ||
eth.go | ||
gas_test.go | ||
gas.go | ||
mpool.go | ||
multisig.go | ||
state.go | ||
sync.go | ||
txhashmanager.go | ||
wallet.go |