Dev Ojha
1ea64fc27f
Make mempool aware of MaxGas requirement ( #2360 )
...
* Make mempool aware of MaxGas requirement
* update spec
* Add tests
* Switch GasWanted from kv store to persistent kv store
* Fix typo in test name
* switch back to using kvstore, not persistent kv store
2018-09-12 16:41:19 -04:00
Anton Kaliaev
0e1cd88863
Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip ( #2364 )
...
* remove ConsensusParams.TxSize and ConsensusParams.BlockGossip
Refs #2347
* block part size is now fixed
Refs #2347
* use max data size, not max bytes for tx limit
Refs #2347
2018-09-12 15:44:43 -04:00
Zach
33b4617e9a
docs: update link to rpc ( #2361 )
...
* md links dont work in slate
* docs: link to rpc
* docs: use unsafe_reset_all
* do not advertise unsafe_reset_priv_validator
2018-09-12 21:03:17 +04:00
Ethan Buchman
503de8c9b8
docs/spec/abci: improve docs on AppHash ( #2363 )
2018-09-10 09:10:53 -04:00
xiaoping
dea4e96f66
fix docs links ( #2352 )
2018-09-10 10:42:48 +04:00
Ethan Buchman
a57aae7072
[ADR] ABCI errors and events ( #2314 )
...
* Start of ADR
* flesh out abci events and errors adrs
* adr: move 012 to 023
* adr-022: add note from cwgoes
2018-09-09 14:04:01 -04:00
Zach
0bec20a1e3
update readme, clsoes #2357 ( #2359 )
2018-09-08 16:45:12 +04:00
Ethan Buchman
83a7c04bce
Merge pull request #2356 from tendermint/master
...
Merge master back to develop
2018-09-07 07:47:36 -04:00
Ethan Buchman
d419fffe18
Merge pull request #2350 from tendermint/release/v0.24.0
...
Release/v0.24.0
v0.24.0
2018-09-07 07:46:44 -04:00
Ethan Buchman
c8895dab98
minor note in UPGRADING.md
2018-09-07 07:43:41 -04:00
Ethan Buchman
8b94deca73
Merge pull request #2354 from tendermint/anton/fix-typos-in-spec
...
Fix typos in spec
2018-09-07 07:28:50 -04:00
Ethan Buchman
4cd2e40fb1
TMBIN -> Amino
2018-09-07 07:28:58 -04:00
Anton Kaliaev
47dc4e6428
fix a few typos in spec
2018-09-07 11:40:16 +04:00
Ethan Buchman
94288006ba
minor fixes
2018-09-06 22:47:05 -04:00
Ethan Buchman
22445a5029
Merge pull request #2349 from tendermint/release/v0.24.0
...
update UPGRADING.md and minor docs fixes
2018-09-06 22:25:20 -04:00
Ethan Buchman
299d46304d
update UPGRADING.md and minor docs fixes
2018-09-06 22:35:31 -04:00
Ethan Buchman
5106af484f
docs: add abci spec to config.js
2018-09-06 22:18:15 -04:00
Ethan Buchman
114c405120
docs/spec/abci: fixes and more from #2249
2018-09-06 22:17:00 -04:00
Ethan Buchman
246a56283a
Merge pull request #2343 from tendermint/release/v0.24.0
...
Major spec update to prepare v0.24.0 for release
2018-09-06 20:44:54 -04:00
Ethan Buchman
1144e72c61
docs: refactor ABCI docs
...
* move spec/software/abci.md to spec/abci/apps.md and improve it
* move some of app-dev/app-development.md to spec/abci/client-server.md
2018-09-06 20:51:36 -04:00
Ethan Buchman
3fd54c5df5
docs/spec/abci: update spec
...
* better overview section
* section on tags
* remove notes about state/concurrency from CheckTx
* incorporate feedback from #2249
* explain how validator set updates effect future blocks
2018-09-06 19:36:30 -04:00
Ethan Buchman
20c55cffc4
docs: move app-dev/abci-spec.md to spec/abci/abci.md
2018-09-06 18:36:11 -04:00
Ethan Buchman
dea34506fb
types/time: add note about stripping monotonic part
2018-09-06 17:58:52 -04:00
Ethan Buchman
54fe6ef73c
version: add and bump abci version
2018-09-06 17:58:12 -04:00
Ethan Buchman
6fd79d1545
docs/spec/blockchain: remove tags from result for now
2018-09-06 12:47:26 -04:00
Ethan Buchman
8fcabe8b05
docs: fix note about ChainID size
2018-09-06 12:42:23 -04:00
Ethan Buchman
e0fa827a53
docs/spec/blockchain: specify consensus params in state.md
2018-09-06 12:41:57 -04:00
Ethan Buchman
bdf3238710
docs/spec/blockchain: bring blockchain.md up-to-date
2018-09-06 12:41:33 -04:00
Ethan Buchman
ed9e00a8a7
docs/spec/blockchain: fix encoding JSON
2018-09-06 12:41:02 -04:00
Ethan Buchman
604eae86b6
Merge branch 'master' into release/v0.24.0
v0.24.0-rc0
2018-09-05 19:15:06 -04:00
Ethan Buchman
b616e54c9b
changelog and version
2018-09-05 19:26:55 -04:00
Ethan Buchman
fae21c9f52
linkify changelog pending
2018-09-05 19:25:33 -04:00
Ethan Buchman
8c0c4844b6
Merge pull request #2342 from tendermint/dev/changelog2
...
add script to add links in changelog
2018-09-05 19:10:48 -04:00
Ethan Buchman
bbc30f992e
Merge pull request #2340 from tendermint/bucky/changelog
...
name drop external contribs in changelog
2018-09-05 19:03:03 -04:00
Ethan Buchman
91f8af8fd8
docs/spec/blockchain: update vote, signature, time
2018-09-05 19:14:18 -04:00
ValarDragon
0881068d76
add script to add links in changelog
2018-09-05 15:58:29 -07:00
Ethan Buchman
80c217089a
docs/spec/blockchain: remove json tags, dont use HexBytes
2018-09-05 18:57:54 -04:00
Ethan Buchman
61914cf48e
docs/tm-core/using-tm: fix indentation for genesis.validators
2018-09-05 18:56:58 -04:00
Ethan Buchman
4416c9e4bc
fix links in abci readme. fixes #2335
2018-09-05 18:44:48 -04:00
Ethan Buchman
c9510d0f50
name drop external contribs in changelog
2018-09-05 18:26:12 -04:00
Ethan Buchman
892b170818
Bucky/changelog ( #2339 )
...
* update changelog pending
* fixes from review
2018-09-05 18:02:45 -04:00
Zach
7f6bd5c161
docs & spec: deduplicate block-structure.md ( #2331 )
2018-09-05 12:21:04 -04:00
Anton Kaliaev
eb5cf0f0dd
ignore existing peers in DialPeersAsync ( #2327 )
...
* ignore existing peers in DialPeersAsync
Fixes #2253
* rename HasPeerWithAddress to IsDialingOrExistingAddress
[breaking] remove Switch#IsDialing
* check if addrBook is nil
to be consistent with other usages of addrBook across Switch
* different log messages for 2 use-cases
2018-09-05 11:52:22 -04:00
Ethan Buchman
2a3520a714
Merge pull request #2134 from tendermint/2027-cs-failure
...
Add priv_validator_laddr to config.toml
2018-09-05 11:48:34 -04:00
Ethan Buchman
39ab199181
Merge pull request #2333 from tendermint/anton/docs
...
Update indexing docs & write a test cast
2018-09-05 11:41:42 -04:00
Ethan Buchman
4c7591cf6b
Merge pull request #2336 from tendermint/zach/hotfix
...
fix failing website build
2018-09-05 09:14:47 -04:00
zramsay
0149c8ffee
fix failing website build
2018-09-05 08:56:48 -04:00
Zach
9db66deaa2
test make localnet in CI ( #2281 )
...
* tests: use make localnet
based on @jackzampolin work in:
https://github.com/cosmos/cosmos-sdk/pull/2067
* keep the p2p tests for now
* fixes after my own review
* nohup
* remove nohup
2018-09-05 13:25:15 +04:00
Anton Kaliaev
098681fd91
test searching txs by height
...
Refs #2051
2018-09-05 12:01:38 +04:00
Anton Kaliaev
cb91cd5965
[docs] one can also index txs by height now
2018-09-05 11:05:06 +04:00