Lawliet-Chan
|
6219486f7d
|
Update coordinator/README.md
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-24 16:27:37 +08:00 |
|
xinran chen
|
5745bf2ab7
|
trigger ci
|
2023-07-24 14:01:14 +08:00 |
|
xinran chen
|
8ce7d26fe8
|
comments fix
|
2023-07-24 13:57:06 +08:00 |
|
xinran chen
|
1c2625c23a
|
fix
|
2023-07-24 12:26:33 +08:00 |
|
xinran chen
|
707d51f693
|
rename all of prover
|
2023-07-24 12:18:25 +08:00 |
|
xinran chen
|
93a190142f
|
rename all of coordinator
|
2023-07-24 12:09:13 +08:00 |
|
xinran chen
|
0db7c8a424
|
rename all
|
2023-07-24 11:00:50 +08:00 |
|
xinran chen
|
bbaeed9150
|
fix makefile
|
2023-07-24 10:15:29 +08:00 |
|
xinran chen
|
f06b3b40a2
|
rename ci
|
2023-07-24 10:12:11 +08:00 |
|
xinran chen
|
4e74ef769f
|
fix cfg json file path
|
2023-07-24 10:09:43 +08:00 |
|
xinran chen
|
5cae15bcca
|
rename pkg name roller to prover
|
2023-07-24 10:06:48 +08:00 |
|
Lawliet-Chan
|
c2d48228bc
|
Merge branch 'develop' into rename/prover
|
2023-07-24 10:03:03 +08:00 |
|
Xi Lin
|
e8c66e4597
|
fix(contracts): fix getL1GasUsed in L1GasPriceOracle (#665)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-07-23 04:11:23 -07:00 |
|
HAOYUatHZ
|
de1d9b98ec
|
bump version (#666)
v4.0.26
|
2023-07-22 15:37:13 +08:00 |
|
georgehao
|
58e07a7481
|
refactor(coordinator): update coordinator orm and layout (#521)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-22 09:24:58 +08:00 |
|
colin
|
3880cdc1af
|
refactor(scroll): update dependencies and format goimports in prover-stats-api module (#662)
|
2023-07-21 15:03:32 +08:00 |
|
Lawliet-Chan
|
8e7efa9b9e
|
Merge branch 'develop' into rename/prover
|
2023-07-21 14:22:08 +08:00 |
|
Xi Lin
|
94c557bfed
|
fix(contracts): remove retry with proof in L2ScrollMessenger (#658)
|
2023-07-21 14:19:01 +08:00 |
|
xinran chen
|
ec5bb23f77
|
fix mock test
|
2023-07-21 09:17:23 +08:00 |
|
xinran chen
|
5d8b969b5d
|
go1.19
|
2023-07-21 09:12:46 +08:00 |
|
xinran chen
|
635b93f297
|
rename
|
2023-07-21 09:03:24 +08:00 |
|
Lawliet-Chan
|
8d52f061f4
|
Merge branch 'develop' into rename/prover
|
2023-07-21 08:58:03 +08:00 |
|
Xi Lin
|
523cc2cb7e
|
fix(contracts): OZ-L1-L02 Initialization Not Disabled for Implementation Contracts (#639)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 21:14:35 +08:00 |
|
Xi Lin
|
af6d81255c
|
fix(contracts): OZ-L1-M01 Enforced Transactions Signed Off-Chain Are Likely to Fail (#620)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 21:06:12 +08:00 |
|
Xi Lin
|
b5bbb72756
|
fix(contracts): OZ-L1-L10 Unpinned Compiler Version (#636)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 20:57:43 +08:00 |
|
Lawliet-Chan
|
92c52817e6
|
fix(prover-stats-api): fix readme (#661)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-07-20 18:06:59 +08:00 |
|
colin
|
076cfc1eae
|
refactor(relayer): optimize l1 block schema (#648)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.0.25
|
2023-07-20 17:26:43 +08:00 |
|
Xi Lin
|
25e4b6c19d
|
fix(contracts): OZ-L1-L04 Lost Funds in Messenger Contracts (#637)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 17:08:02 +08:00 |
|
Péter Garamvölgyi
|
bae38de0d3
|
fix(contracts): OZ-L1-L05 Outdated OpenZeppelin Library Version (#622)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: zimpha <zimpha@gmail.com>
|
2023-07-20 16:54:43 +08:00 |
|
Xi Lin
|
c9f623b12b
|
fix(contracts): OZ-L1-L01 Batch Reverting Can Pause Finalization (#634)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 16:36:37 +08:00 |
|
Xi Lin
|
3491f0ebff
|
fix(contracts): OZ-L1-L08 Batch Events Lack Information (#624)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 16:24:27 +08:00 |
|
Xi Lin
|
ff4a9e1dd2
|
fix(contracts): OZ-L1-L07 Lack of Logs on Sensitive Actions (#623)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 16:10:06 +08:00 |
|
Xi Lin
|
f8ec59f7e1
|
fix(contracts): OZ-L1-M02 Lack of Upgradeability Storage Gaps (#618)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 15:52:48 +08:00 |
|
Xi Lin
|
571a577231
|
doc(contracts)/fix(contracts): OZ-L1-M03 WithdrawTrieVerifier Proves Intermediate Nodes (#619)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 15:42:11 +08:00 |
|
Lawliet-Chan
|
e3b451c641
|
feat(prover-stats-api): add prover stats API (#635)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.0.24
|
2023-07-20 15:33:29 +08:00 |
|
Xi Lin
|
2d6a195d52
|
fix(contracts): OZ-L1-H03 Incorrect Depth Calculation for Extension Nodes Allows Denial-of-Service (#617)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 14:48:09 +08:00 |
|
xinran chen
|
cf0343d6b0
|
rename
|
2023-07-19 13:55:43 +08:00 |
|
HAOYUatHZ
|
3a6005c650
|
init
|
2023-07-18 18:48:15 +08:00 |
|
ChuhanJin
|
577cc90a34
|
refactor(bridge-history-api): fix go lint (#638)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-18 18:35:45 +08:00 |
|
Ahmed Castro
|
ecd3a61a86
|
refactor(contracts): add token interfaces extensions (#654)
|
2023-07-18 15:58:10 +08:00 |
|
ChuhanJin
|
b4cb30e2a1
|
feat(bridge-history-api): add watch nft batch events watching (#643)
Co-authored-by: vincent <419436363@qq.com>
v4.0.23
|
2023-07-17 21:10:03 +08:00 |
|
colin
|
d9b8891803
|
refactor(chunk & batch proposer): optimize logging (#653)
v4.0.22
|
2023-07-17 15:28:25 +08:00 |
|
ChuhanJin
|
6db2c0a8cb
|
fix(bridge-history-api): crossMsgs can be empty (#646)
Co-authored-by: vincent <419436363@qq.com>
v4.0.21
|
2023-07-14 17:39:37 +08:00 |
|
ChuhanJin
|
0caf0d4052
|
fix(bridge-history-api): fix claimable api sql issue (#645)
Co-authored-by: vincent <419436363@qq.com>
v4.0.20
|
2023-07-14 15:26:31 +08:00 |
|
vyzo
|
95f2f7da0f
|
fix(bridge): adjust gas fee cap in resumbitTransaction for rising basefee (#625)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.0.19
|
2023-07-13 17:29:17 +08:00 |
|
Xi Lin
|
d2a1459768
|
fix(contracts): fix dropping message with nonce 0 (#640)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-13 16:48:45 +08:00 |
|
colin
|
f38dda8e02
|
feat(relayer): remove 'skipped' proving/rollup status and related code/tests (#642)
v4.0.18
|
2023-07-13 16:39:02 +08:00 |
|
HAOYUatHZ
|
189ef09938
|
ci(github): only trigger build when merging (#641)
|
2023-07-13 09:07:26 +08:00 |
|
Péter Garamvölgyi
|
b79832566c
|
feat(coordinator): Remove timestamp from roller protocol (#236)
v4.0.17
|
2023-07-11 20:35:28 -07:00 |
|
Xi Lin
|
6841ef264c
|
feat(contracts): add refund for skipped messages (#561)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-07-11 09:16:37 -07:00 |
|