Jae Kwon
|
37bb8868de
|
Fixing Makefile to get_deps before install
|
9 years ago |
Jae Kwon
|
87b9866d1f
|
Fix Makefile to get_deps then install
|
9 years ago |
Jae Kwon
|
5d06bb964b
|
Fix comments about AppHash, rollbacks, etc
|
9 years ago |
Jae Kwon
|
f15476b157
|
Remove TMSP Commit/Rollback; Add CheckTx
|
9 years ago |
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
9 years ago |
Ethan Buchman
|
aa3e87450a
|
fix tests
|
9 years ago |
Ethan Buchman
|
a24a364fb3
|
Initial commit
|
9 years ago |
Jae Kwon
|
792759c414
|
Updated Makefile to include test_novendor
|
9 years ago |
Jae Kwon
|
cf3dc5a6ff
|
Remove accidental files
|
9 years ago |
Jae Kwon
|
271a424d42
|
Merge pull request #7 from readevalprint/python3
Python3 example
|
9 years ago |
Jae Kwon
|
57ce0c12e8
|
Merge pull request #6 from readevalprint/pep8
Python Pep8 style fixes
|
9 years ago |
tim watts
|
eece2ae7a5
|
use floor division
|
9 years ago |
tim watts
|
3092d2c043
|
missing modulename and fix refactoring
|
9 years ago |
tim watts
|
65a0156412
|
python3 example
|
9 years ago |
Jae Kwon
|
9d71a0409c
|
Add Glide files for project management
|
9 years ago |
tim watts
|
8267f2ba4a
|
Fix except/pass
|
9 years ago |
tim watts
|
06b48fe99f
|
pep8 style fixes
|
9 years ago |
Jae Kwon
|
f0c80837a6
|
Include p2p connection status in RPC net_info
|
9 years ago |
Jae Kwon
|
1d34bb173e
|
HTTP responses are pretty JSON
|
9 years ago |
Jae Kwon
|
1f2c1d0760
|
Fix prioritization logic; Add Status()
|
9 years ago |
Jae Kwon
|
3abc18d7ba
|
Add MConnection.Status()
|
9 years ago |
Jae Kwon
|
ccbcb9f418
|
Reduce commit timeout for tests
|
9 years ago |
Jae Kwon
|
74cdadec9f
|
Refactor RPC to be more general
|
9 years ago |
Jae Kwon
|
6132017f82
|
Remove mempool log bypass
|
9 years ago |
Jae Kwon
|
9357e8ecf8
|
IsCaughtUp requires a peer
|
9 years ago |
Jae Kwon
|
ba01cfbb58
|
Remove spurious fmt.Print
|
9 years ago |
Jae Kwon
|
1b7243a990
|
Update README to point to blog post only
|
9 years ago |
Jae Kwon
|
0c4650f329
|
Update README.md
Added introduction by Zaki
|
9 years ago |
Jae Kwon
|
9247b0fbd2
|
Fix HeightVoteSet bug where first catchup vote doesn't get added
|
9 years ago |
Jae Kwon
|
0e7b069cd8
|
Remove broken mmm benchmark that doesn't belong
|
9 years ago |
Jae Kwon
|
dcc1caaf68
|
Make Receive() logging consistent
|
9 years ago |
Jae Kwon
|
708ee232bc
|
Add more unit benchmarks
|
9 years ago |
Jae Kwon
|
5a8a9bfd69
|
Make fast_sync=true by default, with more relaxed conditions
|
9 years ago |
Ethan Buchman
|
94194fea46
|
fix logging proposal when we might not have it
|
9 years ago |
Jae Kwon
|
980f02a500
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
634527f5b6
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
ea56ed5ea2
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
b24269fefc
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
f592570310
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
16e5e4e8c8
|
Change license format
|
9 years ago |
Jae Kwon
|
0c9b9fe8bb
|
Change license to Apache2.0
|
9 years ago |
Jae Kwon
|
da1ef93cef
|
Added link to tendermint.com blog post
|
9 years ago |
Jae Kwon
|
ceb6e1e95f
|
Make consensus logs use default log handler
|
9 years ago |
Jae Kwon
|
20913c5e0e
|
Add .pyc to gitignore; Fix js example
|
9 years ago |
Jae Kwon
|
cf3b287245
|
Remove spurious tmsp_cli.go
|
9 years ago |
Jae Kwon
|
13c50a5fdf
|
Merge pull request #5 from tendermint/js
Length prefixed tmsp messages; counter app in javascript
|
9 years ago |
Jae Kwon
|
d58b3d54b1
|
tendermint init makes random chain ID
|
9 years ago |
Jae Kwon
|
a204f59ecb
|
Merge pull request #171 from tendermint/init
Init
|
9 years ago |
Jae Kwon
|
844c4a519d
|
Fix tmsp-cli to conform to go-wire new TypeByte behavior; Rename tmsp_cli to tmsp-cli
|
9 years ago |
Ethan Buchman
|
3fb3a81b92
|
fix js
|
9 years ago |