Ethan Buchman
|
e85e2842a0
|
Initial commit
|
2016-01-12 16:13:26 -05:00 |
|
Ethan Buchman
|
c52524a215
|
Initial commit
|
2016-01-12 15:26:00 -05:00 |
|
Jae Kwon
|
8dacd4172e
|
Fix bug where Unset halts ThrottleTimer
|
2016-01-11 17:12:38 -08:00 |
|
Ethan Buchman
|
1b8aacd2ee
|
generic event meter
|
2016-01-10 14:49:09 -05:00 |
|
Jae Kwon
|
4c12de6203
|
Flush msgs to remoteProxyApp automatically
|
2016-01-10 09:20:54 -08:00 |
|
Jae Kwon
|
c58b1cbf8a
|
Add ThrottleTimer.Unset
|
2016-01-10 08:12:10 -08:00 |
|
Jae Kwon
|
7cf85c5e71
|
Change commit timeout to 1 sec for testing
|
2016-01-09 20:22:10 -08:00 |
|
Jae Kwon
|
37bb8868de
|
Fixing Makefile to get_deps before install
|
2016-01-09 19:06:14 -08:00 |
|
Jae Kwon
|
87b9866d1f
|
Fix Makefile to get_deps then install
|
2016-01-09 19:05:41 -08:00 |
|
Jae Kwon
|
5d06bb964b
|
Fix comments about AppHash, rollbacks, etc
|
2016-01-09 12:09:31 -08:00 |
|
Jae Kwon
|
f15476b157
|
Remove TMSP Commit/Rollback; Add CheckTx
|
2016-01-08 17:07:19 -08:00 |
|
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
2016-01-08 16:51:20 -08:00 |
|
Ethan Buchman
|
aa3e87450a
|
fix tests
|
2016-01-08 16:06:33 -05:00 |
|
Ethan Buchman
|
a24a364fb3
|
Initial commit
|
2016-01-07 20:00:43 -05:00 |
|
Jae Kwon
|
792759c414
|
Updated Makefile to include test_novendor
|
2016-01-06 12:58:10 -08:00 |
|
Jae Kwon
|
cf3dc5a6ff
|
Remove accidental files
|
2016-01-05 23:55:33 -08:00 |
|
Jae Kwon
|
271a424d42
|
Merge pull request #7 from readevalprint/python3
Python3 example
|
2016-01-05 14:54:40 -08:00 |
|
Jae Kwon
|
57ce0c12e8
|
Merge pull request #6 from readevalprint/pep8
Python Pep8 style fixes
|
2016-01-05 14:54:12 -08:00 |
|
tim watts
|
eece2ae7a5
|
use floor division
|
2016-01-05 22:37:22 +00:00 |
|
tim watts
|
3092d2c043
|
missing modulename and fix refactoring
|
2016-01-05 22:00:19 +00:00 |
|
tim watts
|
65a0156412
|
python3 example
|
2016-01-05 21:49:21 +00:00 |
|
Jae Kwon
|
9d71a0409c
|
Add Glide files for project management
|
2016-01-05 13:19:41 -08:00 |
|
tim watts
|
8267f2ba4a
|
Fix except/pass
|
2016-01-03 16:42:58 +00:00 |
|
tim watts
|
06b48fe99f
|
pep8 style fixes
|
2016-01-03 16:35:23 +00:00 |
|
Jae Kwon
|
f0c80837a6
|
Include p2p connection status in RPC net_info
|
2016-01-03 06:21:56 -08:00 |
|
Jae Kwon
|
1d34bb173e
|
HTTP responses are pretty JSON
|
2016-01-03 06:21:04 -08:00 |
|
Jae Kwon
|
1f2c1d0760
|
Fix prioritization logic; Add Status()
|
2016-01-03 06:20:18 -08:00 |
|
Jae Kwon
|
3abc18d7ba
|
Add MConnection.Status()
|
2016-01-02 20:53:10 -08:00 |
|
Jae Kwon
|
ccbcb9f418
|
Reduce commit timeout for tests
|
2016-01-02 20:22:36 -08:00 |
|
Jae Kwon
|
74cdadec9f
|
Refactor RPC to be more general
|
2016-01-02 16:23:29 -08:00 |
|
Jae Kwon
|
6132017f82
|
Remove mempool log bypass
|
2016-01-02 16:22:25 -08:00 |
|
Jae Kwon
|
9357e8ecf8
|
IsCaughtUp requires a peer
|
2016-01-02 16:21:40 -08:00 |
|
Jae Kwon
|
ba01cfbb58
|
Remove spurious fmt.Print
|
2016-01-02 16:20:39 -08:00 |
|
Jae Kwon
|
1b7243a990
|
Update README to point to blog post only
|
2016-01-01 19:09:03 -08:00 |
|
Jae Kwon
|
0c4650f329
|
Update README.md
Added introduction by Zaki
|
2016-01-01 18:19:58 -08:00 |
|
Jae Kwon
|
9247b0fbd2
|
Fix HeightVoteSet bug where first catchup vote doesn't get added
|
2015-12-31 15:11:51 -08:00 |
|
Jae Kwon
|
0e7b069cd8
|
Remove broken mmm benchmark that doesn't belong
|
2015-12-31 14:30:50 -08:00 |
|
Jae Kwon
|
dcc1caaf68
|
Make Receive() logging consistent
|
2015-12-31 14:27:05 -08:00 |
|
Jae Kwon
|
708ee232bc
|
Add more unit benchmarks
|
2015-12-31 00:34:44 -08:00 |
|
Jae Kwon
|
5a8a9bfd69
|
Make fast_sync=true by default, with more relaxed conditions
|
2015-12-31 00:32:54 -08:00 |
|
Ethan Buchman
|
94194fea46
|
fix logging proposal when we might not have it
|
2015-12-29 15:39:24 -05:00 |
|
Jae Kwon
|
980f02a500
|
Change license to Apache2.0
|
2015-12-23 14:19:50 -08:00 |
|
Jae Kwon
|
634527f5b6
|
Change license to Apache2.0
|
2015-12-23 14:18:53 -08:00 |
|
Jae Kwon
|
ea56ed5ea2
|
Change license to Apache2.0
|
2015-12-23 14:17:27 -08:00 |
|
Jae Kwon
|
b24269fefc
|
Change license to Apache2.0
|
2015-12-23 14:16:29 -08:00 |
|
Jae Kwon
|
f592570310
|
Change license to Apache2.0
|
2015-12-23 14:14:41 -08:00 |
|
Jae Kwon
|
16e5e4e8c8
|
Change license format
|
2015-12-23 14:11:59 -08:00 |
|
Jae Kwon
|
0c9b9fe8bb
|
Change license to Apache2.0
|
2015-12-23 14:08:39 -08:00 |
|
Jae Kwon
|
da1ef93cef
|
Added link to tendermint.com blog post
|
2015-12-21 17:41:35 -08:00 |
|
Jae Kwon
|
ceb6e1e95f
|
Make consensus logs use default log handler
|
2015-12-21 17:26:08 -08:00 |
|