Skip to content

Tags: test555543/op-geth

Tags

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: Support legacy API routing for transactionPreExec (#126)

* support-legacy-api-preexec

* Add test cases

* refactor code

* Update GasUsed to be consistent with Erigon

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add monitor reference to fix compile error (#118)

Co-authored-by: louis.liu <louis.liu@okg.com>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Refactor innertx and monitor configurations, clean up flags (#…

…116)

* Refactor innertx, configs, add comments

* Fix flag

* Remove extra dep

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test(rpc): add full test for rpc (#114)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(freezer): Support sync ancient db from pp rpc (#89)

* sync ancient db from pp rpc

* rm unused params

* add a function for chain freezer

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add logging for blockchain statistics (#73)

* Introduced a new function `logStatistic` in `blockchain_okx.go` to log various metrics related to block processing.
* Integrated the logging function into the block processing flow in `blockchain.go` to capture performance statistics.

Co-authored-by: fine <litesky@foxmail.com>

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: auto load migration block from chain config (#69)

* fix: update eth_call and eth_createAccessList to include additional block overrides

* fix: migration block configuration for XLayer integration

* fix: enhance migration block validation for XLayer configuration

v1.101408.0

Toggle v1.101408.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
triedb/pathdb: support v0 journal format (ethereum-optimism#368)

* triedb/pathdb: support v0 journal format

* Update triedb/pathdb/journal.go - use %w in Errorf

* triedb/pathdb: add warn log when loading legacy v0 journal

* triedb/pathdb: flatten journal.go code

Co-authored-by: Sebastian Stammler <seb@oplabs.co>

---------

Co-authored-by: Sebastian Stammler <seb@oplabs.co>

v1.101315.3-rc.1

Toggle v1.101315.3-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update scr (ethereum-optimism#336)

v1.101315.2

Toggle v1.101315.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fjord mainnet release (optimistic) (ethereum-optimism#331)