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 |
|
georgehao
|
d991d6b99d
|
fix(coordinator): fix clean challenge bug (#950)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-19 16:41:33 +08:00 |
|
Steven
|
5eed174b9e
|
fix(libzkp): upgrade libzkp to use prover v0.9.1 (#948)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-17 08:16:22 +08:00 |
|
georgehao
|
a79992e772
|
feat(coordinator): clean up challenge (#946)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-17 08:14:47 +08:00 |
|
Steven
|
3bd0f2fa38
|
fix(libzkp): upgrade to use prover v0.9.0 (#945)
|
2023-09-14 20:01:19 +08:00 |
|
Xi Lin
|
ae95e61902
|
fix(contracts): OZ-M01 Lack of Expiration for Retrying Transactions (#840)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
|
2023-09-13 12:49:08 -07:00 |
|
maskpp
|
1f4df55d12
|
feat: add enable to chain-monitor config (#942)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-13 18:04:11 +08:00 |
|
georgehao
|
0730e91292
|
feat(observability):add ready&health check api for k8s (#938)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-09-11 19:22:19 +08:00 |
|
colin
|
1c7490a88e
|
refactor(rollup-relayer): change minGasLimit to fallbackGasLimit (#939)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-08 13:25:40 -07:00 |
|
colin
|
8c41b0b86b
|
test(rollup-relayer): add chunk and batch proposer limit tests (#932)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-07 13:29:08 +08:00 |
|
HAOYUatHZ
|
cd456ee3db
|
feat(prover, coordinator): update vk handling logic (#931)
Co-authored-by: Steven Gu <asongala@163.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-07 10:59:47 +08:00 |
|
Steven
|
2b6a3c9874
|
feat: libzkp v0.8.1 (#894)
Co-authored-by: silathdiir <silathdiir@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-09-07 10:34:35 +08:00 |
|
colin
|
d39db01c5b
|
fix(coordinator): decrease active attempts zero check (#934)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 18:22:25 +08:00 |
|
colin
|
90e3dddf91
|
fix: bump version (#933)
|
2023-09-06 16:08:41 +08:00 |
|
colin
|
8e27052b36
|
fix(l1-watcher): soft delete blocks when reorg (#923)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-05 16:32:48 +08:00 |
|
colin
|
25b956f9b5
|
fix(gas-oracle): fetch base fee from the latest L1 block (#920)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-09-05 15:21:06 +08:00 |
|
colin
|
f4663fd249
|
feat(rollup-relayer): add number of blocks per chunk limit (#880)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-05 15:00:16 +08:00 |
|
Xi Lin
|
d288b34536
|
fix(contracts): OZ-L02 Anyone Can Steal ERC-20 Tokens From GasSwap (#844)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
|
2023-09-04 12:31:41 +08:00 |
|
Xi Lin
|
d668180e9a
|
fix(contracts): OZ-M04 Use of Non-Production-Ready Trusted Forwarder (#843)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
|
2023-09-02 02:23:31 -07:00 |
|
HAOYUatHZ
|
38551c4eeb
|
refactor: rename bridge to rollup (#644)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-02 15:42:01 +08:00 |
|
maskpp
|
237d048ce6
|
feat(prover): update l2geth version and enable use compression when get trace (#915)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-02 14:38:47 +08:00 |
|
Nazarii Denha
|
2847d02498
|
refactor(bridge): remove message-relayer and related code (#670)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: NazariiDenha <NazariiDenha@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-09-01 19:04:09 +02:00 |
|
colin
|
f9da81d587
|
feat(rollup-relayer): use db gas estimation as min gas limit (#901)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Xi Lin <zimpha@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 14:54:57 +08:00 |
|
Haichen Shen
|
44b924170a
|
fix(ci): don't trigger CI for version change (#898)
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
|
2023-08-31 23:06:32 -07:00 |
|
georgehao
|
227f09a2cf
|
feat(coordinator): pretty log (#900)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-09-01 12:56:03 +08:00 |
|
HAOYUatHZ
|
112e82a4ef
|
feat(relayer): cache maxFeeData (#897)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-01 12:06:02 +08:00 |
|
georgehao
|
82e6d28e82
|
feat(rollup-relayer): pretty the send transaction log (#896)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 11:42:04 +08:00 |
|
Xi Lin
|
8daa5d5496
|
fix(contracts): check actual number of transactions in each chunk (#887)
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
|
2023-08-31 20:28:54 -07:00 |
|
maskpp
|
3958e8bd86
|
feat(rollup_relayer): add chain_monitor client (#885)
Co-authored-by: mask-pp <mask-pp@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-31 20:15:26 +08:00 |
|
colin
|
f553a70d20
|
feat(rollup-relayer): add l1 commit estimation fields in batch schema (#891)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-30 19:52:23 +08:00 |
|
colin
|
2dc5ceb44c
|
fix(prover): refine error logs (#890)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-30 16:45:52 +08:00 |
|
colin
|
ff03924d76
|
feat(prover): add chunk & batch proving circuit error handling (#884)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-30 12:22:54 +08:00 |
|
Xi Lin
|
f6894bb82f
|
feat(contracts): add usdc gateway (#426)
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-08-29 00:28:29 -07:00 |
|
georgehao
|
e990e02391
|
feat(database): add index (#881)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-28 17:07:29 +08:00 |
|