maskpp
|
838f653153
|
chore(consensus): change SetHeadL1Origin && UpdateL1Origin to taikoauth_ namespace (#386)
* move the update api to taiko auth namespace
* fix lint
|
2025-02-18 10:44:40 +08:00 |
|
David
|
7bf5c0d259
|
feat(eth): changes based on protocol Pacaya fork (#367)
* chore(taiko_genesis): update devnet Pacaya genesis JSONs
* feat: update ValidateAnchorTx
* feat: update ValidateAnchorTx
* feat: update l1Origin
* Revert "feat: update l1Origin"
This reverts commit 1337b37c051fe06ee87e4b7d6ec2b3857558e218.
* feat: update L1Origin
* feat: update genesis json
* feat: add DepositTxType
* feat: add DepositTxType
* chore: update ci
* feat: new defs
* feat: new defs for op-services
* feat: new defs for op-services
* feat: new defs for op-services
* feat: new defs for op-services
* feat: new defs for op-services
* feat: new defs for op-services
* feat: update L1Origin
* fix: fix lint errors
* add preconf devent configs back in
* Update core/rawdb/taiko_l1_origin.go
Co-authored-by: maskpp <maskpp266@gmail.com>
* feat: two more APIs
* feat: update api backend
* feat: update api backend
* feat: rename an API
* feat: rename an API
* feat: rename an API
* feat: update `BuildPayloadArgs`
* feat: update `BuildPayloadArgs`
* feat: update `BuildPayloadArgs`
* chore: update ci
* update preconf genesis
* build
* feat!: update ci
* feat: update devnet json
---------
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com>
|
2025-02-06 05:59:38 +00:00 |
|
David
|
c777d24af1
|
feat(taiko_miner): add BuildTransactionsListsWithMinTip method (#283)
* fix(taiko_worker): fix a `maxBytesPerTxList` check issue
* feat(taiko_miner): add `BuildTransactionsListsWithMinTip` method
* update
|
2024-07-03 05:09:45 +00:00 |
|
David
|
7e1b8b65a3
|
feat(all): changes based on Taiko protocol
|
2024-05-04 15:20:40 +08:00 |
|