colinlyguo
|
2258b671eb
|
trigger ci
|
2024-03-16 14:15:31 +08:00 |
|
colinlyguo
|
e2a37c73a9
|
fix
|
2024-03-16 14:02:58 +08:00 |
|
colinlyguo
|
36f4700d6a
|
use testcontainers
|
2024-03-16 03:34:07 +08:00 |
|
colinlyguo
|
46496cf82b
|
try fixing CI but failed
|
2024-03-15 23:07:22 +08:00 |
|
colinlyguo
|
b0c3ee3ec1
|
chore: auto version bump [bot]
|
2024-03-14 20:27:13 +00:00 |
|
colin
|
623ff5406f
|
Merge branch 'develop' into feat-support-blob-tx-in-sender
|
2024-03-15 04:26:49 +08:00 |
|
colinlyguo
|
a2a5c0cd30
|
add blobhash contract call test
|
2024-03-15 04:25:45 +08:00 |
|
colin
|
395a0b7fe2
|
fix(chunk & batch proposer): metrics (#1195)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.71
|
2024-03-14 19:00:35 +08:00 |
|
colinlyguo
|
9173617d19
|
tweak
|
2024-03-14 18:14:52 +08:00 |
|
colinlyguo
|
bfb792cdba
|
fix golint
|
2024-03-14 17:51:55 +08:00 |
|
colinlyguo
|
fcd3ad75a9
|
fmt
|
2024-03-14 17:47:34 +08:00 |
|
colinlyguo
|
cef9535332
|
Merge branch 'develop' into feat-support-blob-tx-in-sender
|
2024-03-14 17:43:00 +08:00 |
|
colinlyguo
|
1f8c9308fa
|
address comment
|
2024-03-14 17:39:00 +08:00 |
|
colinlyguo
|
c08caa06a2
|
add unit tests and address comments
|
2024-03-14 17:35:14 +08:00 |
|
Zhang Zhuo
|
1606c271f0
|
upgrade libzkp to v0.9.9 (#1191)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.3.70
|
2024-03-14 15:05:48 +08:00 |
|
colin
|
73414391b9
|
refactor(relayer): support multiple codec versions (#1178)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
v4.3.69
|
2024-03-13 20:48:40 +08:00 |
|
colinlyguo
|
50bbaee9fa
|
fix test env and sending blob transactions
|
2024-03-13 20:33:13 +08:00 |
|
colinlyguo
|
d12aa0667f
|
tmp commit
|
2024-03-13 14:54:01 +08:00 |
|
colinlyguo
|
c02f7dbd2f
|
update path
|
2024-03-13 06:03:35 +08:00 |
|
colinlyguo
|
0276085ea1
|
try fix
|
2024-03-13 05:40:46 +08:00 |
|
colinlyguo
|
6018047c03
|
add pos devnet
|
2024-03-13 05:22:44 +08:00 |
|
colinlyguo
|
9608484f70
|
Merge branch 'develop' into feat-support-blob-tx-in-sender
|
2024-03-08 23:29:53 +08:00 |
|
colinlyguo
|
30667f9ed1
|
tweak
|
2024-03-08 23:15:29 +08:00 |
|
colinlyguo
|
748fa692bb
|
feat(sender): support blob transaction
|
2024-03-08 17:36:39 +08:00 |
|
georgehao
|
e35d1d5b4e
|
fix: make fmt failure & unit test failure (#1180)
|
2024-03-07 00:03:40 +08:00 |
|
Ömer Faruk Irmak
|
96179d1c60
|
feat: make chunk and batch proposers respect fork boundaries (#1174)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-03-06 22:58:23 +08:00 |
|
colin
|
63f1b1e7de
|
feat(coordinator): add a prover block list (#1161)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-03-06 15:09:56 +08:00 |
|
Xi Lin
|
d8bac32145
|
fix(contracts): OZ-N02 Inconsistent Integer Base in Inline Assembly (#1139)
|
2024-03-06 09:57:54 +08:00 |
|
Xi Lin
|
f173c9545d
|
fix(contracts): OZ-N03 Incorrect Function Visibility (#1140)
|
2024-03-06 00:29:24 +08:00 |
|
Xi Lin
|
e04e45cab9
|
fix(contracts): OZ-N01 Inconsistent Naming Convention (#1138)
|
2024-03-06 00:29:02 +08:00 |
|
Xi Lin
|
e5d68a97fc
|
fix(contracts): OZ-L04 Trie Depth Is Not Explicitly Capped (#1137)
|
2024-03-06 00:28:24 +08:00 |
|
Xi Lin
|
0691d1b181
|
docs(contracts): OZ-M01 Malicious User Can Increase the Gas Cost of Verification (#1135)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-03-06 00:05:42 +08:00 |
|
Xi Lin
|
f75eda1418
|
fix: disable test from LidoGatewayIntegration.t.sol (#1177)
|
2024-03-05 22:13:40 +08:00 |
|
georgehao
|
e41fee6766
|
feat: remove unused code (#1152)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2024-02-21 21:34:06 +08:00 |
|
colin
|
5c3b358a22
|
refactor(event-watcher): remove duplicated L2 message syncing features (#1134)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.67
|
2024-02-20 15:57:16 +08:00 |
|
colin
|
58517f935f
|
fix(gas-oracle): update gas price with diff at least 1 wei (#1146)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-02-20 14:23:27 +08:00 |
|
Chomtana
|
dc98cf9c08
|
docs: fix word transfered -> transferred (#1114)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-02-19 22:49:47 +08:00 |
|
colin
|
66619a7548
|
fix(sender): add gas limit when querying access list (#1108)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.3.65
|
2024-02-19 10:59:00 +08:00 |
|
colin
|
e5e5cafc48
|
fix(sender): nil pointer panic when resubmitting failure (#1133)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-02-19 09:45:09 +08:00 |
|
Xi Lin
|
6030927680
|
fix(contracts): OZ-H01 ETH Deposits Can Get Stuck if They Are Not Successfully Bridged (#1093)
Co-authored-by: icemelon <icemelon@users.noreply.github.com>
|
2024-02-06 21:16:55 -08:00 |
|
Xi Lin
|
367179394e
|
docs(contracts): OZ-N07 Missing or Inconsistent Documentation (#1098)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 18:11:48 +01:00 |
|
Xi Lin
|
999db62121
|
refactor(contracts): OZ-N01 Different Frameworks Are Used Concurrently in the Protocol (#1095)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 16:53:28 +01:00 |
|
Xi Lin
|
ce29d82e5a
|
fix(contracts): OZ-N08 Deprecated Variables Are Still Being Assigned Values (#1099)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 16:13:06 +01:00 |
|
Xi Lin
|
6817ddd3db
|
fix(contracts): OZ-N03 Mismatch Between Interface and Implementation (#1097)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 15:07:26 +01:00 |
|
Xi Lin
|
ea51ec6631
|
fix(contracts): OZ-N02 Renaming Opportunities (#1096)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 14:56:43 +01:00 |
|
Xi Lin
|
adbcd7fb0f
|
fix(contracts): OZ-L01 Implementation Keeps Functionalities for Deprecated Variables (#1094)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-02-05 14:20:04 +01:00 |
|
张三
|
42e13d3635
|
fix(CI): ecr repo not exist issue (#1106)
Co-authored-by: johnsonjie <xiaojie@scroll.io>
|
2024-02-02 21:03:29 +08:00 |
|
colin
|
1901a3295c
|
fix(bridge-history): use msg.sender encoded in message field of SentMessage event (#1103)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.62
|
2024-02-02 13:03:54 +08:00 |
|
colin
|
a04026d455
|
fix(sender): enforce single instance for each sender type (#1104)
v4.3.61
|
2024-02-01 18:03:48 +08:00 |
|
张三
|
19b89d521b
|
feat(CI): Update docker workflow (#1092)
Co-authored-by: johnsonjie <xiaojie@scroll.io>
|
2024-01-31 11:49:03 +08:00 |
|