Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement registered payee fee distribution (cosmos#1526)
* adding distribution logic with new registered payees * updating ack test cases * removing commented out test * adding additional testcase to TestOnAcknowledgementPacket * cleaning up distribution logic and adapting tests * updating timeout test cases * updating timeout logic and adding application callback failure test cases * Apply suggestions from code review Co-authored-by: Charly <[email protected]> * Apply suggestions from code review Co-authored-by: Carlos Rodriguez <[email protected]> * Update modules/apps/29-fee/ibc_middleware_test.go * adding missing comma from suggested testcases Co-authored-by: Cian Hatton <[email protected]> Co-authored-by: Charly <[email protected]> Co-authored-by: Carlos Rodriguez <[email protected]>
- Loading branch information