cosmos-sdk/x/ibc/testing
colin axnér 3589a3c799
Fix misbehaviour handling for solo machine (#7515)
* add timestamp to SignatureAndData

Add timestamp field to signature and data. Add ValidateBasic check for timestamp. Add ValidateBasic test. Update misbehaviour handler to use supplied timestamp.

* fix typo

* add timestamp check

* fix lint

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-10-13 09:02:24 -03:00
..
mock Refactor RegisterQueryServices -> RegisterServices (#7518) 2020-10-12 16:31:51 +00:00
chain.go add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00
coordinator.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
solomachine.go Fix misbehaviour handling for solo machine (#7515) 2020-10-13 09:02:24 -03:00
types.go Fix AcknowledgePacket and AcknowledgementExecuted bug + update testing pkg (#7170) 2020-08-26 12:11:31 +00:00