198 Commits (851d2e3bdeb4d5a508a67cd42b36cb0328a3f817)

Author SHA1 Message Date
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  Sam Kleinman 144af9a81a
rpc: use shorter path names for tests (#6602) 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
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Sam Kleinman fdd506a126
rpc: clean up client global state in tests (#6438) 3 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Marko 5412426ae8
indexer: remove index filtering (#5006) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Erik Grinaker 9cbfe7950d
tests: bind test servers to 127.0.0.1 (#4322) 5 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Thane Thomson 0dd6b92a64 Relocate GenesisDocProvider and DefaultGenesisDocProviderFunc (#3693) 5 years ago
  Thane Thomson 7b162f5c54 node: refactor node.NewNode (#3456) 5 years ago
  Thane Thomson 90465f727f rpc: add support for batched requests/responses (#3534) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Hleb Albau 6353862ac0 2582 Enable CORS on RPC API (#2800) 6 years ago
  Anton Kaliaev 098681fd91
test searching txs by height 6 years ago
  bradyjoestar 5446452b01 pass in NodeKey to NewNode (#2212) 6 years ago
  Anton Kaliaev 75a26ebd6d
do not overwrite metrics provider in node#NewNode 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev fad76e103b
extract metrics to provider, remove height label 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman 3ad055ef3a fix randPort 7 years ago
  Anton Kaliaev 07571741c5
[consensus] remove WAL separator (Refs #785) 7 years ago
  Anton Kaliaev cb9743e567
dummy app now returns one DeliverTx tag 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman 194712fd3b rpc: wait for rpc servers to be available in tests 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago