441 Commits (53d53e62052f7ab0d6473a84ca7ed726e4bd6dba)

Author SHA1 Message Date
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  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
  Callum Waters ba41d29b50
revert returning empty block (#6647) 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
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago
  Aleksandr Bezobchuk 1e4bc04cd6
mempool: v1 implementation (#6466) 3 years ago
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  JayT106 43eacd159f
state/indexer: reconstruct indexer, move txindex into the indexer package (#6382) 3 years ago
  JayT106 ca7dbea05b
Set cache control in the HTTP-RPC response header (#6265) 3 years ago
  gotjoshua f563bd4ff1
RPC: don't cap page size in unsafe mode (#6329) 3 years ago
  Callum Waters b272746444
Merge pull request from GHSA-f3w5-v9xx-rp8p 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Anton Kaliaev 089b314bdb
test/fuzz: fix PEX reactor test (#6188) 3 years ago
  Anton Kaliaev c1ca749afa
rpc: change default sorting to desc for `/tx_search` results (#6168) 3 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 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 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
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Callum Waters ca46cbc781
move broadcast_evidence rpc call from info to evidence (#5634) 4 years ago
  Anton Kaliaev 2672b91ab0
rpc/core: more docs and a test for /blockchain endpoint (#5417) 4 years ago
  Erik Grinaker 58b4deca86
blockstore: fix race conditions when loading data (#5382) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Anton Kaliaev 59ec3d91e4
rpc/jsonrpc/server: ws server optimizations (#5312) 4 years ago
  Marko b6a5f7b126
rpc: add private & unconditional to /dial_peer (#5293) 4 years ago
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  Marko 9b4f1a8081
docs: rename swagger to openapi (#5263) 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
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Callum Waters c552a5b21e
rpc: /broadcast_evidence nil evidence check (#5109) 4 years ago
  Anton Kaliaev 7a1ee66763
rpc: move docs from doc.go to swagger.yaml (#5044) 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
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago