v1.18.0
What's Changed
- Create FUNDING.json by @venus-dev-team in #6430
- feat: add rpc command by @simlecode in #6433
- chore: update f3 to v0.7.3 by @simlecode in #6434
- fix(sync): do not allow to expand checkpointed tipsets by @simlecode in #6435
- Feat/nv25 by @simlecode in #6436
- chore: bump version to v1.18.0-rc1 by @simlecode in #6437
- chore: use errors.New to replace fmt.Errorf with no parameters by @RiceChuan in #6438
- fix links by @wmjae in #6440
- fix typos by @taozui472 in #6441
- Fix some typos by @sjtucoder in #6443
- Fix some struct names and typos in comment by @wangjingcun in #6444
- chore: update f3 to 0.8.0 by @simlecode in #6446
- chore: update go to 1.23 by @simlecode in #6448
- feat: f3 activation contract by @simlecode in #6447
- Fix/update butterfly by @simlecode in #6450
- chore: remove IPNI advertisement relay over pubsub via Venus node by @simlecode in #6451
- feat: optimize ForEachClaim to return only eligible claims by @simlecode in #6452
- Chore/f3 params address by @simlecode in #6453
- Chore/f3 log by @simlecode in #6454
- refactor: use slices.Equal to simplify code by @tiaoxizhan in #6455
- chore: update golangci-lint to 1.60.1 by @simlecode in #6456
- chore: fix some comments for struct field by @yuhangcangqian in #6457
- Fix/f3 pubsub topic no static by @simlecode in #6458
- fix(drand): add null HistoricalBeaconClient for old beacons by @simlecode in #6459
- Chore/transport by @simlecode in #6461
- fix: adjust FilReserved for FIP-0100 for non-mainnet by @simlecode in #6462
- Chore/transport by @simlecode in #6463
- chore: bump version to 1.18.0-rc2 by @simlecode in #6464
- Chore/transport by @simlecode in #6466
- Chore/bump v1.18.0 by @simlecode in #6467
New Contributors
- @venus-dev-team made their first contribution in #6430
- @RiceChuan made their first contribution in #6438
- @wmjae made their first contribution in #6440
- @taozui472 made their first contribution in #6441
- @sjtucoder made their first contribution in #6443
- @tiaoxizhan made their first contribution in #6455
- @yuhangcangqian made their first contribution in #6457
Full Changelog: v1.17.0...v1.18.0