v1.16.0
What's Changed
- chore: update go version to 1.21 by @simlecode in #6294
- chore: upgrade multiaddr and libp2p by @simlecode in #6311
- chore: skip codecov error by @simlecode in #6313
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #6273
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /venus-devtool by @dependabot in #6315
- chore: remove repetitive words by @hardlydearly in #6318
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #6316
- Remove useless code by @asamuj in #6319
- Update designdocs.md by @Joss-Hua in #6322
- Update venus-market-design-roadmap.md by @Joss-Hua in #6321
- Update refactor_notes.md by @Joss-Hua in #6320
- chore: fix some typos in comments by @avoidalone in #6323
- chore: fix function names in comment by @avoidaway in #6329
- Fix: concurrent map writes when delete address by @asamuj in #6331
- chore: fix some typos in comments by @redismongo in #6330
- chore: fix function name in comment by @petercover in #6336
- chore: fix some function names by @yumeiyin in #6339
- chore: fix function name by @tomfees in #6340
- chore: update libp2p to v0.34.1 by @simlecode in #6341
- chore: update mainnet bootstrap by @jokewes in #6347
- fix: api: skip evm events where we no longer have the associated txn by @simlecode in #6346
- opt: migrate config by @jokewes in #6348
- fix: api: return the correct block gas limit in the EthAPI by @simlecode in #6349
- opt: fvm: optimize FVM lanes a bit by @argse in #6350
- fix : ETH RPC API: eth subscribe tipsets API should only return tipse… by @simlecode in #6351
- fix: pass timestamp through ExecuteMessageParams by @simlecode in #6352
- fix(events): check for sync-in-progress by @simlecode in #6353
- fix: bootstrap: Update list to support both IPv4 and IPv6 by @argse in #6355
- feat: Skeleton for nv23 by @simlecode in #6354
- fix: migrate config failed by @simlecode in #6356
- feat: Ignore market balance after nv23 by @simlecode in #6357
- feat: libp2p: stream cleanup by @simlecode in #6358
- chore: update drand by @simlecode in #6359
- chore: use v9 miner types by @simlecode in #6360
- fix: hello: avoid dialing when fetching hello tipset by @simlecode in #6361
- Chore/types no cgo by @simlecode in #6362
- feat: Support Homestead and EIP-155 Ethereum transactions by @simlecode in #6363
- fix: ETH Call should use the parent state root of the subsequent tipset by @simlecode in #6364
- chore: update ffi and go-state-types by @simlecode in #6365
- fix: events: sqlite db improvements by @simlecode in #6366
- feat: support safe param for eth_getBlockByNumber for 30 blocks by @simlecode in #6367
- chore: remove duplicate words by @lfz941 in #6368
- Chore/transport by @simlecode in #6370
- fix: update butterfly asset by @simlecode in #6372
- fix: sanity check the to address of outgoing messages by @simlecode in #6373
- [wip] f3 integration for venus by @beeleelee in #6371
- chore/transport by @simlecode in #6374
- feat: implement nv23 by @simlecode in #6375
- fix: ManifestServerID is empty by @simlecode in #6377
- chore: bump version to v1.16.0-rc1 by @simlecode in #6378
- feat: market api: update deal payload size by @simlecode in #6379
- feat(market): add index provider api by @simlecode in #6382
- Chore/transport by @simlecode in #6383
- chore: bump version to v1.16.0 by @simlecode in #6386
New Contributors
- @hardlydearly made their first contribution in #6318
- @asamuj made their first contribution in #6319
- @avoidalone made their first contribution in #6323
- @avoidaway made their first contribution in #6329
- @redismongo made their first contribution in #6330
- @petercover made their first contribution in #6336
- @yumeiyin made their first contribution in #6339
- @tomfees made their first contribution in #6340
- @jokewes made their first contribution in #6347
- @argse made their first contribution in #6350
- @lfz941 made their first contribution in #6368
- @beeleelee made their first contribution in #6371
Full Changelog: v1.15.1...v1.16.0