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

Fixed failing compile #3

Closed
wants to merge 1 commit into from
Closed

Fixed failing compile #3

wants to merge 1 commit into from

Conversation

ethanfrey
Copy link
Contributor

This addresses both issues #1 and #2

However, I wonder why the tests don't use the golang testing framework (I have to use go run ./tests/tmsp/main.go to check the code)? I would happily port if if that is desired. (Probably a separate pull request).

@ethanfrey
Copy link
Contributor Author

Already fixed in master

@ethanfrey ethanfrey closed this Jan 6, 2017
liamsi pushed a commit to liamsi/cosmos-sdk that referenced this pull request Jun 26, 2018
Use go-data for nice json un/marshaling
dogemos referenced this pull request in dogemos/cosmos-sdk Apr 9, 2020
mergify bot pushed a commit that referenced this pull request Oct 7, 2020
* prevent upgrades if client is expired

* fix test
Raumo0 pushed a commit to mapofzones/cosmos-sdk that referenced this pull request Jun 20, 2021
* add minimum commission rate

* fixed DefaultMinCommissionRate comment

* Update x/staking/keeper/params.go

* Update x/staking/keeper/validator.go

* Update x/staking/keeper/validator_test.go

* Update x/staking/keeper/validator_test.go

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

* Update x/staking/keeper/validator_test.go

* fix lint

* make proto-all

* fix lint

* add powerreduction to params

* check protobuf breakage against osmo-v0.42.x instead of master

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Raumo0 pushed a commit to mapofzones/cosmos-sdk that referenced this pull request Sep 14, 2021
* add minimum commission rate

* fixed DefaultMinCommissionRate comment

* Update x/staking/keeper/params.go

* Update x/staking/keeper/validator.go

* Update x/staking/keeper/validator_test.go

* Update x/staking/keeper/validator_test.go

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

* Update x/staking/keeper/validator_test.go

* fix lint

* make proto-all

* fix lint

* add powerreduction to params

* check protobuf breakage against osmo-v0.42.x instead of master

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
jtremback added a commit that referenced this pull request Nov 12, 2021
joeabbey referenced this pull request in joeabbey/cosmos-sdk Jan 21, 2022
* add minimum commission rate

* fixed DefaultMinCommissionRate comment

* Update x/staking/keeper/params.go

* Update x/staking/keeper/validator.go

* Update x/staking/keeper/validator_test.go

* Update x/staking/keeper/validator_test.go

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

* Update x/staking/keeper/validator_test.go

* fix lint

* make proto-all

* fix lint

* add powerreduction to params

* check protobuf breakage against osmo-v0.42.x instead of master

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Thunnini referenced this pull request in Thunnini/cosmos-sdk Feb 28, 2022
* add minimum commission rate

* fixed DefaultMinCommissionRate comment

* Update x/staking/keeper/params.go

* Update x/staking/keeper/validator.go

* Update x/staking/keeper/validator_test.go

* Update x/staking/keeper/validator_test.go

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

* Update x/staking/keeper/validator_test.go

* fix lint

* make proto-all

* fix lint

* add powerreduction to params

* check protobuf breakage against osmo-v0.42.x instead of master

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
RiccardoM pushed a commit that referenced this pull request Apr 13, 2022
* add minimum commission rate

* fixed DefaultMinCommissionRate comment

* Update x/staking/keeper/params.go

* Update x/staking/keeper/validator.go

* Update x/staking/keeper/validator_test.go

* Update x/staking/keeper/validator_test.go

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>

* Update x/staking/keeper/validator_test.go

* fix lint

* make proto-all

* fix lint

* add powerreduction to params

* check protobuf breakage against osmo-v0.42.x instead of master

Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
raynaudoe pushed a commit that referenced this pull request Sep 22, 2022
fix missing coma

should work

print block height answer

why index null

should fix getHeight

forgot fmt

fix get account at current height

check rosetta request

misc

misc

misc

misc

misc

misc

misc

misc

infinite loop
mantrachain-support added a commit to mantrachain-support/cosmos-sdk that referenced this pull request Sep 20, 2024
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.

1 participant