Skip to content

Tags: sphx-io/sphx-vm

Tags

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)

v0.5.11-rc.1

Toggle v0.5.11-rc.1'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)

v0.5.11-rc.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix abi get inputs (ava-labs#1023)

* add equality tests

* regenerate abis

* add extra padding tests

* override network upgrades (ava-labs#839)

* override network upgrades

* genesis network upgrades defaults

* fix conflicts

* Update plugin/evm/vm.go

* update native minter

* nativeminter nit test changes

* replace fee manager packers

* remove generated abis

* Update precompile/contracts/feemanager/contract.go

Co-authored-by: Darioush Jalali <[email protected]>
Signed-off-by: Ceyhun Onur <[email protected]>

* fix comments

* readd pack/unpack tests

* add signature tests

* refactor allowlist

* add readt allowlist tests

* refactor modify allowlist functions

* add pack read allowlist output

* fix golangci

* remove unrelated signature tests

* fix reviews

* remove skip len check vars

* add native minter equality tests

* add strict mode to getInputs

* fix nits

* add get fee config output fuzz tests

* disable strict mode by default in warp

* add fee manager fuzz tests

* move tests to another test file

* move pack test to another file

* fix tests

* merge allowlist refactor

* move function name getter to type

* move signatures to unpack test

* move signatures to unpack test

* Update precompile/allowlist/allowlist.go

Co-authored-by: Darioush Jalali <[email protected]>
Signed-off-by: Ceyhun Onur <[email protected]>

* nits

* unexport test fields

* fix tests

---------

Signed-off-by: Ceyhun Onur <[email protected]>
Co-authored-by: Darioush Jalali <[email protected]>

v0.5.10

Toggle v0.5.10's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
prepare release v0.5.10 (ava-labs#1019)

* bump versions

* change p2p network code

* Revert "change p2p network code"

This reverts commit 02add53.

* Use `p2p.Network` (ava-labs#384)

---------

Co-authored-by: Joshua Kim <[email protected]>

v0.5.10-rc.0

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

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'master' into release-v0.5.10

v0.5.9

Toggle v0.5.9's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
coreth sync: 0.12.4-rc.0 -> 0.12.7 (ava-labs#975)

* coreth sync: 0.12.4-rc.0 -> 0.12.7

* Review coreth 0.12.7 (ava-labs#980)

* Apply suggested changes from https://github.com/ava-labs/coreth/pull/381/files

* drop reexec=0

* add txHashes

* bump avalanchego

* remove manager

* fix compat test

* bump version for e2e tests

---------

Co-authored-by: Ceyhun Onur <[email protected]>

v0.5.9-rc.2

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

Verified

This commit was signed with the committer’s verified signature. The key has expired.
darioush Darioush Jalali
Merge branch 'bump-avago-10.15' of github.com:ava-labs/subnet-evm int…

…o coreth-0.12.7

v0.5.9-rc.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge branch 'master' into coreth-0.12.7

v0.5.9-rc.0

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

Verified

This commit was signed with the committer’s verified signature. The key has expired.
darioush Darioush Jalali
add txHashes

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump avalanchego to v1.10.14 (ava-labs#971)

* bump avalanchego to v1.10.14

* fix versions in readme

* bump min golang version

* bump anr