Skip to content

Commit

Permalink
ICS28: CCV Reward Distribution subprotocol (#704)
Browse files Browse the repository at this point in the history
* add overview of reward distribution

* add CCVHandshakeMetadata and update channel handshake methods signatures

* initiate opening handshake for transfer channel

* add DistributeRewards() method

* address review comments

* add distribution invariant

* replace system invariants with system properties

Co-authored-by: Josef Widder <[email protected]>
  • Loading branch information
mpoke and josef-widder authored Apr 20, 2022
1 parent 2322702 commit a6c9861
Show file tree
Hide file tree
Showing 8 changed files with 1,938 additions and 277 deletions.
2 changes: 1 addition & 1 deletion spec/app/ics-028-cross-chain-validation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ics: 28
title: Cross-Chain Validation
stage: draft
category: IBC/APP
requires: 25, 26, 7
requires: 25, 26, 7, 20
author:
created:
modified:
Expand Down
Loading

0 comments on commit a6c9861

Please sign in to comment.