Commit Graph

13 Commits

Author SHA1 Message Date
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
Ethan Frey 1d2808b3c9 Remove gaia-specific gitian code 2020-07-24 21:47:39 +02:00
Alessio Treglia 5e817641bb Merge PR #141: Upgrade golangci-lint to latest release (1.19.1) 2019-09-26 18:15:07 -07:00
Alexander Bezobchuk a79a247376
Merge PR #136: Sanitize Makefile runsim 2019-09-20 09:47:15 -04:00
Alessio Treglia f35c63d672 Merge PR #124: devtools' Makefile cleanup 2019-09-12 09:16:11 -04: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 f6edd14385
Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00
Alessio Treglia e1043a4e77 Merge PR #66: Remove statik from contrib/devtools/Makefile 2019-07-05 11:10:17 -04:00
Alessio Treglia 534e56abd1 Merge PR #65: Various updates to tools
- Update golangci-lint to latest version.
- Remove ci-lint, no longer used.
- Remove golangci-lint from tools target to prevent CI builds
from downloading automatically (and unnecessarily).
Developers can still run make golangci-lint to download
it locally for development and testing purposes.
2019-07-05 08:57:15 -04:00
Alexander Bezobchuk 0432ac52c0
Merge PR #53: Update latest SDK version: Events Refactor 2019-06-26 17:36:33 -04:00
Alessio Treglia 0c12ccecae
upgrade to latest sdk (#52)
As per changes introduced with cosmos/cosmos-sdk#4602
2019-06-24 08:27:15 +01:00
frog power 4000 b33ae4031c Merge PR #3: Pass in binary names to version through build tags 2019-05-20 08:59:33 -04:00
Alessio Treglia c05e6c9c05
Initial release.
Closes: cosmos/cosmos-sdk#4103
2019-05-17 16:36:13 +02:00