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

ICS28: CCV draft w/ complete unbonding #646

Merged
merged 35 commits into from
Feb 28, 2022
Merged

Commits on Jan 17, 2022

  1. Create README.md

    mpoke authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    604b3ae View commit details
    Browse the repository at this point in the history
  2. Add files with CCV spec

    mpoke authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a9b6dad View commit details
    Browse the repository at this point in the history
  3. fix links to ICS 4

    mpoke committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    312d108 View commit details
    Browse the repository at this point in the history
  4. fix links to ICS 7

    mpoke committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4f2b2f8 View commit details
    Browse the repository at this point in the history
  5. add ICS 28 to main README.md

    mpoke authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    0f826ac View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    4c4550a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106afe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. add unbonding operation diagram

    mpoke committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    06a2eb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Update spec/app/ics-028-cross-chain-validation/overview_and_basic_con…

    …cepts.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    mpoke and sergio-mena authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    6085697 View commit details
    Browse the repository at this point in the history
  2. Update spec/app/ics-028-cross-chain-validation/overview_and_basic_con…

    …cepts.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    mpoke and sergio-mena authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d2b7377 View commit details
    Browse the repository at this point in the history
  3. Update spec/app/ics-028-cross-chain-validation/system_model_and_prope…

    …rties.md
    
    Co-authored-by: Sergio Mena <[email protected]>
    mpoke and sergio-mena authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    b132122 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e470c84 View commit details
    Browse the repository at this point in the history
  5. Update spec/app/ics-028-cross-chain-validation/README.md

    Co-authored-by: Sergio Mena <[email protected]>
    mpoke and sergio-mena authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    28e7131 View commit details
    Browse the repository at this point in the history
  6. Update spec/app/ics-028-cross-chain-validation/README.md

    Co-authored-by: Sergio Mena <[email protected]>
    mpoke and sergio-mena authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4bdcd8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dee8d30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db69640 View commit details
    Browse the repository at this point in the history
  9. clarify which staking module

    mpoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    35cdcd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab41f91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45b038c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    faac42c View commit details
    Browse the repository at this point in the history
  13. provider Staking module

    mpoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9631aba View commit details
    Browse the repository at this point in the history
  14. Merge branch 'marius/ccv-staking-hooks' of github.com:cosmos/ibc into…

    … marius/ccv-staking-hooks
    mpoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    4c3f2db View commit details
    Browse the repository at this point in the history
  15. break long lines

    mpoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9ef5aef View commit details
    Browse the repository at this point in the history
  16. break long lines

    mpoke committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    bdf3c48 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    0d9edad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afb942 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. changes in the security model

    mpoke committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    08ceb8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7da62 View commit details
    Browse the repository at this point in the history
  3. channel init overview

    mpoke committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9d25746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    270cae8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    69b0a1f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'marius/ccv-staking-hooks' of github.com:cosmos/ibc into…

    … marius/ccv-staking-hooks
    mpoke committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    01b7a3b View commit details
    Browse the repository at this point in the history
  3. resolve merge conflict

    mpoke committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    495c8db View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update spec/app/ics-028-cross-chain-validation/overview_and_basic_con…

    …cepts.md
    
    Co-authored-by: Josef Widder <[email protected]>
    mpoke and josef-widder authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a09d008 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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