Releases: AshAvalanche/subnet-evm
Releases · AshAvalanche/subnet-evm
v0.2.6
What's Changed
- Cleaned up ANR install process by @dasconnor in ava-labs#155
- Issue template for design spec by @darioush in ava-labs#153
- Bump @openzeppelin/contracts from 4.4.2 to 4.7.1 in /contract-examples by @dependabot in ava-labs#156
- Update AvalancheGo by @patrick-ogrady in ava-labs#157
Full Changelog: ava-labs/subnet-evm@v0.2.5...v0.2.6
v0.2.5
What's Changed
- [AV-1642] Add fee config manager precompile by @ceyonur in ava-labs#121
- Add version to code by @ceyonur in ava-labs#136
- [AV-1855] Simplify build script to place binary in avalanchego plugin directory by @aaronbuchwald in ava-labs#81
- Use a placeholder if we're not able to find Git commit info in build script by @joshua-kim in ava-labs#142
- [AV-1891] Add code owners by @aaronbuchwald in ava-labs#141
- [AV-1898] Update [email protected] by @patrick-ogrady in ava-labs#147
New Contributors
- @joshua-kim made their first contribution in ava-labs#142
Full Changelog: ava-labs/subnet-evm@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 ava-labs#127
- [AV-1753] merge coreth 0.8.12 by @ceyonur in ava-labs#132
- [AV-1764] E2E Test Framework by @dasconnor in ava-labs#130
- Bump follow-redirects from 1.14.2 to 1.15.1 in /contract-examples by @dependabot in ava-labs#120
- Bump cross-fetch from 2.2.5 to 2.2.6 in /contract-examples by @dependabot in ava-labs#106
- Bump simple-get from 2.8.1 to 2.8.2 in /contract-examples by @dependabot in ava-labs#88
- Bump minimist from 1.2.5 to 1.2.6 in /contract-examples by @dependabot in ava-labs#87
- Bump @openzeppelin/contracts from 4.4.0 to 4.4.2 in /contract-examples by @dependabot in ava-labs#86
- [email protected] by @patrick-ogrady in ava-labs#134
New Contributors
- @dasconnor made their first contribution in ava-labs#130
- @dependabot made their first contribution in ava-labs#120
Full Changelog: ava-labs/subnet-evm@v0.2.3...v0.2.4
v0.2.3
What's Changed
- one-liner shutdown by @patrick-ogrady in ava-labs#119
- tests/e2e: add basic curl tests for RPC server by @gyuho in ava-labs#118
- Updates to
README.md
per markdownlint by @cgcardona in ava-labs#116 - Update README.md by @yulin-dong in ava-labs#115
- currency by @yulin-dong in ava-labs#124
- Add [email protected] as compatible with v0.2.2 by @yulin-dong in ava-labs#126
- Add comments to FeeConfig by @aaronbuchwald in ava-labs#125
- Bump AvalancheGo Version by @patrick-ogrady in ava-labs#131
New Contributors
- @cgcardona made their first contribution in ava-labs#116
Full Changelog: ava-labs/subnet-evm@v0.2.2...v0.2.3
v0.2.2
What's Changed
- Start v0.2.2 release cycle by @aaronbuchwald in ava-labs#80
- Add tx allow list by @aaronbuchwald in ava-labs#68
- *: add e2e tests, replace "runner" with network-runner by @gyuho in ava-labs#82
- Update codeql-analysis.yml by @patrick-ogrady in ava-labs#85
- scripts/run.sh: add back "parser/main.go" commands by @gyuho in ava-labs#90
- [AV-1558] bump
tipBufferSize
to 32 by @dhrubabasu in ava-labs#91 - Fix linting error in contract benchmark by @aaronbuchwald in ava-labs#98
- Update readme for correct links and running local subnet by @yulin-dong in ava-labs#97
- update priority-regossip-addresses by @yulin-dong in ava-labs#100
- update README by @yulin-dong in ava-labs#101
- [AV-1596] Add priority regossip addresses to locals by @patrick-ogrady in ava-labs#104
- reference local/fuji sections to the developer doc site by @yulin-dong in ava-labs#105
- Migrate coreth nits by @aaronbuchwald in ava-labs#109
- Link to doc site for Genesis, Precompile and Priority Gossip by @yulin-dong in ava-labs#107
- merge coreth 0.8.10-rc5 without fastsync & metrics package by @ceyonur in ava-labs#108
- Add bug report template by @aaronbuchwald in ava-labs#84
- add metrics pkg by @ceyonur in ava-labs#110
- Automated release by @gyuho in ava-labs#94
New Contributors
- @dhrubabasu made their first contribution in ava-labs#91
Full Changelog: ava-labs/subnet-evm@v0.2.1...v0.2.2
v0.2.1
What's Changed
- Add pk by @patrick-ogrady in ava-labs#62
- Ensure gas limit in genesis is consistent by @patrick-ogrady in ava-labs#63
- update API by @patrick-ogrady in ava-labs#64
- Improve stop flow to reduce frequency of unclean shutdowns by @aaronbuchwald in ava-labs#66
- Bump avalanchego v1.7.9 by @aaronbuchwald in ava-labs#67
- fixed typo by @tacoo in ava-labs#74
- update WAGMI RPC URL by @Julian-dev28 in ava-labs#73
- Priority Regossip by @patrick-ogrady in ava-labs#75
- AV-1463: add custom log format for chain prefix and source location by @ceyonur in ava-labs#77
- Reduce max mempool size by @patrick-ogrady in ava-labs#79
- Go min v1.17.9 by @aaronbuchwald in ava-labs#76
- merge coreth 0.8.9-rc.0 by @ceyonur in ava-labs#72
- [email protected] Dependency by @patrick-ogrady in ava-labs#78
New Contributors
- @tacoo made their first contribution in ava-labs#74
- @Julian-dev28 made their first contribution in ava-labs#73
Full Changelog: ava-labs/subnet-evm@v0.2.0...v0.2.1
Native Minter Precompile + [email protected]
What's Changed
- Remove large license from readme example code by @aaronbuchwald in ava-labs#50
- Nits by @aaronbuchwald in ava-labs#52
- bump: go 1.17 and avalanchego v1.7.7 by @hexfusion in ava-labs#53
- Add uint256 role blurb on allow list to readme by @aaronbuchwald in ava-labs#47
- Add docs on genesis allocation by @aaronbuchwald in ava-labs#51
- Shutdown Debugging by @patrick-ogrady in ava-labs#56
- Set precompile code by @aaronbuchwald in ava-labs#54
- AV-1296: add minter precompile by @ceyonur in ava-labs#45
- Simple Load Simulator by @patrick-ogrady in ava-labs#57
- Print GPS by @patrick-ogrady in ava-labs#59
- Update VM ID by @aaronbuchwald in ava-labs#58
- add contract examples by @ceyonur in ava-labs#60
- v0.2.0 Release Nits by @patrick-ogrady in ava-labs#61
New Contributors
- @hexfusion made their first contribution in ava-labs#53
Full Changelog: ava-labs/subnet-evm@v0.1.2...v0.2.0
Stateful Precompiles + Deployer AllowList
What's Changed
- [AV-1297] Add framework for stateful precompiles by @aaronbuchwald in ava-labs#21
- Prevent prohibited addresses nits by @aaronbuchwald in ava-labs#28
- simplify prevent address set by @ceyonur in ava-labs#29
- Prevent Prohibited Sender/Creation by @patrick-ogrady in ava-labs#27
- add pointer config by @patrick-ogrady in ava-labs#33
- [proposal] automatically set marker + use code instead of nonce to be more canonical by @patrick-ogrady in ava-labs#32
- [AV-1356] Cache eth_feeHistory response (for MM support) by @patrick-ogrady in ava-labs#35
- scripts: support static compile, fix "-X" import paths by @gyuho in ava-labs#30
- More eth_feeHistory changes by @patrick-ogrady in ava-labs#37
- Remove genesis contract from test genesis json configs by @aaronbuchwald in ava-labs#36
- Cleanup ./scripts/run.sh by @patrick-ogrady in ava-labs#26
- Abstract allow list and separate contract allow list by @aaronbuchwald in ava-labs#38
- Function selectors precompile by @patrick-ogrady in ava-labs#31
- Switch language to setEnabled by @aaronbuchwald in ava-labs#39
- Update README.md by @yulin-dong in ava-labs#40
- Clarify factory contract requirements for deployer allow list by @aaronbuchwald in ava-labs#42
- Ci improvements by @aaronbuchwald in ava-labs#41
- Update PR runs by @patrick-ogrady in ava-labs#44
- merge coreth 0.8.6 by @ceyonur in ava-labs#43
- v0.1.2 Release Prep by @patrick-ogrady in ava-labs#46
New Contributors
- @aaronbuchwald made their first contribution in ava-labs#21
- @gyuho made their first contribution in ava-labs#30
Full Changelog: ava-labs/subnet-evm@v0.1.1...v0.1.2
AllowList + Stateful Precomples
What's Changed
- [AV-1297] Add framework for stateful precompiles by @aaronbuchwald in ava-labs#21
- Prevent prohibited addresses nits by @aaronbuchwald in ava-labs#28
- simplify prevent address set by @ceyonur in ava-labs#29
- Prevent Prohibited Sender/Creation by @patrick-ogrady in ava-labs#27
- add pointer config by @patrick-ogrady in ava-labs#33
- [proposal] automatically set marker + use code instead of nonce to be more canonical by @patrick-ogrady in ava-labs#32
New Contributors
- @aaronbuchwald made their first contribution in ava-labs#21
Full Changelog: ava-labs/subnet-evm@v0.1.1...v0.1.2-rc0
[email protected] Support
This release updates subnet-evm
to work with the breaking gRPC changes introduced in [email protected]. DO NOT RUN THIS RELEASE ON AVALANCHEGO<v1.7.5
What's Changed
- Fuji Subnet Tutorial by @patrick-ogrady in ava-labs#4
- Airdrop Support + 11111 Network Genesis by @patrick-ogrady in ava-labs#5
- add WAGMI info by @patrick-ogrady in ava-labs#6
- WWAGMI by @patrick-ogrady in ava-labs#7
- WAGMI added by @patrick-ogrady in ava-labs#9
- italic fix by @patrick-ogrady in ava-labs#10
- Update README.md by @yulin-dong in ava-labs#8
- Coreth 0.8.4 by @ceyonur in ava-labs#11
- add allowfeerecipients in genesis & add coinbase to chain config by @ceyonur in ava-labs#16
- Fix Fee Recipient README by @patrick-ogrady in ava-labs#18
- Fuji Deployment example compliant Dockerfile by @yevhenvolchenko in ava-labs#20
- merge coreth-0.8.5-rc.2 by @ceyonur in ava-labs#15
New Contributors
- @patrick-ogrady made their first contribution in ava-labs#4
- @yulin-dong made their first contribution in ava-labs#8
- @ceyonur made their first contribution in ava-labs#11
- @yevhenvolchenko made their first contribution in ava-labs#20
Full Changelog: ava-labs/subnet-evm@v0.0.2...v0.1.1