16 Commits (27ccf3b590928fc4c5b2a21165e79146691314f0)

Author SHA1 Message Date
  Anca Zamfir 27ccf3b590
Don't allow duplicates for light client providers (#7781) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman 0ae974e639
libs/os: remove trap signal (#7515) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Callum Waters 618c945d54
simplify initialization of light client (#6530) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 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
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 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 ca8a404c7c
cli: light home dir should default to where the full node default is (#5392) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Callum Waters cf84dcd44c
light cli: add feature flags and save providers (#5148) 4 years ago
  Erik Grinaker ba3a2dde37
rpc: replace Amino with new JSON encoder (#4968) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Anton Kaliaev af1d16bee9
lite2: allow bigger requests to LC proxy (#4930) 4 years ago
  Anton Kaliaev 8ab0a4c3b0
lite2: correctly return the results of the "latest" block (#4931) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Erik Grinaker fdf9c7ae64
rpc/client: split out client packages (#4628) 4 years ago
  Anton Kaliaev 431618cef6
lite2: remove auto update (#4535) 4 years ago
  Callum Waters ff786515b8
lite: add helper functions for initiating the light client (#4486) 4 years ago
  Anton Kaliaev 9bf8f41ac9
lite2: fix tendermint lite sub command (#4505) 4 years ago
  Anton Kaliaev 774aff5f7d
docs: update Light Client Protocol page (#4405) 4 years ago
  Anton Kaliaev 1edb542f99
lite2: make witnesses mandatory (#4358) 4 years ago
  Anton Kaliaev f95409e070
lite2: move AutoClient into Client (#4326) 4 years ago
  Anton Kaliaev faf783331d
cmd/lite: switch to new lite2 package (#4300) 4 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  zjubfd 3421e4dcd7 make lightd availbe (#3364) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  bradyjoestar 5b120d788a lite support maxOpenConnections (#2413) 6 years ago
  HaoyangLiu 8dda3c3b28 lite: Add synchronization in lite verify (#2396) 6 years ago
  Jae Kwon e719a93d1d Addressed review for #1815 except those marked as 'TODO make issue' 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 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Jae Kwon c3296f2e01 Garbage collect DBProvider (unoptimized); Certifier creation takes a client 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago