David
|
2134337035
|
chore(taiko_genesis): update genesis JSONs (#298)
* chore(taiko_genesis): update genesis JSONs
* feat: update `AnchorV2Selector`
|
2024-08-14 06:59:22 +00:00 |
|
johntaiko
|
6315fd4969
|
fix(txpool): basefee requires mintip to not be nil. (#297)
|
2024-08-08 06:40:39 +00:00 |
|
David
|
882a6cd329
|
feat(taiko_genesis): update internal devnet genesis JSON (#296)
|
2024-08-08 04:14:10 +00:00 |
|
David
|
a875cc83b9
|
feat(core): changes based on the latest block.extradata format (#295)
|
2024-08-08 03:38:43 +00:00 |
|
David
|
124fde7e02
|
feat(eip1559): remove CalcBaseFeeOntake() method (#293)
|
2024-08-03 16:56:11 +08:00 |
|
David
|
06b29039cb
|
feat(miner): improve prepareWork() (#292)
|
2024-07-29 09:26:23 +00:00 |
|
David
|
217c9ec0f4
|
feat(taiko_genesis): update interanl devnet genesis JSON for ontake hardfork (#291)
|
2024-07-29 06:33:13 +00:00 |
|
David
|
83564ba6fc
|
feat(core): decode basefee params from block.extraData (#290)
* feat(core): decode basefee params from `block.extraData`
* feat: add `CalcBaseFeeOntake`
|
2024-07-29 06:07:53 +00:00 |
|
David
|
8ff161fb39
|
feat(consensus): update ValidateAnchorTx (#289)
* feat(consensus): update `ValidateAnchorTx`
* feat(consensus): update `ValidateAnchorTx`
|
2024-07-28 08:31:45 +00:00 |
|
David
|
a748b914ab
|
feat(taiko_genesis): update interanl devnet genesis JSON for ontake hardfork (#288)
|
2024-07-28 06:06:05 +00:00 |
|
David
|
e6487f00ed
|
feat(core): introduce BasefeeSharingPctg in BlockMetadata (#287)
* feat(core): introduce `BasefeeSharingPctg` in `BlockMetadata`
* feat: update message
* feat: check BasefeeSharingPctg
|
2024-07-26 09:02:03 +00:00 |
|
Gavin Yu
|
b137b2ac11
|
feat(taiko_genesis): update internal devnet genesis JSON (#285)
|
2024-07-10 07:12:25 +00:00 |
|
taiko-bot
|
4954004f4e
|
chore(taiko): release 1.5.0 (#284)
|
2024-07-08 16:27:00 +08: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 |
|
taiko-bot
|
47893aead4
|
chore(taiko): release 1.4.0 (#275)
|
2024-07-02 06:36:35 +00:00 |
|
David
|
f930382f4b
|
fix(taiko_worker): fix a maxBytesPerTxList check issue (#282)
* fix(taiko_worker): fix a `maxBytesPerTxList` check issue
* feat: more changes
* feat: more changes
|
2024-07-02 06:21:52 +00:00 |
|
maskpp
|
30a615b4c3
|
feat(taiko_worker): skip blob transactions (#280)
* ignore blob tx
* close blob pool
* temporarily change docker script
* add log
* revert change
* change to use debug log
* Update miner/taiko_worker.go
---------
Co-authored-by: David <david@taiko.xyz>
|
2024-06-19 13:59:30 +00:00 |
|
David
|
451a668d79
|
feat(miner): count last oversized transaction (#273)
|
2024-06-12 15:06:10 +00:00 |
|
maskpp
|
89b3fdd74c
|
build using cross-compilation (#274)
|
2024-06-12 15:13:40 +08:00 |
|
taiko-bot
|
b93ef66540
|
chore(taiko): release 1.3.0 (#271)
|
2024-06-06 03:55:13 +00:00 |
|
David
|
f3a7fb6311
|
feat(miner): move TAIKO_MIN_TIP check to commitL2Transactions (#272)
|
2024-06-06 03:40:25 +00:00 |
|
David
|
aa70708a69
|
feat(miner): compress the txlist bytes after checking the transaction is executable (#269)
* feat(miner): introduce `bytesLimitCheckStep`
* feat: compress
* Update miner/taiko_worker.go
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
---------
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
|
2024-06-06 02:54:06 +00:00 |
|
taiko-bot
|
8bd80e422f
|
chore(taiko): release 1.2.0 (#265)
|
2024-06-05 12:33:05 +08:00 |
|
Gavin Yu
|
9594e0a6a8
|
fix(txpool): fix the unit in a log (#266)
|
2024-06-05 09:37:45 +08:00 |
|
David
|
a29520e066
|
feat(txpool): introduce TAIKO_MIN_TIP env (#264)
|
2024-06-01 03:49:42 +00:00 |
|
maskpp
|
037640eccd
|
chore(ci): fix an issue in docker build cache (#262)
|
2024-05-27 08:35:22 +00:00 |
|
taiko-bot
|
67b74ce055
|
chore(taiko): release 1.1.0 (#260)
|
2024-05-27 03:28:20 +00:00 |
|
jeff
|
0fb7ce1999
|
feat(eth): add default gpo price flag (#258)
* default flag
* default max price
* comments
|
2024-05-27 03:13:01 +00:00 |
|
David
|
ef40d46c0e
|
feat(txpool): update max fee check in ValidateTransaction() (#259)
|
2024-05-27 02:37:32 +00:00 |
|
d1onys1us
|
8152c90c4f
|
ci: add taiko-kitty bot (#256)
|
2024-05-26 00:20:30 +00:00 |
|
github-actions[bot]
|
f2d2957421
|
chore(taiko): release 1.0.0 (#251)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-05-25 17:32:52 +08:00 |
|
David
|
87f42062d9
|
feat(txpool): update ValidateTransaction (#255)
* feat(txpool): update `ValidateTransaction`
* feat(txpool): update `ValidateTransaction`
|
2024-05-22 20:46:57 +08:00 |
|
David
|
78744374c1
|
chore(taiko_genesis): update genesis JSONs (#254)
|
2024-05-22 13:39:42 +08:00 |
|
David
|
91be6dd14a
|
chore(taiko_genesis): update genesis JSONs (#253)
|
2024-05-21 23:50:36 +08:00 |
|
d1onys1us
|
d5f5f191b6
|
ci: add release please and remove old workflow (#250)
|
2024-05-16 03:51:46 +00:00 |
|
David
|
ac9ccc8caf
|
chore(taiko_genesis): update genesis JSONs (#248)
|
2024-05-14 09:31:35 +08:00 |
|
David
|
9efa13f84a
|
chore(taiko_genesis): update genesis JSONs (#247)
|
2024-05-12 20:49:32 -07:00 |
|
David
|
dcb6c4e978
|
chore(taiko_genesis): update genesis JSONs (#246)
|
2024-05-10 19:56:01 -07:00 |
|
maskpp
|
7a75d5e6b4
|
fix(taiko_worker): fix a size limit check in commitL2Transactions (#245)
|
2024-05-09 08:24:54 +00:00 |
|
maskpp
|
8622b2cce0
|
fix(eth): mark anchor transaction in traceBlockParallel (#243)
* mark anchor tx
* fix comments
|
2024-05-09 02:23:43 +00:00 |
|
maskpp
|
ce49aa43bb
|
avoid blocked by channel (#229)
Co-authored-by: David <david@taiko.xyz>
|
2024-05-09 10:04:39 +08:00 |
|
David
|
02c6ee9672
|
fix(wokrer): fix an issue in sealBlockWith (#240)
|
2024-05-08 08:49:38 +00:00 |
|
maskpp
|
4f368792dc
|
feat(consensus): improve VerifyHeaders for taiko consensus (#238)
* upgrade VerifyHeaders
* docs: improve comment wording
---------
Co-authored-by: David <david@taiko.xyz>
|
2024-05-08 08:34:27 +00:00 |
|
maskpp
|
974b338e20
|
feat(taiko_miner): remove an unnecessary check (#239)
|
2024-05-08 08:14:54 +00:00 |
|
David
|
6cc43e1d9c
|
feat(txpool): update ValidateTransaction (#237)
|
2024-05-08 01:02:44 +08:00 |
|
David
|
471db71663
|
chore(taiko_genesis): update genesis JSONs (#236)
* chore(taiko_genesis): update genesis JSONs
* chore(taiko_genesis): update genesis JSONs
|
2024-05-08 00:08:09 +08:00 |
|
maskpp
|
a998c80533
|
chore(ci): add go cache dependency in action (#235)
|
2024-05-07 12:48:51 +00:00 |
|
maskpp
|
fdb980ab06
|
chore(ci): introduce docker build cache (#234)
|
2024-05-07 12:05:20 +00:00 |
|
David
|
68308e3781
|
chore(taiko_genesis): update genesis JSONs (#233)
|
2024-05-07 16:06:33 +08:00 |
|
maskpp
|
4ebcf6656c
|
feat(worker): add chainId check in worker (#228)
* check chain id
* Update miner/taiko_worker.go
---------
Co-authored-by: David <david@taiko.xyz>
|
2024-05-06 14:22:53 +08:00 |
|