-
Notifications
You must be signed in to change notification settings - Fork 159
Merge master (2e4e6bd) into libevm (2) #812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
9d2e5a0
fix chainID in TestWaitDeployedCornerCases (#670)
4c5617b
ci: fix windows flake test detection (#677)
3abb04c
sync subnet-evm to 981830ed + avalanchego v1.12.0-initial-poc.9 (#686)
c06af9b
bump avago to v1.11.13-rc.0 (#688)
ceyonur e73e655
Encapsulate Signer (#693)
richardpringle 9d4ce7b
Release notes and avalanchego update (#696)
7a90507
prepare release cycle v0.14.1 (#698)
340fe93
Remove eth_getAssetBalance API (#715)
6b4dbb4
Simplify txpool min base fee code (post etna cleanup) (#717)
1732ff5
chore: fix function name in comment (#718)
cuiweiyuan 1df5f45
chore(ci): remove `check-latest: true` to ensure the specified Go ver…
qdm12 90ce341
fix test generator (#724)
ceyonur 3511497
new atomic pkg (#699)
ceyonur c167754
move atomic gossip (#706)
ceyonur cf1dd75
refactor trie_prefetcher to be similar to upstream structurally (#727)
0fe743a
bump avago 902377d447ba (#732)
ceyonur b16fc67
chore(scripts): simplify mocks generation (#721)
qdm12 7c069d8
Sync subnet-evm changes up to 981830ed (#737)
e19a2f7
ci verification for go mod tidy (#736)
14e9d30
refactor: Split config package so it doesn't import core, core/vm (#734)
24e1459
remove currentStateLock (#741)
b6b4dfb
atomic syncer: simplify interface (#735)
5013851
feat(internal/ethapi)!: reject `eth_getProof` queries for historical …
qdm12 be859c9
remove keystore and related APIs (#748)
ceyonur 4765329
bump avalanchego in preparation for tagging rc (#751)
d00d1db
chore: changed the link to the documentation (#755)
Radovenchyk a087e40
restore TestReorgReInsert (#762)
9e729ab
Apply upstream fixes (up to d3cc618) (#766)
3148809
fix panic if config duration is set to 0 (#765)
8b6a54e
update: readme changes for 9000 upgrade (#761)
ashucoder9 1d21850
chore: use new avalanchego `utils/crypto/bls/signers/local` package (…
richardpringle 584302d
Update wrap.Verify interface changes (#769)
tsachiherman 39ec874
Reduce magic numbers in dynamic fees (#773)
StephenButtolph 2718ad1
Add F-Upgrade upgrades.Config support (#770)
StephenButtolph 235e9a5
Cleanup dynamic fee windower logic (#774)
StephenButtolph 4b33be0
chore(plugin/evm): remove `core.BoundedBuffer` from `atomicTrie` (#767)
qdm12 66c1a92
chore(metrics): use geth metrics package and delete local metrics (#745)
qdm12 ab19679
chore(all): minimal changes for last libevm dependency
qdm12 986b18e
Implement ACP-176 math (#783)
StephenButtolph aa6bcf4
Refactor `header.Extra` verification (#788)
StephenButtolph fe9ce00
Bump libevm dependency to current main
qdm12 4e68587
Bump libevm dependency to current main
qdm12 c5296af
Implement `eth_suggestPriceOptions` (#789)
StephenButtolph fca99ef
Remove `header.Extra` from `EstimateNextBaseFee` (#793)
StephenButtolph b9890a7
Refactor `BlockGasCost` calculations (#792)
StephenButtolph e50d59d
Cleanup header gas verification (#794)
StephenButtolph 32a879f
Bump libevm dependency to current main
qdm12 266add1
cleanup: chain config changes for similarty with subnet-evm (#798)
20387de
ci: bump avalanchego to master (#799)
a9437e4
Ensure CalcBaseFee is only called with a sufficient timestamp (#797)
StephenButtolph ea21f92
fix(internal/ethapi): fix nil block in debug apis (#796)
ea5897b
cleanup(miner): remove unused code (#795)
6060a4a
ci: bump golang to 1.23.6 (#805)
a8710a4
Bump libevm to v1.13.14-0.1.0.rc-2
qdm12 7ae03b1
Split `CalcExtraData` out of `CalcBaseFee` (#802)
StephenButtolph 0510079
Support all upgrades in CalcBaseFee and CalcExtraPrefix (#804)
StephenButtolph f23d63b
Fix `params.ApricotPhase4BaseFeeChangeDenominator` name (#807)
StephenButtolph 1145574
ci: bump golang to 1.23.6 (#805)
2e4e6bd
Move AP4 params (#809)
StephenButtolph e3470ce
format: as upstream
583877e
Merge branch 'master' of github.com:ava-labs/coreth into darioush/qdm…
41ecca2
changes
57e5037
fix leftover
53dfaf5
Merge branch 'darioush/qdm12/libevm-phase-2.5' of github.com:ava-labs…
e4b8c7b
bump avalanchego to branch
be98876
fix bad merge
63c167d
sort eth imports
104afc2
regen mocks
0f5f211
shell scripting
0865d96
patch metrics for Nil types
0716f4c
Move noop metrics types case to top of switch
qdm12 03e5551
Merge branch 'libevm' into darioush/qdm12/libevm-phase-2.5-merge-master
qdm12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.