colin
|
0a3401772e
|
fix(rollup-relayer): remove tx in pending txs set when tx preparation failed (#793)
|
2023-08-15 09:40:43 +02:00 |
|
colin
|
a2ae697f79
|
fix(relayer): increase ProcessCommittedBatches loop time (#762)
|
2023-08-09 19:59:13 +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
|
c8146ebb1a
|
feat(rollup-relayer): commit genesis batch to L1 during startup (#596)
|
2023-06-29 15:55:21 +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 |
|
georgehao
|
9d2a41a231
|
refactor(bridge): update bridge orm and layout (#496)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-26 12:23:29 +08:00 |
|
maskpp
|
c774462d1d
|
test(integration-test): refactor integration-test (#425)
|
2023-04-18 21:33:12 +08:00 |
|
ChuhanJin
|
d376c903af
|
feat(bridge): separate bridge into subcomponents (#397)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-31 11:04:24 +08:00 |
|
maskpp
|
2f2072fd4e
|
fix(docker cmd): fix bug in docker cmd (#364)
|
2023-03-14 16:47:26 +08:00 |
|
colin
|
ea9c1c6776
|
feat: add monitor metrics (#262)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
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>
|
2023-02-01 13:46:52 +08:00 |
|
maskpp
|
a44956a05f
|
fix(bug): fix data race in common/cmd module. (#220)
|
2023-01-11 21:05:46 +08:00 |
|
HAOYUatHZ
|
bbdbf3995f
|
feat(bridge): fast catch up new blocks (#184)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-04 15:43:14 +08:00 |
|
maskpp
|
22f6781c26
|
feat(Integration test): Enable run child process in integration-test test cases. (#102)
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-22 22:13:04 +08:00 |
|
HAOYUatHZ
|
00dc075d9c
|
refactor: clean up codes (#168)
|
2022-12-19 20:06:00 +08:00 |
|
HAOYUatHZ
|
98cd149627
|
refactor: merge common config (#128)
|
2022-12-08 20:52:25 +08:00 |
|
maskpp
|
e2f4477852
|
refactor(bridge config): delete chainID field (#134)
|
2022-12-06 14:21:21 +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
|
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 |
|
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
|
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 |
|
HAOYUatHZ
|
6d6ad93899
|
build: add version info (#27)
|
2022-10-24 14:30:16 +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 |
|