Commit Graph

827 Commits

Author SHA1 Message Date
colinlyguo
edffc64bcc fix 2023-12-17 18:16:12 +08:00
colinlyguo
acd7845383 fix 2023-12-17 14:39:31 +08:00
colinlyguo
5e2fe452d2 change start height 2023-12-16 23:52:43 +08:00
colinlyguo
a5ca547961 bug fixes 2023-12-16 23:33:34 +08:00
georgehao
8d034de87e feat: tweak some code (#1052)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
2023-12-15 18:22:23 +08:00
colinlyguo
9484c1c85f Merge branch 'develop' into fix-bridge-history-api-write-db 2023-12-14 22:43:42 +08:00
georgehao
7011c3ee2e feat: update some layer logic (#1050)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
2023-12-14 22:11:17 +08:00
ys-0212
ef673c981f docs: fix typos (#1040)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-12-14 15:59:22 +08:00
Elias Rad
7157382b6d docs: fix typos (#1025)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
2023-12-14 14:22:39 +08:00
machinly
1264f82290 fix: format without placeholder (#1048) 2023-12-14 14:15:24 +08:00
colinlyguo
2f7e329aec fix duplicated update reverted txs 2023-12-14 09:05:19 +08:00
colinlyguo
33ec1e1dde add withdraw root check 2023-12-14 00:22:17 +08:00
colinlyguo
5c1de26ccc split relayed failed to failed relayed and relayed tx reverted 2023-12-13 23:47:16 +08:00
colinlyguo
bb1a7f6921 add 0x prefix in merkle proof 2023-12-13 23:17:38 +08:00
colinlyguo
fef9f83788 go mod tidy 2023-12-13 17:44:26 +08:00
colinlyguo
1075d7d671 chore: auto version bump [bot] 2023-12-13 09:42:52 +00:00
colinlyguo
420c96d15a go mod tidy 2023-12-13 17:42:27 +08:00
colinlyguo
3f9e50052e Merge branch 'develop' into fix-bridge-history-api-write-db 2023-12-13 17:41:18 +08:00
colinlyguo
04006b3ead update message_type in relayed messages 2023-12-13 17:30:00 +08:00
colinlyguo
7fe751f7c5 fix ERROR: ON CONFLICT DO UPDATE command cannot affect row a second time (SQLSTATE 21000) error 2023-12-13 17:12:21 +08:00
colinlyguo
0da1355c4d tweak Makefile 2023-12-13 16:43:38 +08:00
colin
b8c463ffbe fix(test): chain monitor server endpoint conflict (#1047)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.3.44
2023-12-13 16:37:55 +08:00
momodaka
db07180e7a docs: fix typos (#1013)
Co-authored-by: georgehao <haohongfan@gmail.com>
2023-12-13 15:56:03 +08:00
colinlyguo
9b5a7f7b62 fix go mod tidy 2023-12-13 15:53:24 +08:00
georgehao
8cb750e5eb feat(contract): change contract unit test coverage to codecov (#1046)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-12-13 15:45:14 +08:00
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