Ethan Buchman
aecf860b26
update glide
8 years ago
Ethan Buchman
3a973b80ac
update glide
8 years ago
Ethan Buchman
c34e136be9
update go-rpc to support map and array params
8 years ago
Ethan Frey
285a2a7061
More thorough testing of mutated bytes, use fixed go-wire
8 years ago
Ethan Buchman
9775ecde99
update glide
8 years ago
Ethan Frey
c0f026a9b3
update go-rpc to fix race condition
8 years ago
Ethan Buchman
ac86e664c7
Revert "Undo last two commits"
This reverts commit d1fc37ff9e
.
8 years ago
Ethan Frey
d1fc37ff9e
Undo last two commits
8 years ago
Ethan Frey
d3069b0f5b
Update abci develop
8 years ago
Ethan Frey
e4e17a2c95
Play well with go-{rpc,crypto,data}:develop
8 years ago
Anton Kaliaev
c3f1b08b6a
tx indexing (Refs #237 )
save transactions to blockstore
move to a separate module
benchmark KVIndexer
batch write transactions
Benchmarks:
```
BenchmarkKVIndexerIndex-2 100000 516300 ns/op
PASS
ok github.com/tendermint/tendermint/blockchain/tx 56.506s
5,16 s for 10000 transactions
1 s for 2000 transactions
```
```
BenchmarkKVIndexerIndex-2 h 3000000 8622 ns/op
PASS
ok github.com/tendermint/tendermint/blockchain/tx 34.210s
86 ms for 10000 transactions
16 ms for 2000 transactions
```
```
BenchmarkKVIndexerIndex1-2 5000000 7160 ns/op
BenchmarkKVIndexerIndex500-2 20000 1750411 ns/op
BenchmarkKVIndexerIndex1000-2 10000 3573973 ns/op
BenchmarkKVIndexerIndex2000-2 5000 7836851 ns/op
BenchmarkKVIndexerIndex10000-2 1000 33438980 ns/op
PASS
ok github.com/tendermint/tendermint/blockchain/tx 209.482s
7,8 ms for 2000 transactions
```
[state] write test for ApplyBlock
review comments
- move txindexer to state
- fix type
save Tx Index as well
do not store tx itself in the result
8 years ago
rigelrozanski
4e743649be
glide update
8 years ago
rigelrozanski
fab518fc98
flag fix, glide update
squash
8 years ago
Ethan Buchman
07a9242dba
update glide
8 years ago
Ethan Buchman
1208296dc0
DialSeeds takes an AddrBook
8 years ago
Ethan Buchman
2037d2631a
fix race
8 years ago
Ethan Buchman
a5ce4f6c36
update glide
8 years ago
Ethan Buchman
05d8cd50b5
update glide and node.go for update to p2p.AddrBook
8 years ago
Ethan Buchman
027cb8dc6b
glide: use versions where applicable
8 years ago
Ethan Buchman
c7386b139b
glide update
8 years ago
rigelrozanski
f5c4fdc82a
seeds fix
8 years ago
Ethan Buchman
7098e5c7eb
glide update
8 years ago
Ethan Frey
9693795c4c
Move common code to merkleeyes/testutil
8 years ago
Ethan Frey
a0bdae4f9c
Added missing pkg/errors dependency
8 years ago
Ethan Frey
c9d36cd713
Add dependencies, pull out HTTPClient test code
8 years ago
Ethan Buchman
6f83f0bd4e
glide update
8 years ago
Ethan Buchman
7d91d4300b
update glide
8 years ago
Jae Kwon
1af930441c
Support new Query message for proofs
8 years ago
Jae Kwon
cf0cb9558a
Clean glide files
8 years ago
Ethan Buchman
9123e63a33
more glide updates
8 years ago
Ethan Buchman
1e25e9f58f
glide update for go-db test fix
8 years ago
Ethan Buchman
16a5c6b2c8
update all glide deps to master
8 years ago
Ethan Buchman
c1952523cd
update glide
8 years ago
Ethan Buchman
e0aead0be2
update glide
8 years ago
Ethan Buchman
c147b41013
TMSP -> ABCI
8 years ago
Ethan Buchman
2dd7030579
tmsp: ResponseInfo and ResponseEndBlock
8 years ago
Ethan Buchman
e7a12f8e38
cs.Wait()
8 years ago
Ethan Buchman
1d091bafe9
update glide
8 years ago
Ethan Buchman
618fce8d32
update glide
8 years ago
Ethan Buchman
18b3821e06
glide: update go-wire
8 years ago
Ethan Buchman
8390e88e27
fix flowrate dep and test
8 years ago
Jae Kwon
3000c8b349
Update glide w/ TMSP updates
8 years ago
Jae Kwon
1c16ce8cf0
Update go-db and tmsp
8 years ago
Jae Kwon
070728429b
Upgrade autofile and merkle
8 years ago
Jae Kwon
918f76f96a
Remove flowcontrol
8 years ago
Jae Kwon
4202c4bf20
Fix Merge pull request #319
8 years ago
Ethan Buchman
8b80f8ee05
feature flag: pex reactor
8 years ago
Ethan Buchman
3e7c7f51fa
update glide
8 years ago
Ethan Buchman
64c7a0ad0d
update glide
8 years ago
Jae Kwon
deb4c428fd
Update go-autofile
8 years ago