Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Contracts management #391

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Contracts management #391

wants to merge 58 commits into from

Commits on Aug 27, 2021

  1. config

    zorancuc committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    4add333 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. upd: ignore debug files

    Denis Ermolin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1c0d7cd View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. remove package lock

    zorancuc committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a5be80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0a228 View commit details
    Browse the repository at this point in the history
  3. remove artifacts

    zorancuc committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5ab43b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Merge remote-tracking branch 'origin/migrate_hardhat' into migrate_ha…

    …rdhat
    Denis Ermolin committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    dbc4b68 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. chg: test with hardhat

    Denis Ermolin committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2e426b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. upd: run tests with hardhat

    I have disabled tests for contracts we don't use in production. Such as all predicates except Burn Only. Draining of the stake manager too, it uses Gnosis Safe there, which suddenly fails now, due to broken signing.
    Denis Ermolin committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    dbfb1bd View commit details
    Browse the repository at this point in the history
  2. refactor: delete old tests

    Denis Ermolin committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b16b1c4 View commit details
    Browse the repository at this point in the history
  3. chg: add typescript support

    Denis Ermolin committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e20573f View commit details
    Browse the repository at this point in the history
  4. new: typechain

    Denis Ermolin committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f4b2a6f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. WIP: verify bytecode and storage

    Denis Ermolin committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    eb2fbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. chg: add ValidatorShare deployment

    Denis Ermolin committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e8403f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. misc: remove commented code

    Denis Ermolin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f4f035c View commit details
    Browse the repository at this point in the history
  2. chg: move to yarn. Generate governance command.

    Update current release file and include storage layouts.
    Denis Ermolin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2604580 View commit details
    Browse the repository at this point in the history
  3. chg: generate typechain bindings after installation

    Denis Ermolin committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    8623e38 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. chg: StakeManager migration

    Denis Ermolin committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    cc27c7f View commit details
    Browse the repository at this point in the history
  2. upd: remove moonwalker

    Denis Ermolin committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    029d738 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. upd: translate truffle migrations to the hardhat

    Denis Ermolin committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    586e7b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. fix: tests

    Denis Ermolin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c9bb160 View commit details
    Browse the repository at this point in the history
  2. misc: clean up

    Denis Ermolin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c9b6686 View commit details
    Browse the repository at this point in the history
  3. new: simple preprocessor for solidity files

    Denis Ermolin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    73dfcbb View commit details
    Browse the repository at this point in the history
  4. upd: old files written with #if..#endif

    Denis Ermolin committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    5263b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. chg: remove Migrations.sol

    Used previously in truffle migrations
    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a39f48f View commit details
    Browse the repository at this point in the history
  2. chg: remove legacy script

    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7546c5a View commit details
    Browse the repository at this point in the history
  3. upd: improve storage verification report

    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    14c2436 View commit details
    Browse the repository at this point in the history
  4. upd: use yarn and storage verification in CI

    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    825d7ff View commit details
    Browse the repository at this point in the history
  5. upd: package information

    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4d3ba66 View commit details
    Browse the repository at this point in the history
  6. upd: readme, package license

    Denis Ermolin committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    15c5184 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. upd: more proxies migrations

    Denis Ermolin committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a7ae727 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. upd: deploy predicates

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    148034a View commit details
    Browse the repository at this point in the history
  2. upd: CI in PRs

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    29d07b3 View commit details
    Browse the repository at this point in the history
  3. upd: remove line breaks

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    20ce00b View commit details
    Browse the repository at this point in the history
  4. fix: CI config

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f435f4f View commit details
    Browse the repository at this point in the history
  5. fix: config

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    69bc69e View commit details
    Browse the repository at this point in the history
  6. fix: CI config

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c5bbac7 View commit details
    Browse the repository at this point in the history
  7. fix: CI config

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    bc1ba97 View commit details
    Browse the repository at this point in the history
  8. fix: use node 14 for CI

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e937ac0 View commit details
    Browse the repository at this point in the history
  9. fix: typechain initial generation

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e2eaa04 View commit details
    Browse the repository at this point in the history
  10. fix: add nunjucks for process templates

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    49121c3 View commit details
    Browse the repository at this point in the history
  11. fix: do not process directories

    Denis Ermolin committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e202162 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. fix: extract base type for storage slot

    Denis Ermolin committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    eb604a0 View commit details
    Browse the repository at this point in the history
  2. upd: 1st release types

    Denis Ermolin committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d756b8b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. new: StakeManagerExtension migration

    Finished release flow
    Denis Ermolin committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    88da230 View commit details
    Browse the repository at this point in the history
  2. upd: return back extracting base type of the storage slot

    Denis Ermolin committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    bfc4abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0adfddb View commit details
    Browse the repository at this point in the history
  4. fix: tests

    Denis Ermolin committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    177e870 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. fix: tests

    imyourm8 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2a586cb View commit details
    Browse the repository at this point in the history
  2. fix: tests

    imyourm8 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    b9274ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ab8d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    48f2288 View commit details
    Browse the repository at this point in the history
  2. new

    Denis Ermolin committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fc58f80 View commit details
    Browse the repository at this point in the history
  3. chg

    Denis Ermolin committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    2dd5fe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. stuff

    Denis Ermolin committed Jan 20, 2022
    1 Configuration menu
    Copy the full SHA
    8c9ad51 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. chg

    Denis Ermolin committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    746dfd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Merge branch 'ddsb' into contracts-management

    Denis Ermolin committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    afd6c6e View commit details
    Browse the repository at this point in the history
  2. fix: verify deployed contract automatically

    Denis Ermolin committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    ff6873a View commit details
    Browse the repository at this point in the history
  3. new: second release

    Denis Ermolin committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f9a349d View commit details
    Browse the repository at this point in the history