Commit Graph

9455 Commits

Author SHA1 Message Date
Sridhar Ganesan
6cc11d4b60 Replacing all Basecoin references to capitalizedProjectName 2018-07-23 15:01:48 +02:00
Zaki Manian
032d92fa67 Merge PR #1788: Gaia-7001 Consensus Failure 2018-07-22 23:51:50 +02:00
Rigel
17eb3eda02 Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
Christopher Goes
6198c20357 Remove duplicate changelog entry 2018-07-21 03:51:35 +02:00
Aditya
28cbca7d63
Merge branch 'develop' into aditya/cleanup 2018-07-20 17:05:12 -07:00
Alexander Bezobchuk
f437f36c4a Merge PR #1764: Table-Driven Bank Module Unit Tests 2018-07-21 00:46:51 +02:00
Dev Ojha
6d0da9bc2a Merge PR #1782: tools: Re-add get_tools to makefile 2018-07-21 00:12:21 +02:00
Rigel
bf3bd57584 Merge PR #1778: Update PULL_REQUEST_TEMPLATE.md 2018-07-20 19:56:06 +02:00
Rigel
9d14c9bb33
Merge pull request #1770 gov cli proposalID to proposal-id
ready-for-review: gov cli proposalID to proposal-id
2018-07-20 12:54:44 -04:00
rigelrozanski
dc42a42986 test cli fix 2018-07-20 12:30:28 -04:00
rigelrozanski
110dcda5cc pending/changelog 2018-07-20 11:52:21 -04:00
rigelrozanski
15138b80c8 Merge remote-tracking branch 'origin/develop' into sunny/gov-cli-proposal-id 2018-07-20 11:47:37 -04:00
rigelrozanski
5686d6692a ... 2018-07-20 11:39:29 -04:00
rigelrozanski
9e5a78fc7a less stake endblock processing 2018-07-20 11:35:13 -04:00
rigelrozanski
accce5c7d8 lower rounding 2018-07-20 11:24:03 -04:00
Sunny Aggarwal
f3a12909ef Merge PR #1773: Query the votes on a proposal
* added lcd endpoint to query all votes on a proposal
* added cli support
* Gopkg.lock from new dep
* Update PENDING.md
2018-07-20 02:02:46 +02:00
Christopher Goes
029da74eff Gopkg.lock from new dep 2018-07-20 01:38:32 +02:00
Sunny Aggarwal
9cc384c2f0 added cli support 2018-07-20 01:37:46 +02:00
Sunny Aggarwal
5f89ff6bed added lcd endpoint to query all votes on a proposal 2018-07-20 01:37:31 +02:00
rigelrozanski
df46339a45 benchmarking 2018-07-19 19:26:40 -04:00
Christopher Goes
202ea55e4e Change signed blocks window to 1000 2018-07-20 01:22:29 +02:00
rigelrozanski
f70657bc36 Merge remote-tracking branch 'origin/develop' into rigel/no-endblock-rat-calcs 2018-07-19 18:56:12 -04:00
Rigel
a054532a89
Merge pull request #1620 from cosmos/cwgoes/a-random-walk-down-proof-of-stake
R4R: Simulation framework, including staking simulation
2018-07-19 18:47:08 -04:00
Sunny Aggarwal
97bfee70dd fixed changelog 2018-07-19 15:36:34 -07:00
Christopher Goes
7bb775aa8a Switch 0.22 references to 0.23 2018-07-20 00:24:43 +02:00
ValarDragon
6a742c8773 client: On any tx that broadcasts a tx, check that acct exists
This subverts the really hard to decipher ABCI error message, with
a nice user friendly error message.
2018-07-20 00:23:08 +02:00
Christopher Goes
d04c6cf9e5 Changelog to 0.23 2018-07-20 00:20:04 +02:00
Hendrik Hofstadt
30b8d9901d update changelog 2018-07-20 00:18:50 +02:00
Hendrik Hofstadt
0185e3872b Fix inflation calculation period check 2018-07-20 00:17:44 +02:00
Sunny Aggarwal
21e72d5f10 gov cli proposalID to proposal-id 2018-07-19 12:37:57 -07:00
Christopher Goes
8989af2a58 Update version 2018-07-19 21:15:52 +02:00
Aditya Sripal
48885b4093 merge 2018-07-19 11:38:44 -07:00
Aditya Sripal
1e87b5e02e remove old comment 2018-07-19 11:36:36 -07:00
Aditya Sripal
5015c46e06 revert change to queryApp encoding 2018-07-19 11:35:31 -07:00
Ethan Buchman
7dd0e3fdae
Merge pull request #1757 from irisnet/jiacheng/develop
x/gov: fix the bug about turning VoteOption byte to String
2018-07-19 20:01:20 +02:00
Ethan Buchman
27840abb38
Merge pull request #1617 from cosmos/adrian/lcd_spec_final
LCD and API Specification / Documentation
2018-07-19 17:44:13 +02:00
xujiacheng
0471598c69 fix the bug about turning VoteOption byte to String 2018-07-19 19:56:23 +08:00
Rigel
d2f70ec8af Merge PR #1748: CLI use --from consistently 2018-07-19 08:53:12 +02:00
Christopher Goes
7e88a50b2a
Merge branch 'develop' into cwgoes/a-random-walk-down-proof-of-stake 2018-07-19 08:49:20 +02:00
Christopher Goes
ee29e10068 RandomKey, RandomAmount 2018-07-19 08:48:43 +02:00
Christopher Goes
1e5a7993ed Environment variables => flags 2018-07-19 08:40:46 +02:00
Joon
aa525418e1 Merge PR #1373: Initialization of POS chain 2018-07-19 08:39:40 +02:00
rigelrozanski
423d0c4a18 Merge remote-tracking branch 'origin/develop' into cwgoes/a-random-walk-down-proof-of-stake 2018-07-19 01:56:42 -04:00
rigelrozanski
dd453b3143 changelog 2018-07-19 01:46:32 -04:00
Rigel
c1af6c53d8
Merge pull request #1698: Create cosmos-sdk-cli
Merge pull request #1554: Implementation - cosmos-sdk-cli
2018-07-18 21:53:10 -04:00
Aditya Sripal
7c41e8cbc0 revert change to gopkg.lock 2018-07-18 18:44:38 -07:00
Rigel
fab4600c98
Update PENDING.md 2018-07-18 21:32:09 -04:00
Rigel
8e26eb73a5
Merge branch 'develop' into svaishnavy/cosmos-sdk-cli 2018-07-18 21:27:04 -04:00
Aditya Sripal
20ce656ac0 update pending 2018-07-18 18:21:22 -07:00
Aditya Sripal
971cfc6638 add to pending changelog 2018-07-18 17:49:54 -07:00