Jae Kwon
|
8183e3201b
|
CommitSync() returns tmsp.Result
|
9 years ago |
Jae Kwon
|
de6f76758d
|
Group (code,data,log) return values into types.Result
|
9 years ago |
Jae Kwon
|
9b4b533f2f
|
Pretty print JSON
|
9 years ago |
Jae Kwon
|
3f6f149584
|
Revert "Fix tendermint_test config -- Address() spec has changed"
This reverts commit 8598283735 .
|
9 years ago |
Jae Kwon
|
8598283735
|
Fix tendermint_test config -- Address() spec has changed
|
9 years ago |
Jae Kwon
|
81ba1e6177
|
Use go-crypto's CRand*
|
9 years ago |
Jae Kwon
|
18d0da4ea3
|
Remove BeginBlock
|
9 years ago |
Jae Kwon
|
3adb579cf1
|
Merge branch 'blockchain_aware'
|
9 years ago |
Jae Kwon
|
2c1504f93c
|
Reap takes maxTxs
|
9 years ago |
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
9 years ago |
Jae Kwon
|
fd85d0ef35
|
Merge pull request #192 from tendermint/params
configurable params, other fixes
|
9 years ago |
Jae Kwon
|
16437867ff
|
Starting to use tmsp.BlockchainAware
|
9 years ago |
Ethan Buchman
|
08df13b16e
|
update glide.lock
|
9 years ago |
Ethan Buchman
|
06a7bb531b
|
consensus: dont allow peer round states to decrease
|
9 years ago |
Ethan Buchman
|
94f3d201e1
|
drop mempool_reap. use block_size=-1 instead
|
9 years ago |
Jae Kwon
|
11e0f7ed8e
|
Update README.md
|
9 years ago |
Ethan Buchman
|
085b3bc1f2
|
consensus: don't wait for wal if conS not running
|
9 years ago |
Ethan Buchman
|
05af306a8d
|
rpc: unsafe_set_config
|
9 years ago |
Ethan Buchman
|
4430073fab
|
dont log bad block part if round mismatch
|
9 years ago |
Ethan Buchman
|
3891e4d66d
|
config: cswal_light, mempool_broadcast, mempool_reap
|
9 years ago |
Ethan Buchman
|
69d906f7dd
|
drain internalMsgQueue and wait for cswal on quit
|
9 years ago |
Ethan Buchman
|
c9ec9cf00e
|
config: block size, consensus timeouts, recheck tx
|
9 years ago |
Ethan Buchman
|
2c1324656b
|
support local app reqRes
|
9 years ago |
Ethan Buchman
|
94a1978ce4
|
allow nil or dummy for in-proc
|
9 years ago |
Ethan Buchman
|
e2920d9702
|
use nil-app for in-proc
|
9 years ago |
Jae Kwon
|
b987d38505
|
s/TMSPClient/Client/g
|
9 years ago |
Jae Kwon
|
5266b56f43
|
Conform to TMSP NewServer
|
9 years ago |
Ethan Buchman
|
ade64693bd
|
w(oop)s
|
9 years ago |
Ethan Buchman
|
254baa19f3
|
fixes for go-rpc unix socket updates
|
9 years ago |
Ethan Buchman
|
254693bf86
|
rpc_laddr is a list
|
9 years ago |
Jae Kwon
|
cc18b5f38e
|
Add update_deps
|
9 years ago |
Jae Kwon
|
d31d3c58ad
|
Recheck txs
|
9 years ago |
Jae Kwon
|
d17d4fa106
|
Fix tmsp/example import paths
|
9 years ago |
Jae Kwon
|
a6d37a49a2
|
s/GetHash/Commit/g
|
9 years ago |
Jae Kwon
|
1da8729e09
|
Fix license. It should have been GPLv3
|
9 years ago |
Jae Kwon
|
6a209ba3a8
|
Fix a block condition where cb is called immediately
|
9 years ago |
Jae Kwon
|
a7523015f7
|
Fix fix -- ignore cb if mempool broadcastTx cb is nil
|
9 years ago |
Jae Kwon
|
7613557528
|
Fix bug in mempool broadcastTx for duplicate txs
|
9 years ago |
Jae Kwon
|
3092d4bbe9
|
Fix typo, broadcast_tx_asyn(c)
|
9 years ago |
Jae Kwon
|
df2933d40d
|
Merge branch 'blackstar'
|
9 years ago |
Jae Kwon
|
a4f57e164b
|
BroadcastTx results
|
9 years ago |
Ethan Buchman
|
50ac66f79b
|
fast sync fixes
|
9 years ago |
Ethan Buchman
|
cbf7ad61f3
|
change local app to dummy from counter
|
9 years ago |
Ethan Buchman
|
16cd15b048
|
expose ports in dockerfile
|
9 years ago |
Jae Kwon
|
baa18fb0f7
|
Docker image has home dir
|
9 years ago |
Jae Kwon
|
f9da9fbfed
|
Improved README.md
|
9 years ago |
Jae Kwon
|
6c9428a3c9
|
Add support for nodejs5
|
9 years ago |
Jae Kwon
|
f1b48ff009
|
Use protobuf enums for CodeType
|
9 years ago |
Jae Kwon
|
a73a65a45b
|
Use protobuf enums
|
9 years ago |
Jae Kwon
|
3f49b509d2
|
Conform to protobuf TMSP
|
9 years ago |