473 Commits (master)

Author SHA1 Message Date
  JayT106 e87b0391cb
cli/indexer: Reindex events (#6676) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Tanya Bouman 09ec247646
cmd/tendermint/commands: replace $HOME/.some/test/dir with t.TempDir (#6623) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Callum Waters 618c945d54
simplify initialization of light client (#6530) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  Marko 1709e49813
version: revert version through ldflag only (#6494) 3 years ago
  Sam Kleinman fa891c5a4b
node: cleanup pex initialization (#6467) 3 years ago
  Callum Waters 358d1a28b8
node: remove mode defaults. Make node mode explicit (#6282) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Anton Kaliaev 4540bef665
localnet: fix localnet by excluding self from persistent peers list (#6209) 3 years ago
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Aleksandr Bezobchuk 6912c34b58
cmd: ignore missing wal in debug kill command (#6160) 3 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Marko f05788e632
privval: Query validator key (#5876) 3 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 3 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 3 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 3 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Marko d0db59e16c
ci: add goreleaser (#5527) 4 years ago
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Anton Kaliaev 12ebd7735a
light: cross-check the very first header (#5429) 4 years ago
  Callum Waters ca8a404c7c
cli: light home dir should default to where the full node default is (#5392) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  dongsam e30b125725
consensus: double-sign risk reduction (ADR-51) (#5147) 4 years ago
  Marko 9b4f1a8081
docs: rename swagger to openapi (#5263) 4 years ago
  Erik Grinaker b1b82c493a
db: add support for badgerdb (#5233) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Callum Waters cf84dcd44c
light cli: add feature flags and save providers (#5148) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Anton Kaliaev af1d16bee9
lite2: allow bigger requests to LC proxy (#4930) 4 years ago
  Anton Kaliaev 8ab0a4c3b0
lite2: correctly return the results of the "latest" block (#4931) 4 years ago