Anton Kaliaev
|
e538e0e077
|
config variable to index all tags
|
7 years ago |
Anton Kaliaev
|
91f2184003
|
fixes after bucky's review
|
7 years ago |
Anton Kaliaev
|
461a143a2b
|
remove tx.hash tag from config because it's mandatory
|
7 years ago |
Anton Kaliaev
|
cd4be1f308
|
add tx_index config
|
7 years ago |
caffix
|
687834c99e
|
added initial trust metric test routines
|
7 years ago |
caffix
|
54c25ccbf5
|
integrated trust metric store as per PR comments
|
7 years ago |
Ethan Buchman
|
1f3e4d2d9a
|
move PartSetSize out of the config, into ConsensusParams
|
7 years ago |
Ethan Buchman
|
b9637f7185
|
Update changelog and add roadmap
|
7 years ago |
Ethan Buchman
|
daa258ea6d
|
p2p: put maxMsgPacketPayloadSize, recvRate, sendRate in config
Updates #628
|
7 years ago |
Ethan Buchman
|
0bf66deb3c
|
fixes from review
|
7 years ago |
Ethan Buchman
|
37f1390473
|
CreateEmptyBlocks and CreateEmptyBlocksInterval
|
7 years ago |
Ethan Buchman
|
e9a2389300
|
cmd: --consensus.no_empty_blocks
|
7 years ago |
Ethan Buchman
|
124032e3e9
|
NoEmptyBlocks config option
|
7 years ago |
Ethan Buchman
|
3c10f7a122
|
add p2p flush throttle to config
|
7 years ago |
Ethan Buchman
|
ca8c34f966
|
add consensus reactor sleep durations to the config
|
7 years ago |
Ethan Buchman
|
bd7ec18c19
|
fix tests
|
8 years ago |
Ethan Buchman
|
fc6611b2d9
|
[config] RPCConfig
|
8 years ago |
Ethan Buchman
|
8a0466d81d
|
config: pex_reactor -> pex
|
8 years ago |
Ethan Buchman
|
46151720f8
|
fix tests
|
8 years ago |
Ethan Buchman
|
9109b20852
|
SetRoot
|
8 years ago |
Ethan Frey
|
6b059e0063
|
Accept relative paths in all configs, TODO: must SetRoot
|
8 years ago |
Ethan Frey
|
604bf03f3a
|
Pulled out all config structs (except p2p.PeerConfig) into config package
|
8 years ago |
Ethan Buchman
|
75b6c5215f
|
fewer structs. remove viper from consensus
|
8 years ago |
Ethan Buchman
|
501c4e4bac
|
fixes from review
|
9 years ago |
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
|
4d765dcf2b
|
Generate account from seed
|
9 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 |