- 10 Mar, 2021 2 commits
-
-
ben-chain authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
smartcontracts authored
* Final gas optimizations for CTC * delete and re-init * Fix issue with tests failing * Use encoding/decoding from core-utils * dev: Use eth-optimism/core-utils where applicable (#281) * Use core-utils where applicable * Further reduce utils * Update ovmCREATEEOA.spec.ts Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> * remove unused import * Revert "remove unused import" This reverts commit 1df87926e7a3ca8ebdf7448ad5f0395fe7766ff7. * actually fix imports * A few more comments * address PR feedback - add comments, renaming vars * Optimization: Conditional Monotonicity Checking (#307) * trying it * cleanup * remove duplicate comment * fix docstring * fix var name * missing period Co-authored-by:
Ben Jones <ben@pseudonym.party> Co-authored-by:
Maurelian <maurelian@protonmail.ch> Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com> Co-authored-by:
Kevin Ho <kevinjho1996@gmail.com>
-
- 09 Mar, 2021 2 commits
-
-
smartcontracts authored
-
Vaibhav Chellani authored
* fix: licenses and constructor modifiers * fix: apply review suggestions * fix: update function modifiers and remove unused vars * fix indentation * fix indentation * fix: remove unused params * Revert "fix: remove unused params" This reverts commit a321e9d39319432fb89bd77c1fc3ff2e1a08295d. Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
- 06 Mar, 2021 1 commit
-
-
Annie Ke authored
-
- 05 Mar, 2021 11 commits
-
-
Kevin Ho authored
-
Annie Ke authored
* [Feat] Autopublish with new version * rebase and incorporate state dump * Update .github/workflows/tag-release.yml Co-authored-by:
Liam Horne <liam@lihorne.com> Co-authored-by:
Liam Horne <liam@lihorne.com> Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
* Use core-utils where applicable * Further reduce utils * Update ovmCREATEEOA.spec.ts Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
ben-chain authored
* remove 'em * fix overrides
-
- 04 Mar, 2021 11 commits
-
-
David Mihal authored
-
Kelvin Fichter authored
* Remove use of concat entirely * Reduce diff Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
* Fix revert string * Fix a few tests * Apparently ethers is broken * Fix last failing test * More reliable codesize test
-
Tony Sosa authored
-
Kelvin Fichter authored
Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
* Put bond manager test in its place 0.0 * Fix helper import * Update test/helpers/utils/eth-time.ts Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
* Use dev package * Add chai and mocha back in Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
Kelvin Fichter authored
* Add improved README * Update with more current hub link
-
Tony Sosa authored
-
Tony Sosa authored
-
Kelvin Fichter authored
Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
- 03 Mar, 2021 12 commits
-
-
Kevin Ho authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
-
Kelvin Fichter authored
* Apply linting to all test files * Lint new stuff from master * Minor tweak to avoid a bug
-
Maurelian authored
* Add gas test output for em.run() * Move gas helper code to util' * Use GasMeasurement class in SM gas spec * Add expect statements * remove only() * Address review comments * add newline at eof * remove .only Co-authored-by:
Kelvin Fichter <kelvinfichter@gmail.com>
-
ben-chain authored
* messenging --> messaging * fix imports * fix all messaging rename * starting * sub in L2 ERC20, unit tests passing * progress, contracts building * all tests passing, time to clean up * start commenting * revert ETH gateway * clean up everything, all tests passing * add more comments * naming and comment cleanup * final naming? * fix var name * final comments * rename ovmEth * fix accidental reversion * make l1 token gateway public * newl * remove whitespace * fix decimals * fix decimal build * get tests passing
-
Tony Sosa authored
Co-authored-by:
Kelvin Fichter <kelvinfichter@gmail.com>
-
Liam Horne authored
* ci: extend 'Create Releases on Tags' workflow to commit state dumps to regenesis repo for git tag * refactor: store artifact in tags folder
-
Tony Sosa authored
-
Tony Sosa authored
Co-authored-by:
ben-chain <ben@pseudonym.party>
-
Tony Sosa authored
-
- 02 Mar, 2021 1 commit
-
-
ben-chain authored
* add reset * add to constructor
-