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 |
|
Péter Garamvölgyi
|
bb6428848f
|
fix: improve import genesis logs (#601)
|
2023-06-29 17:18:54 +02:00 |
|
Péter Garamvölgyi
|
c8146ebb1a
|
feat(rollup-relayer): commit genesis batch to L1 during startup (#596)
|
2023-06-29 15:55:21 +08:00 |
|
colin
|
86175a04c3
|
feat(bridge): upgrade bridge to rollup v2 (#530)
Co-authored-by: Richard Zhang <rzhang139@gmail.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-06-28 10:12:16 +08:00 |
|
HAOYUatHZ
|
65620464fb
|
feat: upgrade l2geth to scroll-v4.1.0 (#593)
Co-authored-by: Your Name <you@example.com>
|
2023-06-27 18:27:09 +08:00 |
|
georgehao
|
711d17d1e8
|
fix(bridge): fix l2 watcher tests (#565)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-06-13 21:11:03 +08:00 |
|
Péter Garamvölgyi
|
f180a40ed9
|
fix(batch proposer): limit the number of batches in a single commitBatches transaction (#555)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-09 23:27:29 +08:00 |
|
maskpp
|
2a745ad7a9
|
build: Update golang-ci version to v1.52.2 and go version to v1.19.x (#525)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-06-07 23:07:14 +08:00 |
|
maskpp
|
b706cb69d3
|
fix(db): return same amount of status as hashes for GetRollupStatusByHashList (#523)
|
2023-05-29 15:46:01 +08:00 |
|
HAOYUatHZ
|
4398a36ee2
|
feat(db): update block_batch's proof (#520)
|
2023-05-27 15:53:38 +08:00 |
|
HAOYUatHZ
|
9a27499c03
|
feat(db): rename created_time to created_at & updated_time to `… (#502)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-05-27 06:25:19 +08:00 |
|
georgehao
|
9d2a41a231
|
refactor(bridge): update bridge orm and layout (#496)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-26 12:23:29 +08:00 |
|
Richord
|
e53c7bca99
|
Add metric to track batch payload size and number of oversized batches (#500)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-05-24 09:08:39 -07:00 |
|
Lawliet-Chan
|
01a8f32363
|
feat(roller&coordinator): fetch traces from local l2geth node on roller (#452)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-24 22:00:18 +08:00 |
|
maskpp
|
2cec2a3da2
|
feat(l2geth): bump l2geth version to scroll-v3.1.12 (#477)
|
2023-05-15 10:47:09 +08:00 |
|
colin
|
db906f8c8a
|
test: add more tests (#466)
|
2023-05-12 20:28:21 +08:00 |
|
maskpp
|
83c954bd26
|
fix(watcher): fix l1 baseFee (#475)
|
2023-05-12 17:39:14 +08:00 |
|
maskpp
|
97553ecebd
|
refactor(test): simplify bridge tests (#472)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-05-12 14:15:02 +08:00 |
|
colin
|
97e2695207
|
refactor(config): mask Infura endpoint with placeholder (#473)
|
2023-05-11 22:14:09 +08:00 |
|
ChuhanJin
|
0a1e64cc44
|
feat(bridge-history-api):add bridge-history-api (#459)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-05-10 19:51:18 +08:00 |
|
georgehao
|
cb8c896a5d
|
test(bridge): add relayer tests (#453)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-09 21:53:45 +08:00 |
|
maskpp
|
592648e19c
|
refactor(test): use trytimes to replace some waiting logic (#462)
|
2023-05-09 21:19:19 +08:00 |
|
georgehao
|
e086c2739f
|
test(bridge): add watcher tests (#451)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-05-09 15:46:24 +08:00 |
|
Max Wolff
|
4dfa81d890
|
feat(contracts): remove L1 Fee in Oracle (#454)
|
2023-05-09 15:09:42 +08:00 |
|
colin
|
de735694fb
|
test(bridge): add unit tests (#439)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-05-06 11:43:02 +08:00 |
|
HAOYUatHZ
|
166fd1c33d
|
refactor: fix instance_commitments naming (#449)
|
2023-05-05 09:03:30 +08:00 |
|
Péter Garamvölgyi
|
168eaf0fc2
|
Respect size limit in batch proposer (#446)
|
2023-05-04 08:44:05 +02:00 |
|
georgehao
|
7fea3f5c22
|
test(coordinator): add API unit-tests (#433)
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-04-26 10:20:36 +08:00 |
|
maskpp
|
c774462d1d
|
test(integration-test): refactor integration-test (#425)
|
2023-04-18 21:33:12 +08:00 |
|