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
|
2018-09-28 20:03:19 -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 |
|
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!
|
2018-08-10 09:25:57 +04:00 |
|
Anton Kaliaev
|
62b8ee270d
|
[docs] Validator's address can be skipped (#2117)
Refs #1712
|
2018-07-31 18:28:19 +02:00 |
|
Zach Ramsay
|
e54c0f804f
|
docs re-orgnization
|
2018-07-05 16:08:42 -04:00 |
|