ChuhanJin
|
e780994146
|
fix(bridge-history-api): fix error not return 0 (#685)
|
2023-07-28 22:18:44 +08:00 |
|
ChuhanJin
|
f9a0de0f16
|
feat(bridge-history-api): switch to v2 decoding (#683)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-28 13:55:55 +02:00 |
|
colin
|
3eb62880fe
|
feat(orm): add more info for agg proving (#678)
|
2023-07-28 19:27:15 +08:00 |
|
Péter Garamvölgyi
|
530db9e2e1
|
fix(build): update verifier lib path (#682)
|
2023-07-27 13:48:14 +02:00 |
|
Péter Garamvölgyi
|
bab1982c30
|
fix(build): include prover-stats-api in dockerfiles (#681)
|
2023-07-27 12:34:10 +02:00 |
|
HAOYUatHZ
|
de1d9b98ec
|
bump version (#666)
|
2023-07-22 15:37:13 +08:00 |
|
georgehao
|
58e07a7481
|
refactor(coordinator): update coordinator orm and layout (#521)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-22 09:24:58 +08: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 |
|
Lawliet-Chan
|
e3b451c641
|
feat(prover-stats-api): add prover stats API (#635)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 15:33:29 +08:00 |
|
ChuhanJin
|
b4cb30e2a1
|
feat(bridge-history-api): add watch nft batch events watching (#643)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-17 21:10:03 +08:00 |
|
colin
|
d9b8891803
|
refactor(chunk & batch proposer): optimize logging (#653)
|
2023-07-17 15:28:25 +08:00 |
|
ChuhanJin
|
6db2c0a8cb
|
fix(bridge-history-api): crossMsgs can be empty (#646)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-14 17:39:37 +08:00 |
|
ChuhanJin
|
0caf0d4052
|
fix(bridge-history-api): fix claimable api sql issue (#645)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-14 15:26:31 +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 |
|
Péter Garamvölgyi
|
b79832566c
|
feat(coordinator): Remove timestamp from roller protocol (#236)
|
2023-07-11 20:35:28 -07:00 |
|
ChuhanJin
|
425f74e763
|
feat(bridge-history-api): add new api to fetch all claimable txs under one address (#607)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-07-11 23:10:06 +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 |
|
Steven
|
1b62c064ad
|
fix(libzkp): replace tag with rev for halo2curves in libzkp (#629)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-10 12:41:27 +08:00 |
|
HAOYUatHZ
|
81ae4d3e7b
|
refactor(libzkp): suppress compilation warnings (#575)
|
2023-07-10 12:28:51 +08: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 |
|
ChuhanJin
|
72ef2cc80e
|
fix(bridge-history-api): fix insert string slice and db type (#614)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-07-06 10:48:36 +08:00 |
|
ChuhanJin
|
3d9fce26b6
|
refactor(bridge-history-api): add combine constraint (#585)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-04 13:48:51 +08:00 |
|
georgehao
|
95124ce70e
|
feat(coordinator): refactor coordinator session info (#604)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-03 21:36:01 +08: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 |
|
ChuhanJin
|
d7d09c2ac7
|
feat(bridge-history-api): support let user relay l2 msg (#563)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-28 10:21:42 +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 |
|
ChuhanJin
|
8d667f9353
|
fix(bridge-history-api): fix wrong table name (#584)
Co-authored-by: vincent <419436363@qq.com>
|
2023-06-16 21:23:38 +08:00 |
|
ChuhanJin
|
55612a0dbb
|
fix(bridge-history-api): Avoid cors issue in bridgehistoryapi-server (#583)
Co-authored-by: vincent <419436363@qq.com>
|
2023-06-16 19:42:12 +08:00 |
|
Richord
|
a8b2706752
|
feat(batch proposer): implemented l1msgtx fields in batch header (#567)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-06-16 10:54:24 +02:00 |
|
ChuhanJin
|
de2669da2b
|
fix(bridge-history-api): upgrade and fix misc issues (#580)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-06-16 14:53:45 +08:00 |
|
Péter Garamvölgyi
|
bfaf2fd0e2
|
feat(batch proposer): Support skipping L1 messages in block/chunk encoding (#569)
|
2023-06-15 09:49:01 +02:00 |
|
Richord
|
86b67f6dad
|
feat(batch proposer): chunk encoding using L1MsgTxs (#557)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-06-13 10:08:07 -07:00 |
|
ChuhanJin
|
7118746e34
|
fix(bridge-history-api): change hostport as configurable to support and misc fixes (#564)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-13 20:23:28 +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 |
|
Richord
|
fc577a535e
|
feat(batch proposer): Batch header encoding and hashing without L1MessageTx (#543)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-09 23:21:35 +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 |
|
Richord
|
7ca897d887
|
feat(batch proposer): implement chunk hashing (#536)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-06-06 10:51:37 -07:00 |
|
ChuhanJin
|
81589c55f5
|
feat(bridge-history-api): add blocktimestamp into cross_msg (#526)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-05 22:52:42 +08:00 |
|