327 Commits (7e2870af49c0551b8b06377c586f41a0df2f5825)

Author SHA1 Message Date
  Anton Kaliaev d85e2e52d2
Release/v0.32.11 (#4709) 5 years ago
  Anton Kaliaev 63c9384c8c
update changelog and version 5 years ago
  Marko e6a7757bb4 release: changelog & version (#4298) 5 years ago
  Marko 51ccaf6fb8 metrics: add metrics for specific validators (#4294) 5 years ago
  Greg Szabo be771f225a rpc/lib: RPC client basic authentication with URL parsing refactored (#4285) 5 years ago
  Greg Szabo aad59f2a9a rpc/lib: fix RPC client, which was previously resolving https protocol to http (#4131) (#4284) 5 years ago
  Greg Szabo d494952c82 cs: don't panic when block is not found in store (#4163) (#4287) 5 years ago
  Marko 95530285d9 rc2/v0.32.8 (#4101) 5 years ago
  Austin Abell 7cd55a7733 crypto/amino: add function to modify key codec (#4112) 5 years ago
  cosmostuba 4b15b96588 privval: add `SignerDialerEndpointRetryWaitInterval` option (#4115) 5 years ago
  Henrik Aasted Sørensen 98c595312a libs/pubsub/query: add EXISTS operator (#4077) 5 years ago
  seungyeon-hwang 274447e2b0 state: txindex/kv: return an error if there's one (#4095) 5 years ago
  Erik Grinaker 745846bd96 mempool: moved TxInfo parameter into Mempool.CheckTx() (#4083) 5 years ago
  zjubfd 76deaa986e state: txindex/kv: fsync data to disk immediately after receiving it (#4104) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Anton Kaliaev b5cad43b26 update changelog and bump version to 0.32.7 5 years ago
  Alexander Bezobchuk c5bcdd3a22 libs/pubsub: relax tx querying (#4070) 5 years ago
  Hongmin 2f8ba80689 p2p: log as debug msg when address dialing is already connected (#4082) 5 years ago
  Erik Grinaker ea3dc6d742 Include peer ID when logging rejected txns (#4057) 5 years ago
  Anton Kaliaev 143b2b85c3
update changelog and bump version to v0.32.6 5 years ago
  Anton Kaliaev 88946fd6d8 update changelog and bump version to v0.32.6 5 years ago
  Anton Kaliaev b225e0e87e
changelog: add v0.31.9 and v0.31.8 updates (#4034) 5 years ago
  Anton Kaliaev 9dc1ca1537
update changelog 5 years ago
  Anton Kaliaev 0f111b3c5c update changelog 5 years ago
  Erik Grinaker ac099aa272 Improved tm-monitor formatting (#4023) 5 years ago
  Marko Baricevic 0116c8113b
RC1 - 0.32.4 5 years ago
  Marko 1b54369f41 custom marshallers for proto types, which EmitDefaults (#3889) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 5 years ago
  Jon 2edd89b450 mempool: fix memory loading error on 32-bit machines (#3969) 5 years ago
  Anton Kaliaev c4294bd4d7
cs: check for SkipTimeoutCommit or wait timeout in handleTxsAvailable (#3928) 5 years ago
  gracenoah aa721b972f rpc: allow using a custom http client in rpc client (#3779) 5 years ago
  Anton Kaliaev 5346d8b9a2
v0.32.3 changelog and version bump (#3924) 5 years ago
  Gustavo Chaín 7b2d018f84 rpc: protect subscription access from race condition (#3910) 5 years ago
  Karoly Albert Szabo ead3eefe5b [RPC] Static swagger (#3880) 5 years ago
  Anton Kaliaev 7fe02a04db
store: register block amino, not just crypto (#3894) 5 years ago
  Jun Kimura e179787d40 mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes` (#3877) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Anton Kaliaev 4da3de79a7
consensus: reduce "Error attempting to add vote" message severity (Er… (#3871) 5 years ago
  Anton Kaliaev f5b116c687
config: move max_msg_bytes into mempool section (#3869) 5 years ago
  Marko Baricevic 15878dc80c release for v0.32.2 5 years ago
  Alexander Bezobchuk aacc71dc29 txindexer: Refactor Tx Search Aggregation (#3851) 5 years ago
  Marko 8025d402e2 tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 5c9d6d839e node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  folex 6d4f18aa8c p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev 55066ceaad p2p: Fix error logging for connection stop (#3824) 5 years ago
  Anca Zamfir abc30821f4 blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev e89991c445 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura df6df61ea9 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev 5ed39fd0b3 rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 17b69d4d56 p2p/conn: Add Bufferpool (#3664) 5 years ago