Skip to content

Tags: Mirai-Smart-Chain/msc-evm

Tags

v0.6.4-rc.2

Toggle v0.6.4-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump versions (ava-labs#1153)

* bump versions

* update avago versions

* fix tests

v0.6.4-rc.1

Toggle v0.6.4-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add rules api (ava-labs#1162)

* introduce e upgrade

* map upgrades

* check if upgrade is non-nil

* fix checkForks

* Fix tests

* revert test changes

* fix tests

* remove block no param from IsCancun

* add UT

* use avalanche defaults for timestamps

* sync API code from upstream

* add GetActiveRulesAt API

* use non-zero timestamps in genesis configs

* fix test timestamps

* add timestamp to ethapi genesis

* fix blockchain test genesis timestamp

* fix test

* review fixes

* fix deps

* use vmerrs

v0.6.4-rc.0

Toggle v0.6.4-rc.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'master' into geth-v.13.2-x

v0.6.3

Toggle v0.6.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
bump avago v1.11.3 (ava-labs#1130)

* bump avago v1.11.3

* fix tests

* use test validator state in test context

* fix tmpnet path

* Integrate stake weighted gossip selection (ava-labs#511)

* Integrate stake weighted gossip selection

* nit

* merged

* add validity check

* remove redeclaration

* use compressed bytes

---------

Co-authored-by: Stephen Buttolph <[email protected]>

v0.6.3-rc.0

Toggle v0.6.3-rc.0's commit message

Unverified

This user has not yet uploaded their public signing key.
bump version to v0.6.3

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Coreth sync v0.13.1 rc.5 (ava-labs#1111)

* sync coreth v0.13.1-rc.5

* fix tests

* fix upgrade bytes test

* bump subnet-evm version

* sort default configs

* sort default configs

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump versions (ava-labs#1102)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare v0.6.0 release (ava-labs#1101)

* prepare v0.6.0 release

* changes for v33

* bump ANR

v0.6.0-fuji

Toggle v0.6.0-fuji's commit message

Unverified

This user has not yet uploaded their public signing key.
partially disable the failing test

v0.5.11

Toggle v0.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
move trie generation helper out of trie/ (ava-labs#1053)

* remove ethdb

* refactor: move AllowUnfinalizedQueries out of vm.Config

* move trie generation helper out of trie/ (ava-labs#359)