Tags: sphx-io/sphx-vm
Tags
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)
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)
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]>
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]>
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]>
Merge branch 'bump-avago-10.15' of github.com:ava-labs/subnet-evm int… …o coreth-0.12.7
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
PreviousNext