dependabot[bot]
|
6f26114f23
|
build(deps): bump @openzeppelin/contracts from 4.9.2 to 4.9.3 in /contracts (#936)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.3.4
|
2023-09-12 10:38:01 +08:00 |
|
Xi Lin
|
56150da353
|
docs(contracts): OZ-L03 Missing Docstrings (#940)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-12 10:27:54 +08:00 |
|
Péter Garamvölgyi
|
fc53572334
|
fix: mark used storage slots in L2ScrollMessenger (#941)
|
2023-09-11 15:35:18 +02: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 |
|
Xi Lin
|
4d3ff66446
|
fix(contracts): OZ-L02 Lack of gap Variable (#929)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-11 11:06:09 +08:00 |
|
Xi Lin
|
ae1cb30ed1
|
fix(contracts): OZ-M01 L2USDCGateway Is Missing Rate Limiter Functionality (#927)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-11 10:47:14 +08:00 |
|
Xi Lin
|
ad14836796
|
fix(contracts): Zellic 3.2 Addtional checks could be performed (#892)
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-11 10:36:54 +08:00 |
|
HAOYUatHZ
|
9a5517472f
|
perf(db): add idx for chunk_index and batch_index (#937)
|
2023-09-11 10:03:17 +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 |
|
Xi Lin
|
7559dc42b4
|
feat(contacts): use bitmap for skipped messages (#893)
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
|
2023-09-07 14:31:06 +08:00 |
|
ChuhanJin
|
49b72bd4e4
|
docs(bridge-history-api): add readme contents (#922)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-09-07 13:32:43 +08: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>
v4.3.1
|
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)
v4.2.23
|
2023-09-06 16:08:41 +08:00 |
|
georgehao
|
c6cc51bcfd
|
feat(coordinator): prover task assigned multiple prover (#871)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 15:28:31 +08:00 |
|
Xi Lin
|
0b0b84a513
|
fix(contracts): OZ-N01 Unused Imports (#930)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 13:34:29 +08:00 |
|
gsovereignty
|
83c8071123
|
docs: fix link in readme (#926)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 12:00:07 +08:00 |
|
Xi Lin
|
e35de74495
|
docs(contracts): OZ-L01 Misleading Comment (#928)
|
2023-09-06 11:59:35 +08:00 |
|
Ahmed Castro
|
33089b829f
|
docs: add code-of-conduct and contributing documents (#722)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-09-05 08:16:31 -07: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 |
|
Péter Garamvölgyi
|
c71fa5a5fc
|
style: use MAX_TX_IN_CHUNK env name in deployment scripts (#921)
|
2023-09-04 14:35:04 +02:00 |
|
Péter Garamvölgyi
|
4af3834e36
|
test(fee-vault): add new test testCantWithdrawMoreThanBalance (#918)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-04 08:15:26 +02:00 |
|
Haichen Shen
|
9983585bdd
|
docs: Update readme (#919)
|
2023-09-04 13:56:43 +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 |
|
Haichen Shen
|
a2fe246551
|
docs(rollup): improve readme (#917)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-09-02 23:23:17 +08:00 |
|
Péter Garamvölgyi
|
8699a22fa3
|
feat(contracts): allow setting withdraw amount in fee vault (#912)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-09-02 02:23:53 -07: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
|
d3c2e34650
|
docs(rollup): fix README (#916)
|
2023-09-02 15:54:26 +08:00 |
|
HAOYUatHZ
|
38551c4eeb
|
refactor: rename bridge to rollup (#644)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.2.17
|
2023-09-02 15:42:01 +08:00 |
|
HAOYUatHZ
|
82330621ce
|
docs(): update README
|
2023-09-02 15:08:37 +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 |
|
Haichen Shen
|
38b440b1fa
|
docs(contract): Update readme (#378)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Orest Tarasiuk <830847+OrestTa@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-09-01 20:22:09 -07:00 |
|
Péter Garamvölgyi
|
0ed3d68fc3
|
ci: remove message_relayer Github Action (#914)
v4.2.15
|
2023-09-01 19:44:36 +02: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 |
|
Xi Lin
|
a7d9bf3488
|
fix(contracts): OZ-N05 Lack of Logs on Sensitive Actions (#908)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 22:55:11 +08:00 |
|
Xi Lin
|
255eb5f307
|
fix(contracts): OZ-L02 Utilizing Deprecated Function From Library (#902)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 22:42:20 +08:00 |
|
Haichen Shen
|
0955382aec
|
fix(ci): enable the bump-version bot when PR is updated (#905)
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 22:41:23 +08:00 |
|
Xi Lin
|
07961f751e
|
fix(contracts): OZ-N01 Variable Cast is Unnecessary (#903)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 22:18:17 +08:00 |
|
Xi Lin
|
bbd5a5a9c2
|
fix(contracts): OZ-N02 Incorrect Function Visibility (#904)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 21:58:47 +08:00 |
|
Xi Lin
|
2e1f42fcb6
|
fix(contracts): OZ-N04 Implicit Type Casting (#907)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 19:45:35 +08:00 |
|
Xi Lin
|
bcdbe1f119
|
fix(contracts): OZ-N07 Naming Issue (#910)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-01 19:29:57 +08:00 |
|
Xi Lin
|
6034c43bb1
|
fix(contracts): OZ-N06 Unpinned Compiler Version (#909)
|
2023-09-01 19:20:10 +08: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>
v4.2.14
|
2023-09-01 14:54:57 +08:00 |
|
Xi Lin
|
38f64e70b7
|
feat(contracts): bench test for ScrollChain (#721)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
|
2023-08-31 23:52:50 -07: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>
v4.2.13
|
2023-09-01 12:56:03 +08:00 |
|