Alexander Peters
6335631348
perf: Replace runsim with Go stdlib testing ( #20490 )
2024-06-17 14:42:04 +00:00
mmsqe
bd1701f4f2
fix: use timestamp for sim log file name ( #20108 )
2024-04-21 19:09:00 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot ( #18689 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +00:00
Jacob Gadikian
55054282d2
chore: gofumpt ( #11839 )
...
* fumpt using main not master...
* be more descriptive
* fumpt
* fix nits
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-19 10:55:27 +02:00
Alessio Treglia
f2ee972e31
various linter fixes ( #8666 )
2021-02-23 08:46:01 +00:00
Prathyusha Lakkireddy
f9dc082059
simulation: close opened files and check for error while creating files ( #8217 )
...
* Read gentx amount as argument
* Update gentx command usage
* Update gentx tests
* Update docs of gentx
* Close opened files and check for error while creating files
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-12-22 13:46:42 +00:00
Marko
218ec99508
various linter fixes ( #6106 )
...
x/staking: Fix all linter warnings.
Fixed warnings across base packages.
New linters:
- unparam
- nolintlint
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-05-02 21:26:59 +02:00
Aayushi Jain
1a7f31f7c8
Merge PR #4678 : Clean YAML output
2019-07-05 19:25:56 -04:00
Alessio Treglia
71d71f2206
Remove gaia ( #4347 )
...
Gaia is removed from cosmos-sdk repository.
Few changes were required to make sure no packages depend on gaia subpackages.
CI config is amended accordingly.
Unnecessary targets are removed from Makefile.
Simulations run through a lightweight version of gaia renamed to simapp.
Closes : #4104
2019-05-18 10:42:24 +02:00
frog power 4000
f0d1efa43c
Merge PR #3819 : Simulation Refactor
2019-03-14 19:13:15 +01:00