Zach
8b77328313
[docs] improve organization of ABCI docs & fix links ( #2749 )
* dedup with spec/abci/client-server
* fixup abci/readme
* link to getting started in abci/README
* https
* spec/abci: some deduplication
* docs: remove extraneous comment
6 years ago
Joon
71a34adfe5
General Merkle Proof ( #2298 )
* first commit
finalize rebase
add protoc_merkle to Makefile
* in progress
* fix kvstore
* fix tests
* remove iavl dependency
* fix tx_test
* fix test_abci_cli
fix test_apps
* fix test_apps
* fix test_cover
* rm rebase residue
* address comment in progress
* finalize rebase
6 years ago
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
6 years ago
Dev Ojha
2756be5a59
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf ( #2199 )
* libs: Remove usage of custom Fmt, in favor of fmt.Sprintf
Closes #2193
* Fix bug that was masked by custom Fmt!
6 years ago
Anton Kaliaev
62b8ee270d
[docs] Validator's address can be skipped ( #2117 )
Refs #1712
6 years ago
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Zach Ramsay
e54c0f804f
docs re-orgnization
6 years ago
Zach Ramsay
ccaad06eb5
lint markdown
6 years ago
Ethan Buchman
f35ebd5cf7
docs: minor fix for abci query peer filter
6 years ago
Anton Kaliaev
f6ff6b0e15
use consistent naming for protobuf
protobuf -> proto
protobuf version X -> protoX
6 years ago
Zach
867550dd8b
docs: update abci links ( #1796 )
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Zach Ramsay
724b6c39b8
style fixes/typos/etc from PR review
7 years ago
Zach Ramsay
44c88805a7
app devel
7 years ago