Alessio Treglia
d4c831e63a
Drop on-disk keybase in favor of keyring ( #5180 )
...
* Switch keys commands to keyring
* Replace NewKeybase with NewKeyring
* Fix delete test
* Purge dead code
* Override COSMOS_SDK_TEST_KEYRING envvar to switch to a test keyring
* s/unningOnServer/unningUnattended/
C'ing @tnachen
* Add deprecated warning, output looks like the following:
```
$ gaiacli keys update --help
Command "update" is deprecated, it takes no effect with the new keyring
based backend and is provided only for backward compatibility with the
legacy LevelDB based backend.
Refer to your operating system's manual to learn how to change your
keyring's password.
Change the password used to protect private key
Usage:
gaiacli keys update <name> [flags]
Flags:
-h, --help help for update
Global Flags:
--chain-id string Chain ID of tendermint node
-e, --encoding string Binary encoding (hex|b64|btc) (default "hex")
--home string directory for config and data (default "/home/alessio/.gaiacli")
-o, --output string Output format (text|json) (default "text")
--trace print out full stack trace on errors
```
* Update multisign command
* Modify server.GenerateSaveCoinKey()
* GenerateSaveCoinKey more modifications
* Update docs
* Update upgrade module
2019-11-14 15:17:21 +01:00
Mircea Colonescu
1285782ef6
add docs staging build ( #5306 )
2019-11-13 12:06:05 +01:00
Santatic
0425f97f24
Fix typo on commission flag ( #5307 )
2019-11-13 10:20:13 +01:00
Marko
92d2dbe3ff
Merge PR #5244 : Add debug commands
2019-11-11 09:54:32 -05:00
Aaron Craelius
d81d46192a
Merge PR #4233 : Add upgrade module
2019-11-08 09:40:56 -05:00
Alexander Bezobchuk
95ddc242ad
Merge PR #5240 : x/evidence module implementation
2019-11-06 14:08:02 -07:00
Alexander Bezobchuk
82a2c5d6d8
Merge PR #5280 : Custom JSON Marshal/Unmarshal for Account Types
2019-11-06 13:06:26 -07:00
Alexander Bezobchuk
ede9aaed3b
Revert "Mege PR #5092 : changed bench32prefixes" ( #5283 )
...
This reverts commit 5a310fabbd
.
2019-11-06 10:18:48 -07:00
Elvin
5a310fabbd
Mege PR #5092 : changed bench32prefixes
2019-11-06 07:18:32 -07:00
Alexander Bezobchuk
60c4f5c7bc
Merge PR #5279 : Fix IAVL Iterator Race Condition
2019-11-06 06:52:22 -07:00
maxwellfoley3
1f4f20c3af
fix typo in link ( #5281 )
2019-11-06 11:01:05 +01:00
dependabot-preview[bot]
6ec37ab4ce
Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 ( #5273 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 15:09:33 +01:00
dependabot-preview[bot]
91822d64b8
Bump github.com/spf13/viper from 1.4.0 to 1.5.0 ( #5274 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 11:30:18 +01:00
Alexander Bezobchuk
7e3e51e082
Merge PR #5271 : add v0.37.4 section
2019-11-04 13:11:56 -07:00
Alexander Bezobchuk
02c6c9fafd
Merge PR #5268 : fix IncrementSequenceDecorator gas estimate
2019-10-31 16:08:35 -04:00
Alexander Bezobchuk
3099b42aa1
Merge PR #5261 : bump tendermint version to v0.32.7; add changelog entry
2019-10-29 15:52:23 -04:00
Alexander Bezobchuk
60dfebcdcb
Merge PR #5260 : add v0.34.10 changelog section
2019-10-29 14:48:10 -04:00
Jordan Sexton
9d2d0a77b0
"auth/StdTx" -> "cosmos-sdk/StdTx" ( #5256 )
2019-10-29 10:21:12 +01:00
Jordan Sexton
adcfc6a1d1
"auth/StdTx" -> "cosmos-sdk/StdTx" ( #5255 )
2019-10-28 22:02:47 +01:00
Riccardo Montagnin
5af6bd77aa
Merge PR #5248 : Ensure all the empty arrays return an empty slice
2019-10-28 10:09:04 -04:00
dependabot-preview[bot]
4f3273ca52
Bump github.com/pelletier/go-toml from 1.5.0 to 1.6.0 ( #5251 )
...
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/pelletier/go-toml/releases )
- [Commits](https://github.com/pelletier/go-toml/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 10:52:22 +01:00
dependabot-preview[bot]
95fc679213
Bump github.com/99designs/keyring from 1.1.2 to 1.1.3 ( #5252 )
...
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/99designs/keyring/releases )
- [Commits](https://github.com/99designs/keyring/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 09:51:16 +01:00
Juan Leni
cf8816e46a
Merge PR #5224 : adding description to changelog
2019-10-24 09:44:10 -04:00
Aditya
4cd18bcf35
Merge PR 5196: RecheckTx Optimizations
2019-10-23 10:43:58 -04:00
Marko
f08c30d394
Merge PR #5234 : update tendermint crypto
2019-10-23 09:35:12 -04:00
Federico Kunze
8344c0aef8
update simulation operations to use BaseApp ( #4946 )
...
* update operations to use baseapp
* updates and cleanup operations
* update operations
* restructure sim ops params
* rename sim /operations/msg.go to /operations.go
* move GenTx to a helper pkg to avoid circle deps
* rm msg.ValidateBasic
* changelog
* random fees; delete auth's DeductFees sim operation
* add chain-id for sig verification
* Update x/simulation/account.go
Co-Authored-By: colin axner <colinaxner@berkeley.edu>
* fix bank, gov and distr errors
* fix staking and slashing errors; increase prob for send enabled
* increase gas x10
* make format
* fix some distr and staking edge cases
* fix all edge cases
* golang ci
* rename acc vars; default no fees to 0stake
* cleanup; check for exchange rate and skip invalid ops
* fixes
* check for max entries
* add pubkey to genaccounts
* fix gov bug
* update staking sim ops
* fix small redelegation error
* fix small self delegation on unjail
* rm inf loop on random val/accs
* copy array
* add ok boolean to RandomValidator return values
* format
* Update x/bank/simulation/operations.go
Co-Authored-By: colin axner <colinaxner@berkeley.edu>
* Update simapp/helpers/test_helpers.go
Co-Authored-By: colin axner <colinaxner@berkeley.edu>
* address @colin-axner comments
* add genaccount pubkey validation
* fix test
* update operations and move RandomFees to x/simulation
* update gov ops
* address @alexanderbez comments
* avoid modifications to config
* reorder params
* changelog
* Update x/distribution/simulation/genesis.go
Co-Authored-By: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
* remove named return values
* ensure all operations are simulated
* golangci
* add nolint
* disable whitespace and funlen linter
* disable godox
* add TODO on unjail
* update ops weights
* remove dup
* update godoc
* x/slashing/simulation/operations.go linting
* x/staking/simulation/operations.go linting
* update operations format
* x/bank/simulation/operations.go linting
* x/distribution/simulation/operations.go linting
* x/staking/simulation/operations.go linting
* start changes: make bank simulate send multiple coins, code cleanup
* fix nondeterminism bug
* fix txsiglimit err
* fix multisend bug
* simplify simulation, cleanup opt privkey args
* make slashing test invalid unjail msgs
* Update simapp/state.go
* golangCI changes
2019-10-23 11:14:45 +02:00
Henrik Aasted Sørensen
7581871b9b
Merge PR #5227 : Use existing struct
2019-10-21 10:36:31 -04:00
Alexandre Esteves
9ef647ba61
Merge PR #5225 : Fix links
2019-10-21 10:14:37 -04:00
dependabot-preview[bot]
27784095c9
Bump github.com/cosmos/ledger-cosmos-go from 0.10.3 to 0.11.1 ( #5226 )
...
Bumps [github.com/cosmos/ledger-cosmos-go](https://github.com/cosmos/ledger-cosmos-go ) from 0.10.3 to 0.11.1.
- [Release notes](https://github.com/cosmos/ledger-cosmos-go/releases )
- [Commits](https://github.com/cosmos/ledger-cosmos-go/compare/v0.10.3...v0.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 11:46:16 +02:00
Alexander Bezobchuk
84621bbd53
Merge PR #5216 : Fix Query Gov Proposals Pagination
2019-10-18 12:46:21 -04:00
var
0ea8c3270e
Merge PR #5107 : Sum validator operator's all voting power
2019-10-18 12:38:23 -04:00
Sunny Aggarwal
d7a08ce5f2
Merge PR #5219 : Added sqrt function to sdk.Decimal type
2019-10-18 12:25:07 -04:00
Marko
d8a9891325
Update stale bot tag ( #5220 )
...
- Update stale bot label from `wontfix` to `stale`
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
2019-10-18 17:14:21 +02:00
Alessio Treglia
09276c492c
Merge PR #5218 : Update ADR-006's progress
2019-10-18 09:09:51 -04:00
Alexander Bezobchuk
1edecb8df5
Merge PR #4826 : ADR 009: Evidence Module
2019-10-17 11:07:25 -04:00
Marko
b9490f2d93
Merge PR #5203 : Add more linters
2019-10-17 09:47:35 -04:00
Alexander Bezobchuk
97eac176a5
Merge PR #5208 : remove duplicate events from previous messages
2019-10-16 11:00:44 -04:00
Aditya
28347bf5f7
Merge PR #5195 : Move Signature Size calculation to TxSizeGasDecorator
2019-10-15 16:21:54 -04:00
Marko
7094463f26
remove version ( #5198 )
2019-10-15 12:52:54 +02:00
Vladimir Evgrafov
ce52f8ff73
Merge PR #5159 : Remove unused nolints from baseapp & format the rest of them
...
* baseapp: Remove unused nolints & format the rest of them
* Export queryRouter type
* Export router type
2019-10-14 15:05:10 -07:00
dependabot-preview[bot]
2af4622bb6
Bump github.com/gogo/protobuf from 1.3.0 to 1.3.1 ( #5189 )
...
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gogo/protobuf/releases )
- [Commits](https://github.com/gogo/protobuf/compare/v1.3.0...v1.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 16:47:52 -04:00
Xuefeng Zhu
3428291a61
Merge PR #5160 : Simply Dec and Int sign check
...
* Simply Dec and Int sign check
* address comment
2019-10-14 16:05:42 -04:00
Xuefeng Zhu
21f2896f8d
Merge PR #5157 : Remove pubkey from slashing infraction log
2019-10-14 13:49:14 -04:00
Marko
9f3789157e
Merge PR #5192 : golangcI-lint updates & set static version to 1.19
2019-10-14 11:43:19 -04:00
dependabot-preview[bot]
fbd551da98
Bump github.com/tendermint/go-amino from 0.15.0 to 0.15.1 ( #5190 )
...
Bumps [github.com/tendermint/go-amino](https://github.com/tendermint/go-amino ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/tendermint/go-amino/releases )
- [Changelog](https://github.com/tendermint/go-amino/blob/v0.15.1/CHANGELOG.md )
- [Commits](https://github.com/tendermint/go-amino/compare/v0.15.0...v0.15.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 13:33:15 +02:00
Rahul Dwivedi
92ea174ea6
Merge PR #5168 : Add missing description field to MsgCreateValidator YAML output
2019-10-12 23:03:31 -04:00
Marko
bb6bed4ed3
Merge PR #5171 : Remove NFT module
2019-10-11 10:18:21 -04:00
Alexander Bezobchuk
18de630d0a
Merge PR #5178 : Update CHANGELOG
2019-10-10 15:33:31 -04:00
Alexander Bezobchuk
cced18c1d0
Merge PR #5176 : Update CHANGELOG
2019-10-10 14:16:04 -04:00
Alexander Bezobchuk
ca84d810d5
Merge PR #5175 : Bump Tendermint version to v0.32.6
2019-10-10 10:42:18 -07:00