Skip to content

Tags: okx/xlayer-node

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #243 from okx/zhangkai/merge-v0.7.3

Sync from zkevm v0.7.3

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add rerun to api relay config (#233)

* add rerun to api relay config

* upd config doc

v0.3.13

Toggle v0.3.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add EstimateGasOpt (#225)

* add EstimateGasOpt

* fix log

* add transaction_xlayer.go

* add log

* add log

* use max gaslimit

* fix json

v0.3.12

Toggle v0.3.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Relay add ban filter (#215)

* add filter for relay

* add pass

* check perstateTracer

* add interface check

v0.3.11

Toggle v0.3.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support init freegas (#207)

* support init free gas

* support prior pack tx

* init initFreeAddress

* txTracker gp use default gp

* start bridge service on testing

* Update Makefile

* Update docker-compose.yml

* update config

* and bridge ui

* start bridge ui

* Update docker-compose.yml

* Update docker-compose.yml

* Update docker-compose.yml

* Update Makefile

* opt code

* Update docker-compose.yml

* Update docker-compose.yml

* Update test.bridge.config.toml

* add cfg of nonce

* Update Makefile

* Update test.node.config.toml

* Update docker-compose.yml

* create table pool.free_gas

* rename FreeGasNonce to FreeGasCountPerAddr

* Update test.node.config.toml

* get addr from input

* fix addr

* del log

* add cfg of free gaslimit

* fix lint and json

* fix UT

* Update test.node.config.toml

* Update test.node.config.toml

* Update pool.go

* and free gas config

* fix

* add dgp

* add AddDynamicGp

* fix lint

* add GetDynamicGasPrice

* fix rpc

* test

* fix ut

* test

* log error

* fix ut

* fix ut

* fix ut

* fix ut

* fix ut

* test

* test

* fix ut

* use dgp

* fix ut

* update error msg

* opt code

* opt code

* opt code

* opt code

* opt code

* Update pool_xlayer.go

* Update pool_xlayer.go

* Update pool_xlayer.go

* opt code

* fix lint

---------

Co-authored-by: ylsGit <[email protected]>

v0.3.10

Toggle v0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sequencer support ethman da (#202)

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge from upstream v0.6.7

Merge from upstream v0.6.7

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Count ready tx (#196)

* add transaction counter

use set instead of increase

add balance issue situation

* tidy code

* fix tx counter

remove lock

* add setReadyTxCount to close block

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Fork9UpgradeBatch params (#176)

* update

* fix doc

* update

* update

* update

* update

* update

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to support fork8 sync (#175)