192 Commits (98bc4f0e2b600964bf07e9d85b2a0497c0d7d34c)

Author SHA1 Message Date
  M. J. Fromberger 118bfe2087
abci: Flush socket requests and responses immediately. (#6997) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago
  William Banfield 44ac57489f
abci: add changelog entry for mempool_error field (#6770) 3 years ago
  William Banfield 84c15857e4
mempool: return mempool errors to the abci client (#6740) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Aleksandr Bezobchuk 09a6ad7b1e
types: Refactor EventAttribute (#6408) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 3 years ago
  Sam Kleinman 1c4dbe30d4
abci: change client to use multi-reader mutexes (#6306) 3 years ago
  Sam Kleinman 19393f0c28
test: clean up databases in tests (#6304) 3 years ago
  Aleksandr Bezobchuk 5b52f87789
ABCI: Fix ReCheckTx for Socket Client (#6124) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko eaa948ab7d
proto: bump gogoproto (1.3.2) (#5886) 3 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 3 years ago
  Erik Grinaker 1b18d26644
abci/grpc: fix invalid mutex handling in StopForError() (#5849) 3 years ago
  John Adler 3c1416b3d7
ABCI: Update readme to fix broken link to proto (#5847) 3 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 3 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Marko 85e94161cd
version: add abci version to handshake (#5706) 4 years ago
  Marko e0950515ff
test/e2e: fix secp failures (#5649) 4 years ago
  Callum Waters 2f5e454892
remove unused version struct (#5656) 4 years ago
  Erik Grinaker 20d66803c5
abci/grpc: fix ordering of sync/async callback combinations (#5556) 4 years ago
  Erik Grinaker 047267bbc8
abci/grpc: return async responses in order (#5520) 4 years ago
  Marko c6f8f0aefc
crypto: add in secp256k1 support (#5500) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  QuantumExplorer ecd3cbc2bd
fix a few typos (#5402) 4 years ago
  Erik Grinaker ebfe0cbb8c
abci: fix socket client error for state sync responses (#5395) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 4 years ago
  Anton Kaliaev 4827ed121f
libs/bits: inline defer and change order of mutexes (#5187) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Erik Grinaker 08ffe13295
abci: add ResponseInitChain.app_hash, check and record it (#5227) 4 years ago
  Callum Waters 312c4f8fe1
evidence: change evidence time to block time (#5219) 4 years ago
  Marko 909163afa8
rpc: make gasWanted/Used snake_case (#5137) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Anton Kaliaev 8cdb53c811
docs: EventAttribute#Index is not deterministic (#5132) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago