156 Commits (84c15857e41f036e99399c5f9167f1d72cf45a03)

Author SHA1 Message Date
  William Banfield 84c15857e4
mempool: return mempool errors to the abci client (#6740) 3 years ago
  JayT106 d4cda544ae
fastsync/rpc: add TotalSyncedTime & RemainingTime to SyncInfo in /status RPC (#6620) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  JayT106 9d0817b308
Revert "rpc: re-index missing events (#6535)" (#6631) 3 years ago
  JayT106 167fa738a3
rpc: re-index missing events (#6535) 3 years ago
  crypto-facs 10d174adcc
rpc: Add `TotalGasUsed` to `block_results` response (#6615) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman 886519e3ca
rpc: add subscription id to events (#6386) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Marko 9ef266b88f
types: migrate params to protobuf (#4962) 4 years ago
  Anton Kaliaev 349556c6d9
lite2/rpc: verify block results and validators (#4703) 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Yongwoo Lee bcf27c2364
rpc: add codespace to ResultBroadcastTx (#4611) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago
  Anton Kaliaev 81c51cd4fc rpc: include peer's remote IP in `/net_info` (#3052) 6 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Aravind 84b518b8d3 rpc: Add /consensus_params endpoint (#2415) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 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
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Samuel Sarle 8554a6dcd8 Renamed sync_info.syncing to sync_info.catching_up. 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 a6b74b82d1
limit /tx_search output 6 years ago
  Ethan Buchman a41f0d3891 rpc: /consensus_state for simplified output 6 years ago
  Ethan Buchman 658060150c rpc: add voting power totals to vote bitarrays 6 years ago
  Jae Kwon 56c9e0da7e Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 6 years ago