georgehao
|
d9c1000443
|
feat: update
|
2023-09-14 16:17:14 +08:00 |
|
georgehao
|
3f8c8d6a5f
|
feat: update
|
2023-09-05 15:48:10 +08:00 |
|
georgehao
|
3bc3b4e306
|
feat: resolve conflict
|
2023-09-05 15:47:10 +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 |
|
HAOYUatHZ
|
112e82a4ef
|
feat(relayer): cache maxFeeData (#897)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.2.12
|
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 |
|
colinlyguo
|
2e0340460f
|
fix: migration
|
2023-08-31 16:03:37 +08:00 |
|
colin
|
63d0ccf364
|
Merge branch 'develop' into feat/one-task-multi-prover
|
2023-08-31 16:02:06 +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>
v4.2.8
|
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 |
|
georgehao
|
4e3a2a4745
|
chore: auto version bump [bot]
|
2023-08-29 08:24:05 +00:00 |
|
georgehao
|
6e880302d3
|
feat: add proved_at
|
2023-08-29 16:23:37 +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
|
2cb64e0c17
|
feat: update
|
2023-08-28 19:54:14 +08:00 |
|
georgehao
|
686cb00a4c
|
feat: update
|
2023-08-28 19:48:40 +08:00 |
|
georgehao
|
af22052a9c
|
Merge branch 'feat/one-task-multi-prover' of github.com:scroll-tech/scroll into feat/one-task-multi-prover
|
2023-08-28 19:48:13 +08:00 |
|
georgehao
|
2a542620a1
|
feat: update
|
2023-08-28 19:48:02 +08:00 |
|
georgehao
|
e33b9defc6
|
chore: auto version bump [bot]
|
2023-08-28 11:44:44 +00:00 |
|
georgehao
|
0349993beb
|
feat: update
|
2023-08-28 19:44:21 +08:00 |
|
georgehao
|
3a8dce6041
|
feat: update
|
2023-08-28 19:43:40 +08:00 |
|