- 10 May, 2021 1 commit
-
-
Ben Wilson authored
-
- 08 May, 2021 10 commits
-
-
Karl Floersch authored
* feat: add proposer & sequencer signers to BS * De-duplicate sequencer & proposer wallets if same addr * Add changeset * Remove out of date comment * Lint
-
Liam Horne authored
Co-authored-by:
smartcontracts <kelvinfichter@gmail.com>
-
Mark Tyneway authored
* l2geth: add wsport parsing to start script * chore: add changeset
-
Mark Tyneway authored
* message-relayer: add in address check for better error alerting * chore: add changeset * relayer: log sending tx and tx confirmation * lint: fix
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
smartcontracts authored
* fix: bug in contracts package json * chore: add changeset
-
Ben Wilson authored
* Docker-compose metric collection * Added prometheus and dashboard-sync services Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Liam Horne authored
* style: fix indenting * build: remove skipLibCheck, paths, and baseUrl from base typescript config
-
smartcontracts authored
* wip: Improve Lib_MerkleTrie test coverage * Add a few more JSON tests * fix[contracts]: Separate function for extension node value changes * test: Add some additional JSON tests * Update packages/contracts/test/contracts/libraries/trie/Lib_MerkleTrie.spec.ts Co-authored-by:
Maurelian <maurelian@protonmail.ch> * fix: trailing newlines Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
Elena Gesheva authored
-
- 07 May, 2021 7 commits
-
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Maurelian authored
-
dependabot[bot] authored
Bumps [mixme](https://github.com/adaltas/node-mixme) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/adaltas/node-mixme/releases) - [Changelog](https://github.com/adaltas/node-mixme/blob/master/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-mixme/compare/v0.5.0...v0.5.1) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
smartcontracts authored
-
smartcontracts authored
-
smartcontracts authored
* chore: Remove various unused dependencies * fix: Move @types/chai-as-promised to integration-tests * fix: waffle-ovm.json compiler import path
-
smartcontracts authored
* fix[contracts]: Reduce npm package size * chore[contracts]: Add changeset
-
- 06 May, 2021 8 commits
-
-
Mark Tyneway authored
* enums: use additional enum for eth_sign txs * chore: add changeset
-
Annie Ke authored
* move verbose log to debug * feat: add node env to dtl * changeset and new line * conditional sentry and metrics initialization
-
Elena Gesheva authored
* Reinstate codechecks * Upgrade to @codechecks/client@0.1.10-beta
-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Mark Tyneway authored
* dtl: index the value field (#686) * chore: add changeset * chore: add changeset * dtl: pass through value field * core-utils: update and test toRpcString * lint: fix * l2geth: parse value fields * chore: add changeset * dtl: prevent null reference in L1 handler (#757) * dtl: prevent reference of null value * chore: add changeset * dtl: propagate value * lint: fix
-
smartcontracts authored
* fix[contracts]: Remove verifyExclusionProof * chore: Add changeset
-
Mark Tyneway authored
-
t11s authored
-
- 05 May, 2021 11 commits
-
-
Mark Tyneway authored
* dtl: error logging with message, stack and code * chore: add changeset
-
Karl Floersch authored
* feat: add skipped deposit auto heal * Fix weird lint errors * Use OR instead of AND for skip check
-
Elena Gesheva authored
* Run codechecks in CI for gas cost benchmarking * Add CC_SECRET env var
-
platocrat authored
-
Maurelian authored
Also ensures all packages have a lint:check, and places the lint:fix and lint:check scripts in the order in which they are run by yarn lint
-
Maurelian authored
-
ben-chain authored
* fix(hh-ovm): hack RUN_SOLCJS back to RUN_SOLC * chore: add changeset
-
platocrat authored
-
Maurelian authored
chore(contracts): make coverage its own action Co-authored-by:
Georgios Konstantopoulos <me@gakonst.com>
-
Annie Ke authored
* add ethBalance gauge * add rest of bs metrics * add changeset
-
Maurelian authored
-
- 04 May, 2021 3 commits
-
-
Mark Tyneway authored
* dtl: fix config parsing * chore: add changeset
-
Mark Tyneway authored
* l2geth: update start script * chore: add changeset
-
Georgios Konstantopoulos authored
-