Commit Graph

36 Commits

Author SHA1 Message Date
HAOYUatHZ
d463c6fb72 feat(batch_proposer): add batch_proposer configuration (#129)
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-12-14 10:45:41 +08:00
maskpp
87fc9a8cc9 feat(l2geth version): bump l2geth version (#159) 2022-12-13 13:15:20 +08:00
Xi Lin
1aea4a2584 fix(bridge): handle l2geth reorg while fetch missing block (#136) 2022-12-09 19:22:21 +08:00
ChuhanJin
11fa61c45c refact(orm): parallel insert and change gas_cost compute logic (#133)
Co-authored-by: vincent <419436363@qq.com>
2022-12-09 17:37:22 +08:00
maskpp
9cf8613bb1 fix: fix nil interface check (#143) 2022-12-09 16:02:04 +08:00
maskpp
55de584f80 build: Update make mock_abi cmd (#135) 2022-12-09 08:51:45 +08:00
HAOYUatHZ
98cd149627 refactor: merge common config (#128) 2022-12-08 20:52:25 +08:00
colinlyguo
303a7d02c8 feat: coordinator graceful restart (#110)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-12-08 19:44:16 +08:00
maskpp
e2f4477852 refactor(bridge config): delete chainID field (#134) 2022-12-06 14:21:21 +08:00
Xi Lin
cc2f5b5b0a feat(bridge): fix relay tx status based on fetched events (#56) 2022-12-06 13:32:57 +08:00
ChuhanJin
b794f31d38 feat: update ws api service (#39)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
2022-12-01 20:59:59 +08:00
HAOYUatHZ
130f2cdf37 chore: add more logs (#121) 2022-11-30 15:42:09 +08:00
HAOYUatHZ
fed5cef7fc fix(bridge): fix watcher processedMsgHeight (#122) 2022-11-30 11:31:37 +08:00
HAOYUatHZ
c5b56f0068 fix: fix several typos (#117)
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-29 21:27:24 +08:00
ChuhanJin
fd92584ab9 doc: update readme in bridge/coordinator/database (#118)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-29 21:15:41 +08:00
Xi Lin
76131d0de7 fix(bridge): correctly initialization and reuse nonce on resubmiting (#116) 2022-11-29 21:09:33 +08:00
HAOYUatHZ
95fd1c57f8 feat: include at least 1 block in a batch (#114)
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-28 15:58:13 +08:00
HAOYUatHZ
a701f14ad2 chore: bump l2geth version (#112) 2022-11-25 16:58:10 +08:00
ChuhanJin
f35fb5bcba test: optimize sleep and nonce in testcases (#87)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-24 07:55:20 +08:00
HAOYUatHZ
6f453abbcc feat(bridge&coordinator&db&roller): commit batch of blocks (#57)
Co-authored-by: zimpha <zimpha@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-22 09:47:43 +08:00
Steven
971e935c48 build: update Dockerfile to use go compilation cache (#104) 2022-11-18 14:29:40 +08:00
HAOYUatHZ
399cea02e7 refactor: move common flags to utils package (#101)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: ChuhanJin <cj1436@nyu.edu>
2022-11-17 19:11:43 +08:00
maskpp
2288cb9f71 simplify abi (#76) 2022-11-09 21:02:15 +08:00
maskpp
054b45c8f1 refactor(bridge): simplify L2Config Unmarshalling (#75) 2022-11-09 18:12:51 +08:00
HAOYUatHZ
0e312f88bb fix(bridge): fix fetching too many blocks (#63) 2022-11-07 17:51:37 +08:00
ChuhanJin
60f30e5b33 feat: add database bin (#62)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-05 06:16:24 +00:00
maskpp
3e76a1d2bc Fix bug in l2 watcher test case. (#68) 2022-11-04 15:36:18 +08:00
maskpp
8b1a3aa906 refactor: use account pool for sender (#53)
Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-11-03 22:41:22 +08:00
maskpp
defe1f42a9 random container port (#47)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-03 15:11:40 +08:00
ChuhanJin
e084283684 build: add repo_root Makefile for lint&dep_docker (#48)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-10-28 12:05:49 +08:00
ChuhanJin
872adc72ce fix(bridge): fix GetLayer2LatestWatchedHeight (#45)
Co-authored-by: chuhanjin <419436363@qq.com>
2022-10-26 13:20:20 +08:00
HAOYUatHZ
6d6ad93899 build: add version info (#27) 2022-10-24 14:30:16 +08:00
maskpp
21936e2699 fix: fix jenkins tests & sender_test.go (#43)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-10-24 14:13:29 +08:00
HAOYUatHZ
0c29819f1d build: reorg dockerfiles (#38)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
2022-10-21 17:42:03 +08:00
maskpp
2e32997a5a fix: fix some cmd flags bugs & docker bugs (#34) 2022-10-20 15:47:51 +08:00
colinlyguo
dd70cf6b8d feat: add scroll-node (#14)
Co-authored-by: colin <colin@colindeMacBook-Air.local>
2022-10-19 21:01:35 +08:00