Anton Kaliaev
f74de4cb86
include optional data field in error object
```
data
A Primitive or Structured value that contains additional information about the error.
This may be omitted.
The value of this member is defined by the Server (e.g. detailed error information, nested errors etc.).
```
8 years ago
Anton Kaliaev
6c1572c9b8
fix invalid memory address or nil pointer dereference
8 years ago
Dave Bryson
60a1f49a5c
updated json response to match spec by @davebryson
8 years ago
Zach Ramsay
740167202f
readme & al., update links to docs
7 years ago
Ethan Buchman
e0017c8a97
Merge pull request #654 from tendermint/docs-add-tools
consolidate docs from tools repo
7 years ago
Ethan Buchman
4a78c1bb28
Merge pull request #661 from tendermint/docs-add-ecosystem
docs: add ecosystem from website
7 years ago
Zach Ramsay
1d3f723ccc
docs: remove last section from ecosystem
7 years ago
Zach Ramsay
77408b7bde
docs: using ABCI-CLI
7 years ago
Ethan Buchman
0cd1bd6d8b
Merge pull request #658 from tendermint/organize-docs
docs: organize the directory
7 years ago
Zach Ramsay
881d2ce31e
docs: pull from tools' master branch
7 years ago
Zach Ramsay
ad79ead93d
docs: add and re-format the ecosystem from website
7 years ago
Zach Ramsay
17a748c796
docs: rename file
7 years ago
Zach Ramsay
583599b19f
docs: add software.json from website (ecosystem)
7 years ago
Zach Ramsay
044fe56b43
update changelog
7 years ago
Zach Ramsay
b46da19b74
docs: organize the directory, #656
7 years ago
Zach Ramsay
d635783d07
docs: finish pull from tools
7 years ago
Zach Ramsay
f79e13af38
docs: pull from tools on build
7 years ago
Zach Ramsay
34e6474ad9
docs: organize tm-bench/monitor description
7 years ago
Zach Ramsay
5c96e0c812
docs: add original tm-bench/monitor files
7 years ago
Zach Ramsay
921a2b41f0
docs: add kubes docs to mintnet doc, from tools
7 years ago
Zach Ramsay
a8cec967ac
docs: harmonize headers for tools docs
7 years ago
Zach Ramsay
044c500cc0
docs: move images in from tools repo
7 years ago
Zach Ramsay
a917ec9ea2
docs: update index.rst
7 years ago
Zach Ramsay
d4ccc88676
docs: convert from md to rst
7 years ago
Zach Ramsay
12c85c4e60
docs: add original README's from tools repo
7 years ago
Ethan Buchman
90c0267bc1
types: privVal.Sign returns an error
7 years ago
Ethan Buchman
8963bf08aa
Merge pull request #657 from tendermint/fix/adr
docs: update and clean up adr
7 years ago
Ethan Buchman
ede4f818fd
docs: update and clean up adr
7 years ago
Ethan Buchman
126f63c0a2
Merge pull request #653 from tendermint/improvement/peer_interface
peer interface
7 years ago
Ethan Buchman
aea8629272
peer interface
7 years ago
Emmanuel Odeke
5138bcb1c7
p2p: delete unused and untested *IPRangeCount functions
Fixes #602
Delete unused and untested functions:
- AddToIPRangeCounts
- CheckIPRangeCounts
7 years ago
Ethan Buchman
cc50dc076a
Merge pull request #638 from tendermint/feature/state_tests
Upgrade state_test.go
7 years ago
Ethan Buchman
bf576f0097
state: minor comment fixes
7 years ago
Zach
377747b061
Merge pull request #651 from tendermint/doc/testnet
Started expanding "automated deployments" in documentation
7 years ago
Adrian Brink
870a98ccc3
Last fixes
7 years ago
Adrian Brink
8eda3efa28
Cleanup lines to fit within 72 characters
7 years ago
Zach Ramsay
e2c3cc9685
docs: give index a Tools section
7 years ago
Adrian Brink
2a6e71a753
Reformat tests to extract common setup
7 years ago
GaryTomato
340d273f83
Started expanding "automated deployments"
7 years ago
Ethan Buchman
54c63726b0
p2p: minor comment fixes
7 years ago
Ethan Buchman
cb80ab2965
Merge remote-tracking branch 'orijtech/p2p-full-test-PeerSet' into develop
7 years ago
Emmanuel Odeke
c48e772115
p2p: fully test PeerSet, more docs, parallelize PeerSet tests
* Full test PeerSet and check its concurrent guarantees
* Improve the doc for PeerSet.Has and remove unnecessary
defer for a path that sets a variable, make it fast anyways.
* Parallelize PeerSet tests with t.Parallel()
* Document functions in peer_set.go more.
7 years ago
Ethan Buchman
aa78fc14b5
cmd: dont wait for genesis. closes #562
7 years ago
Ethan Buchman
399fb9aa70
consensus: remove support for replay by #HEIGHT. closes #567
7 years ago
Ethan Buchman
ec3c91ac14
Merge pull request #618 from tendermint/historical_validators
Historical validators
7 years ago
Ethan Buchman
fae0603413
more fixes from review
7 years ago
Ethan Buchman
9af837c24d
Merge pull request #644 from tendermint/release-v0.10.4
Release v0.10.4
7 years ago
Ethan Buchman
cc2b418f7f
p2p: test fix
7 years ago
Ethan Buchman
6ddc30ffc7
Merge branch 'master' into release-v0.10.4
7 years ago
Ethan Buchman
aa7d63f2ff
bump version to 0.10.4
7 years ago