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
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Ethan Buchman
ff73e0aa55
fix test folder mishap
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
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
Dev Ojha
b84f788f36
Switch ports 466xx to 266xx ( #1735 )
* Switch ports 466xx to be 266xx
This is done so the default ports aren't in the linux kernel's default ephemeral port range.
* Update ABCI import
* Bump cache on circleci
* Get more verbose output for debugging
* Bump abci dependency
* Fix accidental change of a block header's hash
* pin abci release
6 years ago
Zach
13a2013229
Testing refactor for Jenkins ( #1098 )
* de-mystify tests & run them in parallel (#1031 )
* test optimization for jenkins (#1093 )
* makefile cleanup
* tests: split fast and slow go tests, closes #1055
* pr comments
* restore circle conditions
* fix need_abci
* ...
* docker run: no :Z for circle?
* Remove cmd breaking comment
7 years ago
Zach
2cc63069c6
rename dummy to kvstore ( #1223 )
* remove accidental binary
* docs: s/Dummy&dummy/KVStore&kvstore/g
* glide update to abci
* update abci import paths
* dummy begone, hello kvstore
* RequestInitChain needs genesisBytes
* glide update
7 years ago
Ethan Buchman
dfe28c8855
test: update for abci-cli consolidation. shell formatting
7 years ago
Ethan Buchman
aa9e673ed7
test: jq .result[1] -> jq .result
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Ethan Buchman
e4e70ece3f
test: fix docker and apps
8 years ago
Jae Kwon
7c15b54ccc
Fix test/app/dummy_test.sh
8 years ago
Ethan Buchman
c147b41013
TMSP -> ABCI
8 years ago
Ethan Buchman
814ef37f75
fix tests
8 years ago
Ethan Buchman
65496ace20
test: tmsp query result is json
8 years ago
Ethan Buchman
28ec26462a
test: test dummy using rpc query
8 years ago
Ethan Buchman
6643e4969f
tests: add throughput benchmark using mintnet and netmon
8 years ago
Ethan Buchman
8987d29bee
tests: broadcast_tx with tmsp; p2p
8 years ago
Ethan Buchman
4e5cdd6abb
bash tests for broadcast_tx through rpc
8 years ago