Commit Graph

3206 Commits

Author SHA1 Message Date
rigelrozanski accce5c7d8 lower rounding 2018-07-20 11:24:03 -04:00
rigelrozanski df46339a45 benchmarking 2018-07-19 19:26:40 -04: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
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
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
Christopher Goes cbf432d34c
Merge PR #1746: Remove ctx.IsCheckTx
* Remove ctx.IsCheckTx
* Changelog to Pending
* Typo
* Simulate instead of Check in SignCheckDeliver
* Add descriptive comment
* Change to 'CheckTx implements ABCI'
* Alphabetize changelog
2018-07-19 02:42:19 +02:00
Rigel cfe78027f2 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-18 22:09:40 +02:00
Sridhar Ganesan e572513d91 Adding comments for variables and refactoring how replacer is initialized, adding comment about tools/ structure 2018-07-18 22:06:08 +02:00
svaishnavy 1d9415eae0
Replacing with a single backtick 2018-07-18 21:37:11 +02:00
svaishnavy b7783a8a26
Making suggested changes 2018-07-18 21:20:38 +02:00
Dev Ojha 95191f5a51 Merge PR #1730: 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-18 20:25:55 +02:00
Rigel a8b6a10b63
Merge pull request #1738 Fix inflation calculation period check
x/stake: Fix inflation calculation period check
2018-07-18 14:15:40 -04:00
Sridhar Ganesan 7255f8260c Gofmt init.go 2018-07-18 18:39:58 +02:00
Sridhar Ganesan 0698a9535b Renaming Basecoin and other base* to projectname 2018-07-18 18:36:49 +02:00
Ethan Buchman d1a65a13ba
Merge pull request #1692 from cosmos/zach/docs-explaner
docs: how they're updated
2018-07-18 15:20:40 +01:00
Ethan Buchman 78b1e34b32
Merge pull request #1739 from cosmos/gamarin2/update_README
Update faucet link in gaia-7001 README
2018-07-18 15:06:52 +01:00
gamarin2 9bc994b780
Update faucet link in gaia-7001 README 2018-07-18 14:16:10 +02:00
Sridhar Ganesan 56e61e3f5a Adding other dependencies to gopkg, moving code, fixing printf 2018-07-18 13:44:29 +02:00
Hendrik Hofstadt c01a3d218f update changelog 2018-07-18 13:27:16 +02:00
Hendrik Hofstadt b97ebef85e Fix inflation calculation period check 2018-07-18 13:12:49 +02:00
Sridhar Ganesan 9c5406891e Changing docs for cosmos-sdk-cli - including $ before beginning shell command 2018-07-18 12:18:57 +02:00
Sridhar Ganesan fcab14435d Removing extra space that was accidentally added 2018-07-18 10:52:55 +02:00
Dev Ojha 2c81f4973f Merge PR #1731: tools: remove `rm -rf vendor/` from `make get_vendor_deps`
We now ensure that the Gopkg.lock is correct, and that the toml
doesn't depend on any branches, so this is no longer necessary.
2018-07-18 10:21:52 +02:00
Dev Ojha 6cfef64382 Merge PR #1732: tools: add make {get, update, check}_dev_tools
This is so that validators can have a more minimal install, but we
can still install linters for developers. (And any other future dev
tools)
2018-07-18 10:20:24 +02:00
Christopher Goes 16d4e0773d Update changelog 2018-07-18 10:04:53 +02:00
Christopher Goes 2c0cd73fc5 Remove old randomized pool testing, redundant 2018-07-18 10:00:19 +02:00
Christopher Goes dcbd13c392 Environment variables 2018-07-18 09:54:41 +02:00
Christopher Goes dc14eef639 Clarify 'nop', linter fix 2018-07-18 09:47:55 +02:00
Christopher Goes cea2be6107 Fix loose tokens invariant 2018-07-18 09:42:18 +02:00
Christopher Goes 05ceff5212 Deterministic 'make test_sim' on CircleCI; bank test fix 2018-07-18 09:37:14 +02:00
Christopher Goes 8bd54f0701 Refactor bank tests 2018-07-18 09:05:48 +02:00
Sridhar Ganesan c2e5734c0b Removing check function and checking for error in usual way 2018-07-18 08:01:49 +02:00
Sridhar Ganesan 1da8b25847 Adding changes to changelog correctly 2018-07-18 07:58:13 +02:00
Christopher Goes ad410c1e2e Linter fixes 2018-07-18 07:50:04 +02:00
Christopher Goes bf83385155 Merge branch 'develop' into cwgoes/a-random-walk-down-proof-of-stake 2018-07-18 07:49:52 +02:00
Christopher Goes 966f26dfb2 Remove print, quickfix 2018-07-18 07:44:40 +02:00
Christopher Goes 6c61577b0b Misc, environment variables 2018-07-18 07:37:38 +02:00
Rigel 14759ed87f
Merge pull request #1696 from cosmos/dev/update_contribution_guide_for_testing
contribution guide: Add guidelines for testing
2018-07-17 23:17:05 -04:00