131 Commits (5eb50a43b5ee6afb502317113cfaed83925c87f8)

Author SHA1 Message Date
  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
  Callum Waters ca285844ea
light: fix light store deadlock (#5901) 3 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 3 years ago
  Callum Waters 9b9222f461
store: order-preserving varint key encoding (#5771) 3 years ago
  Callum Waters f368b91caf
light: minor fixes / standardising errors (#5716) 4 years ago
  Callum Waters 68dc751a8c
light: ensure required header fields are present for verification (#5677) 4 years ago
  Callum Waters 909da42789
light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Anton Kaliaev 627f7b5989
light: run detector for sequentially validating light client (#5538) 4 years ago
  Anton Kaliaev 8e6194626e
light: model-based tests (#5461) 4 years ago
  Anton Kaliaev 7121f68f25
light/rpc: fix ABCIQuery (#5375) 4 years ago
  Anton Kaliaev 12ebd7735a
light: cross-check the very first header (#5429) 4 years ago
  Callum Waters a4b7018732
light: expand on errors and docs (#5443) 4 years ago
  Callum Waters f02987e7bc
simplify commit and validators rpc calls (#5393) 4 years ago
  Callum Waters ca8a404c7c
cli: light home dir should default to where the full node default is (#5392) 4 years ago
  Anton Kaliaev 4b99502d5b
config: set time_iota_ms to timeout_commit in test genesis (#5386) 4 years ago