115 Commits (332163ede6a0c4fd97c3a6e613243916548d9891)

Author SHA1 Message Date
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 3 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 3 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 3 years ago
  Sam Kleinman a67e0e6c43
light: remove global context from tests (#7505) 3 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 3 years ago
  M. J. Fromberger 82738eb016
Move the libs/pubsub package to internal scope (#7451) 3 years ago
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 3 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Federico Kunze Küllmer 5f57d84dd3
rpc: implement header and header_by_hash queries (#7270) 3 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 3 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  M. J. Fromberger 48295955ed
light: Update links in package docs. (#7099) 3 years ago
  Sam Kleinman 851d2e3bde
mempool,rpc: add removetx rpc method (#7047) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  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