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 |
Zach Ramsay
|
d7cb291fb2
|
errcheck; sort some stuff out
|
7 years ago |
Zach Ramsay
|
8f0237610e
|
linting errors: clean it all up
|
7 years ago |
Zach Ramsay
|
331857c9e6
|
linting: apply errcheck part2
|
7 years ago |
Zach Ramsay
|
57ea4987f7
|
linting: apply errcheck part1
|
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
|
8ae2ffda89
|
put funcs back in order to simplify review
|
7 years ago |
Ethan Buchman
|
75b97a5a65
|
PrivValidatorFS is like old PrivValidator, for now
|
7 years ago |
Ethan Buchman
|
4382c8d28b
|
fix tests
|
7 years ago |
Ethan Buchman
|
3089bbf2b8
|
Amount -> Power. Closes #166
|
7 years ago |
Ethan Buchman
|
2b6db268cf
|
genesis json tests and mv ConsensusParams to types
|
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
|
3fbe286e5a
|
small fixes to changelog, config, default logging
|
8 years ago |
Anton Kaliaev
|
f8fdbe3dbc
|
changes as per Bucky's review
|
8 years ago |
Anton Kaliaev
|
f803544195
|
new logging
|
8 years ago |
Ethan Frey
|
2a9e89b34f
|
Add basic tests on config, mainly to raise test coverage
|
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
|
6afee8f117
|
rpc: fix tests
|
8 years ago |
Ethan Buchman
|
24ce90fc72
|
fix up config defaults
|
8 years ago |
Ethan Buchman
|
75b6c5215f
|
fewer structs. remove viper from consensus
|
8 years ago |
Ethan Buchman
|
d8fb226ec4
|
new config
|
8 years ago |
Ethan Buchman
|
56a1a2d917
|
remove logrotate.config
|
8 years ago |
Ethan Buchman
|
fcf78a5da7
|
cleanup go-config/viper and some unnamed imports
|
8 years ago |
Rigel Rozanski
|
7bb638e3b8
|
fix test_integrations error
|
8 years ago |
Rigel Rozanski
|
7448753257
|
fixing tests
|
8 years ago |
Rigel Rozanski
|
cefb2bede0
|
adding viper
int
int
|
8 years ago |
Ethan Buchman
|
d1926bcad1
|
use tmlibs
|
8 years ago |
Ethan Frey
|
e325ffc681
|
Lots of updates to use new go-crypto / json style
|
8 years ago |
Ethan Buchman
|
9d2de2b756
|
tx_indexer -> tx_index
|
8 years ago |
Ethan Buchman
|
23dbd0c8c3
|
enable tx_indexer by default
|
8 years ago |
Anton Kaliaev
|
b08f29cb71
|
add config option for tx indexing and disable it by default
|
8 years ago |
Ethan Buchman
|
85e83934a1
|
fixes from review
|
8 years ago |