lotus/cmd
Steven Allen 5ac64aaad8 fix: state: rename Actor.Address and only use it for f4 addresses (#12155)
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
2024-06-27 11:05:55 +04:00
..
chain-noise fix circleci and fiximports 2023-11-15 13:06:51 +01:00
lotus feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-bench feat: lotus-bench: add script to benchmark standard sector steps 2024-06-25 19:13:07 +10:00
lotus-fountain feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-gateway feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-health upgrading to upstream v1.27.1-rc1 2024-06-21 18:48:22 +00:00
lotus-keygen NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
lotus-miner chore: types: remove more items forgotten after markets (#12095) 2024-06-17 10:01:20 +04:00
lotus-pcr feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-seed feat: niporep: introduce SealProofVariant 2024-06-25 19:13:07 +10:00
lotus-shed fix: state: rename Actor.Address and only use it for f4 addresses (#12155) 2024-06-27 11:05:55 +04:00
lotus-sim src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint* 2024-06-06 19:51:39 +10:00
lotus-stats feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-wallet feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
lotus-worker feat!: build: separate miner and node version strings 2024-05-30 10:02:43 +10:00
tvx chore: fix some typos in comments (#11892) 2024-04-18 10:34:20 +02:00