729 Commits (master)

Author SHA1 Message Date
  Eric Mugo 45c24ff8ea docs: replace dead original whitepaper link (#4155) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 44a3fbf109
rpc/lib/client & server: try to conform to JSON-RPC 2.0 spec (#4141) 5 years ago
  Marko 1ddc43d029 rpc: add pagination to /validators (#3993) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Zaki Manian 9174fb7892 p2p: make SecretConnection non-malleable (#3668) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  yk 2be4b0fe05 rpc/lib: fix RPC client, which was previously resolving https protocol to http (#4131) 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
  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 b225e0e87e
changelog: add v0.31.9 and v0.31.8 updates (#4034) 5 years ago
  Anton Kaliaev 9dc1ca1537
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 8ed1400949 release for v0.32.2 5 years ago
  Alexander Bezobchuk 14fa800773 txindexer: Refactor Tx Search Aggregation (#3851) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) 5 years ago
  folex 3ee7c0bfba p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) 5 years ago
  Anton Kaliaev af77077f3c
p2p: Fix error logging for connection stop (#3824) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Jun Kimura 5398420103 mempool: make max_msg_bytes configurable (#3826) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  zjubfd 657832a95a p2p/conn: Add Bufferpool (#3664) 5 years ago
  Jun Kimura 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago