Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Jae Kwon
|
7c12c5aee3
|
Fix config bug where chain_id is default magic. Always read from genesis
|
9 years ago |
Jae Kwon
|
26905b1260
|
Make Tendermint genesis agnostic; wait for file to start node
|
9 years ago |
Jae Kwon
|
fb62e1eb75
|
bump chain_id to 11.c
|
9 years ago |
Jae Kwon
|
898d1dc138
|
HACK FIX config chain_id
need to change this...
|
9 years ago |
Jae Kwon
|
8db93b874c
|
added testnet addresses
|
9 years ago |
Ethan Buchman
|
bb662b8861
|
more config options
|
9 years ago |
Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Jae Kwon
|
891ad9c1f0
|
log_level is notice. add testnet addrs
|
9 years ago |
Jae Kwon
|
625f23af13
|
Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here)
|
9 years ago |
Jae Kwon
|
65ecf4b3a2
|
bump testnet
|
9 years ago |
Jae Kwon
|
b9cbb0dac5
|
testnet10
|
9 years ago |
Jae Kwon
|
4d765dcf2b
|
Generate account from seed
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Ethan Buchman
|
6f25dfef44
|
move NewContractAddress to types and use ripemd160
|
9 years ago |
Jae Kwon
|
4ee387d077
|
change genesis addr for testnet testing
|
9 years ago |
Jae Kwon
|
6b1a846201
|
bump chain_id; test coins
|
9 years ago |
Jae Kwon
|
7441e322d0
|
fix node/addrbook test; made build task quieter
|
9 years ago |
Ethan Buchman
|
7865cd3533
|
backwards compatible addresses
|
9 years ago |
Ethan Buchman
|
dc7b912881
|
crypto byte arrays are fixed length
|
9 years ago |
Jae Kwon
|
44c950d96b
|
bump version number
|
9 years ago |
Jae Kwon
|
d91f073676
|
uuid branch tidying
|
9 years ago |
Jae Kwon
|
e4fae760af
|
move revisions file to ~/.tendermint/
|
9 years ago |
Jae Kwon
|
4504e6a9f4
|
upgrade default genesis for testnet
|
9 years ago |
Jae Kwon
|
0f61785cba
|
Added logjack for splitting up the tendermint log file
|
9 years ago |
Jae Kwon
|
347276ecdb
|
bump version and testnet
|
9 years ago |
Ethan Buchman
|
57ff919d50
|
godep
|
10 years ago |
Ethan Buchman
|
02aedaaefb
|
more cleanup rpc tests, testing namereg
|
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
|
8a5c320472
|
Bumped version number
|
10 years ago |
Jae Kwon
|
489bf767cb
|
importing tendermint/config/tendermint_test applies the test config
|
10 years ago |
Jae Kwon
|
75ef479547
|
Config is passed into each module. Remove tendermint/confer
|
10 years ago |
Jae Kwon
|
4175b0786e
|
testnet5 validators
|
10 years ago |
Jae Kwon
|
be90fd1e0d
|
rpc cleanup; tendermint init
|
10 years ago |
Jae Kwon
|
dd3d35f9f1
|
tendermint init to get the moniker
|
10 years ago |
Jae Kwon
|
85c8850ac2
|
Config names have no dots, are under_scored.
|
10 years ago |
Jae Kwon
|
cfb4a40855
|
adding more debug logs
|
10 years ago |
Jae Kwon
|
032d2e4fef
|
debugging
|
10 years ago |
Jae Kwon
|
71f0d58164
|
bump testnet version
|
10 years ago |
Ethan Buchman
|
0ff198d96e
|
add another validator
|
10 years ago |
Jae Kwon
|
0d2b2d308b
|
Testnet4 genesis update
|
10 years ago |
Jae Kwon
|
1c577c36f1
|
update validator set
|
10 years ago |
Jae Kwon
|
b92c0401e6
|
Made all JSON fields lower_case
|
10 years ago |
Ethan Buchman
|
b02f088cc7
|
add ethan to genesis
|
10 years ago |
Ethan Buchman
|
9892dfd0b3
|
allow multiple seed nodes
|
10 years ago |
Jae Kwon
|
7606571d69
|
bump network number
|
10 years ago |
Jae Kwon
|
9513f601de
|
Removed Log.File, all log goes out to stdout.
|
10 years ago |
Jae Kwon
|
b31849d495
|
expose RPC by default. We'll whitelist it later.
|
10 years ago |
Jae Kwon
|
aa931f88ab
|
bump network version
|
10 years ago |