144 Commits (master)

Author SHA1 Message Date
  Sam Kleinman 0bded371c5
testing: logger cleanup (#8153) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Sam Kleinman da5c09cf6f
cleanup: remove commented code (#8123) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  M. J. Fromberger 211b80a484
rpc/client: add Events method to the client interface (#7982) 2 years ago
  M. J. Fromberger 5662bd12a8
rpc: implement the ADR 075 /events method (#7965) 2 years ago
  M. J. Fromberger a185163c57
light: avert a data race (#7888) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  Anca Zamfir 27ccf3b590
Don't allow duplicates for light client providers (#7781) 2 years ago
  Sam Kleinman fd50d90b70
light: remove legacy timeout scheme (#7776) 2 years ago
  M. J. Fromberger ce61abc038
rpc: remove the placeholder RunState type. (#7749) 2 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  Alexander Shcherbakov 9b32346ebd
light: Fix absence proof verification by light client (#7639) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  Alexander Shcherbakov 3f2da0e4e3
Fix query against the latest state in light client (#7642) 2 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 2 years ago
  Kene 49153b753c
rpc: paginate mempool /unconfirmed_txs endpoint (#7612) 2 years ago
  M. J. Fromberger 679b6a65b8
light: fix provider error plumbing (#7610) 2 years ago
  Sam Kleinman 2199e0a8a1
light: convert validation panics to errors (#7597) 2 years ago
  Sam Kleinman 887cb219ab
light: remove test panic (#7588) 2 years ago
  Sam Kleinman 159d763422
light: avoid panic for integer underflow (#7589) 2 years ago
  M. J. Fromberger 81ee41228a
rpc: consolidate RPC route map construction (#7582) 2 years ago
  Sam Kleinman 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
  M. J. Fromberger 1f5e64e5b6
rpc: remove cache control settings from the HTTP server (#7568) 2 years ago
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman d5c39f907d
test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman a67e0e6c43
light: remove global context from tests (#7505) 2 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 2 years ago
  M. J. Fromberger 82738eb016
Move the libs/pubsub package to internal scope (#7451) 2 years ago
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 years ago
  Federico Kunze Küllmer 5f57d84dd3
rpc: implement header and header_by_hash queries (#7270) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 2 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 2 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