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 |
Jae Kwon
|
e4f01a55cf
|
update genesis.json
|
10 years ago |
Jae Kwon
|
5bdd73f4a4
|
New genesis.json
|
10 years ago |
Jae Kwon
|
fa669ae436
|
added Moniker as config, available in RPC.
|
10 years ago |
Jae Kwon
|
5e45a849ab
|
Generate PrivValidator file when it doesn't exist already
|
10 years ago |
Jae Kwon
|
6890593a7e
|
...
|
10 years ago |
Jae Kwon
|
da9f4118a7
|
Atomic write to addrbook and privvalidator
|
10 years ago |
Jae Kwon
|
22fdb6ca2f
|
~/.tendermint -> .tendermint
|
10 years ago |
Jae Kwon
|
f271ab7256
|
various changes. removed debora temporarily
|
10 years ago |
Jae Kwon
|
2b49e318bb
|
update genesis file
|
10 years ago |
Jae Kwon
|
3cb4092180
|
Updated seed node.
|
10 years ago |
Jae Kwon
|
13b6508ecd
|
Package import path change
|
10 years ago |
Ethan Buchman
|
cb0f4cae0c
|
add logfile for debora
|
10 years ago |
Jae Kwon
|
39d5ff9ccb
|
Reset log after config changes.
|
10 years ago |
Ethan Buchman
|
60f166e823
|
tendermint2
|
10 years ago |
Jae Kwon
|
bd767c1fab
|
Make fast_sync a command-line flag
|
10 years ago |
Ethan Buchman
|
deff645dba
|
some public convenience functions, extra debug errors on ExecTx
|
10 years ago |
Matthew Wampler-Doty
|
f03547007a
|
App -> App()
|
10 years ago |
Ethan Buchman
|
e59de906f7
|
config: hardcode default genesis.json
|
10 years ago |
Matthew Wampler-Doty
|
01cb965cce
|
localhost -> 127.0.0.1
|
10 years ago |
Matthew Wampler-Doty
|
c600337a6b
|
RPC only listening to localhost
|
10 years ago |
Jae Kwon
|
2b39e56e75
|
Fixed account.PubkeyEd25519 String() bug
|
10 years ago |
Jae Kwon
|
687815f6ed
|
Less log lines to STDOUT
|
10 years ago |
Jae Kwon
|
4a81b06b6e
|
Send SeenValidation to peer & use for proposals when we don't have LastCommits due to reboot
|
10 years ago |