144 Commits (master)

Author SHA1 Message Date
  Callum Waters e932b469ed
e2e: tweak semantics of waitForHeight (#6943) 3 years ago
  M. J. Fromberger db690c3b68
rpc: fix hash encoding in JSON parameters (#6813) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  William Banfield bc2b529b95
inspect: add inspect mode for debugging crashed tendermint node (#6785) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  William Banfield 9e41414a53
light: replace homegrown mock with mockery (#6735) 3 years ago
  Callum Waters 9a3861fb82
light: wait for tendermint node to start before running example test (#6744) 3 years ago
  Callum Waters 0e2752ae42
light: improve error handling and allow providers to be added (#6733) 3 years ago
  Sam Kleinman 478f5321ad
light: run examples as integration tests (#6745) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  Callum Waters 40fba3960d
add missing context catch and tests (#6701) 3 years ago
  Callum Waters 051e127d38
light: correctly handle contexts (#6687) 3 years ago
  Callum Waters 5ae3c24d55
evidence: update ADR 59 and add comments to the use of common height (#6628) 3 years ago
  Sam Kleinman 144af9a81a
rpc: use shorter path names for tests (#6602) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Marko 31e7cdeeac
dep: remove IAVL dependency (#6550) 3 years ago
  Marko eaa0468190
types: revert breaking change (#6538) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Callum Waters 618c945d54
simplify initialization of light client (#6530) 3 years ago
  Callum Waters c0fcc5f6bb
fix net_info call on light rpc (#6514) 3 years ago
  Sam Kleinman e9928f6186
p2p: limit rate of dialing new peers (#6485) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Callum Waters 72ee5aab26
evidence: separate abci specific validation (#6473) 3 years ago
  Callum Waters 09e0df8479
light: spec alignment on verify skipping (#6474) 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
  Callum Waters 811dbe439f
light: ensure trust level is strictly less than 1 (#6447) 3 years ago
  Callum Waters a91680efee
test: create common functions for easily producing tm data structures (#6435) 3 years ago
  JayT106 ca7dbea05b
Set cache control in the HTTP-RPC response header (#6265) 3 years ago
  Callum Waters d4d2b66067
light: handle too high errors correctly (#6346) 3 years ago
  Callum Waters a818f914ab
fix deadlock in light tests (#6332) 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 fa781e6bb7
e2e: fix light client generator (#6236) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Callum Waters 37d36cd5bc
light: improve provider handling (#6053) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 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
  Callum Waters ee3f34f4ab
light: create provider options struct (#6064) 3 years ago
  Callum Waters 1608484de8
remove witnesses in order of decreasing index (#6058) 3 years ago
  Callum Waters b9b55db4e5
light: remove max retry attempts from client and add to provider (#6054) 3 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 3 years ago
  Callum Waters 90d3f56797
store: fix deadlock in pruning (#6007) 3 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Callum Waters 5cbb8263b4
patch concurrency issue with pruning in the light store (#5910) 3 years ago