Commit Graph

18 Commits

Author SHA1 Message Date
Nazarii Denha
b2901620dc fix bigint and tests 2022-12-12 12:12:35 +01:00
maskpp
ecec756b58 fix(BigInt): Upgrade the struct and use of BigInt. (#154) 2022-12-12 10:14:18 +01:00
Nazarii Denha
3476a9cb9a fix, use BIGINT in db, use big.Int and wrap it 2022-12-11 16:08:39 +01:00
Nazarii Denha
679d7520de Merge branch 'staging' of github.com:scroll-tech/scroll into fix/upgrade_blockheigth_type 2022-12-11 14:39:01 +01:00
ChuhanJin
11fa61c45c refact(orm): parallel insert and change gas_cost compute logic (#133)
Co-authored-by: vincent <419436363@qq.com>
2022-12-09 17:37:22 +08:00
colinlyguo
303a7d02c8 feat: coordinator graceful restart (#110)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2022-12-08 19:44:16 +08:00
Nazarii Denha
3cd8ee6f52 Merge branch 'staging' of github.com:scroll-tech/scroll into fix/upgrade_blockheigth_type 2022-12-07 12:48:21 +01:00
Xi Lin
cc2f5b5b0a feat(bridge): fix relay tx status based on fetched events (#56) 2022-12-06 13:32:57 +08:00
Nazarii Denha
f568544ac8 Merge branch 'staging' of github.com:scroll-tech/scroll into fix/upgrade_blockheigth_type 2022-12-01 15:23:06 +01:00
HAOYUatHZ
02effbc5a1 fix(bridge): fix Layer2Relayer processSavedEvent (#123) 2022-11-30 16:19:46 +08:00
Nazarii Denha
4c28aafd3b bigint type in database 2022-11-29 14:38:43 +01:00
Nazarii Denha
0cb297611c big.int type 2022-11-29 11:48:31 +01:00
HAOYUatHZ
7258f6216b refactor: improve BlockTrace.GasUsed valuation (#108) 2022-11-22 16:56:37 +08:00
HAOYUatHZ
6f453abbcc feat(bridge&coordinator&db&roller): commit batch of blocks (#57)
Co-authored-by: zimpha <zimpha@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
2022-11-22 09:47:43 +08:00
HAOYUatHZ
787f410bf1 chore: print failure details for SaveLayer1Messages & `SaveLayer2Mes… (#69) 2022-11-10 09:56:13 +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
ChuhanJin
872adc72ce fix(bridge): fix GetLayer2LatestWatchedHeight (#45)
Co-authored-by: chuhanjin <419436363@qq.com>
2022-10-26 13:20:20 +08:00
colinlyguo
dd70cf6b8d feat: add scroll-node (#14)
Co-authored-by: colin <colin@colindeMacBook-Air.local>
2022-10-19 21:01:35 +08:00