Jae Kwon
|
175c0301f4
|
Merge pull request #82 from tendermint/chainid_rebase
Chainid
|
10 years ago |
Jae Kwon
|
bbcb6a09c4
|
close file when the process closes.
|
10 years ago |
Ethan Buchman
|
41502e05c1
|
chain_id written as string not hex in WriteSignBytes
|
10 years ago |
Jae Kwon
|
4ae29e0ae5
|
Merge pull request #80 from tendermint/blockchain
Blockchain
|
10 years ago |
Jae Kwon
|
d363bcfa16
|
fixed off by one bug
|
10 years ago |
Ethan Buchman
|
231a7330e2
|
list names rpc
|
10 years ago |
Ethan Buchman
|
6eb8386c7c
|
fixes for chain id in nametx sign functions
|
10 years ago |
Ethan Buchman
|
19bd3bb2e2
|
int/nonce fixes
|
10 years ago |
Ethan Buchman
|
37a8a6cd65
|
remove name fix
|
10 years ago |
Ethan Buchman
|
77ff09e173
|
namereg cleanup, tests
|
10 years ago |
Ethan Buchman
|
02aedaaefb
|
more cleanup rpc tests, testing namereg
|
10 years ago |
Ethan Buchman
|
cff6bcfb31
|
copy entry on get, use strings for name/data, uint64 for expires
|
10 years ago |
Ethan Buchman
|
baaa69d7f8
|
namereg rpc and tests
|
10 years ago |
Ethan Buchman
|
8631d5085e
|
name reg
|
10 years ago |
Ethan Buchman
|
1f6d64b91c
|
rpc: genesis route
|
10 years ago |
Ethan Buchman
|
2045aee9cd
|
pass chainID through sign interfaces
|
10 years ago |
Ethan Buchman
|
8a2d9525f0
|
network > chain_id, put in genesis.json
|
10 years ago |
Ethan Buchman
|
bb67fe0356
|
dont run consensus state unless fast sync is off
|
10 years ago |
Jae Kwon
|
057c8ef400
|
waiting back to pending
|
10 years ago |
Jae Kwon
|
5ed36ef192
|
var rename and performance optimization
|
10 years ago |
Jae Kwon
|
b281674058
|
variable renames
|
10 years ago |
Jae Kwon
|
8a5c320472
|
Bumped version number
|
10 years ago |
Jae Kwon
|
fdf0e720bc
|
Merkle proofs!
|
10 years ago |
Jae Kwon
|
b5df5f6642
|
Merge branch 'varint' into develop
|
10 years ago |
Jae Kwon
|
939702f587
|
Support uint64 , but still support int/uint varints.
|
10 years ago |
Jae Kwon
|
ca8fa5678f
|
Merge pull request #75 from tendermint/refactor_rpctests
cleanup rpc tests, use tx_utils
|
10 years ago |
Ethan Buchman
|
5261da94c4
|
fix rpctypes vs tminttypes
|
10 years ago |
Ethan Buchman
|
c28614fca1
|
cleanup rpc tests, use tx_utils
|
10 years ago |
Jae Kwon
|
8c3deb402f
|
CloseListener() actually closes the listener
|
10 years ago |
Jae Kwon
|
5029d53474
|
add open/close to debora, barak bug fix
|
10 years ago |
Jae Kwon
|
c297f41a9f
|
Refactoring barak
|
10 years ago |
Jae Kwon
|
98289b529e
|
go install is redundant with go get -u
|
10 years ago |
Jae Kwon
|
7ba7c59f83
|
Merge pull request #71 from tendermint/tx_helpers
tx utils
|
10 years ago |
Ethan Buchman
|
e9695baebb
|
tx utils
|
10 years ago |
ebuchman
|
e5537b065c
|
Merge pull request #70 from tendermint/bondtx
add bonder's signature to BondTx
|
10 years ago |
Ethan Buchman
|
d43c776e84
|
add bonder's signature to BondTx
|
10 years ago |
Jae Kwon
|
f78bde2e3e
|
fix INSTALL/install_env SSH_PORT
|
10 years ago |
Jae Kwon
|
e43c97ee2d
|
nohup barak in INSTALL; echo commands
|
10 years ago |
Jae Kwon
|
dae127722c
|
update INSTALL for barak
|
10 years ago |
Jae Kwon
|
489bf767cb
|
importing tendermint/config/tendermint_test applies the test config
|
10 years ago |
Jae Kwon
|
161aa8c5e9
|
refactor rpc/test/*
|
10 years ago |
Jae Kwon
|
b8c735bd59
|
import tendermint/test to init ~/.tendermint_test/*
|
10 years ago |
Jae Kwon
|
3565db4eef
|
Refactor RPC/*, tendermint/config for debora+barak
|
10 years ago |
Jae Kwon
|
75ef479547
|
Config is passed into each module. Remove tendermint/confer
|
10 years ago |
Jae Kwon
|
183fa85cae
|
Merge pull request #68 from tendermint/develop2
genpriv from hash(secret), evc fix in ExecTx
|
10 years ago |
Ethan Buchman
|
7a97fb464d
|
genpriv from hash(secret), evc fix in ExecTx
|
10 years ago |
Jae Kwon
|
cb8261f2ff
|
Merge pull request #66 from tendermint/fixvmsend
Fixvmsend
|
10 years ago |
Ethan Buchman
|
02f4219079
|
cleanup calldepth=0 events logic
|
10 years ago |
Ethan Buchman
|
0dbf17653a
|
fire event on failed funds transfer in vm
|
10 years ago |
Ethan Buchman
|
bda9a38544
|
CallTx to address with no code fails and costs gas
|
10 years ago |