Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Jae/gaiareplay #1938

Closed
wants to merge 2 commits into from
Closed

WIP Jae/gaiareplay #1938

wants to merge 2 commits into from

Conversation

jaekwon
Copy link
Contributor

@jaekwon jaekwon commented Aug 8, 2018

This is a tool hacked together to replay gaiad blocks on a simple standalone app instance (no RPC, etc). Basically lets you test the pure state machine with minimal complexity.

@jaekwon jaekwon changed the base branch from develop to release/v0.23.0 August 8, 2018 08:18
@jaekwon jaekwon changed the base branch from release/v0.23.0 to release/0.23.1 August 8, 2018 08:20
@alexanderbez
Copy link
Contributor

Thanks @jaekwon with a little CLI support and cleanup, we can leverage this tool is a flexible manner 👍

@codecov
Copy link

codecov bot commented Aug 10, 2018

Codecov Report

Merging #1938 into release/0.23.1 will increase coverage by 0.07%.
The diff coverage is n/a.

@@                Coverage Diff                @@
##           release/0.23.1   #1938      +/-   ##
=================================================
+ Coverage           60.63%   60.7%   +0.07%     
=================================================
  Files                 119     119              
  Lines                6917    6904      -13     
=================================================
- Hits                 4194    4191       -3     
+ Misses               2484    2465      -19     
- Partials              239     248       +9

@alessio alessio deleted the jae/gaiareplay branch June 15, 2019 14:48
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this pull request Mar 1, 2024
* Update dependencies and compile

* Add ICS

* Add gov prop

* Fix lint

* Fix commenting

* Fix commenting

* Add GetStakingKeeper for ICS e2e test

* Gaia implements ibc TestingApp

* Update correct return type for GetStakingKeeper

* Fix ibc import

* Fix linting

* Comment back LoadStreamingServices

* Change IBC back to v3.4

* Fix ics post merge

* Replace ibc with informal/ibc for e2e/ibctesting compatibility

* Update ibc to 3.4.0

* Fix linting

* Update gaia with new ics keeper interface

* Add provider module to simulationModules

* Bump ics

* Fix sdk import

* Update sdk to tagged release

* Fix simapp dependence (cosmos#1983)

* Fix simapp dependence

* Fix coverage and linting

* Update sim ignore

* Update codecov rules

* Update ics dependency

* Update ICS dependency

* Update code cov

* Update ICS to tagged version

* Update codecov

* Add imported ICS test

* Make requested test comment changes

* Remove commented code

Co-authored-by: Milan Mulji <98309852+mmulji-ic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants