59 Commits (841629f5b7223825601263002f8ec92214db4489)

Author SHA1 Message Date
  M. J. Fromberger 50ac52e28d
rpc: replace custom context-like argument with context.Context (#7559) 3 years ago
  M. J. Fromberger a4d0a43100
rpc: refactor the HTTP POST handler (#7555) 3 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 3 years ago
  M. J. Fromberger 6291d22f46
rpc: simplify the JSON-RPC client Caller interface (#7549) 3 years ago
  M. J. Fromberger 8e58c564c0
rpc: collapse Caller and HTTPClient interfaces. (#7548) 3 years ago
  M. J. Fromberger 211d755aca
rpc: remove positional parameter encoding from clients (#7545) 3 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 3 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 3 years ago
  Sam Kleinman 0ae974e639
libs/os: remove trap signal (#7515) 3 years ago
  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 5c0abb5367
testing: use scoped logger for all public packages (#7504) 3 years ago
  M. J. Fromberger cea8bcc9bb
Remove the "URI" RPC client. (#7474) 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
  Sam Kleinman 2a455be46c
libs/os: remove arbitrary os.Exit (#7284) 3 years ago
  JayT106 641a5ec998
rpc: fix inappropriate http request log (#7244) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 52ed994416
test: cleanup rpc/client and node test fixtures (#7112) 3 years ago
  Callum Waters 59404003ee
p2p: rename pexV2 to pex (#7088) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  M. J. Fromberger 1995ef2572
rpc: Strip down the base RPC client interface. (#6971) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  William Banfield bc2b529b95
inspect: add inspect mode for debugging crashed tendermint node (#6785) 3 years ago
  JayT106 cb63ab4ac0
rpc: fix RPC client doesn't handle url's without ports (#6507) 3 years ago
  Callum Waters 32bc399bdd
node: fix genesis on start up (#6563) 4 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 4 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 4 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 4 years ago
  JayT106 ca7dbea05b
Set cache control in the HTTP-RPC response header (#6265) 4 years ago
  Frojdi Dymylja 9ecfcc93a6
fix: jsonrpc url parsing and dial function (#6264) 4 years ago
  Anton Kaliaev 00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) (#6204) 4 years ago
  Marko 8c539f7c2b
logs: cleanup (#6198) 4 years ago
  Aleksandr Bezobchuk be88fd3e63
mempool/rpc: log grooming (#6201) 4 years ago
  Anton Kaliaev fe4e97afe0
rpc/jsonrpc: Unmarshal RPCRequest correctly (#6191) 4 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 4 years ago
  Callum Waters 29360f955c
light: improve timeout functionality (#6145) 4 years ago
  Bipul Prasad 90c290ac52
rpc: standardize error codes (#6019) 4 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 4 years ago
  Erik Grinaker f54f80bf0d
test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) 4 years ago
  Anton Kaliaev 085fd66f33 p2p: do not format raw msg bytes 4 years ago
  Aleksandr Bezobchuk 8aa47c7da5
rpc: fix content-type header (#5661) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Thane Thomson 309e29c245
rpc: revert JSON-RPC/WebSocket response batching (#5378) 4 years ago
  Erik Grinaker 531fa07ad2
rpc: fix test data races (#5363) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Anton Kaliaev 59ec3d91e4
rpc/jsonrpc/server: ws server optimizations (#5312) 4 years ago