Commit Graph

530 Commits

Author SHA1 Message Date
xinran chen
c1bf3c17e1 fix skip paths 2023-07-13 16:12:48 +08:00
xinran chen
a5c50ada8d add jwt 2023-07-13 16:04:24 +08:00
xinran chen
e67448c012 fix ci name 2023-07-13 14:35:07 +08:00
xinran chen
cbe66b85bc rename to logic 2023-07-13 11:43:50 +08:00
xinran chen
08d4ee292d fix test path 2023-07-13 11:16:06 +08:00
xinran chen
e47e020ece tidy layout 2023-07-13 11:09:39 +08:00
xinran chen
9bbf0f692e modify ci 2023-07-13 11:03:52 +08:00
xinran chen
8588d4d701 rename to prover_stats_api 2023-07-13 10:41:26 +08:00
Lawliet-Chan
ed75791ac2 Merge branch 'develop' into miners 2023-07-13 10:31:27 +08:00
HAOYUatHZ
189ef09938 ci(github): only trigger build when merging (#641) 2023-07-13 09:07:26 +08:00
xinran chen
e642c91cb5 trigger ci 2023-07-12 15:05:11 +08:00
xinran chen
9d22a49cd6 Revert "fix ci"
This reverts commit 6d3e15c262.
2023-07-12 14:59:43 +08:00
xinran chen
6d3e15c262 fix ci 2023-07-12 14:57:07 +08:00
xinran chen
b472f30b36 change port 2023-07-12 12:13:07 +08:00
xinran chen
e0679b2387 ignore go mod tidy 2023-07-12 12:09:15 +08:00
xinran chen
78ee952555 big.Int 2023-07-12 12:08:35 +08:00
Lawliet-Chan
9e8215c94f Merge branch 'develop' into miners 2023-07-12 12:07:51 +08:00
xinran chen
4c86e2f3ad try fix 2023-07-12 11:35:40 +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
xinran chen
97d6c277c0 desc 2023-07-12 11:04:15 +08:00
xinran chen
2c8f4f33ce .taskID 2023-07-12 10:54:40 +08:00
xinran chen
cd807da186 service tests 2023-07-12 10:41:50 +08:00
xinran chen
23db3bf09f port 2023-07-12 00:59:06 +08:00
Lawliet-Chan
a3daec8f29 Merge branch 'develop' into miners 2023-07-12 00:50:28 +08:00
xinran chen
2ef214c34a try fix 2023-07-12 00:43:53 +08: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
xinran chen
a8b31bb7dc try fix 2023-07-12 00:14:47 +08:00
xinran chen
f294cdcc57 some modify 2023-07-12 00:06:04 +08:00
xinran chen
b443aa9ca1 fix 2023-07-11 23:48:48 +08:00
xinran chen
18b332a358 add orm test 2023-07-11 23:39:08 +08:00
xinran chen
dc22675a38 fix 2023-07-11 23:25:17 +08:00
ChuhanJin
425f74e763 feat(bridge-history-api): add new api to fetch all claimable txs under one address (#607)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
v4.0.16
2023-07-11 23:10:06 +08:00
xinran chen
fcaa1ea9f7 fix 2023-07-11 23:07:03 +08:00
xinran chen
a2dfc39ec1 fix makefile 2023-07-11 22:54:43 +08:00
xinran chen
c04883efb5 fix 2023-07-11 22:49:08 +08:00
xinran chen
5eddde0388 fix 2023-07-11 22:40:44 +08:00
xinran chen
e2fe308330 gitignore 2023-07-11 22:34:18 +08:00
Lawliet-Chan
f6f3d0bb51 Merge branch 'develop' into miners 2023-07-11 21:54:10 +08:00
xinran chen
598ccc3df1 make test 2023-07-11 21:52:30 +08:00
xinran chen
4df562b487 add test and config 2023-07-11 21:49:09 +08:00
georgehao
d59b2b4c41 refactor(coordinator): refactor task_prover's reward to decimal (#633)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
v4.0.15
2023-07-11 19:25:57 +08:00
xinran chen
aa4df0e02a import swag 2023-07-11 17:09:06 +08:00
xinran chen
2cc77ad275 swag doc 2023-07-11 16:58:42 +08:00
xinran chen
489888446a add makefile 2023-07-11 14:21:21 +08:00
xinran chen
38f32b2559 add service 2023-07-11 14:10:38 +08:00
xinran chen
7e780ec145 add ci 2023-07-11 13:46:41 +08:00
xinran chen
a59651105f add miner api 2023-07-11 13:41:02 +08:00
Xi Lin
2323dd0daa fix(contracts): OZ-L1-H05 Users Can Lose Refund by Default (#605)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
2023-07-10 10:02:58 -07:00
Péter Garamvölgyi
207d13c453 refactor(db): revise types in DB migrations (#631) v4.0.14 2023-07-10 14:39:25 +02:00
Péter Garamvölgyi
357173848a refactor(orm): set status fields explicitly during DB operations (#628)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.0.13
2023-07-10 10:57:33 +02:00