Releases: ava-labs/subnet-evm
Releases · ava-labs/subnet-evm
v0.3.0
Changelog
- c2858cf remove needs from goreleaser
- 1e8e10c Remove network runner dep
- 18d439e bump: [email protected]
- 5ad0659 *: react to bump
- b6abaae [email protected]
- b98d745 geth import allowlist (#243)
- 5bfb71e reset lastBaseFee if fee config changes (#241)
- 343a664 statesync for subnet-evm (#189)
- 9711be8 Add get chain config api (#234)
- 28b39db add DFK Chain mainnet upgrade bytes (#239)
- 098284b Fee config div by zero fix (#24)
- dffc858 Add contributing guidelines (#237)
- 41802ca Swimmer network master (#236)
- 83b19fa Add comment to clarify log line won't index out of bounds (#221)
- f156d2a Portal fantasy subnet info (#222)
- 7cf6004 add subnet ID & vm ID to DFK chains (#225)
- 2d9c88a add upgrade bytes for DFK Chain testnet (#231)
- 028a351 *: add simulator e2e tests (#172)
- 4a28a78 DFK Subnet network information (#220)
- 2e29e23 Update subnet evm version to v0.3.0
v0.2.9
What's Changed
- Bump go version to 1.18 by @aaronbuchwald in #184
- fix nil assert state functions panic in test by @ceyonur in #186
- bump to ANR 1.2.0 by @felipemadero in #185
- Unwrap ETHChain by @darioush in #188
- Bump @openzeppelin/contracts from 4.7.1 to 4.7.2 in /contract-examples by @dependabot in #197
- refactor logger & add json log format by @ceyonur in #198
- add precompile gen cmd & template by @ceyonur in #180
- Set ether base regression by @ceyonur in #203
- Subnet info by @aaronbuchwald in #208
- CallDetailed by @darioush in #211
- Expose eth_call error code by @darioush in #212
- ports commit locking from coreth by @darioush in #210
- Bump @openzeppelin/contracts from 4.7.2 to 4.7.3 in /contract-examples by @dependabot in #209
- [email protected] by @patrick-ogrady in #213
- Add statedb error and prefetcher logs by @aaronbuchwald in #218
- Json logs by @aaronbuchwald in #219
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Ensure build finishes if tests fail by @patrick-ogrady in #163
- nit: improve some precompile comments, type checks by @darioush in #165
- improve run script by @ceyonur in #99
- enable/disable precompiles through upgradeBytes by @darioush in #148
- Reserve address spaces for custom precompiles by @aaronbuchwald in #176
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
What's Changed
- Cleaned up ANR install process by @dasconnor in #155
- Issue template for design spec by @darioush in #153
- Bump @openzeppelin/contracts from 4.4.2 to 4.7.1 in /contract-examples by @dependabot in #156
- Update AvalancheGo by @patrick-ogrady in #157
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- [AV-1642] Add fee config manager precompile by @ceyonur in #121
- Add version to code by @ceyonur in #136
- [AV-1855] Simplify build script to place binary in avalanchego plugin directory by @aaronbuchwald in #81
- Use a placeholder if we're not able to find Git commit info in build script by @joshua-kim in #142
- [AV-1891] Add code owners by @aaronbuchwald in #141
- [AV-1898] Update [email protected] by @patrick-ogrady in #147
New Contributors
- @joshua-kim made their first contribution in #142
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- add back using Subnet-evm to create a local network by @yulin-dong in #127
- [AV-1753] merge coreth 0.8.12 by @ceyonur in #132
- [AV-1764] E2E Test Framework by @dasconnor in #130
- Bump follow-redirects from 1.14.2 to 1.15.1 in /contract-examples by @dependabot in #120
- Bump cross-fetch from 2.2.5 to 2.2.6 in /contract-examples by @dependabot in #106
- Bump simple-get from 2.8.1 to 2.8.2 in /contract-examples by @dependabot in #88
- Bump minimist from 1.2.5 to 1.2.6 in /contract-examples by @dependabot in #87
- Bump @openzeppelin/contracts from 4.4.0 to 4.4.2 in /contract-examples by @dependabot in #86
- [email protected] by @patrick-ogrady in #134
New Contributors
- @dasconnor made their first contribution in #130
- @dependabot made their first contribution in #120
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- one-liner shutdown by @patrick-ogrady in #119
- tests/e2e: add basic curl tests for RPC server by @gyuho in #118
- Updates to
README.md
per markdownlint by @cgcardona in #116 - Update README.md by @yulin-dong in #115
- currency by @yulin-dong in #124
- Add [email protected] as compatible with v0.2.2 by @yulin-dong in #126
- Add comments to FeeConfig by @aaronbuchwald in #125
- Bump AvalancheGo Version by @patrick-ogrady in #131
New Contributors
- @cgcardona made their first contribution in #116
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Start v0.2.2 release cycle by @aaronbuchwald in #80
- Add tx allow list by @aaronbuchwald in #68
- *: add e2e tests, replace "runner" with network-runner by @gyuho in #82
- Update codeql-analysis.yml by @patrick-ogrady in #85
- scripts/run.sh: add back "parser/main.go" commands by @gyuho in #90
- [AV-1558] bump
tipBufferSize
to 32 by @dhrubabasu in #91 - Fix linting error in contract benchmark by @aaronbuchwald in #98
- Update readme for correct links and running local subnet by @yulin-dong in #97
- update priority-regossip-addresses by @yulin-dong in #100
- update README by @yulin-dong in #101
- [AV-1596] Add priority regossip addresses to locals by @patrick-ogrady in #104
- reference local/fuji sections to the developer doc site by @yulin-dong in #105
- Migrate coreth nits by @aaronbuchwald in #109
- Link to doc site for Genesis, Precompile and Priority Gossip by @yulin-dong in #107
- merge coreth 0.8.10-rc5 without fastsync & metrics package by @ceyonur in #108
- Add bug report template by @aaronbuchwald in #84
- add metrics pkg by @ceyonur in #110
- Automated release by @gyuho in #94
New Contributors
- @dhrubabasu made their first contribution in #91
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Add pk by @patrick-ogrady in #62
- Ensure gas limit in genesis is consistent by @patrick-ogrady in #63
- update API by @patrick-ogrady in #64
- Improve stop flow to reduce frequency of unclean shutdowns by @aaronbuchwald in #66
- Bump avalanchego v1.7.9 by @aaronbuchwald in #67
- fixed typo by @tacoo in #74
- update WAGMI RPC URL by @Julian-dev28 in #73
- Priority Regossip by @patrick-ogrady in #75
- AV-1463: add custom log format for chain prefix and source location by @ceyonur in #77
- Reduce max mempool size by @patrick-ogrady in #79
- Go min v1.17.9 by @aaronbuchwald in #76
- merge coreth 0.8.9-rc.0 by @ceyonur in #72
- [email protected] Dependency by @patrick-ogrady in #78
New Contributors
- @tacoo made their first contribution in #74
- @Julian-dev28 made their first contribution in #73
Full Changelog: v0.2.0...v0.2.1