colin
|
317ba26206
|
refactor(bridge-history-fetcher): unify block fetching functions (#1075)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-01-15 15:16:19 +08:00 |
|
shuoer86
|
7a1af5913e
|
docs: fix typos (#1074)
|
2024-01-15 15:08:56 +08:00 |
|
colin
|
221a06ecf2
|
refactor(bridge-history): refactor API field naming and improve ERC721/ERC1155 batch-transfer support (#1072)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: zzq0826 <770166635@qq.com>
|
2024-01-11 14:33:34 +08:00 |
|
georgehao
|
a16bba373a
|
feat: bump version (#1070)
|
2024-01-09 16:17:47 +08:00 |
|
colin
|
b96e8778a5
|
fix(bridge-history-api): add redis tls config InsecureSkipVerify (#1068)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-01-05 13:35:19 +08:00 |
|
colin
|
ab82b79638
|
fix(bridge-history): add cache key prefix (#1067)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-01-05 00:01:54 +08:00 |
|
colin
|
548863854b
|
fix(bridge-history): update sql (#1065)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-01-03 16:29:37 +08:00 |
|
colin
|
ac20a0045c
|
fix(bridge-history): address validation (#1063)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-01-03 11:16:31 +08:00 |
|
colin
|
fdb71dd6aa
|
fix(bridge-history-api): change redis config (#1062)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-12-29 23:40:44 +08:00 |
|
colin
|
8910699e31
|
feat: new bridge history apis (#1024)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-12-28 11:34:41 +08:00 |
|
colin
|
4909dc8cd2
|
fix(sender): gas price bump corner case when resubmitting tx (#1058)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-12-28 11:18:34 +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 |
|
colin
|
b8c463ffbe
|
fix(test): chain monitor server endpoint conflict (#1047)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-12-13 16:37:55 +08:00 |
|
georgehao
|
7dd1b05f46
|
build: upgrade go version to 1.20 (#1045)
|
2023-12-13 15:01:23 +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 |
|
georgehao
|
99454e5b88
|
feat: change call chain_monitor api (#1026)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-12-08 12:11:30 +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>
|
2023-11-22 14:13:38 +08:00 |
|
colin
|
486c7ee0f9
|
refactor(rollup-relayer): tweak finalize batch logs (#1009)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
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>
|
2023-11-06 14:53:58 +08: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 |
|
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>
|
2023-10-13 02:34:56 -05:00 |
|
colin
|
25d5fabac9
|
fix(gas-oracle): fetch block header (#984)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-10-10 17:25:39 +08:00 |
|
colin
|
d494f4419c
|
feat(bridge-history-api): add USDC/LIDO/DAI gateways (#983)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-10-09 20:40:12 +08:00 |
|
colin
|
e843419397
|
fix(rollup-relayer): better estimate commit batch gas limit (#982)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-10-09 08:31:31 +02:00 |
|
colin
|
badde3cba5
|
fix(rollup-relayer): better handle commit batch revert (#981)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-10-08 13:39:17 +02:00 |
|
colin
|
caa16e1676
|
fix(rollup-relayer): address underestimation of commitBatch gas in low-tx batches (#980)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-10-07 15:35:53 +02:00 |
|
Steven
|
18ee6a67c5
|
fix(libzkp): upgrade libzkp to v0.9.5 (#977)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
|
2023-10-05 01:53:24 -05:00 |
|
Steven
|
6f72d0447e
|
fix(libzkp): upgrade libzkp to v0.9.4 (#973)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-10-02 15:39:51 +08:00 |
|
colin
|
c551609e17
|
feat(watcher&rollup): add block commit calldata size and commit/finalize batch revert metrics (#974)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-29 15:33:08 +08:00 |
|
colin
|
47e5a43646
|
fix(bridge-history): add cache hit tracing logs (#972)
|
2023-09-27 13:11:01 +08:00 |
|
colin
|
7604612581
|
refactor(bridge-history): rename metrics (#971)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-27 01:07:22 +08:00 |
|
colin
|
35d4ec5ad0
|
feat(bridge-history): add cache hit metrics and cache non-existent keys (#970)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-26 23:43:09 +08:00 |
|
colin
|
8f745e9836
|
fix(bridge-history): duplicated symbol and metric prefix (#969)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-26 18:52:18 +08:00 |
|
colin
|
4ec1045916
|
feat(bridge-history): add GIN metrics and separate /ready and /health endpoints to different ports (#968)
|
2023-09-26 18:10:16 +08:00 |
|
colin
|
f94e21dd45
|
fix(bridge-history): bump version (#967)
|
2023-09-26 17:11:44 +08:00 |
|
Steven
|
d02f41b2c9
|
fix(libzkp): upgrade libzkp to v0.9.3 (#965)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
|
2023-09-25 15:21:23 +08:00 |
|
Péter Garamvölgyi
|
72204358f0
|
bump version v4.3.19
|
2023-09-21 23:08:37 +02:00 |
|
georgehao
|
f7a2465db8
|
fix(coordinator): fix can't assigned failure task (#963)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-22 02:31:28 +08:00 |
|
colin
|
154ff0c8a0
|
perf(bridge-history): optimize get claimable l2 sent msg query (#959)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-22 02:17:16 +08:00 |
|
georgehao
|
2b266aaa68
|
perf(coordinator): optimize coordinator get task's index (#962)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-22 01:30:57 +08:00 |
|
georgehao
|
410f14bc7d
|
perf(coordinator): optimize get_task of bad index (#961)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-21 23:48:34 +08:00 |
|
georgehao
|
59a2f1e998
|
perf(coordinator): optimize get task's optimistic lock (#960)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-09-21 22:44:06 +08:00 |
|
georgehao
|
20c5e9855b
|
perf(coordinator): use optimistic lock during batch/chunk assignment (#958)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-09-21 17:03:42 +08:00 |
|
Steven
|
1f2fe74cbe
|
fix(libzkp): set StorageTrace optional in ChunkProof (#953)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-21 12:39:41 +08:00 |
|
georgehao
|
dcd85b2f56
|
feat(coordinator): bump version (#952)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-19 17:50:25 +08:00 |
|