-
Notifications
You must be signed in to change notification settings - Fork 275
Code sync to go-ethereum v1.13.14 #1152
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 all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
e4f471b
all changes from v.13.2-x branch
a96e7e8
Merge branch 'master' into geth-v1.13.2-squashed
ffc9618
Merge branch 'master' into geth-v1.13.2-squashed
dc2e2ee
squash initial changes
8eed820
Merge branch 'geth-v1.13.2-squashed' of github.com:ava-labs/subnet-ev…
140db37
remove unneeded files
3f1b799
fix lint
2ecbbbd
gas estimation fix
30f5de5
accounts/keystore: fix test with sleep
1c0af48
rpc fixes
63964b0
try with a smaller limit
5e56b05
logging
79ea786
change the trim fn
ff6c9e2
remove main_test from rpc
16ec75c
Merge branch 'master' into geth-v1.13.2-squashed
39ed4db
txpool: remove unused "PendingFrom"
b5d4fea
set local-txs-enabled in load tests
ef8879b
Merge branch 'geth-v1.13.2-squashed' of github.com:ava-labs/subnet-ev…
d4f6356
ready to format
c7ad5e2
format: remove upstream go-ethereum
d7428b4
format: rename packages as fork
74db996
Revert "format: remove avalanche header"
a9311c7
fix logging
6320529
deadcode linting
e530ee9
more linting
2071a78
fix mock
83a2fda
fix unused
8ee6fa7
expecteds
2a6c6bd
passing UTs
7f642be
add comment
858fe04
unused
90a36cb
resolve some open issues
b60aa00
undo script change
095c45e
test resillience
3921479
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
71c067f
fix compile
1dfe0c6
wip
cccf3c6
test is fixed
ce81a09
fix expecteds
1cee661
nits
887c5cf
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
debf267
fix merge
34fdf72
Merge branch 'master' into geth-v1.13.14-sq
073545d
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
d6e7c75
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
a8b8a48
remove todos
6985871
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
dc9d224
Merge branch 'master' into geth-v1.13.14-sq
ae7fe77
try
08170dd
try
9477ea4
try
4d15733
docker stuff
8f7f709
fix
db907cb
does this work
283d7ac
fix
8767d25
hardcode for now
5ee6d06
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
0332b09
fix
0d29d81
hardcode for now
bb1ce2e
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
a8f2ba4
remove TODO comments
ead21bd
fix
a6b902b
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
6a40675
make txindexer more similar to upstream
147da5f
peer/network: move ctx check
357e934
enforce tips in miner
b5b43a8
align nits with arr4n
23015ef
remove use of deprecated type core.GenesisAccount
6b89ab0
Revert "peer/network: move ctx check"
7671f37
fix ctx check
d0202dd
fix ctx again
ad0a459
undo vm_test changes
6cdd519
reduce diffs with ARR4N's branch
bb00832
Merge branch 'master' of github.com:ava-labs/subnet-evm into geth-v1.…
5d76898
update for enforcing gasTip
b08c9e0
unbuffer chan
71d949e
update to use commit(true)
1ecdfdd
use TestOnlyAllowDuplicateBlocks
ab9f914
Revert "update to use commit(true)"
2cec242
overflow in state_transition err
a87d4f8
add http body limit flag (#1327)
ceyonur 356a93d
Merge branch 'master' into geth-v1.13.14-sq
ceyonur e407ce4
Tail lock revisited (#1328)
ceyonur 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,6 @@ on: | |
branches: | ||
- master | ||
|
||
|
||
jobs: | ||
publish_docker_image: | ||
name: Publish Docker Image | ||
|
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
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.
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.