Releases: ava-labs/subnet-evm
Releases · ava-labs/subnet-evm
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
Native Minter Precompile + [email protected]
What's Changed
- Remove large license from readme example code by @aaronbuchwald in #50
- Nits by @aaronbuchwald in #52
- bump: go 1.17 and avalanchego v1.7.7 by @hexfusion in #53
- Add uint256 role blurb on allow list to readme by @aaronbuchwald in #47
- Add docs on genesis allocation by @aaronbuchwald in #51
- Shutdown Debugging by @patrick-ogrady in #56
- Set precompile code by @aaronbuchwald in #54
- AV-1296: add minter precompile by @ceyonur in #45
- Simple Load Simulator by @patrick-ogrady in #57
- Print GPS by @patrick-ogrady in #59
- Update VM ID by @aaronbuchwald in #58
- add contract examples by @ceyonur in #60
- v0.2.0 Release Nits by @patrick-ogrady in #61
New Contributors
- @hexfusion made their first contribution in #53
Full Changelog: v0.1.2...v0.2.0
Stateful Precompiles + Deployer AllowList
What's Changed
- [AV-1297] Add framework for stateful precompiles by @aaronbuchwald in #21
- Prevent prohibited addresses nits by @aaronbuchwald in #28
- simplify prevent address set by @ceyonur in #29
- Prevent Prohibited Sender/Creation by @patrick-ogrady in #27
- add pointer config by @patrick-ogrady in #33
- [proposal] automatically set marker + use code instead of nonce to be more canonical by @patrick-ogrady in #32
- [AV-1356] Cache eth_feeHistory response (for MM support) by @patrick-ogrady in #35
- scripts: support static compile, fix "-X" import paths by @gyuho in #30
- More eth_feeHistory changes by @patrick-ogrady in #37
- Remove genesis contract from test genesis json configs by @aaronbuchwald in #36
- Cleanup ./scripts/run.sh by @patrick-ogrady in #26
- Abstract allow list and separate contract allow list by @aaronbuchwald in #38
- Function selectors precompile by @patrick-ogrady in #31
- Switch language to setEnabled by @aaronbuchwald in #39
- Update README.md by @yulin-dong in #40
- Clarify factory contract requirements for deployer allow list by @aaronbuchwald in #42
- Ci improvements by @aaronbuchwald in #41
- Update PR runs by @patrick-ogrady in #44
- merge coreth 0.8.6 by @ceyonur in #43
- v0.1.2 Release Prep by @patrick-ogrady in #46
New Contributors
- @aaronbuchwald made their first contribution in #21
- @gyuho made their first contribution in #30
Full Changelog: v0.1.1...v0.1.2