Leonardo Bragagnolo
d0befd973d
Added randomized simulation parameters generation ( #389 )
...
* added simulation params
* fixed return types
* implemented full sim test on wasmd
* removed wrong committed github action
* switched to a import export test since i'm introducing params and genesis simulations
* fixed makefile
* Fixed sim test flags not working
* fixed some errors on sim test
* fixed conflicts
still a failure to be solved
* fixed wasm params error
* added missing codec
* Update params.go
removed unused import
* fixed intellij cache errors
* added full app simulation test that pass
* added README.md for sims credits
added me into contributors list
Co-authored-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
2021-02-05 13:19:14 +01:00
Alexander Peters
53bbf96e9e
Upgrade to cosmos-sdk v0.40.0-rc5 ( #345 )
...
* Upgrade to cosmos-sdk v0.40.0-rc5
* Migrate cli queries
* Update changelog
* Remove DONTCOVER filter for coverage
2020-12-17 14:13:18 +01: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
aff2214391
Better naming for proposal type selections
2020-07-15 09:17:01 +02:00
Alex Peters
4400c4526f
Move enabled gov types to app construction
2020-07-14 13:41:12 +02: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
Federico Kunze
ebfbd95dc0
Merge PR #215 : Update simulation tests
2019-12-19 11:02:59 -05:00
Alessio Treglia
dcbddd9f04
Merge PR #221 : Hide unnecessarily exported function to better coverage report
2019-12-12 09:59:48 -05:00
Federico Kunze
7c5bd87464
update Gaia with to latest SDK master ( #210 )
...
* update Gaia with sim refactor
* fix tests
* update to latest master
2019-12-05 12:18:43 +01: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
d518038d0b
Merge PR #175 : Bump SDK to latest master
2019-11-04 10:42:10 -07:00
Federico Kunze
6970ebe19b
Merge PR #122 : Genesis Account Command + Types
2019-09-14 20:19:46 -04:00
Alexander Bezobchuk
6fa5988730
Merge PR #119 : Upgrade go to 1.13 & Latest SDK Master
2019-09-10 14:56:58 -04:00
Federico Kunze
9c82ff2366
Merge PR #94 : update Gaia to latest SDK master
2019-08-09 11:00:50 -04:00
Alexander Bezobchuk
7b1465968b
Merge PR #90 : Updates reflecting sdk v0.36.0-rc4
2019-08-06 20:23:22 -04:00
Alexander Bezobchuk
10cde2212e
Merge PR #86 : Update SDK to version latest master
2019-08-05 11:50:11 -04:00
Alexander Bezobchuk
c1ae72295c
Merge PR #77 : Update SDK version
...
* Update SDK version
* Remove x/crypto replace
* remove colors
* Add all allInvariants
2019-07-18 06:55:39 -07:00
Federico Kunze
bab3694437
Merge PR #56 : Update to latest SDK: Supply
2019-07-05 09:40:06 -04:00
Alexander Bezobchuk
7d68770d30
Merge PR #46 : Upgrade to latest SDK version (73700df8c)
2019-06-15 21:48:20 +02:00
Alessio Treglia
7885cf61a8
Import simapp
2019-06-10 18:02:49 +01:00
Alessio Treglia
787bd94b31
Sync up with SDK's latest changes ( #24 )
2019-05-28 11:16:46 +01:00
Christopher Goes
5c5bf7c49b
Updates for upstream PR (community pool spend proposal) ( #10 )
...
Related cosmos/cosmos-sdk#4329
2019-05-21 14:32:48 +01:00
Alessio Treglia
c05e6c9c05
Initial release.
...
Closes : cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00