657 Commits

Author SHA1 Message Date
Jae Kwon
8a5c320472 Bumped version number 2015-05-24 14:24:53 -07:00
Jae Kwon
fdf0e720bc Merkle proofs! 2015-05-24 14:19:46 -07:00
Jae Kwon
b5df5f6642 Merge branch 'varint' into develop 2015-05-23 14:48:00 -07:00
Jae Kwon
939702f587 Support uint64 , but still support int/uint varints. 2015-05-23 14:45:36 -07:00
Jae Kwon
ca8fa5678f Merge pull request #75 from tendermint/refactor_rpctests
cleanup rpc tests, use tx_utils
2015-05-22 16:50:39 -07:00
Ethan Buchman
5261da94c4 fix rpctypes vs tminttypes 2015-05-22 19:16:08 -04:00
Ethan Buchman
c28614fca1 cleanup rpc tests, use tx_utils 2015-05-22 18:22:57 -04:00
Jae Kwon
8c3deb402f CloseListener() actually closes the listener 2015-05-22 00:23:21 -07:00
Jae Kwon
5029d53474 add open/close to debora, barak bug fix 2015-05-22 00:23:20 -07:00
Jae Kwon
c297f41a9f Refactoring barak 2015-05-22 00:23:20 -07:00
Jae Kwon
98289b529e go install is redundant with go get -u 2015-05-22 00:23:20 -07:00
Jae Kwon
7ba7c59f83 Merge pull request #71 from tendermint/tx_helpers
tx utils
2015-05-21 10:03:55 -07:00
Ethan Buchman
e9695baebb tx utils 2015-05-20 21:26:33 -04:00
ebuchman
e5537b065c Merge pull request #70 from tendermint/bondtx
add bonder's signature to BondTx
2015-05-20 20:36:24 -04:00
Ethan Buchman
d43c776e84 add bonder's signature to BondTx 2015-05-20 19:36:55 -04:00
Jae Kwon
f78bde2e3e fix INSTALL/install_env SSH_PORT 2015-05-17 23:03:52 -07:00
Jae Kwon
e43c97ee2d nohup barak in INSTALL; echo commands 2015-05-17 19:33:13 -07:00
Jae Kwon
dae127722c update INSTALL for barak 2015-05-17 18:27:43 -07:00
Jae Kwon
489bf767cb importing tendermint/config/tendermint_test applies the test config 2015-05-17 16:19:58 -07:00
Jae Kwon
161aa8c5e9 refactor rpc/test/* 2015-05-17 16:19:58 -07:00
Jae Kwon
b8c735bd59 import tendermint/test to init ~/.tendermint_test/* 2015-05-17 16:19:58 -07:00
Jae Kwon
3565db4eef Refactor RPC/*, tendermint/config for debora+barak 2015-05-17 16:19:58 -07:00
Jae Kwon
75ef479547 Config is passed into each module. Remove tendermint/confer 2015-05-17 16:19:57 -07:00
Jae Kwon
183fa85cae Merge pull request #68 from tendermint/develop2
genpriv from hash(secret), evc fix in ExecTx
2015-05-16 10:26:51 -07:00
Ethan Buchman
7a97fb464d genpriv from hash(secret), evc fix in ExecTx 2015-05-15 18:55:01 -04:00
Jae Kwon
cb8261f2ff Merge pull request #66 from tendermint/fixvmsend
Fixvmsend
2015-05-15 14:34:15 -07:00
Ethan Buchman
02f4219079 cleanup calldepth=0 events logic 2015-05-15 16:49:41 -04:00
Ethan Buchman
0dbf17653a fire event on failed funds transfer in vm 2015-05-15 15:30:24 -04:00
Ethan Buchman
bda9a38544 CallTx to address with no code fails and costs gas 2015-05-15 14:34:42 -04:00
Ethan Buchman
7b1fc780aa fix send funds from contract 2015-05-15 14:26:49 -04:00
Ethan Buchman
75e88969cb failing test for send funds from contract 2015-05-15 14:00:48 -04:00
Jae Kwon
c4fc521629 Add make task (gen_client) 2015-05-15 09:00:21 -07:00
Jae Kwon
4dd464f239 Merge pull request #67 from androlo/bs_getter
getter for blockstore in Node
2015-05-15 08:21:46 -07:00
Androlo
3b142b9277 getter for blockstore in Node 2015-05-15 16:27:22 +02:00
Jae Kwon
4ba09ecdbd comment out logwatch 2015-05-14 19:20:21 -07:00
Jae Kwon
9e1c054f87 Better INSTALL readme. Steps for barak 2015-05-14 17:22:02 -07:00
Jae Kwon
03354ba06d fix scripts 2015-05-14 16:16:33 -07:00
Jae Kwon
5a73820959 update INSTALL scripts 2015-05-14 14:44:23 -07:00
Jae Kwon
4175b0786e testnet5 validators 2015-05-13 18:39:32 -07:00
Jae Kwon
96631f56b0 Update README.md 2015-05-12 21:36:53 -07:00
Jae Kwon
be90fd1e0d rpc cleanup; tendermint init 2015-05-12 19:03:05 -07:00
Jae Kwon
dd3d35f9f1 tendermint init to get the moniker 2015-05-12 18:29:00 -07:00
Jae Kwon
85c8850ac2 Config names have no dots, are under_scored. 2015-05-12 17:40:29 -07:00
Jae Kwon
f12fcfe04a update install docs 2015-05-12 15:08:52 -07:00
Jae Kwon
931e2b5a9b remove ethereum dependency 2015-05-12 11:38:15 -07:00
Jae Kwon
47f1a91379 Added install scripts 2015-05-12 11:00:22 -07:00
Jae Kwon
c0d67112c3 updated barak keys 2015-05-11 21:34:59 -07:00
Jae
626a68e670 atomic file write fix 2015-05-10 15:22:42 -07:00
Jae Kwon
6020223e85 fix bitArray nil bugs 2015-05-07 17:35:58 -07:00
Jae Kwon
ba17961269 Always return the validatorIndex upon AddVote() 2015-05-06 11:39:59 -07:00