Commit Graph

1153 Commits

Author SHA1 Message Date
Ethan Buchman f44336d57d consensus: don't print shared vars in cs.String() 2016-07-12 12:47:13 -04:00
Ethan Buchman a1a90fd41f consensus: increase mempool_test timeout 2016-07-11 22:37:42 -04:00
Ethan Buchman adab114674 glide: update go-common 2016-07-11 22:37:42 -04:00
Ethan Buchman 33d9877599 consensus: hvs.Reset(height, valSet) 2016-07-11 22:37:42 -04:00
Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 2016-07-11 22:37:39 -04:00
Ethan Buchman dd788c5631 consensus: fix race from OnStop accessing cs.Height 2016-07-11 20:55:07 -04:00
Ethan Buchman e4c795f15c consensus: fix more races in tests 2016-07-11 20:40:48 -04:00
Ethan Buchman a43d53ac6e rpc/tests: panic dont t.Fatal. use random txs for broadcast 2016-07-11 20:40:24 -04:00
Ethan Buchman cadb9e8bfe mempool: don't remove committed txs from cache 2016-07-11 12:32:24 -04:00
Ethan Buchman f3f257a626 fix glide grpc 2016-07-06 17:29:04 -04:00
Ethan Buchman e8271c8a4b update tmsp glide 2016-07-06 17:14:57 -04:00
Ethan Buchman 4e5cdd6abb bash tests for broadcast_tx through rpc 2016-07-06 13:51:21 -04:00
Ethan Buchman 8ca615c301 wait until txs removed from mempool to fire tx events 2016-07-05 17:03:09 -04:00
Ethan Buchman bc0b52293e update circle and glide 2016-07-05 15:40:53 -04:00
Ethan Buchman 7e3e9ee9d2 rpc: broadcast tests. closes #219 2016-07-05 14:54:33 -04:00
Ethan Buchman 65ebc344ac broadcast_commit 2016-07-05 14:26:20 -04:00
Ethan Buchman 5fb171edff mempool: remove bad txs from cacheMap 2016-07-05 14:26:10 -04:00
Ethan Buchman 574d735a81 Merge pull request #231 from tendermint/blockpool_race_fix_jae
Blockpool race fix
2016-07-05 13:33:57 -04:00
Jae Kwon b25cfb0e0b Unify blockpool mtxs 2016-06-28 18:02:27 -07:00
Ethan Buchman ca674304c5 fix blockpool races. closes #188 2016-06-24 20:38:59 -04:00
Jae Kwon aaea0c5d2e Update README.md 2016-06-20 03:03:14 -07:00
Ethan Buchman bfd9940248 add circleci badge to readme 2016-06-16 19:24:23 -04:00
Jae Kwon dd30b78fd6 Add CircleCI yaml file 2016-06-11 21:54:27 -07:00
Ethan Buchman cac3cefd98 set log level. use p2p config 2016-06-11 20:19:58 -07:00
Ethan Buchman 6365c5efb5 bring back unsafe_set_config 2016-06-11 20:19:40 -07:00
Jae Kwon c126ccd744 Fix glide, improve Makefile 2016-06-11 20:14:44 -07:00
Jae Kwon 16987fe143 Merge pull request #215 from tendermint/new_protobuf
Protobuf + GRPC
2016-06-11 11:14:24 -07:00
Ethan Buchman 2a1e7a427d support tmsp via grpc 2016-05-23 14:46:32 -04:00
Ethan Buchman 7383ead106 updates for new tmsp protobuf 2016-05-23 14:35:36 -04:00
Jae Kwon 2700510039 Fix glide lock for log15 2016-05-18 11:14:47 -07:00
Ethan Buchman 55ef4b225f link to website guides from readme 2016-05-16 11:16:53 -04:00
Jae Kwon 9a25ad7f24 Glide up to new tendermint/log15 2016-05-14 13:26:20 -07:00
Ethan Buchman 1f4a086fb6 Update README.md 2016-05-14 12:02:53 -04:00
Ethan Buchman ffd703622e Update README with install directions 2016-05-14 12:02:12 -04:00
Ethan Buchman b2e612fb79 default empty seeds. some node methods 2016-05-11 14:45:20 -04:00
Jae Kwon d9c91f9c47 Glide update 2016-05-10 19:05:25 -07:00
Jae Kwon ad17090a0f No global config 2016-05-08 15:00:58 -07:00
Jae Kwon 4c114680a4 Remove spurious genesis.json 2016-05-05 11:39:14 -07:00
Jae Kwon 1f6ecdfdb9 Update README.md 2016-05-04 14:10:36 -07:00
Jae Kwon 0832a41a38 Update README.md 2016-05-04 14:10:15 -07:00
Jae Kwon 9b2dd6a137 Update README.md 2016-05-04 14:01:51 -07:00
Jae Kwon 99c19bae21 test100 2016-04-29 15:32:50 -07:00
Ethan Buchman 850d769273 allow no recheck if empty block 2016-04-29 14:23:04 -07:00
Ethan Buchman 39344a601d flush before commit 2016-04-29 14:23:04 -07:00
Ethan Buchman 5296507665 some mempool log statements 2016-04-29 14:23:04 -07:00
Ethan Buchman 0d308c7c0e update glide 2016-04-29 14:23:04 -07:00
Ethan Buchman 8e5e5c689f lock mempool for commit and update. closes #202 2016-04-29 14:23:04 -07:00
Ethan Buchman 09fe44a6b3 test for mempool commit/update concurrency bug 2016-04-29 14:23:04 -07:00
Jae Kwon 46d2a13288 Merge pull request #205 from tendermint/develop
Variety of optimization and some dev features
2016-04-28 21:24:13 -07:00
Ethan Buchman 501c4e4bac fixes from review 2016-04-26 22:17:13 -04:00