cosmos-sdk/x/ibc/ante
Aditya ca26587e81
Implement ICS-20 Callbacks (#5984)
* fix acknowledgements, timeouts, and chancloseinit

* fix tests

* add acknowledge test

* add 20 ack events

* add cap authentication to PacketExecuted

* fix events

* return error

* emit error event attribute only on failure

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-04-15 23:37:38 +00:00
..
ante.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
ante_test.go Implement ICS-20 Callbacks (#5984) 2020-04-15 23:37:38 +00:00