Alexander Peters
00082a25b8
Make app keepers public ( #951 )
...
* use ecosystem convention for keeper names in app.go
* fix linting
* Revert variable renaming
* Deprecate attribute access helper
* Formatting only
* Replace usage of deprecated test helper
* Address linter report
Co-authored-by: faddat <jacobgadikian@gmail.com>
2022-08-23 17:01:04 +02:00
Alexander Peters
465c085e15
Revert error handling on export ( #662 )
2021-10-25 15:22:42 +02:00
fkneeland-figure
57517b0c33
Add golangci lint check on pull requests ( #645 )
...
* added golangci lint check on pull requests
* changelog update
* updated to use circleci instead of github actions
* testing a golang change
* added workflow
* updated how we find the golangci command in the make file
* using orb for golangci
* Added golangci install make command
* use docker image for golangci
* stop using make in circleci
* reverted golang change to trigger ci
* gofmt
* make fmt
* fixed a few things
* updated version on golintci
* fixed all the lint errors
* check version
* skipped wrongly failing lint
* Revert generated file changes
* fix import grouping, return errors on failures, initialization of arrays revert
* fixed a few lint errors
* addressed more code review comments
* updated with error check
* increased timeout for golangci-lint
* dont format autogenerated files
Co-authored-by: Carlton Hanna <channa@figure.com>
2021-10-25 09:09:47 +02:00
Alex Peters
bf83c4476c
Upgrade to Stargate RC2
2020-11-03 18:20:26 +01:00
Alex Peters
bcb00d6017
Upgrade to Stargate commits
2020-10-27 15:01:22 +01:00
Alex Peters
95292c8cd4
Merge remote-tracking branch 'remotes/gaia/master' into merge_gaia_master
...
* remotes/gaia/master: (38 commits)
Merge PR #259 : Bump SDK master commit
Exec go mod tidy (#267 )
Merge PR #265 : add version v2.0.5 to CHANGELOG
Fix broken link in delegator guide (#262 )
docs: removed redundant readme.md (#261 )
Merge PR #258 : Bump github.com/spf13/viper from 1.6.1 to 1.6.2
Merge PR #250 : Docs-update
Merge PR #256 : Bump github.com/pkg/errors from 0.9.0 to 0.9.1
Merge PR #255 : Bump github.com/pkg/errors from 0.8.1 to 0.9.0
Merge PR #253 : Bump SDK master commit
Merge PR #252 : v2.0.4 Changelog
Merge PR #249 : docker image build and upload for release tags
Merge PR #247 : Update SDK Commit & Update CLI Doc
Merge PR #246 : Update Archive page with explorers
Merge PR #245 : archives
Bump SDK commit to the latest master (#239 )
Merge PR #215 : Update simulation tests
Update join-mainnet.md (#229 )
Incorporate SDK's latest changes (#227 )
Merge PR #221 : Hide unnecessarily exported function to better coverage report
...
2020-01-23 14:07:35 +01:00
Alexander Bezobchuk
87a4269b90
Merge PR #247 : Update SDK Commit & Update CLI Doc
2020-01-07 14:14:39 -05:00
Ethan Frey
4307d9a50a
Rename gaia{d,cli} to wasm{d,cli}, GaiaApp->WasmApp
2019-11-19 22:20:03 +01:00
Marko
967fc43f1a
Merge PR #188 : Add linting to CI
...
* Add some linting to gaia
- closes #187
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* fail tests
* tests pass
* address PR comments
* some more strictness
2019-11-14 12:04:50 -08:00
Alexander Bezobchuk
6fa5988730
Merge PR #119 : Upgrade go to 1.13 & Latest SDK Master
2019-09-10 14:56:58 -04:00
Alexander Bezobchuk
10cde2212e
Merge PR #86 : Update SDK to version latest master
2019-08-05 11:50:11 -04:00
Alexander Bezobchuk
0432ac52c0
Merge PR #53 : Update latest SDK version: Events Refactor
2019-06-26 17:36:33 -04:00
frog power 4000
0846cc5155
Merge PR #31 : Update to SDK Client and Module Modularization
2019-06-05 19:52:02 -04:00
Alessio Treglia
3e151a123b
Upgrade to SDK's latest ( #35 )
2019-06-05 12:38:38 +02:00
Alessio Treglia
c05e6c9c05
Initial release.
...
Closes : cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00