georgehao
|
999f3ceaaf
|
feat: add grom logger
|
2023-07-04 18:24:37 +08:00 |
|
georgehao
|
a5ab53161a
|
feat: remove unused uitls floder
|
2023-07-03 10:19:20 +08:00 |
|
Péter Garamvölgyi
|
f8d4855f26
|
fix: use QueueIndex as nonce for L1MessageTx (#603)
v4.0.6
|
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>
v4.0.5
|
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)
v4.0.4
|
2023-06-29 23:32:16 +08:00 |
|
Péter Garamvölgyi
|
bb6428848f
|
fix: improve import genesis logs (#601)
v4.0.3
|
2023-06-29 17:18:54 +02:00 |
|
HAOYUatHZ
|
df97200a41
|
feat(roller): return concrete error for get traces error (#595)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-06-29 19:09:40 +08:00 |
|
Péter Garamvölgyi
|
c8146ebb1a
|
feat(rollup-relayer): commit genesis batch to L1 during startup (#596)
v4.0.2
|
2023-06-29 15:55:21 +08:00 |
|
Lawliet-Chan
|
5390ec93b4
|
refactor(zkp): Zk test automation (#589)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-29 09:23:58 +08:00 |
|
Péter Garamvölgyi
|
3ce671098a
|
fix(contracts): update deployment scripts (#594)
|
2023-06-28 11:52:25 +02:00 |
|
Xi Lin
|
7e9fb0c667
|
feat(bridge): add function to decode batch range from calldata (#562)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-28 10:36:15 +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>
v4.0.1
|
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>
v4.0.0
|
2023-06-28 10:12:16 +08:00 |
|
Xi Lin
|
dbb26f91b4
|
fix(contracts): change type of queueIndex to uint64 (#592)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-27 21:30:20 +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 |
|
Xi Lin
|
bd9fdf885f
|
fix(contracts): change type of layer2ChainId to uint64 (#591)
|
2023-06-22 11:14:04 -07:00 |
|
Xi Lin
|
7a1992ba91
|
feat(contracts): add GasSwap contract (#531)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-06-19 12:03:28 +08:00 |
|
ChuhanJin
|
8d667f9353
|
fix(bridge-history-api): fix wrong table name (#584)
Co-authored-by: vincent <419436363@qq.com>
v3.3.7
|
2023-06-16 21:23:38 +08:00 |
|
Xi Lin
|
57a058c516
|
feat(contracts): add multiple version for rollup verifier (#549)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-16 19:50:13 +08:00 |
|
ChuhanJin
|
55612a0dbb
|
fix(bridge-history-api): Avoid cors issue in bridgehistoryapi-server (#583)
Co-authored-by: vincent <419436363@qq.com>
v3.3.6
|
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 |
|
georgehao
|
d9ae117548
|
docs: update README.md (#578)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-16 15:21:16 +08: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>
v3.3.5
|
2023-06-16 14:53:45 +08:00 |
|
HAOYUatHZ
|
b1d7654970
|
docs: update README.md (#577)
|
2023-06-16 09:07:14 +08:00 |
|
HAOYUatHZ
|
a6164046e1
|
build: clean up jenkins related files (#576)
|
2023-06-16 09:05:52 +08:00 |
|
georgehao
|
119e62d4b1
|
feat(codecov): Add scroll unit test coverage tool (#574)
|
2023-06-15 22:53:56 +08:00 |
|
Xi Lin
|
16e0cbf542
|
fix(contracts): bug fixing based on openzeppelin's audit (#558)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-15 17:17:32 +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 |
|
Xi Lin
|
ea227b5c85
|
feat(bridge): add function to decode batch range from calldata with old abi (#568)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-15 14:28:16 +08: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 |
|
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 |
|
Xi Lin
|
87c81c6555
|
feat(contracts): add prover role in scroll chain (#559)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-13 21:03:56 +08: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>
v3.3.4
|
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 |
|
Péter Garamvölgyi
|
8b018327f2
|
feat(contracts): add fallback contract deployment script (#556)
|
2023-06-09 23:12:22 +08:00 |
|
HAOYUatHZ
|
98cb624951
|
ci: fix intermediate docker Makefile (#554)
|
2023-06-09 14:14:46 +08:00 |
|
HAOYUatHZ
|
9dba3f8f41
|
ci: update intermediate dockerfiles (#553)
|
2023-06-09 13:50:54 +08:00 |
|
Xi Lin
|
fb44382297
|
fix(contracts): fix chunk hash computation (#546)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-08 08:56:00 +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 |
|
Max Wolff
|
7270a2a9bc
|
style(contracts): add linter precommit hook for .ts and .sol files (#484)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-06-07 13:21:35 +02:00 |
|
HAOYUatHZ
|
20fafd9ca4
|
docs: remove workflow status badges (#547)
|
2023-06-07 16:11:28 +08:00 |
|
HAOYUatHZ
|
870565a18f
|
docs: add Integration Tests & Bridge History API CI badges to README (#545)
|
2023-06-07 13:56:30 +08:00 |
|
HAOYUatHZ
|
0319b11a57
|
refactor: de-duplicate library path (#544)
|
2023-06-07 13:41:37 +08:00 |
|
HAOYUatHZ
|
6d4374a5cc
|
ci: move tests from jenkins to github (#535)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-06-07 13:36:36 +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 |
|
HAOYUatHZ
|
f414523045
|
fix: fix github "Intermediate Docker" workflow syntax (#541)
|
2023-06-06 10:36:04 +08:00 |
|
HAOYUatHZ
|
99ba4acdc0
|
fix: fix github "Intermediate Docker" workflow (#540)
|
2023-06-06 10:27:25 +08:00 |
|
HAOYUatHZ
|
9caa3d491e
|
build: add custom build scripts for intermediate dockers (#538)
|
2023-06-06 10:15:50 +08: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 |
|