Commit Graph

20 Commits

Author SHA1 Message Date
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