Rigel
46abe9f8e0
Merge PR #1724 : R4R: Add Stake Genesis Intra-Tx Counter
...
* add revoked to human-readable validator
* changelog
* added failing test
* add intra-tx counter to the genesis validators
* changelog
2018-07-25 17:11:10 -07:00
Jae Kwon
3dcec8a25c
Move more junk from PENDING to CHANGELOG for below merges
2018-07-25 17:08:25 -07:00
Christopher Goes
fadec4d5db
Merge PR #1805 : Downtime slashing off-by-one-block fix
...
* Avoid slashing & revoking no longer stored or already revoked validators for downtime
* Add testcase
* Update PENDING.md
2018-07-25 16:58:56 -07:00
Sunny Aggarwal
8538a7b5b4
Merge PR #1801 : Fixed governance bug with iterate delegations
2018-07-25 16:37:39 -07:00
Jae Kwon
a86fcdc88f
Fix slashing test to reflect SlashFractionDowntime param
2018-07-25 16:24:41 -07:00
Sunny Aggarwal
29bdd663c2
fixed donotmodify bug
2018-07-25 16:05:43 -07:00
Zaki Manian
90f55a6c42
Signed block window is 5000/10000
...
slashing for downtime is 10%
2018-07-25 15:51:30 -07:00
Ethan Buchman
2bbd721e65
update changelog
2018-07-25 17:13:42 -04:00
Dev Ojha
bac91f7a7b
Update to tendermint v0.22.6 ( #1798 )
...
* Update to tendermint v0.22.6
- This was cherry-picked and fixed from develop
- Updates all crypto imports for changes from v0.22.5
2018-07-25 17:13:30 -04:00
rigelrozanski
ee47b3b1ca
rollback changes which break gen-tx
2018-07-25 16:57:33 -04:00
ValarDragon
496c75c35a
tests: Move cli tests behind a build flag
...
This is done to make go test ./... work for people using the sdk as a sdk.
Closes #1806
2018-07-25 13:47:00 -07:00
Dev Ojha
5d02a743fb
Update to tendermint v0.22.6-rc0 ( #1798 )
...
* Update to tendermint v0.22.6-rc0
This is comprised of updating the crypto imports / API
* (squash this) switch to v0.22.6
If this passes tests, I'll squash this commit and update the PR.
2018-07-25 16:43:37 -04:00
Rigel
d6cd0d4acc
Merge PR #1818 : CLI keybase-sig -> identity
2018-07-25 20:43:13 +02:00
Zaki Manian
9d0f40769f
Merge PR #1817 : Add some instructions for rolling your testnet
2018-07-25 19:32:12 +02:00
Christopher Goes
4b7f6efd87
Merge PR #1805 : Downtime slashing off-by-one-block fix
...
* Avoid slashing & revoking no longer stored or already revoked validators for downtime
* Add testcase
* Update PENDING.md
2018-07-25 04:12:48 +02:00
Sunny Aggarwal
89eba4952c
Merge PR #1801 : Fixed governance bug with iterate delegations
2018-07-24 21:00:56 +02:00
Greg Szabo
75eeaadaae
Merge PR #1234 : Cloud network setup scripts
...
* Remotenet command for AWS and ansible fixes for all remotenet commands
* Ansible for AWS, terraform for AWS
* Moved remotenet commands to networks/ folder, created ansible playbooks and example scripts to set up remote testnets in the cloud
* Added application deployment infrastructure scripts
* Obsoleted DigitalOcean scripts, some cleanup in AWS scripts
* Changelog -> pending, disclaimer
2018-07-24 06:27:39 +02:00
Aditya
671d8494b4
Merge PR #1682 : Docs example app tests
2018-07-24 06:13:55 +02:00
Rigel
a19cc0fb7e
Merge pull request #1751 from cosmos/rigel/no-endblock-rat-calcs
...
R4R: remove rationals in endblock
2018-07-23 19:44:09 -04:00
Rigel
52916f3c25
Merge branch 'develop' into rigel/no-endblock-rat-calcs
2018-07-23 14:59:06 -04:00
Rigel
63f70cb414
Merge pull request #1796 from cosmos/rigel/contributing
...
R4R: Contributing Guidelines advocate early discussion b4 coding
2018-07-23 14:54:06 -04:00
Rigel
1a44e387fe
Merge pull request #1794 : fixes in cosmos-sdk-cli
...
Some fixes in cosmos-sdk-cli
2018-07-23 14:35:41 -04:00
Rigel
d5a3fa959f
Update init.go
2018-07-23 14:19:52 -04:00
Rigel
fae728f35a
Merge pull request #1663 from cosmos/aditya/cleanup
...
BaseApp cleanup
2018-07-23 14:14:19 -04:00
Rigel
6fd8c05ba0
dev comment
2018-07-23 14:03:35 -04:00
Rigel
d7231af9a6
update bullets
2018-07-23 13:52:03 -04:00
rigelrozanski
a18bfff92f
...
2018-07-23 13:43:11 -04:00
rigelrozanski
99cf34a02a
beefed up the contributing guide/PR-template
2018-07-23 13:33:47 -04:00
Sridhar Ganesan
cec01f1328
Changing the way error messages are displayed
2018-07-23 19:04:33 +02:00
Sridhar Ganesan
196a45bb30
Fixing the issues suggested in code review
2018-07-23 18:12:22 +02:00
Sridhar Ganesan
adceed9e12
Adding the changes to PENDING.md
2018-07-23 16:05:03 +02:00
Sridhar Ganesan
f2c11d9108
Adding comment to make the code clear
2018-07-23 15:47:34 +02:00
Sridhar Ganesan
bfd928ca53
Checking if the path already exists or not before creating the project
2018-07-23 15:40:15 +02:00
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