Commit Graph

292 Commits

Author SHA1 Message Date
maskpp
420efdbd70 fix bug when in testdata module 2023-03-29 20:38:36 +08:00
maskpp
f4246128a1 add debug log 2023-03-29 20:21:50 +08:00
maskpp
8ae1c5c44a add debug log 2023-03-29 17:48:51 +08:00
maskpp
a2c7b2449c trigger ci 2023-03-29 17:48:32 +08:00
maskpp
5c2d60c676 trigger ci 2023-03-29 17:41:43 +08:00
maskpp
b2807ecbef add debug log 2023-03-29 17:37:30 +08:00
maskpp
5c73beb461 fix bug 2023-03-28 10:14:57 +08:00
maskpp
906631e7d8 fix bug 2023-03-28 09:41:07 +08:00
maskpp
59df623b6a fix bug 2023-03-28 09:29:47 +08:00
maskpp
c1f02745e2 trigger ci 2023-03-28 09:19:00 +08:00
maskpp
e66e2cc348 Upgrade integration-test framework 2023-03-28 09:14:57 +08:00
maskpp
47b1fb7c09 Init load trace list. 2023-03-28 07:51:16 +08:00
maskpp
d5cedb9876 trigger ci 2023-03-28 06:44:38 +08:00
maskpp
3e5df55086 fix ci 2023-03-28 05:58:53 +08:00
maskpp
ed3486426b fix ci 2023-03-28 05:37:50 +08:00
maskpp
b78ec9a4a1 fine-tuning 2023-03-28 05:31:39 +08:00
maskpp
f60b4181e5 fix ci 2023-03-27 21:55:01 +08:00
maskpp
1060833f17 Update docker_app.go
fix ci
2023-03-27 21:18:11 +08:00
maskpp
3de0f9c24f fine-tuning 2023-03-27 20:08:38 +08:00
maskpp
bc0d5a9696 fix ci 2023-03-27 19:58:54 +08:00
maskpp
1d70c0f36b add comments 2023-03-27 19:58:01 +08:00
maskpp
a1099de5b2 fix ci 2023-03-27 19:45:27 +08:00
maskpp
aa352717f8 Merge branch 'develop' into feat/integration-test_upgrade 2023-03-27 19:27:55 +08:00
maskpp
f26ab8b727 fix ci 2023-03-27 19:27:07 +08:00
maskpp
dd8b5ef0b5 simplify integration-test framework 2023-03-27 18:56:31 +08:00
Max Wolff
179c6ee978 add failed relay status to db (#384)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
v3.0.2
2023-03-27 11:52:07 +02:00
HAOYUatHZ
165c9092da feat(bridge): fetch block transaction data instead of trace (#393)
Co-authored-by: colinlyguo <651734127@qq.com>
v3.0.1
2023-03-25 11:50:02 +08:00
HAOYUatHZ
54c28fa512 build: update version (#387) v3.0.0 2023-03-24 09:25:10 +08:00
maskpp
3c7c41e1bb fix(cmd test): add more log to handle error and remove serial execution test (#391) 2023-03-23 16:43:41 +08:00
Péter Garamvölgyi
2962fa4b0e batch proposer: only sleep if we failed to create batch (#388) alpha-v2.5 2023-03-22 22:16:31 +08:00
colin
5b7ee9e55c fix(batch proposer): propose up to propose batch limit (#383)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
alpha-v2.4
2023-03-22 20:39:25 +08:00
maskpp
0b8a737090 fix(integration test): fix bug in integration test (#386)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-22 18:18:13 +08:00
Lawliet-Chan
ceb406b68b feat(roller): add dump proof (#289)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-22 13:46:09 +08:00
HAOYUatHZ
1a29797ee1 fix(CI): temporarily disable integration test (#385) 2023-03-22 12:42:52 +08:00
Xi Lin
19f74075a1 fix(contracts): add missing payable in L2 ERC721/1155 gateway (#382) 2023-03-22 12:20:12 +08:00
HAOYUatHZ
c752e3473d feat: upgade l2geth to alpha-v1.10 (#379) alpha-v2.3 2023-03-21 15:53:52 +08:00
Haichen Shen
cb6a609366 fix(contract): mutated function -> mutation function (#377)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-20 21:20:19 +08:00
maskpp
87cc80e6e3 feat(jenkins): Remove duplicate module tests (#374)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-20 19:59:27 +08:00
Xi Lin
77f1fa7ca7 style(contracts): reformat contract codes with prettier (#376) 2023-03-20 13:43:55 +08:00
maskpp
4fd2abadd5 temporary code 2023-03-20 13:25:01 +08:00
Nazarii Denha
c2445176ec feat(verifier): add worker pool for verifying proofs (#357)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <651734127@qq.com>
alpha-v2.2
2023-03-18 21:39:14 +08:00
Xi Lin
3a1cb6a34b feat(contracts): add refund address in sendMessage (#371)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-18 16:03:38 +08:00
ChuhanJin
0a404fe10f Build(contracts): add coverage report in /contracts (#373)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-17 18:20:07 +08:00
Xi Lin
73b6bd176e feat(bridge): add min gas limit for message relay (#365)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
alpha-v2.1
2023-03-16 18:19:13 +08:00
HAOYUatHZ
56b489e8d4 update version to alpha-v2.0 alpha-v2.0 2023-03-16 18:06:24 +08:00
Max Wolff
6807c20267 feat(bridge): make sender bal check interval configurable (#352) 2023-03-16 18:00:06 +08:00
colin
7b0546e1e5 feat(relayer & watcher & coordinator): add metrics (#330)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: maskpp <maskpp266@gmail.com>
alpha-v1.19
2023-03-16 11:21:40 +08:00
Xi Lin
e1cabce03d bugfix(contracts): avoid malicious call from l2 (#358)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-03-16 10:28:38 +08:00
maskpp
e034b6e436 fix(l1 geth): set miner etherbase address (#368) 2023-03-16 09:40:10 +08:00
ChuhanJin
d2597e0926 refactor(bridge): refactor start() in l1/l2 watcher/relayer/batchproposer (#363)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <651734127@qq.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
2023-03-15 14:13:57 +08:00