2 Commits (1dca1a8f97b112f765d7b7de471ec8e6686bf1c2)

Author SHA1 Message Date
  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
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  Aleksandr Bezobchuk 393a02a729
rpc: log update (#6825) 3 years ago
  Sam Kleinman 0b0914b3df
rpc: remove global environment (#6426) 3 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev 379b1b85bc
rpc: use a struct to wrap all the global objects 4 years ago
  Anton Kaliaev 2d510d2f27
rpc: PR#4320 follow up (#4323) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Anton Kaliaev 1fc4ab7234
rpc: remove godoc comments in favor of swagger docs (#4126) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Joon 71a34adfe5 General Merkle Proof (#2298) 6 years ago
  zramsay cf8b42d813 rpc/core: ints are strings in responses, closes #1896 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Ethan Buchman 082557b7d4 rpc: validate height in abci_query 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
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  suyuhuang 6c04465d3d Fix `Prove` int abci.ABCIQuery (#1485) 6 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 6 years ago
  Ethan Buchman 167d0e82f9 fixes and version bump 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 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 8311f5c611 abci.Info takes a struct; less merkleeyes 7 years ago
  Anton Kaliaev 83ec9f773a wrote docs for rpc methods [ci skip] 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman c930f43cbe rpc: fix tests 7 years ago
  Ethan Buchman a518d08839 rpc: response types use Result instead of pb Response 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 Buchman 8ba79252c8 types: use mtx on PartSet.String() 7 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Ethan Buchman d83ca54b36 file name fixes 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman fb9735ef46 rebase fixes and BeginBlock(hash,header) 8 years ago