Skip to content
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

Enable TestEIP1559Params test #271

Merged
merged 4 commits into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions op-e2e/external_erigon/test_parms.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"TestPreregolith/UnusedGasConsumed_RegolithNotYetActive": "Erigon doesn't reject building the block when the gas exceeds the block gas limit; instead, it discards transactions until they fit within the block",
"TestMultipleGameTypes": "TODO, this should be investigated, is probably the debug_dbGet though",
"TestSendRawTransactionConditionalEnabled": "TODO, this new feature should be added to Erigon",
"TestSendRawTransactionConditionalTxForwarding": "TODO, this new feature should be added to Erigon",
"TestEIP1559Params": "TODO, this new feature should be added to Erigon"
"TestSendRawTransactionConditionalTxForwarding": "TODO, this new feature should be added to Erigon"
}
}
4 changes: 2 additions & 2 deletions op-erigon/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ require (
zombiezen.com/go/sqlite v0.13.1 // indirect
)

replace github.com/ledgerwatch/erigon-lib => github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241025172136-afc04920f125
replace github.com/ledgerwatch/erigon-lib => github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241031182336-ad2f95a2486a

replace github.com/tendermint/tendermint => github.com/bnb-chain/tendermint v0.31.12

replace github.com/ledgerwatch/erigon => github.com/bobanetwork/op-erigon v1.9.7-0.20241025172136-afc04920f125
replace github.com/ledgerwatch/erigon => github.com/bobanetwork/op-erigon v1.9.7-0.20241031182336-ad2f95a2486a
8 changes: 4 additions & 4 deletions op-erigon/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@ github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6r
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
github.com/bits-and-blooms/bitset v1.12.0 h1:U/q1fAF7xXRhFCrhROzIfffYnu+dlS38vCZtmFVPHmA=
github.com/bits-and-blooms/bitset v1.12.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/bobanetwork/op-erigon v1.9.7-0.20241025172136-afc04920f125 h1:m+kHc6jQktbBWmgKLrYb3TVk/1yDBXHIv8C21ZrSjbo=
github.com/bobanetwork/op-erigon v1.9.7-0.20241025172136-afc04920f125/go.mod h1:9IGAErMx/oTFnZCAWCHrxbLh3Ef63frBofSqwc9ZrYk=
github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241025172136-afc04920f125 h1:fvz36ye3LjDuVm7KVLF30V4VcpLNk2zATBJwFIWTbpA=
github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241025172136-afc04920f125/go.mod h1:S4mcboN3Vc2cOJ6ctwRktUvgzvrzE6ZmwtVLltTbjJU=
github.com/bobanetwork/op-erigon v1.9.7-0.20241031182336-ad2f95a2486a h1:yRAO+5G8FkdaefD3Nj43D5rhsBwvr5HnHCtZEm6JQYQ=
github.com/bobanetwork/op-erigon v1.9.7-0.20241031182336-ad2f95a2486a/go.mod h1:9IGAErMx/oTFnZCAWCHrxbLh3Ef63frBofSqwc9ZrYk=
github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241031182336-ad2f95a2486a h1:P340VhzYRCkdKrcRur2EE3EvvLTwJYqlCBei77UKivY=
github.com/bobanetwork/op-erigon/erigon-lib v0.0.0-20241031182336-ad2f95a2486a/go.mod h1:MYbeMroF/hDyVaaX6ZVq8WhEOZthqiC6SrqujMiXJLk=
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBTaaSFSlLx/70C2HPIMNZpVV8+vt/A+FMnYP11g=
github.com/bradfitz/iter v0.0.0-20140124041915-454541ec3da2/go.mod h1:PyRFw1Lt2wKX4ZVSQ2mk+PeDa1rxyObEDlApuIsUKuo=
github.com/bradfitz/iter v0.0.0-20190303215204-33e6a9893b0c/go.mod h1:PyRFw1Lt2wKX4ZVSQ2mk+PeDa1rxyObEDlApuIsUKuo=
Expand Down