Nazarii Denha
|
f452cd9bf6
|
fix
|
2023-02-01 13:19:45 +01:00 |
|
Péter Garamvölgyi
|
3a823855fc
|
Revert "feat(cache and trace api): Add redis cache in database and add trace api in bridge.l2backend. (#228)"
This reverts commit b5549f6301.
|
2023-01-31 11:04:57 +01:00 |
|
Péter Garamvölgyi
|
65bd19859f
|
Revert "fix(docker redis): Fix redis docker randomly panic. (#267)"
This reverts commit c8c063b622.
|
2023-01-31 11:04:51 +01:00 |
|
Nazarii Denha
|
289bfb0a91
|
Merge branch 'staging' of github.com:scroll-tech/scroll into feat/retry-verify-statusproved-batch-on-startup
|
2023-01-29 20:17:50 +01:00 |
|
Nazarii Denha
|
71d31a7103
|
fix
|
2023-01-29 20:17:42 +01:00 |
|
Nazarii Denha
|
9fe48d6961
|
fix
|
2023-01-29 20:10:10 +01:00 |
|
maskpp
|
c8c063b622
|
fix(docker redis): Fix redis docker randomly panic. (#267)
|
2023-01-29 20:46:40 +08:00 |
|
maskpp
|
b5549f6301
|
feat(cache and trace api): Add redis cache in database and add trace api in bridge.l2backend. (#228)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-29 09:56:25 +08:00 |
|
Nazarii Denha
|
c2d74de5f6
|
remove typo
|
2023-01-26 15:27:39 +01:00 |
|
Nazarii Denha
|
18c977e87b
|
fix test
|
2023-01-26 15:18:05 +01:00 |
|
Nazarii Denha
|
17e4f4a243
|
update test
|
2023-01-26 13:52:34 +01:00 |
|
Nazarii Denha
|
13e7dc396b
|
add test
|
2023-01-26 13:42:59 +01:00 |
|
Nazarii Denha
|
8dd9b0c356
|
fix
|
2023-01-23 16:07:15 +01:00 |
|
Nazarii Denha
|
6805f08854
|
feat(coordinator) retry verifying StatusProved batches on coordinator restart(startup)
|
2023-01-23 14:10:34 +01:00 |
|
Péter Garamvölgyi
|
16576b6f53
|
fix(bridge): Handle duplicate messages (#261)
prealpha-v11.14
|
2023-01-20 12:09:47 +01:00 |
|
HAOYUatHZ
|
aa885f068f
|
docs(db): fix sql comments (#260)
|
2023-01-20 09:44:19 +08:00 |
|
HAOYUatHZ
|
1f764a579d
|
refactor(bridge): refactor layer2MessageOrm.GetL2Messages() (#243)
|
2023-01-20 09:29:34 +08:00 |
|
HAOYUatHZ
|
91ee767669
|
doc(db): update sql comment (#259)
|
2023-01-20 09:27:50 +08:00 |
|
Péter Garamvölgyi
|
7eac41691e
|
feat(bridge): handle expired messages correctly (#257)
prealpha-v11.13
|
2023-01-19 23:53:34 +01:00 |
|
Péter Garamvölgyi
|
d9516890b0
|
feat(bridge): handle expired messages (#256)
prealpha-v11.12
|
2023-01-19 23:21:17 +01:00 |
|
Péter Garamvölgyi
|
ddb96bb732
|
feat(bridge): add more l1 relayer logs (#255)
prealpha-v11.11
|
2023-01-19 22:37:02 +01:00 |
|
Péter Garamvölgyi
|
e419dd8d5c
|
fix(bridge): add limit to GetL1MessagesByStatus (#254)
prealpha-v11.10
|
2023-01-19 22:19:48 +01:00 |
|
Péter Garamvölgyi
|
c99c65bdfd
|
fix(bridge): execute watcher loops independently (#253)
prealpha-v11.9
|
2023-01-19 21:14:45 +01:00 |
|
colin
|
18fd7f56a8
|
fix(coordinator): reset roller state when proof session timeout (#210)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.8
|
2023-01-19 21:37:30 +08:00 |
|
Péter Garamvölgyi
|
a319dc1cff
|
bugfix(bridge): only relay messages for finalized batches (#251)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v11.7
|
2023-01-19 20:54:09 +08:00 |
|
colin
|
52bf3a55fc
|
fix(coordinator): fix CollectProofs for multi-roller & add tests (#252)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v11.6
|
2023-01-19 14:52:20 +08:00 |
|
Péter Garamvölgyi
|
598e10e4fc
|
feat(bridge): update skipped batches in a single db operation (#242)
prealpha-v11.5
|
2023-01-18 15:21:41 +01:00 |
|
maskpp
|
eed3f42731
|
fix(coordinator): Fix bug in coordinator.GetNumberOfIdleRollers function. (#247)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-01-18 20:51:19 +08:00 |
|
colin
|
5a4bea8ccd
|
fix(coordinator): set session failed when all rollers have submitted invalid proof (#241)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.4
|
2023-01-18 20:01:43 +08:00 |
|
ChuhanJin
|
5b37b63d89
|
build(jenkinsfile): replace status_check with comment in coverage test (#249)
Co-authored-by: vincent <419436363@qq.com>
|
2023-01-18 19:44:47 +08:00 |
|
HAOYUatHZ
|
5e5c4f7701
|
build(roller&coordinator): fix Makefile (#245)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
|
2023-01-18 16:51:55 +08:00 |
|
HAOYUatHZ
|
09dc638652
|
perf(db): add limit in block_batch queries (#240)
prealpha-v11.3
|
2023-01-17 20:46:51 +08:00 |
|
HAOYUatHZ
|
b598a01e7f
|
build(jenkins): remove changeset condition (#239)
|
2023-01-17 07:07:58 +08:00 |
|
Scroll Dev
|
0fcdb6f824
|
doc: bump version number (#238)
prealpha-v11.2
|
2023-01-17 06:57:43 +08:00 |
|
Xi Lin
|
5a95dcf5ba
|
bugfix(bridge&database): fix compute message hash and add unit tests (#233)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-01-17 06:56:21 +08:00 |
|
Xi Lin
|
d0c63e75df
|
bugfix(database): make sure return order of statuses in GetRollupStatusByIDList (#235)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
prealpha-v11.1
|
2023-01-16 20:57:27 +08:00 |
|
Scroll Dev
|
676b8a2230
|
Update pull_request_template.md
|
2023-01-15 07:46:57 +08:00 |
|
Xi Lin
|
a1cb3d3b87
|
fix(contracts&libzkp): fix mpt circuits panic (#232)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.0
|
2023-01-14 14:58:37 +08:00 |
|
colin
|
47b4c54e05
|
fix(relayer): use sync map for concurrent write (#231)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
prealpha-v10.3
|
2023-01-14 12:07:59 +08:00 |
|
maskpp
|
fe822a65b9
|
refactor(bridge): refactor bridge parallelization (#213)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-14 09:40:07 +08:00 |
|
HAOYUatHZ
|
9bd4931f93
|
chore: fix typos in pull_request template (#230)
|
2023-01-13 11:50:39 +08:00 |
|
HAOYUatHZ
|
411cb19b62
|
chore: add pull_request template (#229)
|
2023-01-13 11:46:19 +08:00 |
|
HAOYUatHZ
|
8f55299941
|
Revert "refactor(coordinator): remove debug api namespace from manager" (#224)
Co-authored-by: Nazarii Denha <dengaaa2002@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
prealpha-v10.2
|
2023-01-13 08:41:36 +08:00 |
|
HAOYUatHZ
|
0bdcce79ba
|
chore: bump version number (#226)
prealpha-v10.1
|
2023-01-13 08:33:53 +08:00 |
|
Péter Garamvölgyi
|
fcd29c305d
|
fix(coordinator): use uint32 for timestamp to enable RLP encoding (#225)
|
2023-01-12 18:24:59 +01:00 |
|
Lawliet-Chan
|
54a6ab472a
|
feat(message): replace json.Marshal with rlp.Encode for Signing (#219)
prealpha-v10.0
|
2023-01-12 22:21:59 +08:00 |
|
HAOYUatHZ
|
b2a5baa2ad
|
feat(bridge): upgrade TraceGasCost estimation (#222)
prealpha-v9.4
|
2023-01-12 16:45:11 +08:00 |
|
Lawliet-Chan
|
dc6b71ca23
|
chore: improve golang lint rules (#172)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-12 12:55:00 +08:00 |
|
Nazarii Denha
|
e1247a7eb2
|
refactor(coordinator): remove debug api namespace from manager (#221)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-01-12 10:16:48 +08:00 |
|
colin
|
65699b89bb
|
feat(coordinator): support rollers-per-session (#215)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-11 21:49:37 +08:00 |
|