Sridhar Ganesan
6410d4da15
Attempting to fix tests during pull request to master repo
2018-07-16 22:53:48 +02:00
Sridhar Ganesan
6f617057f8
Formatting cosmos-sdk-cli main.go
2018-07-16 21:32:34 +02:00
Sridhar Ganesan
4208c0d2eb
Formatting go code in template
2018-07-16 21:30:19 +02:00
Sridhar Ganesan
b952331b22
Including changes to Makefile to build cosmos-sdk-cli and also ignoring linting for cosmos-sdk-cli
2018-07-16 20:45:56 +02:00
Sridhar Ganesan
26aa871957
Changing _PROJECT_SHORT_NAME_ to myawesomeproject in Makefile
2018-07-16 20:11:36 +02:00
Sridhar Ganesan
26cf09dfa2
Modifying the _REMOTE_PROJECT_PATH, _PROJECT_SHORT_NAME_, _CAPITALIZED_PROJECT_SHORT_NAME_ to actual names and packages
2018-07-16 20:07:05 +02:00
Sridhar Ganesan
de20825779
Adding cosmos-sdk-cli - initial version
2018-07-16 19:32:56 +02:00
Aditya Sripal
5b98a3da48
Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into aditya/cleanup
2018-07-13 17:22:56 -07:00
Joon
bdccbeff9e
Merge PR #1265 : Global Paramstore
...
in progress
in progress
stake and slashing now params
fix gaia
fix gaia again
add msg type deactivation
delete local error
in progress
revert actual application in baseapp/gaia/stake
add test, fix apps
fix MinSignedPerWindow, pass lint
fix gaia
fix keeper_test
fit with multiple msgs
fix
apply requests
pass lint
really the last fix
fix dependency
fix keeper_test
fix lint
2018-07-14 02:12:23 +02:00
Christopher Goes
405bb538fc
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
2018-07-14 02:09:41 +02:00
Rigel
3231daa4d8
remove global shares ( #1644 )
...
* wip removing pool shares
* remove PoolShares/Tokens entirely
* worked through stake/type compile error
* work through a bunch of keeper errors
* worked through compile errors
* debugging tests
* resolve compilation error
* resolved types errors
* ...
* move inflation to pool type
* ...
* stumped problem
* Calculate newly issued shares, remove unnecessary pool arg from exchange rate calculation
* Rounding changed
* Update x/slashing tests for sdk.Rat BondedTokens
* testing fixes
* resolved test fixes
* cwgoes comments, changelog, lint
* cli bugfixes
* ..
* cli fixed
* spec update
* 'make format'
* cwgoes comments
* Increase test_cover parallelism
2018-07-13 21:46:14 +01:00
Aditya Sripal
cb9c7fecee
remove false promise
2018-07-12 19:12:04 -07:00
Aditya Sripal
ade7186ffb
minor cleanup
2018-07-12 19:06:05 -07:00
Aditya Sripal
98c19516c5
merge
2018-07-12 18:34:54 -07:00
Aditya Sripal
fa31165438
Refactor BaseApp without breaking change
2018-07-12 18:32:48 -07:00
Jeremiah Andrews
43b9cc6df0
Merge PR #1533 : Pruning Cleanup
2018-07-13 03:20:26 +02:00
Alexander Bezobchuk
5983a07fb6
Merge PR #1599 : Implementation of TraceKVStore
2018-07-13 01:58:51 +02:00
Christopher Goes
d8ec44e610
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
2018-07-13 00:16:24 +02:00
Jeremiah Andrews
41dd01906a
Merge PR #1654 : Wait for 2 blocks attempt
2018-07-12 22:03:18 +02:00
Christopher Goes
bb217b91a4
Actual Gaia app
2018-07-12 22:01:43 +02:00
Christopher Goes
50d384aa90
Merge branch 'master' into cwgoes/a-random-walk-down-proof-of-stake
2018-07-12 21:30:11 +02:00
Christopher Goes
432c109f06
Merge PR #1627 : ready-for-review: Gov modules enums marshalJSON to String
2018-07-12 19:39:15 +02:00
Christopher Goes
f9f326cefb
Move files
2018-07-12 00:14:37 +02:00
Sunny Aggarwal
cba7fd7ee8
gov enums marshal to String
2018-07-10 17:59:07 -07:00
Ethan Buchman
3f44589861
Merge branch 'develop'
2018-07-10 20:31:05 -04:00
Christopher Goes
75b4f4104a
Merge branch 'develop' into joon/673-am-constructor
2018-07-11 00:57:46 +02:00
Christopher Goes
0ce2732660
Merge branch 'develop' into rigel/genesis-no-zero-power
2018-07-10 07:25:13 +02:00
Ethan Buchman
af478a94bd
Merge branch 'develop' into fedekunze/gov_module_docs
2018-07-10 00:29:39 -04:00
Rigel
b60fcb68d6
Merge branch 'develop' into rigel/genesis-no-zero-power
2018-07-10 00:15:10 -04:00
mossid
bc12880394
Merge pull request #1379 : Account constructor in AccountMaper
...
fix
fix democoin
fix tests
pass lint
last fix
apply requests
fix build failing
fix docs
2018-07-09 20:29:14 -07:00
rigelrozanski
86f68a3e95
prevent zero genesis validators
2018-07-09 22:51:13 -04:00
Sunny Aggarwal
896cd333f0
address comments
2018-07-09 16:06:05 -07:00
Federico Kunze
841c322ddd
Update Gov process considerations
2018-07-09 11:30:32 -04:00
Federico Kunze
ab2d5a73e3
Typos and format
2018-07-09 11:03:42 -04:00
Federico Kunze
023b6c1483
Addressed comments from Gautier and Dev
2018-07-09 10:43:53 -04:00
Sunny Aggarwal
d7158b70a5
fixed cli test
2018-07-09 02:05:19 -07:00
Sunny Aggarwal
25d976feb4
works?
2018-07-09 01:47:38 -07:00
sunnya97
7ac220beb6
asdf
2018-07-09 00:59:51 -07:00
Federico Kunze
0c1a9dcc42
Update with Gov CLI for gaia-7000
2018-07-08 19:50:24 -04:00
ValarDragon
611e4faa3a
gaiad: Genesis txs now use bech32 encoding of address and pubkey
...
* `gaiad init gen-tx` makes the outputted file use bech32, with acct prefix
* `gaiad init --gen-txs` only reads bech32 with acct prefixes
The reason for using the account prefix is that in principle you could
have genesis transactions for non-validators.
Closes #1475
2018-07-07 14:23:19 -07:00
ValarDragon
12c1eb4d31
gov/client: rename submitproposal to submit-proposal
...
It is standard in the sdk to use a dash for subcommands / flags
with multiple words. This makes submitproposal comply with that.
2018-07-05 22:22:50 -07:00
ValarDragon
bf8cde1d3a
cli: deprecate --name in favor of --from
2018-07-05 17:24:02 -07:00
Christopher Goes
fef2ff0fb9
Merge PR #1538 : CLI tests no longer reset local environment state
...
tests: cli_tests no longer call `unsafe_reset_all` on local env
2018-07-05 23:09:26 +02:00
Ethan Buchman
84ecd1e043
Merge pull request #1339 from forbole/develop
...
Update testnet readme and use Bech32-encoded delegator address
2018-07-05 16:59:04 -04:00
ValarDragon
23414868a1
Remove --owk flag
2018-07-05 10:14:12 -07:00
ValarDragon
72aac78a39
Set home-client in gaiad init
2018-07-05 09:51:20 -07:00
ValarDragon
c4c1c626c9
Add --owk flag to gaiad init
2018-07-05 09:47:04 -07:00
ValarDragon
492272c5e6
cli_test: Un-abstract common code
...
This is done to enhance readability, so one can easily reproduce
the functionality in the command line.
2018-07-05 09:08:45 -07:00
Joon
22ec6ad98d
Merge pull request #1532 : Add Codec.Seal
...
fix wire
2018-07-05 12:04:21 -04:00
ValarDragon
640bccf8f7
Switch using user home to a tmp directory
2018-07-04 13:09:59 -07:00