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 |
|
Jae Kwon
|
ae171ba134
|
random dialing
|
2015-05-06 10:50:57 -07:00 |
|
Jae Kwon
|
5971617ac3
|
...
|
2015-05-06 00:47:20 -07:00 |
|
Jae Kwon
|
c3a12e3cb8
|
...
|
2015-05-05 23:47:29 -07:00 |
|
Jae Kwon
|
da73e001ad
|
BitArray takes a pointer receiver. More logging
|
2015-05-05 23:01:19 -07:00 |
|
Jae Kwon
|
44076e816d
|
more consensus logging
|
2015-05-05 18:03:00 -07:00 |
|
Jae Kwon
|
32f7babf87
|
boost sendQueue for votes
|
2015-05-05 17:03:11 -07:00 |
|
Jae Kwon
|
8b6d489755
|
Update vote log
|
2015-05-05 16:58:26 -07:00 |
|
Jae Kwon
|
01b21fcbf2
|
Barak registration fix. Retries every hour now.
|
2015-05-05 13:45:30 -07:00 |
|
Jae Kwon
|
5759ff9b50
|
debora+barak updates for downloading
|
2015-05-05 13:22:03 -07:00 |
|
Jae Kwon
|
cfb4a40855
|
adding more debug logs
|
2015-05-04 22:22:39 -07:00 |
|
Jae Kwon
|
dbae194731
|
added debora default.cfg file
|
2015-05-04 18:37:16 -07:00 |
|
Ethan Buchman
|
acc882ab0d
|
add ethan's barak
|
2015-05-04 18:30:33 -07:00 |
|
Jae Kwon
|
47b7a641dd
|
json field fixes
|
2015-05-04 18:24:30 -07:00 |
|
Ethan Buchman
|
ff87958f95
|
broadcast on newStepCh on switch to consensus reactor
|
2015-05-04 19:08:07 -04:00 |
|
Jae Kwon
|
84c3fd9a85
|
more debug messages for consensus
|
2015-05-04 11:18:21 -07:00 |
|