Commit Graph

802 Commits

Author SHA1 Message Date
colinlyguo
b534aed080 Merge branch 'develop' into fix-bridge-history-api-write-db 2023-12-13 15:15:13 +08:00
colinlyguo
1d358fa4ed tweak logs 2023-12-13 15:06:18 +08:00
georgehao
7dd1b05f46 build: upgrade go version to 1.20 (#1045) 2023-12-13 15:01:23 +08:00
colinlyguo
ebf7a46242 remove useless logs 2023-12-13 13:35:47 +08:00
colinlyguo
cd883a36c2 add batch sync height in db 2023-12-13 05:15:53 +08:00
colin
f11ce33687 perf(bridge-history-api): add db indices and concurrent blocks fetching (#1043) 2023-12-13 04:46:08 +08:00
colinlyguo
e00d5a9548 fix bugs 2023-12-12 16:07:58 +08:00
colinlyguo
faec5a5e35 trigger ci 2023-12-11 20:10:07 +08:00
colinlyguo
3a090eecdd chore: auto version bump [bot] 2023-12-11 09:39:06 +00:00
colinlyguo
bee9489c42 Merge branch 'develop' into fix-bridge-history-api-write-db 2023-12-11 17:38:32 +08:00
Luke Ma
bf2692b7cb refactor: add address(0) check for constructors. (#1010)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-12-11 16:49:29 +08:00
Thompson
566fb23b9d refactor(common): use strings.ToLower for LOG_DOCKER env variable check to improve code readability and maintainability (#1035)
Co-authored-by: luogz17 <luogz17@annto.com.cn>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-12-11 15:57:15 +08:00
Xargin
2e627f781a fix: add connection timeout for db conn pool (#1032)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-12-11 15:46:13 +08:00
ys-0212
bc5ec89b70 docs: fix typos (#1038) 2023-12-11 15:32:38 +08:00
colinlyguo
c4c68ef12d chore: auto version bump [bot] 2023-12-11 07:16:40 +00:00
colin
7f5c823a58 Merge branch 'develop' into fix-bridge-history-api-write-db 2023-12-11 15:15:47 +08:00
colin
367636843f fix: avoid duplicated batch updates (#1029)
Co-authored-by: georgehao <haohongfan@gmail.com>
2023-12-11 14:32:13 +08:00
georgehao
99454e5b88 feat: change call chain_monitor api (#1026)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.3.42
2023-12-08 12:11:30 +08:00
colin
2f1abc06f6 address comments of new bridge history api (#1027) 2023-12-08 11:16:00 +08:00
colinlyguo
cc5fd778c7 tweak 2023-12-07 23:51:50 +08:00
colin
8587116ff8 Update bridge-history-api/internal/config/config.go
Co-authored-by: georgehao <haohongfan@gmail.com>
2023-12-07 23:49:56 +08:00
colinlyguo
a75813e6c1 add PageSize limit 2023-12-07 22:58:29 +08:00
colinlyguo
01d35d7449 add fetching reverted relayed messages and fixes 2023-12-07 17:59:08 +08:00
colinlyguo
59c8470c04 fix batch index update 2023-12-07 16:41:17 +08:00
colinlyguo
5622f8f627 tweak 2023-12-07 14:10:08 +08:00
colinlyguo
5936cd61d6 fixes 2023-12-07 02:43:01 +08:00
colin
f031c38890 Apply suggestions from code review
Co-authored-by: georgehao <haohongfan@gmail.com>
2023-12-06 23:48:56 +08:00
colinlyguo
9bfefa0474 update l1 start block height to first queue event 2023-12-06 18:44:23 +08:00
colinlyguo
a6c72a2ce2 fix 2023-12-06 18:03:25 +08:00
colinlyguo
299f5e46fe change Makefile 2023-12-06 17:14:24 +08:00
colinlyguo
7629f06243 change config default value 2023-12-06 17:12:15 +08:00
colinlyguo
5902bee340 fix 2023-12-06 16:58:53 +08:00
colinlyguo
e79900e24c refactor 2023-12-06 16:55:17 +08:00
colinlyguo
0803dd97fb refactor 2023-12-06 14:33:54 +08:00
colinlyguo
bdbddc38f5 update go mod 2023-12-06 13:39:44 +08:00
colinlyguo
f011fd5ac6 feat: new bridge-history apis 2023-12-06 12:31:28 +08:00
Steven
144c7ed024 fix (libzkp): upgrade to use prover v0.9.8 and add strict-ccc feature (#1015)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
v4.3.41
2023-11-22 14:13:38 +08:00
Steven
4aa5d5cd37 fix (prover): close file handles used in prover (#1007)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-11-07 16:50:43 +08:00
colin
486c7ee0f9 refactor(rollup-relayer): tweak finalize batch logs (#1009)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.40
2023-11-06 17:55:18 +08:00
colin
0243c86b3c feat(rollup-relayer): auto finalize batch when timeout in test env (#1008)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.3.39
2023-11-06 14:53:58 +08:00
Xi Lin
e6db4ac3a8 feat(contracts): make sure prover and sequencer is EOA (#1002) 2023-11-03 12:21:20 -07:00
georgehao
50040a164e feat(coordinator): split the coordinator cron to single process (#995)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
2023-10-26 13:15:44 +08:00
David Cardenas
8494ab1899 docs: Update LICENSE (#993)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-10-25 11:19:28 +08:00
Steven
2102e16fdb fix (libzkp): free Rust CString by from_raw (#998) 2023-10-24 10:44:54 +08:00
colin
c2ab4bf16d feat(prover): add failure retry on rpc error (#994)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
2023-10-19 14:01:33 +08:00
HAOYUatHZ
1059f9d3f8 fix(prover): free cgo pointers after use (#990)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
2023-10-17 22:15:27 +08:00
Steven
9e8c3432c3 fix(libzkp): upgrade to use prover v0.9.7 (#989)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
v4.3.35
2023-10-13 02:34:56 -05:00
Xi Lin
ff380141a8 feat(contracts): update ScrollOwner initialization script (#987)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-10-12 08:51:20 +02:00
HAOYUatHZ
2216ad4271 refactor: remove rpc-gateway submodule (#985) 2023-10-11 16:57:41 +08:00
colin
25d5fabac9 fix(gas-oracle): fetch block header (#984)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.34
2023-10-10 17:25:39 +08:00