https://github.com/tendermint/tendermint

sort by:
Revision Author Date Message Commit Date
f6e28c4 Merge pull request #461 from tendermint/release-v0.9.2 Release v0.9.2 26 April 2017, 15:07:00 UTC
6bcd424 CHANGELOG and version bump 26 April 2017, 04:17:53 UTC
207798b Merge pull request #454 from tendermint/reset_fix reset fix 21 April 2017, 21:27:29 UTC
c21cec0 reset fix 21 April 2017, 20:39:50 UTC
f89279c fix CHANGELOG 21 April 2017, 17:39:02 UTC
44f2586 Merge pull request #451 from tendermint/release-v0.9.1 Release v0.9.1 21 April 2017, 17:35:23 UTC
7f20eca update glide 21 April 2017, 17:09:55 UTC
e8cad94 cli: ResetAll doesnt depend on cobra 21 April 2017, 16:54:53 UTC
53e2b96 export ResetAll cmd 21 April 2017, 16:46:12 UTC
62860e4 Merge pull request #453 from tendermint/feature/rename-txid-to-hash Rename txid to hash 21 April 2017, 16:16:08 UTC
5e5fb37 rename TxID to Hash 21 April 2017, 15:39:02 UTC
7cf773e cli: testnet cmd inits files for testnet 20 April 2017, 22:22:42 UTC
f5b77d5 fix setting log level 20 April 2017, 21:56:49 UTC
757a548 update glide 20 April 2017, 21:56:35 UTC
a75353d version bump 19 April 2017, 03:21:57 UTC
083fe95 Update README [ci skip] 19 April 2017, 03:14:10 UTC
480b24d CHANGELOG [ci skip] 19 April 2017, 03:05:48 UTC
aecf860 update glide 19 April 2017, 02:27:24 UTC
bd369cc Merge pull request #450 from tendermint/fix-fastsync blockpool: fix removePeer bug 19 April 2017, 02:21:10 UTC
07143a4 Merge pull request #412 from tendermint/feature/237-tx-indexing tx indexing (Refs #237) 19 April 2017, 02:20:48 UTC
bf7521a Merge branch 'develop' into feature/237-tx-indexing 19 April 2017, 02:20:13 UTC
fdeceb9 Merge pull request #449 from tendermint/fix-replay Fix replay 19 April 2017, 02:18:34 UTC
52d03d0 post rebase fixes 19 April 2017, 01:35:00 UTC
29a893b update comment 19 April 2017, 01:28:11 UTC
cf4074c defer gr.Close() fixes 19 April 2017, 01:28:10 UTC
cb2ed5b fixes from review 19 April 2017, 01:28:10 UTC
2ba3656 wal: gr.Close() 19 April 2017, 01:28:10 UTC
cd9e9e9 s/ExecBlock/ValExecBlock/g; s/sm.ApplyBlock/sm.ExecCommitBlock/g 19 April 2017, 01:28:10 UTC
f9d0096 support #HEIGHT based WAL 19 April 2017, 01:28:10 UTC
935f70a comments and cleanup 19 April 2017, 01:28:10 UTC
5109746 Handshake uses ApplyBlock, no ConsensuState 19 April 2017, 01:28:10 UTC
1684ec1 ABCIResponses not needed as field in state 19 April 2017, 01:27:50 UTC
3a973b8 update glide 19 April 2017, 01:27:31 UTC
ed03cb5 consensus/replay: remove timeout 19 April 2017, 01:27:31 UTC
54b2686 consensus/wal: #HEIGHT -> #ENDHEIGHT 19 April 2017, 01:27:31 UTC
cb279bf state: ABCIResponses, s.Save() in ApplyBlock 19 April 2017, 01:27:31 UTC
9d2de2b tx_indexer -> tx_index 19 April 2017, 00:55:40 UTC
45876d0 NewBatch takes size, batch.Add doesn't use append 19 April 2017, 00:23:58 UTC
b6a04a3 more fixes from review 19 April 2017, 00:11:53 UTC
f4d0076 TxResult includes Tx. /tx only works if indexer active 18 April 2017, 23:56:41 UTC
d572bb0 state/txindex and pkg per indexer impl 18 April 2017, 23:29:02 UTC
00847cd blockpool: fix removePeer bug 15 April 2017, 06:22:03 UTC
16bffdf rpc/test: restore txindexer after setting null 13 April 2017, 20:38:44 UTC
c648bd5 Test /tx with indexer disabled 13 April 2017, 20:26:07 UTC
6e065af rpc: /tx allows height+hash 13 April 2017, 20:04:36 UTC
4ee9acb Improve tx tests for both prove true/false 13 April 2017, 20:04:35 UTC
2045856 Expose Tx method in the clients 13 April 2017, 19:49:21 UTC
c848056 rpc: better arg validation for /tx 13 April 2017, 19:18:58 UTC
b33a7c4 Break new Tx rpc endpoint 13 April 2017, 18:49:06 UTC
a4ee7d2 Add TxIndexEnabled method to ResultStatus 13 April 2017, 18:21:40 UTC
58c860b rpc/test: /tx 13 April 2017, 18:18:35 UTC
90d1ed8 add tx_indexer to NodeInfo 13 April 2017, 18:18:20 UTC
df35989 /tx can take height+index or hash 13 April 2017, 17:47:48 UTC
23dbd0c enable tx_indexer by default 13 April 2017, 17:36:12 UTC
257d81d rpc/core/types: uintX -> int 13 April 2017, 17:35:16 UTC
585ce45 rpc: dial_seeds msg. addresses #403 12 April 2017, 23:12:22 UTC
6899c91 add optional 'prove' flag to /tx 12 April 2017, 22:55:00 UTC
7fb0e8b Merge branch 'feature/tx-proof' into feature/237-tx-indexing Conflicts: types/tx.go 12 April 2017, 22:48:39 UTC
a1387c7 remove expected panic in test 12 April 2017, 22:45:37 UTC
ffe6d58 add Height to ResultBroadcastTxCommit and EventDataTx 12 April 2017, 22:33:48 UTC
2a59cda /tx returns tx bytes 12 April 2017, 22:18:17 UTC
2742831 Merge pull request #443 from tendermint/draw_deps Draw deps 12 April 2017, 21:50:38 UTC
6bcbd14 Add line counting badge 12 April 2017, 21:39:47 UTC
cf875a5 Fix draw_deps in Makefile and add resulting dependency graph 12 April 2017, 21:39:44 UTC
c34e136 update go-rpc to support map and array params 12 April 2017, 17:44:10 UTC
705e7bd Implemented and tested Txs.Index, hopefully better coverage 12 April 2017, 13:18:09 UTC
285a2a7 More thorough testing of mutated bytes, use fixed go-wire 12 April 2017, 13:18:09 UTC
fd68bc7 Test Tx proofs secure 12 April 2017, 13:16:46 UTC
28307fd Add proof generation for one tx 12 April 2017, 13:16:46 UTC
72b2be5 Merge pull request #446 from tendermint/fix-develop Fix develop 11 April 2017, 20:16:10 UTC
9775ecd update glide 11 April 2017, 19:45:21 UTC
c0f026a update go-rpc to fix race condition 11 April 2017, 19:45:16 UTC
ac86e66 Revert "Undo last two commits" This reverts commit d1fc37ff9e8b8034aa3c029fc59f56768f373d73. 11 April 2017, 19:44:36 UTC
d1fc37f Undo last two commits 11 April 2017, 10:57:06 UTC
7fbe8e4 fix tests 10 April 2017, 21:32:48 UTC
d7c5690 index by bytes. add TxID to broadcast_tx responses 10 April 2017, 21:21:37 UTC
d3069b0 Update abci develop 10 April 2017, 20:46:03 UTC
e4e17a2 Play well with go-{rpc,crypto,data}:develop 10 April 2017, 19:16:41 UTC
3478de5 no need for map - tx responses should arrive in order (Refs #237) ``` me: so we are executing them in order and receiving them in order and there is no way we could receive them out of order (due to network or something else), correct? ebuchman: if we receive them out of order, ABCI is broken ebuchman: so it is possible, if the ABCI server we're talking to is not implementing the spec ebuchman: but that shouldn't justify us building a map ``` 10 April 2017, 18:44:08 UTC
6370445 expose `/tx?hash="XXXXXXXXXXXX"` RPC call 10 April 2017, 18:44:07 UTC
b08f29c add config option for tx indexing and disable it by default 10 April 2017, 18:44:07 UTC
d62e857 execution test 10 April 2017, 18:44:07 UTC
c3f1b08 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 10 April 2017, 18:44:07 UTC
fc95c98 Merge pull request #438 from tendermint/replay-fix consensus: timeout on replayLastBlock 10 April 2017, 14:33:48 UTC
09f7dab update comment 28 March 2017, 18:06:03 UTC
4fd1471 remove BaseService.OnStart 28 March 2017, 16:09:11 UTC
85e8393 fixes from review 28 March 2017, 16:07:32 UTC
162fbdd Merge pull request #419 from tendermint/cli_cobra added use of Cobra CLI 27 March 2017, 21:16:43 UTC
0413a87 fix typo 27 March 2017, 20:59:54 UTC
c1dc1a1 Merge pull request #437 from tendermint/feature/431-data-flag rename TMROOT to TMHOME 27 March 2017, 19:47:02 UTC
077cf13 consensus: timeout on replayLastBlock 27 March 2017, 19:41:45 UTC
12ead6c make changes backwards compatible (Refs #431) 27 March 2017, 16:41:00 UTC
5f6de80 rename TMROOT to TMHOME (Refs #431) 27 March 2017, 11:17:10 UTC
5420254 changelog: add prehistory 09 March 2017, 06:34:11 UTC
55b3c22 publish.sh to push build to s3 09 March 2017, 06:34:11 UTC
a4154e7 update docker readme [ci skip] [circleci skip] 08 March 2017, 10:09:54 UTC
524f3b2 Merge pull request #429 from tendermint/update-docker-image-for-0.9.0 update Dockerfile for 0.9.0 release 08 March 2017, 10:06:57 UTC
d474bae update Dockerfile for 0.9.0 release 08 March 2017, 10:05:32 UTC
4e74364 glide update 06 March 2017, 22:36:53 UTC
fab518f flag fix, glide update squash 06 March 2017, 22:32:42 UTC
back to top