Commit Graph

  • f180a40ed9 fix(batch proposer): limit the number of batches in a single commitBatches transaction (#555) Péter Garamvölgyi 2023-06-09 17:27:29 +02:00
  • fc577a535e feat(batch proposer): Batch header encoding and hashing without L1MessageTx (#543) Richord 2023-06-09 08:21:35 -07:00
  • 8b018327f2 feat(contracts): add fallback contract deployment script (#556) Péter Garamvölgyi 2023-06-09 17:12:22 +02:00
  • 98cb624951 ci: fix intermediate docker Makefile (#554) HAOYUatHZ 2023-06-09 14:14:46 +08:00
  • 9dba3f8f41 ci: update intermediate dockerfiles (#553) HAOYUatHZ 2023-06-09 13:50:54 +08:00
  • fb44382297 fix(contracts): fix chunk hash computation (#546) Xi Lin 2023-06-08 08:56:00 +08:00
  • 2a745ad7a9 build: Update golang-ci version to v1.52.2 and go version to v1.19.x (#525) maskpp 2023-06-07 23:07:14 +08:00
  • 7270a2a9bc style(contracts): add linter precommit hook for .ts and .sol files (#484) Max Wolff 2023-06-07 04:21:35 -07:00
  • 20fafd9ca4 docs: remove workflow status badges (#547) HAOYUatHZ 2023-06-07 16:11:28 +08:00
  • 870565a18f docs: add Integration Tests & Bridge History API CI badges to README (#545) HAOYUatHZ 2023-06-07 13:56:30 +08:00
  • 0319b11a57 refactor: de-duplicate library path (#544) HAOYUatHZ 2023-06-07 13:41:37 +08:00
  • 6d4374a5cc ci: move tests from jenkins to github (#535) HAOYUatHZ 2023-06-07 13:36:36 +08:00
  • 7ca897d887 feat(batch proposer): implement chunk hashing (#536) Richord 2023-06-06 10:51:37 -07:00
  • f414523045 fix: fix github "Intermediate Docker" workflow syntax (#541) HAOYUatHZ 2023-06-06 10:36:04 +08:00
  • 99ba4acdc0 fix: fix github "Intermediate Docker" workflow (#540) HAOYUatHZ 2023-06-06 10:27:25 +08:00
  • 9caa3d491e build: add custom build scripts for intermediate dockers (#538) HAOYUatHZ 2023-06-06 10:15:50 +08:00
  • 81589c55f5 feat(bridge-history-api): add blocktimestamp into cross_msg (#526) ChuhanJin 2023-06-05 22:52:42 +08:00
  • d234156475 feat(bridge-history-api): add withdrawtrie (#537) ChuhanJin 2023-06-05 22:45:21 +08:00
  • 62f7cbad46 refactor: add missing functions into IL1GatewayRouter (#533) Ahmed Castro 2023-06-05 03:36:51 -06:00
  • 186e76852b feat(batch proposer): implement chunk encoding (#519) Richord 2023-06-04 08:35:48 -07:00
  • 3b045817dd ci: update PR template (#534) Péter Garamvölgyi 2023-06-04 05:08:50 +02:00
  • 091da32936 add deployment script Max Wolff 2023-06-02 16:11:27 -07:00
  • 61c44037e9 add 30 batch per tx limit v3.1.1-fix limit-commitment-batch-count Péter Garamvölgyi 2023-05-31 20:38:30 +02:00
  • 365eebf0bd Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-31 22:26:26 +08:00
  • e7dc628563 fix(jenkins): fix can not find gocover (#529) ChuhanJin 2023-05-31 21:23:58 +08:00
  • 6155612eec wip Max Wolff 2023-05-31 00:33:49 -07:00
  • 20232336ca tweak tweak-contract colinlyguo 2023-05-31 01:10:06 +08:00
  • 332b2557b6 tweak colinlyguo 2023-05-31 00:50:36 +08:00
  • 3b097a9ee6 update testnet verifier contracts testnet-v0.3.0 HAOYUatHZ 2023-05-30 21:50:34 +08:00
  • 2ef3947684 Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-30 09:39:13 +08:00
  • d743f2ce96 feat(contracts): add fallback contract to deployed in L2 (#522) Xi Lin 2023-05-30 08:31:12 +08:00
  • 798179ee6d fix(mock): fix mocked proof to pass SanityCheck (#524) maskpp 2023-05-30 08:23:57 +08:00
  • f3d3162ac2 trigger ci maskpp 2023-05-29 22:37:45 +08:00
  • bff51f56b8 fix ci maskpp 2023-05-29 22:32:40 +08:00
  • 1e2b89aa58 Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-29 15:46:46 +08:00
  • b706cb69d3 fix(db): return same amount of status as hashes for GetRollupStatusByHashList (#523) maskpp 2023-05-29 15:46:01 +08:00
  • aa24cdd1db feat(contracts): add chain id in public input hash (#517) Xi Lin 2023-05-28 09:41:38 +08:00
  • 4398a36ee2 feat(db): update block_batch's proof (#520) HAOYUatHZ 2023-05-27 15:53:38 +08:00
  • 9a27499c03 feat(db): rename created_time to created_at & updated_time to `… (#502) HAOYUatHZ 2023-05-27 06:25:19 +08:00
  • 2957bd70b2 merge develop and fix conflict maskpp 2023-05-26 14:54:30 +08:00
  • 9d2a41a231 refactor(bridge): update bridge orm and layout (#496) v3.1.2 georgehao 2023-05-26 12:23:29 +08:00
  • 60e901cd36 Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-26 11:25:22 +08:00
  • db9d62f89f Use on postgres container fix/upgrade_docker_postgres_2 maskpp 2023-05-26 09:58:30 +08:00
  • 81cc4b7882 Revert change maskpp 2023-05-25 15:47:15 +08:00
  • 8ec16fe4f3 Set baseFee = 0 maskpp 2023-05-25 14:53:23 +08:00
  • 22044235e4 merge develop and fix conflict maskpp 2023-05-25 09:57:26 +08:00
  • e53c7bca99 Add metric to track batch payload size and number of oversized batches (#500) v3.1.1 Richord 2023-05-24 09:08:39 -07:00
  • 01a8f32363 feat(roller&coordinator): fetch traces from local l2geth node on roller (#452) Lawliet-Chan 2023-05-24 22:00:18 +08:00
  • 5232bdbc81 Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-24 16:51:38 +08:00
  • e88ab5a72d revert change maskpp 2023-05-24 16:49:52 +08:00
  • 7c05b5a20e ci(github): add conventionalcommits requirement into pull_request_template.md (#511) HAOYUatHZ 2023-05-24 14:50:55 +08:00
  • 0ef2ee971e update verifier contracts testnet_verifier HAOYUatHZ 2023-05-23 23:13:51 +08:00
  • 7b72259939 merge develop and rm mistake change maskpp 2023-05-23 11:18:54 +08:00
  • 9baaddfdfe Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-23 11:14:05 +08:00
  • 7385ce437e Update bytecode makefile maskpp 2023-05-23 11:11:38 +08:00
  • 029cb72333 build(github): fix ready_for_review trigger (#512) HAOYUatHZ 2023-05-23 10:13:52 +08:00
  • 2f459d9995 Update bytecode makefile maskpp 2023-05-23 09:57:23 +08:00
  • 23d2c98735 add git ignore file in scroll maskpp 2023-05-23 09:56:26 +08:00
  • be3534baf1 (docs) Update README.md: Fix contracts links (#510) Orest Tarasiuk 2023-05-23 03:27:18 +02:00
  • baf2aebecb chore: forge init maskpp 2023-05-23 07:53:33 +08:00
  • 02429a9ad3 (docs) Update README.md for contracts Orest Tarasiuk 2023-05-22 17:48:55 +02:00
  • 412ec4eeb7 docs: reorganize docs (#490) HAOYUatHZ 2023-05-22 23:44:25 +08:00
  • e838a88e61 docs(roller): add basic doc for roller (#448) HAOYUatHZ 2023-05-22 23:40:15 +08:00
  • f327b4abbe Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-22 15:44:25 +08:00
  • 3bc8a3f5c6 feat(contracts): revert subsequent batches (#509) contract/oz-frozen-v0 Xi Lin 2023-05-22 15:41:40 +08:00
  • 0e09160a08 build(contracts): add package.json for npm library (#485) Ahmed Castro 2023-05-22 01:07:51 -06:00
  • bd9d2e784c feat(version&Roller): add Halo2 version into Roller (#494) Lawliet-Chan 2023-05-22 14:57:10 +08:00
  • b25c593a88 Use abigen with new flag --contract maskpp 2023-05-22 14:35:25 +08:00
  • b77905b6bf Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-22 14:03:45 +08:00
  • bd2303a4d2 Use abigen with new flag --contract maskpp 2023-05-22 14:02:16 +08:00
  • af94da625c fix(ci): Disable github actions on draft prs (#508) Haichen Shen 2023-05-21 17:50:38 -07:00
  • 348b58ceb4 fix(contracts): disallow committing a batch twice (#505) Haichen Shen 2023-05-21 15:00:05 -07:00
  • f705ae7c0f feat(contracts): implement new rollup design (#464) Xi Lin 2023-05-22 02:29:16 +08:00
  • 29f358e838 feat(contracts): add a non-upgradeable version of IScrollStandardERC20 (#501) Xi Lin 2023-05-21 15:16:52 +08:00
  • aa03ad953d fix(contracts): update the l1 data fee calculation (#498) Haichen Shen 2023-05-20 00:32:05 -07:00
  • dfc443a257 feat(contracts): Remove whitelist from ScrollMessengerBase (#499) Haichen Shen 2023-05-20 00:15:41 -07:00
  • 2e0039ab25 feat(contracts): remove relay fee in L2ScrollMessenger (#493) Xi Lin 2023-05-20 14:12:42 +08:00
  • 09378804b7 bugfix(contracts): fix wrong _oldFeeVault (#497) Xi Lin 2023-05-20 01:32:40 +08:00
  • bdaf827dc4 go.work.sum sequencer-relay-deposits Péter Garamvölgyi 2023-05-19 15:02:37 +03:00
  • 4c120064e7 Merge branch 'develop' into sequencer-relay-deposits Péter Garamvölgyi 2023-05-19 14:58:06 +03:00
  • 0bab8f95c1 trigger ci maskpp 2023-05-19 17:05:57 +08:00
  • 6b38531a09 Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-19 16:51:05 +08:00
  • 88bcf13515 fix ci maskpp 2023-05-19 16:46:38 +08:00
  • 80c946dabe build: rearrange docker build orders (#495) HAOYUatHZ 2023-05-19 11:34:54 +08:00
  • 58b70639b2 refactor(bridge-history-api): rename CreatedTime to CreatedAt (#492) v3.0.21 HAOYUatHZ 2023-05-19 11:22:09 +08:00
  • 12ae3d48f7 feat: update db sql show feat/refactor_bridge georgehao 2023-05-19 10:08:20 +08:00
  • 5788dd6207 fix(libzkp): fix makefile script (#491) Lawliet-Chan 2023-05-18 17:56:11 +08:00
  • d8d1669a67 just use sol file maskpp 2023-05-18 17:31:25 +08:00
  • 109632ca48 just use sol file maskpp 2023-05-18 17:20:46 +08:00
  • 6470092742 just use sol file maskpp 2023-05-18 17:20:35 +08:00
  • 3e9ac08533 just use sol file maskpp 2023-05-18 17:13:09 +08:00
  • 44925be3f3 Update bytecode git ignore file. maskpp 2023-05-18 16:20:15 +08:00
  • 891b8e14f1 Revert unnecessary change. maskpp 2023-05-18 16:03:08 +08:00
  • 0380c754ce feat: update georgehao 2023-05-18 15:53:39 +08:00
  • 75276bc111 feat: update georgehao 2023-05-18 15:51:49 +08:00
  • e956f6b3ea feat: all done +1 georgehao 2023-05-18 15:50:55 +08:00
  • b02c16730c Revert unnecessary change. maskpp 2023-05-18 15:27:43 +08:00
  • f75b18395e Merge branch 'develop' into feat/integration-test_scroll_contracts_test maskpp 2023-05-18 14:51:58 +08:00
  • e08d94990b Finish deposit and withdraw contract test. maskpp 2023-05-18 14:50:10 +08:00
  • 61dbb27159 Finish deposit and withdraw contract test. maskpp 2023-05-18 14:47:35 +08:00