colin
|
826e847b5a
|
fix(rollup-relayer): determine first block height and first chunk index (#861)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-26 15:04:52 +08:00 |
|
colin
|
8c71a6d22a
|
fix(chunk-proposer): count l1+l2 txs into chunk (#879)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-26 14:53:59 +08:00 |
|
Péter Garamvölgyi
|
87f18efba8
|
fix: limit DB query result count in chunk and batch proposer (#878)
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-25 12:04:41 +02:00 |
|
colin
|
24a0fd08ac
|
fix(rollup-relayer): chunk and batch proposer metrics (#873)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-24 19:53:15 +02:00 |
|
georgehao
|
e8ddf99184
|
feat(coordinator):fix recover status bug (#866)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-08-24 12:21:29 +08:00 |
|
Haichen Shen
|
589388b288
|
fix(rollup): increase the batch proposer frequency (#858)
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
|
2023-08-23 12:03:08 +08:00 |
|
HAOYUatHZ
|
61eb75fbb6
|
refactor(types): make DEPRECATED ProvingTaskProved more explict (#837)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-22 10:47:48 +08:00 |
|
colin
|
c3b2f13fe0
|
fix(rollup-relayer): fix sender test failure (#842)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-21 17:06:16 +08:00 |
|
colin
|
0d847e0427
|
feat(rollup-relayer): add more debug logs (#839)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-21 16:20:21 +08:00 |
|
HAOYUatHZ
|
7de221ba89
|
feat(sender): print address for checkBalance err (#836)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-21 10:37:25 +08:00 |
|
colin
|
16fd840896
|
refactor(rollup-relayer): remove some constraints in chunk and batch proposer (#825)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-20 16:45:05 +08:00 |
|
georgehao
|
1f151f6ae5
|
feat(bridge): add metric bridge (#808)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-08-18 14:51:57 +08:00 |
|
colin
|
e42397867b
|
fix(test): rollup relayer test (#811)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-17 17:17:25 +08:00 |
|
colin
|
a9a6b7464a
|
fix(relayer): decrease limit number of get pending batches (#776)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-17 09:59:53 +08:00 |
|
Péter Garamvölgyi
|
0ee99024bb
|
fix: use correct format for balance check error (#795)
|
2023-08-15 22:44:57 +08:00 |
|
colin
|
0a3401772e
|
fix(rollup-relayer): remove tx in pending txs set when tx preparation failed (#793)
|
2023-08-15 09:40:43 +02:00 |
|
Haichen Shen
|
3328000919
|
feat: upgrade l2geth (#780)
Co-authored-by: Steven Gu <asongala@163.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-13 11:38:40 +08:00 |
|
colin
|
ba129ba161
|
refactor(relayer): separate commit/rollup senders and remove sender pool (#772)
|
2023-08-12 00:32:37 +08:00 |
|
colin
|
a2ae697f79
|
fix(relayer): increase ProcessCommittedBatches loop time (#762)
|
2023-08-09 19:59:13 +08:00 |
|
colin
|
41b07bd05a
|
feat(rollup-relayer): add calldata log in commitBatch failed tx (#760)
|
2023-08-09 17:28:07 +08:00 |
|
Péter Garamvölgyi
|
ee55fe3d51
|
fix: do not update batch rollup_status to FinalizationFailed on tx error (#745)
|
2023-08-07 16:18:57 +08:00 |
|
Péter Garamvölgyi
|
ced64e8563
|
refactor: remove debug log (#743)
|
2023-08-06 21:56:43 +02:00 |
|
Péter Garamvölgyi
|
a0ca0e6295
|
feat: commit batch extra logs (#740)
|
2023-08-06 21:06:35 +02:00 |
|
Péter Garamvölgyi
|
44c7d75544
|
refactor: make failed batch proof log more explicit (#738)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-08-06 18:09:05 +02:00 |
|
Péter Garamvölgyi
|
46adbc7c0c
|
fix: update ScrollChain ABI (#729)
|
2023-08-06 05:39:36 +02:00 |
|
Péter Garamvölgyi
|
27857b6fbb
|
fix: use correct l2geth version for tests (#718)
|
2023-08-04 07:26:57 +02:00 |
|
Nazarii Denha
|
f44ec751a0
|
feat: integrate row consumption into chunk-proposer (#647)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-03 14:01:40 +08:00 |
|
Péter Garamvölgyi
|
f16a300d87
|
fix(batch): fix null pointer test failure (#709)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-03 05:09:48 +02:00 |
|
HAOYUatHZ
|
9ce3d4188c
|
feat: upgrade l2geth to scroll-v4.3.8 (#706)
Co-authored-by: root <root@vultr.guest>
|
2023-08-02 21:25:09 +08:00 |
|
Steven
|
62f7069278
|
feat: add batch and chunk provers and verifiers (#689)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-01 22:45:01 +08:00 |
|
colin
|
eb9070e1ae
|
feat(relayer): estimate l1 batch commit gas (#659)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-07-31 14:03:38 +02:00 |
|
Steven
|
df54d518cf
|
feat: add ChunkProof message (#688)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-07-30 16:24:36 +08:00 |
|
HAOYUatHZ
|
20e13445f8
|
refactor: rename roller to prover (#684)
|
2023-07-28 22:59:27 +08:00 |
|
colin
|
3eb62880fe
|
feat(orm): add more info for agg proving (#678)
|
2023-07-28 19:27:15 +08:00 |
|
Haichen Shen
|
e2612a3d88
|
fix(contracts): Fix typos in the contract function name and docs (#679)
|
2023-07-27 09:58:07 -07:00 |
|
colin
|
3880cdc1af
|
refactor(scroll): update dependencies and format goimports in prover-stats-api module (#662)
|
2023-07-21 15:03:32 +08:00 |
|
colin
|
076cfc1eae
|
refactor(relayer): optimize l1 block schema (#648)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 17:26:43 +08:00 |
|
colin
|
d9b8891803
|
refactor(chunk & batch proposer): optimize logging (#653)
|
2023-07-17 15:28:25 +08:00 |
|
vyzo
|
95f2f7da0f
|
fix(bridge): adjust gas fee cap in resumbitTransaction for rising basefee (#625)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-13 17:29:17 +08:00 |
|
colin
|
f38dda8e02
|
feat(relayer): remove 'skipped' proving/rollup status and related code/tests (#642)
|
2023-07-13 16:39:02 +08:00 |
|
georgehao
|
d59b2b4c41
|
refactor(coordinator): refactor task_prover's reward to decimal (#633)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-11 19:25:57 +08:00 |
|
Péter Garamvölgyi
|
207d13c453
|
refactor(db): revise types in DB migrations (#631)
|
2023-07-10 14:39:25 +02:00 |
|
Péter Garamvölgyi
|
357173848a
|
refactor(orm): set status fields explicitly during DB operations (#628)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-10 10:57:33 +02:00 |
|
Péter Garamvölgyi
|
8a0b526391
|
refactor(orm): Make ORM usage consistent (#627)
|
2023-07-10 09:18:08 +02:00 |
|
georgehao
|
a83e035845
|
feat(gorm): adapt the gorm logger with geth logger (#609)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-10 12:09:46 +08:00 |
|
Péter Garamvölgyi
|
fbd50f3d82
|
refactor(orm): change chunk_proofs_ready to chunk_proofs_status (#626)
|
2023-07-07 19:22:24 +02:00 |
|
colin
|
faec817d34
|
feat(coordinator): upgrade coordinator to rollup v2 (#610)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-07-07 16:23:26 +02:00 |
|
Péter Garamvölgyi
|
f8d4855f26
|
fix: use QueueIndex as nonce for L1MessageTx (#603)
|
2023-06-30 15:55:14 +02:00 |
|
ChuhanJin
|
e303fafefc
|
feat(bridge): user claim part2: disable bridge relay (#571)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-30 16:23:32 +08:00 |
|
Péter Garamvölgyi
|
f00c400993
|
fix(chunk proposer): treat L2 tx gas check as soft limit (#602)
|
2023-06-29 23:32:16 +08:00 |
|