198 Commits (3283a84ab2eb79b418ee19dcca74df79c8367006)

Author SHA1 Message Date
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 4 years ago
  Anton Kaliaev 243ff4b43d
blockchain/v1: remove in favor of v2 (#5728) 4 years ago
  Erik Grinaker 886235311f
p2p: remove p2p.FuzzedConnection and its config settings (#5598) 4 years ago
  Erik Grinaker f83ecdad1d
config: add state sync discovery_time setting (#5399) 4 years ago
  Anton Kaliaev ffe2742a6c
mempool: batch txs per peer in broadcastTxRoutine (#5321) 4 years ago
  Anton Kaliaev 4b99502d5b
config: set time_iota_ms to timeout_commit in test genesis (#5386) 4 years ago
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  Marko 0fafffcd5a
config: trust period consistency (#5297) 4 years ago
  dongsam e30b125725
consensus: double-sign risk reduction (ADR-51) (#5147) 4 years ago
  Erik Grinaker b1b82c493a
db: add support for badgerdb (#5233) 4 years ago
  Marko 5412426ae8
indexer: remove index filtering (#5006) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko e4427b7292
linting: remove unused variable 4 years ago
  Erik Grinaker 511ab6717c
add state sync reactor (#4705) 4 years ago
  Anton Kaliaev f31f4327b5
privval: remove deprecated `OldFilePV` 4 years ago
  Erik Grinaker f51ca72b24
config: allow fastsync.version = v2 (#4639) 4 years ago
  Erik Grinaker 9cbfe7950d
tests: bind test servers to 127.0.0.1 (#4322) 4 years ago
  Anton Kaliaev 15e80d2448
config: add rocksdb as a db backend option (#4239) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  dongsamb 701e9cac4d p2p: add `unconditional_peer_ids` and `persistent_peers_max_dial_period` (#4176) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Anton Kaliaev fe2dddd3fe
deps: update gogo/protobuf version from v1.2.1 to v1.3.0 (#3947) 5 years ago
  Jun Kimura e179787d40 mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes` (#3877) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Jun Kimura 5398420103 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Jun Kimura 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Ivan Kushmantsev d9481e3648 config: make possible to set absolute paths for TLS cert and key (#3765) 5 years ago
  Thane Thomson d88a639838 Make RPC bind to localhost by default (#3746) 5 years ago
  Anton Kaliaev a7358bc69f
libs/db: conditional compilation (#3628) 5 years ago
  zjubfd 25a3c8b172 rpc: support tls rpc (#3469) 5 years ago
  Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 5 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Anton Kaliaev 4d8f29f79c set allow_duplicate_ip to false (#2992) 6 years ago
  Ethan Buchman 7c9e767e1f
2980 fix cors (#3021) 6 years ago
  Anton Kaliaev 06225e332e Config option for JSON output formatter (#2843) 6 years ago
  Hleb Albau 6353862ac0 2582 Enable CORS on RPC API (#2800) 6 years ago
  Anton Kaliaev b8a9b0bf78 Mempool WAL is still created by default in home directory, leads to permission errors (#2758) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev 35b671214c tools: Refactor tm-bench (#2570) 6 years ago
  Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493) 6 years ago
  Anton Kaliaev 32e274cff0 config: Refactor ValidateBasic (#2503) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  Anton Kaliaev 47bc15c27a disable mempool WAL by default (#2490) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago
  Matthew Slipper 587116dae1 metrics: Add additional metrics to p2p and consensus (#2425) 6 years ago