45 Commits (332163ede6a0c4fd97c3a6e613243916548d9891)

Author SHA1 Message Date
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 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
  M. J. Fromberger db690c3b68
rpc: fix hash encoding in JSON parameters (#6813) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Marko b6a5f7b126
rpc: add private & unconditional to /dial_peer (#5293) 4 years ago
  Anton Kaliaev 257a374b78
rpc: add /check_tx endpoint (#5017) 4 years ago
  Anton Kaliaev ce3c9c2341
rpc/core: return an error if `page=0` (#4947) 4 years ago
  Federico Kunze da924fc62d
rpc: add BlockByHash to Client (#4923) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Marko 1ddc43d029 rpc: add pagination to /validators (#3993) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Anton Kaliaev a4d9539544
rpc/client: include NetworkClient interface into Client interface (#3473) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 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
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev a40518c7da
revert adding dial_peers's private flag 6 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Emmanuel Odeke 5f218a43fd
rpc/client: use compile time assertions instead of methods 7 years ago
  Anton Kaliaev db413aadfd
fixes from @cloudhead review 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 7 years ago
  Ethan Buchman f0f1ebe013 rpc: Block and Commit take pointers; return latest on nil 7 years ago
  Ethan Buchman e2e8746044 rpc: historical validators 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 7 years ago
  Ethan Buchman e6fe6b5b76 go-data -> go-wire/data 7 years ago
  Ethan Buchman fa451fc55c tendermint/rpc -> tendermint/rpc/tendermint 7 years ago
  Ethan Buchman 992b11c450 premerge2: rpc -> rpc/tendermint 7 years ago
  Ethan Frey 90abc61c56 Improve go-data json support in rpc 7 years ago
  Ethan Frey 4fead237f0 Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket 7 years ago