Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ADR-005: Support multisig chain link #708

Merged
merged 46 commits into from
Jan 14, 2022

Commits on Dec 22, 2021

  1. Apply SignatureData in Proof

    dadamu committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b476e11 View commit details
    Browse the repository at this point in the history
  2. Fix types tests

    dadamu committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    11e307d View commit details
    Browse the repository at this point in the history
  3. Add signature testutil

    dadamu committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    45b6567 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    b6df42d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Register interface

    dadamu committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2fc266d View commit details
    Browse the repository at this point in the history
  2. Fix panic in test

    dadamu committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    cdeb8a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef25df View commit details
    Browse the repository at this point in the history
  4. Add back gogoproto.equal

    dadamu committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    73e6016 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    73430a8 View commit details
    Browse the repository at this point in the history
  2. Update keeper unit tests

    dadamu committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e05f47a View commit details
    Browse the repository at this point in the history
  3. Update cli unit tests

    dadamu committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    4772a51 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    6b35fe3 View commit details
    Browse the repository at this point in the history
  2. Fix proof verify unpack issue

    dadamu committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a9de5f0 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    dadamu committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3a84c6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7752995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    144fac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c82287e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bc9de5 View commit details
    Browse the repository at this point in the history
  8. Remove unused config

    dadamu committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9c6981e View commit details
    Browse the repository at this point in the history
  9. Fix lint

    dadamu committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7d1bf62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61753db View commit details
    Browse the repository at this point in the history
  11. Update create chain link json

    dadamu committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    37cb980 View commit details
    Browse the repository at this point in the history
  12. Update app/desmos/cmd/chainlink/create_json.go

    Co-authored-by: Leonardo Bragagnolo <leo.braga95@gmail.com>
    dadamu and leobragaz authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1e919a3 View commit details
    Browse the repository at this point in the history
  13. Update app/desmos/cmd/chainlink/types/getter.go

    Co-authored-by: Leonardo Bragagnolo <leo.braga95@gmail.com>
    dadamu and leobragaz authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d5c3dc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    25eeaf2 View commit details
    Browse the repository at this point in the history
  2. Add doc for testutil

    dadamu committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    58675f3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'paul/adr-005-multisig-chainlink-impl' of github.com:des…

    …mos-labs/desmos into paul/adr-005-multisig-chainlink-impl
    dadamu committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    69716b5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:desmos-labs/desmos into paul/adr-…

    …005-multisig-chainlink-impl
    dadamu committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    86b8b2c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Fix doc in the getter

    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b04b997 View commit details
    Browse the repository at this point in the history
  2. Update changeset

    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    fc4dd7d View commit details
    Browse the repository at this point in the history
  3. Revert generateChainLinkJSON

    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b017cca View commit details
    Browse the repository at this point in the history
  4. Update app/desmos/cmd/chainlink/create_json.go

    Co-authored-by: Leonardo Bragagnolo <leo.braga95@gmail.com>
    dadamu and leobragaz authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bd5bd67 View commit details
    Browse the repository at this point in the history
  5. Fix the comment in cli test

    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2f0dae5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'paul/adr-005-multisig-chainlink-impl' of github.com:des…

    …mos-labs/desmos into paul/adr-005-multisig-chainlink-impl
    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    65417f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a364e24 View commit details
    Browse the repository at this point in the history
  8. Remove unused function

    dadamu committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    31854ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60deaa2 View commit details
    Browse the repository at this point in the history
  10. improved the overall code organization

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    41c7496 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'paul/adr-005-multisig-chainlink-impl' of github.com:des…

    …mos-labs/desmos into paul/adr-005-multisig-chainlink-impl
    
    � Conflicts:
    �	app/desmos/cmd/chainlink/create_json.go
    �	app/desmos/cmd/chainlink/create_json_test.go
    RiccardoM committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    40637f3 View commit details
    Browse the repository at this point in the history
  12. improved the overall code organization

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1769abb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Fix sign mode and test builder

    dadamu committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    f198b21 View commit details
    Browse the repository at this point in the history
  2. Rerange the files

    dadamu committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    ef18023 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Update .changeset/entries/a492eff6c4ec45c98cb555b14de9f27ba50da5b147f…

    …f05b7a4cb1707af73655c.yaml
    
    Co-authored-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    dadamu and RiccardoM authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    3f274d9 View commit details
    Browse the repository at this point in the history
  2. small doc fixes

    Signed-off-by: Riccardo Montagnin <riccardo.montagnin@gmail.com>
    RiccardoM committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    04b9181 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/paul/adr-005-multisig-chainlink-…

    …impl' into paul/adr-005-multisig-chainlink-impl
    RiccardoM committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    9eb1093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78be05b View commit details
    Browse the repository at this point in the history