cosmos-sdk/x/ibc
Federico Kunze dcf3b54ca1
ibc: async acknowledgements (#7361)
* rename packet ack abs

* update packet executed

* write ack

* update clients

* update transfer keeper

* changes from reviews

* rename ReceiveExecuted -> WriteReceipt

* tests

* fix tests

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* Update x/ibc/07-tendermint/types/client_state_test.go

Co-authored-by: Aditya <adityasripal@gmail.com>

* comments from review

* update RecvPacket

* spec typo

* test fixes

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-01 10:25:50 +00:00
..
02-client ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
03-connection ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
04-channel ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
05-port Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
23-commitment/types ibc: upgrade client (#7367) 2020-10-01 03:21:57 -03:00
24-host ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
client ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
exported ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
keeper Fix QueryUnreceivedPackets/Acks (#7320) 2020-09-18 09:56:20 +00:00
light-clients ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
simulation ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
spec ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
testing ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
types ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
genesis_test.go ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
handler_test.go ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
handler.go ibc: async acknowledgements (#7361) 2020-10-01 10:25:50 +00:00
ibc_test.go ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00