Commit Graph

826 Commits

Author SHA1 Message Date
Ethan Buchman 41502e05c1 chain_id written as string not hex in WriteSignBytes 2015-05-30 20:20:04 -04:00
Jae Kwon 4ae29e0ae5 Merge pull request #80 from tendermint/blockchain
Blockchain
2015-05-30 09:14:31 -07:00
Jae Kwon d363bcfa16 fixed off by one bug 2015-05-30 09:13:55 -07:00
Ethan Buchman 231a7330e2 list names rpc 2015-05-30 11:13:09 -04:00
Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 2015-05-30 01:54:25 -04:00
Ethan Buchman 19bd3bb2e2 int/nonce fixes 2015-05-30 01:21:42 -04:00
Ethan Buchman 37a8a6cd65 remove name fix 2015-05-30 01:20:42 -04:00
Ethan Buchman 77ff09e173 namereg cleanup, tests 2015-05-30 01:20:42 -04:00
Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 2015-05-30 01:19:03 -04:00
Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 2015-05-30 01:19:03 -04:00
Ethan Buchman baaa69d7f8 namereg rpc and tests 2015-05-30 01:19:02 -04:00
Ethan Buchman 8631d5085e name reg 2015-05-30 01:19:02 -04:00
Ethan Buchman 1f6d64b91c rpc: genesis route 2015-05-29 19:38:14 -04:00
Ethan Buchman 2045aee9cd pass chainID through sign interfaces 2015-05-29 18:14:19 -04:00
Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 2015-05-29 18:14:19 -04:00
Ethan Buchman bb67fe0356 dont run consensus state unless fast sync is off 2015-05-28 03:45:46 -07:00
Jae Kwon 057c8ef400 waiting back to pending 2015-05-28 03:30:26 -07:00
Jae Kwon 5ed36ef192 var rename and performance optimization 2015-05-28 02:18:53 -07:00
Jae Kwon b281674058 variable renames 2015-05-28 01:59:23 -07:00
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