Commit Graph

41 Commits

Author SHA1 Message Date
maskpp
8b1a3aa906 refactor: use account pool for sender (#53)
Co-authored-by: Péter Garamvölgyi <th307q@gmail.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
prealpha-v5.0
2022-11-03 22:41:22 +08:00
Xi Lin
14e0231eb9 hotfix(contracts): fuzzing tests for testFinalizeBatchDepositERC721 (#65)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-03 17:20:11 +08:00
Péter Garamvölgyi
9fb40a8b14 build(contracts): use Foundry for deployment scripts (#52)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-03 15:52:49 +08:00
HAOYUatHZ
93efeb0b30 refactor(database): remove blockResultOrm.NumberOfBlocksInLastHour() (#49)
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-03 15:23:31 +08:00
maskpp
defe1f42a9 random container port (#47)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-03 15:11:40 +08:00
Xi Lin
a648073962 feat(contracts): commit DA for multiple blocks (#40)
Co-authored-by: Scroll Dev <dev@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-11-02 18:46:11 +08:00
Lawliet-Chan
0892813867 feat: add version info in roller handshake (#60)
Co-authored-by: Steven Gu <steven.gu@crypto.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-11-01 20:51:20 +08:00
HAOYUatHZ
138c58025e docs: bump version number (#59) prealpha-v4.1 2022-11-01 13:26:57 +08:00
Xi Lin
0571028228 feat(contracts): use 0920 verifier contracts (#58) 2022-11-01 13:23:39 +08:00
Lawliet-Chan
074a7a47df fix download_params.sh (#55) 2022-10-31 14:01:06 +08:00
Lawliet-Chan
1c3f366139 bump common-rs version to "scroll-dev-0920" (#54) prealpha-v4.0 2022-10-31 11:31:21 +08:00
ChuhanJin
e084283684 build: add repo_root Makefile for lint&dep_docker (#48)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-10-28 12:05:49 +08:00
HAOYUatHZ
7893e02bfc build(bridge&coordinator): update .dockerignore (#42) 2022-10-27 15:34:50 +08:00
ChuhanJin
872adc72ce fix(bridge): fix GetLayer2LatestWatchedHeight (#45)
Co-authored-by: chuhanjin <419436363@qq.com>
2022-10-26 13:20:20 +08:00
HAOYUatHZ
6d6ad93899 build: add version info (#27) 2022-10-24 14:30:16 +08:00
maskpp
21936e2699 fix: fix jenkins tests & sender_test.go (#43)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-10-24 14:13:29 +08:00
HAOYUatHZ
0c29819f1d build: reorg dockerfiles (#38)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v3.1
2022-10-21 17:42:03 +08:00
Lawliet-Chan
ef31ce3898 feat(roller): add "retry proving" for FFI panic (#17)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Steven <asongala@163.com>
2022-10-21 15:28:25 +08:00
HAOYUatHZ
f3a41d9bd3 build: add "go work" to Jenkins trigger (#37) 2022-10-21 15:13:58 +08:00
HAOYUatHZ
fd3773a7ef build: fix Jenkinsfile (#33) 2022-10-20 16:24:50 +08:00
maskpp
2e32997a5a fix: fix some cmd flags bugs & docker bugs (#34) 2022-10-20 15:47:51 +08:00
HAOYUatHZ
4521818795 docs: update status badge (#30) 2022-10-20 12:17:04 +08:00
HAOYUatHZ
eb334d9349 build: update roller Dockerfile (#32) 2022-10-20 03:52:22 +00:00
colinlyguo
dd70cf6b8d feat: add scroll-node (#14)
Co-authored-by: colin <colin@colindeMacBook-Air.local>
2022-10-19 21:01:35 +08:00
HAOYUatHZ
997f6ac150 docs: add status badge (#24) 2022-10-17 23:32:24 +08:00
Xi Lin
ba99fc9e59 feat(contracts): add ownership transfer scripts (#28)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2022-10-17 14:32:53 +08:00
HAOYUatHZ
cd1b74f88f fix(contracts): remove testnet-export extra characters (#25) 2022-10-16 19:38:01 +08:00
Lawliet-Chan
8a81d84a95 feat: replace private key with keystore (#16)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-10-11 10:24:14 +08:00
HAOYUatHZ
acf79df679 feat: add contracts (#22) 2022-10-10 21:04:30 +08:00
Steven
6171dc1ce1 [intermediate-dockerfiles] add g++ to docker image py-runner:3.10 (#19) 2022-10-09 14:31:21 +08:00
HAOYUatHZ
327cf6b9c1 fix download_params.sh (#13) 2022-10-08 12:04:06 +08:00
HAOYUatHZ
936148f366 refactor: reorg roller folders (#15) 2022-10-08 12:03:48 +08:00
Steven
27ab85f706 build: add cache to roller CI (#9) 2022-09-29 21:31:44 +08:00
HAOYUatHZ
2d5c1de33b build: add intermediate dockerfiles (#10) 2022-09-28 15:30:46 +08:00
HAOYUatHZ
45d7405692 feat: add roller (#6)
Co-authored-by: Steven Gu <asongala@163.com>
2022-09-27 23:08:08 +08:00
HAOYUatHZ
3492ab11b3 build: add download_params.sh (#5) 2022-09-27 17:59:26 +08:00
HAOYUatHZ
5bd4e4a352 build: add rpc-gateway submodule (#4) 2022-09-27 17:51:27 +08:00
HAOYUatHZ
cc0b7e54a3 style: reorg directories (#3) 2022-09-27 17:46:06 +08:00
HAOYUatHZ
ca69876917 add init_repo.sh 2022-09-08 06:52:14 +08:00
HAOYUatHZ
c0bdbb9ee5 init repo structure 2022-09-08 06:50:32 +08:00
HAOYUatHZ
837cd7bf1e Initial commit 2022-09-08 06:34:20 +08:00