Juan Leni
787f46546d
Merge PR #3620 : Indicate build flags in version
2019-02-13 09:53:16 -08:00
Christopher Goes
4f5ad4f1ed
Add PR number to PENDING.md
2019-02-13 15:28:09 +01:00
Christopher Goes
abafd8bf9d
Add Bcrypt benchmarks
2019-02-13 15:26:43 +01:00
Alessio Treglia
c9687e48e6
Upgrade to tendermint 0.30.0 final
2019-02-12 19:38:33 +00:00
Jack Zampolin
639ea1e7d8
PENDING.md -> CHANGELOG.md
2019-02-12 09:09:02 -08:00
Alexander Bezobchuk
22bdc1778b
Merge PR #3264 : Return an empty TxResponse when nil
2019-02-12 17:23:03 +01:00
Alexander Bezobchuk
2216f4716e
Merge PR #3625 : Fix Fee Comparison
2019-02-12 16:22:04 +01:00
Alessio Treglia
fe548c0829
Merge PR #3593 : hide dbKeybase's constructor
2019-02-11 17:18:58 -08:00
Alexander Bezobchuk
9c23fe68ee
Merge PR #3604 : Improve REST Error Messages & Allow Unicode
2019-02-11 15:12:43 -08:00
Juan Leni
94dccf3842
Merge PR #3586 : Fix keybase storage of ledger accounts
2019-02-11 09:02:47 -08:00
Juan Leni
4282c6a351
Merge PR #3582 : Fix for make test_unit
...
* Fix for make test_unit
* adding entry in pending.md
2019-02-11 11:28:52 +01:00
Alexander Bezobchuk
1d4bb1a863
Merge PR #3591 : Fix setting tx hash when nil
...
* fix setting the tx hash when nil
* add a pending log entry
2019-02-11 11:28:23 +01:00
Alessio Treglia
996ab2a012
PENDING.md: remove cruft leftover
2019-02-08 17:36:28 -08:00
Alessio Treglia
e60d2fc0c6
Refresh changelog/pending
2019-02-08 17:20:06 -08:00
Jack Zampolin
5e3a51a515
Merge PR #3563 : Upgrade Tendermint version to 0.30.0-rc0
2019-02-08 17:18:26 -08:00
frog power 4000
7f74b33e21
Merge PR #3357 : Staking spec upgrades / some renaming
2019-02-09 00:57:33 +01:00
Sunny Aggarwal
da0426a2dd
Merge PR #2601 : Bech32 Empty Addresses
2019-02-09 00:54:40 +01:00
Alexander Bezobchuk
fd5e7b9b80
Merge PR #3552 : General Sanitization & Gas Cost Review
2019-02-08 23:33:29 +01:00
Christopher Goes
6ee9c97a5e
Merge PR #3561 : Don't store denominations in staking
2019-02-08 13:28:53 -08:00
Ducem Barr
9348750eb4
Merge PR #3523 : Add tx/encode endpoint and CLI command
2019-02-08 13:17:25 -08:00
Alexander Bezobchuk
d759bef4d1
Merge PR #3549 : Support Vesting Accounts in `add-genesis-account`
2019-02-08 21:50:06 +01:00
Juan Leni
b5fdb83830
Merge PR #3517 : Increasing test coverage in keys/client package
2019-02-08 12:45:23 -08:00
Sunny Aggarwal
cff985ffc5
Merge PR #3546 : Min Self Delegation
2019-02-08 12:44:19 -08:00
Alexander Bezobchuk
7bc837aa06
Merge PR #3555 : Reintroduce Fees OR Semantics
2019-02-07 18:14:54 -08:00
Christopher Goes
38068a59ea
Merge PR #3507 : Results from x/staking & x/slashing peer review
2019-02-07 17:41:23 -08:00
Alessio Treglia
b63b6254c8
Merge PR #3522 : get rid of double negatives: IsNotNegative -> IsAnyNegative
2019-02-06 14:45:15 -08:00
Alexander Bezobchuk
17c84ab34a
Merge PR #3524 : fix keys add flow to show seed by default
2019-02-06 14:20:36 -08:00
Alessio Treglia
9a57ce0214
Merge PR #3514 : don't lock keybase on lcd startup
2019-02-06 11:23:49 -08:00
frog power 4000
52f2ec71a9
Merge PR #3400 : power reduction for Tendermint
...
* add uncompiled power functionality
* fix some compile errors
* Power -> TendermintPower
* tests rename GetTendermintPower
* test fix
* working
* fix delegation tests
* fix slash tests
* staking/keeper tests passing
* docs reversion
* debuggin workin
* x/staking test pass
* fix gov tests
* fix x/slashing tests
* working distribution test fixes
* fix distribution tests
* lint
* fix lcd tests
* fix gov test
* lint
* CLI fixes, rm stakingTypes
* typos
* working cli fixes
* cli test fix
* cli tests fixed
* testnet creation modification
* typo
* pending
* Sanitize Dec.Roundint64 (#3475 )
* merge fixes
* @cwgoes comments
* fix tests
* change power reduction to 10^-6
* option to turn off minting for LCD tests
2019-02-05 21:30:48 -08:00
Alessio Treglia
df94f522f9
Merge PR #3498 : various improvements to gaiad gentx/init
2019-02-05 20:57:36 -08:00
Alexander Bezobchuk
7173164f73
Merge PR #3504 : Fix validator address encoding in tm validator set command
2019-02-06 04:20:07 +01:00
Alexander Bezobchuk
52350c592b
Merge PR #3468 : Increase BaseApp Test Coverage
2019-02-06 04:11:57 +01:00
Juan Leni
1766a73a4c
Merge PR #3502 : Fixing bug in genesis Equal
2019-02-06 02:52:18 +01:00
Juan Leni
174ec0c809
Merge PR #3431 : PrivKeyLedgerSecp256k1: lost connection
2019-02-05 10:21:04 -08:00
Jack Zampolin
5e35354269
Merge PR #3451 : Make tags and responses legible
2019-02-04 18:20:56 -08:00
Joon
f15ad04a57
Merge PR #2605 : Paramstore Subkey
2019-02-04 18:13:04 -08:00
Alessio Treglia
a2b73c8ab4
Merge PR #3460 : Implement fee distribution RESTful endpoints
2019-02-04 16:45:18 -08:00
Sunny Aggarwal
254c39a9e2
Merge PR #3496 : Gov validator power sdk.Int
2019-02-05 01:31:08 +01:00
Alexander Bezobchuk
082295172e
Merge PR #3447 : Consume Gas Proportional to Tx Size
2019-02-04 15:35:12 -08:00
Zaki Manian
3780b84290
Merge PR #3486 : Checking Vesting Coins with AmountOf
2019-02-04 13:10:06 -08:00
Jack Zampolin
c766993c83
Merge PR #3454 : Add --jail-whitelist to gaiad export
2019-02-04 08:42:48 -08:00
Alessio Treglia
c04c69648e
client/utils/ reorganization ( #3487 )
2019-02-04 07:48:26 -08:00
Alessio Treglia
2e4fa26864
Merge PR #3485 : Implement new ErrorResponse
2019-02-04 05:52:08 +01:00
Alessio Treglia
857a65dc61
gaiacli switches back to insecure mode by default ( #3470 )
2019-02-01 19:06:54 -08:00
Alexander Bezobchuk
097a640412
Allow Simulation and Gen Only in REST Client ( #3467 )
2019-02-01 17:04:13 -08:00
Alessio Treglia
884ce49f7f
allow generation of gentxs with empty memo field ( #3478 )
2019-02-01 17:03:57 -08:00
Joon
08e62fb157
Store Refactor 1 ( #2985 )
2019-02-01 17:03:09 -08:00
Alessio Treglia
f4cf45e17a
Merge PR #3453 : Make rest-server respect persistent flags
2019-01-31 01:49:14 +01:00
Christopher Goes
bc193df8e0
Merge PR #3449 : LCD proof verification
2019-01-30 22:48:20 +01:00
Alexander Bezobchuk
3864d5b1bd
Query all Delegator Distribution Rewards ( #3433 )
2019-01-29 16:06:38 -08:00
Christopher Goes
9320dbb2da
Merge PR #3428 : Simulate from a genesis file
2019-01-29 23:53:42 +01:00
Alessio Treglia
0ed6de0cbd
Merge PR #3426 : Various changes to version cmd, revert those which previously broke ABI
...
* version prints out short info by default
Handle -o json, add --long flag to print full version info.
* Add distclean target to Makefile
* Update PENDING.md
* Add missing targets in .PHONY
2019-01-29 23:25:43 +01:00
Sunny Aggarwal
172a4510c7
Add length caps for governance proposal titles and descriptions ( #3434 )
2019-01-29 14:23:25 -08:00
Alessio Treglia
14dcaa6458
Merge PR #3421 : Upgrade ledger-cosmos-go dep to 0.9.3
...
* Upgrading to ledger-cosmos-go
* Add cli test and update PENDING.md
2019-01-29 22:45:30 +01:00
Christopher Goes
f66b7b6310
Merge PR #3435 : Assert store implementations never store nil values
...
* Check non-nil values on IAVL store
* Reuse assertValidValue
2019-01-29 21:28:41 +01:00
Alexander Bezobchuk
90797f5e09
Gaia Lite Generate Only Support (w/o Keybase) ( #3396 )
2019-01-29 11:22:47 -08:00
Alexander Bezobchuk
1a656e7023
Merge PR #3425 : Add Vesting Account Genesis Validation
2019-01-29 19:11:33 +01:00
Jack Zampolin
6de39e19f3
Merge PR #3419 : Fix query distr slashes
2019-01-29 01:59:20 +01:00
Jack Zampolin
5476c4e664
Merge branch 'develop' into jack/gaiacli-config-node
2019-01-28 13:05:31 -08:00
Jack Zampolin
75c24fda1c
Add test/pending
2019-01-28 12:40:08 -08:00
Jack Zampolin
df86585f6b
Add validate-genesis command ( #3399 )
2019-01-28 11:46:47 -08:00
Alessio Treglia
f494a92f92
Implement GenesisState.Sanitize() ( #3397 )
2019-01-28 09:54:56 -08:00
frog power 4000
dc75eb4eb8
Merge PR #3372 : Limit unbonding delegation / redelegations
2019-01-24 23:44:31 +01:00
Christopher Goes
e981f99f02
Fix PENDING.md
2019-01-23 12:40:04 +01:00
Christopher Goes
b5e245fee3
Merge PR #3333 : F1 storage efficiency improvements
2019-01-23 12:37:03 +01:00
Alexander Bezobchuk
a27ef7f7d1
Merge PR #3347 : Ensure Canonical Message Signature Bytes
2019-01-23 09:46:41 +01:00
Alessio Treglia
bf59291a79
Merge PR #3343 : Enrich version command's output
2019-01-22 21:16:29 +01:00
Jack Zampolin
f6ef6a478c
Fix pending ( #3348 )
2019-01-22 11:24:44 -08:00
Christopher Goes
dc623889f8
Merge PR #3323 : Update to Tendermint 0.29.0
2019-01-22 20:12:50 +01:00
Jack Zampolin
9f50c9f5b6
R4R: Ensure all CLI queries respect output flags ( #3320 )
2019-01-22 09:28:39 -08:00
Alessio Treglia
b055c129dd
Merge PR #3442 : make gaiacli config handle "indent" flag
...
It defaults to false, users can override it via gaiacli config
and avoid to append --indent to all commands:
$ gaiacli config indent true
Closes : #2607
2019-01-22 11:07:18 +01:00
Alessio Treglia
cffa39cf44
Add bash completion for gaiad and gaiacli ( #3334 )
2019-01-21 19:42:15 -08:00
frog power 4000
7f789d2ed3
Merge PR #3281 : Staking Spec Upgrade
...
* remove kv seperation for marshalling
* pending
* cleanup
* cleanup x2
* pending
* working
* minor refactors
* entry structs defined
* uncompiled mechanism written
* add many compile fixes
* code compiles
* fix test compile errors
* test cover passes
* ...
* multiple entries fix
* ...
* more design fix
* working
* fix test cover bug
* Update PENDING.md
* update comment around queue completion for redelegations/ubds
* basic spec updates
* spec folder cleanup
* cleanup docs folder cont.
* ...
* find-replace and folder rename
* supplimentary find/replace
* pending
* supplimentary
* pending
* few undos, stakingd -> staked
* to staking -> to stake
* undos
* most staking -> most stake
* ...
* undos
* simplestake->simplestaking
* ...
* pending update
* capital letter replacements
* ...
* working
* staking doc updates from rigel/delegation-index branch
* spec-spec
* spec-spec
* LooseTokens -> NotBondedTokens
* staking state.md updates
* updates to hook and endblock spec
* Update docs/gaia/gaiacli.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* Update docs/gaia/validators/validator-setup.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* Update docs/gaia/validators/validator-setup.md
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* comment undo
* remove ErrConflictingRedelegation
* @cwgoes comments are resolved
* further updates to endblock and state
* msg json update
* working transaction updates
* working
* complete transaction rewrite
* PENDING.md
* typo
* add todo
* address @jackzampolin @cwgoes comments
* couple leftover comments, rename
* Update x/staking/types/pool.go
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* cwgoes additions
* cwgoes suggestions x2
2019-01-21 19:52:03 -05:00
Hendrik Hofstadt
d72e52b8f6
Remove redundant action tags in x/gov txs ( #3328 )
2019-01-21 10:30:04 -08:00
Christopher Goes
f65ae49356
Merge PR #3319 : Distribution Queriers & CLI query commands
2019-01-18 20:38:40 +01:00
Alexander Bezobchuk
36d1736a08
Refactor Gas/Fee Model ( #3258 )
2019-01-18 08:45:20 -08:00
frog power 4000
8f7a222308
Merge PR #3314 : Staking misc rename
2019-01-17 18:53:22 +01:00
frog power 4000
d9e32e93d5
Merge PR #3315 : Increase decimal precision to 18
...
* Decimal precision increase WIP
* fix String()
* resolve many errors
* changelog
2019-01-17 18:15:10 +01:00
Alexander Bezobchuk
f2e87ad81f
Merge PR #3308 : Genesis Vesting Accounts & Simulation
...
* Update vesting spec and impl time fields and constructors
* Update genesis to support vesting accounts
* More spec and godoc updates
* Update genesis section in vesting spec
* Fix bank unit tests
* Add test cases to ToAccount in genesis
* Update RegisterCodec to include vesting interface and types
* Fix GetVestedCoins bug where block time is past vesting end time
* Add vesting accounts to simulation
* Update vesting genesis logic to panic on invalid accounts
* Change randomness of vesting accounts in simulation
2019-01-17 17:15:13 +01:00
Alessio Treglia
20bcacfaf4
Merge PR #3316 : Fix regression in gaiacli config file handling
...
* --chain-id must be a persistent flag to be successfully read from config
* Prevent panic when not enough arguments
* Add docs on gaiacli config
* Small tweak
2019-01-17 16:40:34 +01:00
Alessio Treglia
7fbc2822e8
Merge PR #3317 : Reintroduce gaia server's insecure mode
2019-01-17 14:06:33 +01:00
Alessio Treglia
64e6ece1e6
Merge PR #3318 : Upgrade to Tendermint 0.28
2019-01-17 14:05:24 +01:00
Christopher Goes
0684a42d9f
Merge PR #3292 : Enable/disable withdraw addresses with a parameter
2019-01-16 23:17:56 +01:00
Christopher Goes
2942f83ff5
Merge PR #3099 : F1 fee distribution
2019-01-16 22:38:05 +01:00
Alessio Treglia
26cb0a125a
Multi-signature workflow support ( #3264 )
...
- New keys add --multisig flag to store multisig keys
locally.
- New multisign command to generate multisig
signatures.
- New sign --multisig flag to enable multisig mode.
- Add multisig transactions support in ante handler.
- gaiad add-genesis-account can now take both account
addresses and key names.
Closes : #3198
2019-01-16 09:30:57 -08:00
frog power 4000
133934ae37
Merge PR #3243 : allow multiple simultaneous redelegations/ubds between same delegator/validator(s) addresses
...
* remove kv seperation for marshalling
* pending
* cleanup
* cleanup x2
* pending
* working
* minor refactors
* entry structs defined
* uncompiled mechanism written
* add many compile fixes
* code compiles
* fix test compile errors
* test cover passes
* ...
* multiple entries fix
* ...
* more design fix
* working
* fix test cover bug
* Update PENDING.md
* update comment around queue completion for redelegations/ubds
* basic spec updates
* remove ErrConflictingRedelegation
* @cwgoes comments are resolved
* Update x/staking/keeper/slash.go
Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>
* address @alexanderbez comments
2019-01-16 05:35:18 -05:00
cong
916ea85630
Merge PR #2730 : add tx search pagination related CLI/REST API parameter
2019-01-15 16:34:48 +01:00
Jack Zampolin
ac82950dbc
Add tendermint version command ( #3285 )
2019-01-14 13:02:02 -08:00
mircea-c
baac2bc340
Build gaia docker images during CI ( #3282 )
2019-01-14 11:04:28 -08:00
Alexander Bezobchuk
a984a22373
Merge PR #2694 : Vesting Account(s) Implementation
2019-01-14 17:11:24 +01:00
Alessio Treglia
e4efb8da8a
Merge PR #3286 : Print out sdk.AccAddress.String() instead of hex
2019-01-14 13:25:44 +01:00
Alessio Treglia
ee9dd2250d
Add tendermint version command
2019-01-12 13:52:12 +00:00
frog power 4000
78a21353da
Rename stake/ to staking/ ( #3280 )
2019-01-11 12:08:01 -08:00
Alessio Treglia
df567616a9
Upgrade tendermint to 0.28.0-dev0 ( #3279 )
2019-01-11 09:19:01 -08:00
Alessio Treglia
05d53894a3
Merge PR #3278 : Upgrade Tendermint to 0.27.4
...
* Upgrade Tendermint to 0.27.4
* Refresh PENDING.md
2019-01-11 10:51:50 +01:00
Sunny Aggarwal
31f61889ff
Merge PR #3269 : Rename tallyresult to finaltallyresult
2019-01-10 16:02:55 +01:00
Jack Zampolin
d1e769391a
CLI Test refactor and coverage increase ( #3250 )
2019-01-09 07:49:38 -08:00
Hleb Albau
867f8a7467
Merge PR #3195 : Configurable pruning. Fix docs and create strategies const.
2019-01-09 16:06:22 +01:00
Alexander Bezobchuk
9eef341df9
Fix runTx Gas Consumption during Tx Aborting ( #3244 )
2019-01-08 15:56:53 -08:00
Jack Zampolin
0e26a39f6f
Support adding offline pubkeys to gaiacli keys ( #3224 )
2019-01-08 08:49:03 -08:00