1038 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  JayT106 711a718162
config/indexer: custom event indexing (#6411) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Sam Kleinman d9134063e7
rpc: add chunked rpc interface (#6445) 3 years ago
  Sam Kleinman fdd506a126
rpc: clean up client global state in tests (#6438) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  Sam Kleinman 0407cd5258
github: fix linter configuration errors and occluded errors (#6400) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 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
  Sam Kleinman 6d9372bd39
test: improve cleanup for data and disk use (#6311) 3 years ago
  Frojdi Dymylja 9ecfcc93a6
fix: jsonrpc url parsing and dial function (#6264) 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 00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) (#6204) 3 years ago
  Marko 8c539f7c2b
logs: cleanup (#6198) 3 years ago
  Aleksandr Bezobchuk be88fd3e63
mempool/rpc: log grooming (#6201) 3 years ago
  Anton Kaliaev fe4e97afe0
rpc/jsonrpc: Unmarshal RPCRequest correctly (#6191) 3 years ago
  Anton Kaliaev 089b314bdb
test/fuzz: fix PEX reactor test (#6188) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Anton Kaliaev 0f4124fb54
rpc/client/http: Do not drop events even if the `out` channel is full (#6163) 3 years ago
  Anton Kaliaev c1ca749afa
rpc: change default sorting to desc for `/tx_search` results (#6168) 3 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 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
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 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 f54f80bf0d
test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) 3 years ago
  Marko eaa948ab7d
proto: bump gogoproto (1.3.2) (#5886) 3 years ago
  Anton Kaliaev 085fd66f33 p2p: do not format raw msg bytes 4 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
  Aleksandr Bezobchuk 8aa47c7da5
rpc: fix content-type header (#5661) 4 years ago
  Callum Waters ca46cbc781
move broadcast_evidence rpc call from info to evidence (#5634) 4 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Marko e1644d00c5
mempool: length prefix txs when getting them from mempool (#5483) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Anton Kaliaev 2672b91ab0
rpc/core: more docs and a test for /blockchain endpoint (#5417) 4 years ago
  Anton Kaliaev 1635d1339c
state: more test cases for block validation (#5415) 4 years ago
  Anton Kaliaev 7d2b3e305e
docs: minor tweaks (#5404) 4 years ago
  Erik Grinaker 58b4deca86
blockstore: fix race conditions when loading data (#5382) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Thane Thomson 309e29c245
rpc: revert JSON-RPC/WebSocket response batching (#5378) 4 years ago
  Erik Grinaker 531fa07ad2
rpc: fix test data races (#5363) 4 years ago
  Erik Grinaker 817646a88e
rpc: fix openapi spec syntax error (#5358) 4 years ago