Jae Kwon
|
5bf7796004
|
Add synchronous file write benchmark
|
2015-12-20 11:37:54 -08:00 |
|
Jae Kwon
|
e57f3596a1
|
Use go-wire's new Read/Write LengthPrefixed methods
|
2015-12-20 09:23:30 -08:00 |
|
Jae Kwon
|
f288e58c81
|
Prefix TMSP messages with length
|
2015-12-20 08:18:39 -08:00 |
|
Jae Kwon
|
0316dfc6f2
|
Update code.google.com to use golang.org
|
2015-12-17 13:27:30 -08:00 |
|
Ethan Buchman
|
28ec3d48fa
|
signer interface for validators
|
2015-12-16 13:07:07 -05:00 |
|
Ethan Buchman
|
c3a8f202ab
|
consensus: fix negative timeout; log levels
|
2015-12-15 14:44:58 -05:00 |
|
Jae Kwon
|
c95b89e98c
|
Merge remote-tracking branch 'origin/consensus_refactor' into consensus_refactor_jae
|
2015-12-14 09:33:11 -08:00 |
|
Ethan Buchman
|
b9e143d956
|
Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review
|
2015-12-14 00:38:19 -05:00 |
|
Ethan Buchman
|
261647a012
|
Enter* -> enter*. Comments/fixes from Jae
|
2015-12-13 20:48:09 -05:00 |
|
Ethan Buchman
|
4483971776
|
conR uses events to trigger newstep & hasvote broadcasts
|
2015-12-13 19:30:15 -05:00 |
|
Ethan Buchman
|
9dea9539b4
|
fix consensus tests
|
2015-12-13 16:41:13 -05:00 |
|
Jae Kwon
|
855cb0f906
|
Merge remote-tracking branch 'origin/develop' into consensus_refactor
|
2015-12-12 19:34:39 -08:00 |
|
Ethan Buchman
|
07a96a703e
|
move updateToState back
|
2015-12-12 17:22:48 -05:00 |
|
Ethan Buchman
|
e30d1bbd04
|
updateRoundStep consistency
|
2015-12-12 16:25:49 -05:00 |
|
Ethan Buchman
|
334cab82c2
|
fix tests: propose and full round suites
|
2015-12-12 01:28:53 -05:00 |
|
Ethan Buchman
|
736bc1f02f
|
public interface; max steps; move updateToState
|
2015-12-12 01:28:33 -05:00 |
|
Ethan Buchman
|
c3f880e758
|
fire timeout events in handleTimeout; internalMsgQueue
|
2015-12-11 11:57:15 -05:00 |
|
Jae Kwon
|
34f6f50a07
|
Conform to go-merkle SimpleProof.Aunts
|
2015-12-10 11:09:25 -08:00 |
|
Ethan Buchman
|
d9b55101e5
|
move routines to consensus state. drop locks and other go routines
|
2015-12-10 11:41:18 -05:00 |
|
Jae Kwon
|
ab1e8a35c6
|
Shorten consensus log events
|
2015-12-09 17:09:06 -08:00 |
|
Jae Kwon
|
f534410e57
|
Fix state/execution ExecBlock() not rolling back
|
2015-12-09 17:08:40 -08:00 |
|
Jae Kwon
|
d3d7ff4818
|
Add mempool cache to reduce proxyapp pressure
|
2015-12-09 14:10:31 -08:00 |
|
Jae Kwon
|
dfdd3cf18f
|
Tweak channel for performance test
|
2015-12-09 13:53:31 -08:00 |
|
Jae Kwon
|
ea378c5565
|
Improve logging
|
2015-12-09 12:30:42 -08:00 |
|
Jae Kwon
|
15b751107e
|
Tweak logging; allow consensus to bypass filter
|
2015-12-09 09:38:09 -08:00 |
|
Jae Kwon
|
d0b8650edf
|
Fix tests for counter application using uin64
|
2015-12-09 09:37:36 -08:00 |
|
Jae Kwon
|
ac4c43c3e6
|
Adding wire.JSON vs wire.Binary vs protobuf benchmarks
|
2015-12-08 15:33:26 -08:00 |
|
Ethan Buchman
|
4b6e992a47
|
timeoutRoutine
|
2015-12-08 16:00:59 -05:00 |
|
Jae Kwon
|
a62c7bfef1
|
Add benchmarking for RPC & wire
|
2015-12-08 08:11:29 -08:00 |
|
Jae Kwon
|
53f74d052f
|
Fix deadlock bug in websocket client impl
|
2015-12-07 21:11:12 -08:00 |
|
Jae Kwon
|
3da76496b0
|
Fix BlockchainReactor bug w/ mismatched state.LastBlockHeight vs store.Height
This is due to a non-atomic saves of state.State vs blockchain.Store.
This is a simple hack.
|
2015-12-07 16:57:33 -08:00 |
|
Jae Kwon
|
12c7f00c44
|
Merge pull request #164 from tendermint/proxy_fix
didSend -> willSend
|
2015-12-06 10:07:36 -08:00 |
|
Ethan Buchman
|
2c595284d8
|
msgQueue and msgProcessor
|
2015-12-05 23:47:41 -05:00 |
|
Jae Kwon
|
67e74756f4
|
Remove PEX/AddrBook
|
2015-12-05 18:10:26 -08:00 |
|
Ethan Buchman
|
a7d0998bc0
|
didSend -> willSend
|
2015-12-05 21:06:36 +00:00 |
|
Jae Kwon
|
f37f578b1d
|
Add RemoteAddr and ListenAddr to NodeInfo
|
2015-12-05 09:13:21 -08:00 |
|
Jae Kwon
|
35abb4df92
|
Allow for test apps to return nil hashes
|
2015-12-04 00:59:02 -08:00 |
|
Jae Kwon
|
e5b9a5e849
|
Add proxy_app as node flag
|
2015-12-04 00:47:11 -08:00 |
|
Jae Kwon
|
e67f385574
|
Conform to go-common WriteFile*(path,mode)
|
2015-12-04 00:03:09 -08:00 |
|
Jae Kwon
|
543ca16b6f
|
Conform to go-common EnsureDir(path, mode)
|
2015-12-03 23:50:17 -08:00 |
|
Jae Kwon
|
b52cd4969b
|
Update README.md
|
2015-12-03 09:58:05 -08:00 |
|
Jae Kwon
|
465cb6d327
|
Make benchmarks a real package for go get ./...
|
2015-12-03 09:56:15 -08:00 |
|
Jae Kwon
|
09351996a4
|
Add GenesisDoc.SaveAs utility method
|
2015-12-03 09:51:10 -08:00 |
|
Jae Kwon
|
1df2d7b8eb
|
Remove spurious programs
|
2015-12-01 22:05:44 -08:00 |
|
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
2015-12-01 20:12:01 -08:00 |
|
Jae Kwon
|
a8dc417cd9
|
Add ProxyApp logic
|
2015-11-10 14:01:57 -08:00 |
|
Ethan Buchman
|
df9ef1e733
|
check peerMempoolChan for nil on Reset
|
2015-11-10 13:41:54 -08:00 |
|
Ethan Buchman
|
209bcf905e
|
proposer selection tests. closes #53
|
2015-11-10 13:41:49 -08:00 |
|
Jae Kwon
|
d69b5c5ab6
|
Conform to go-wire 1.0
|
2015-11-10 13:10:43 -08:00 |
|
Jae Kwon
|
37b6255e42
|
Move process to go-process
|
2015-11-08 17:43:48 -08:00 |
|