121 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Ethan Buchman 194712fd3b rpc: wait for rpc servers to be available in tests 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Adrian Brink 7dd3c007c7 Refactor priv_validator 7 years ago
  Anton Kaliaev eaec0c8ea5
deduplicate tests in rpc/test and rpc/client (Refs #496) 7 years ago
  Ethan Buchman bd7ec18c19 fix tests 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 6afee8f117 rpc: fix tests 7 years ago
  Ethan Buchman efeadcc0f4 some cleanup from review 7 years ago
  Ethan Buchman 4e781961e9 remove TMResult. ::drinks champagne:: 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Frey 6c60c07f16 BROKEN: attempt to replace go-wire.JSON with json.Unmarshall in rpc 7 years ago
  Ethan Frey f6f1f1992c Prepare rpc responses for go-data compatibility, still use go-wire 7 years ago
  Ethan Buchman cc6dde96c1 rpc -> rpc/lib and rpc/tendermint -> rpc 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski 7448753257 fixing tests 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman 9e82d132ce go-rpc -> tendermint/rpc 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 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 Buchman ac86e664c7 Revert "Undo last two commits" 7 years ago
  Ethan Frey d1fc37ff9e Undo last two commits 7 years ago
  Ethan Frey e4e17a2c95 Play well with go-{rpc,crypto,data}:develop 7 years ago
  Ethan Frey cd9ee9d84b cleanup 7 years ago
  Ethan Frey 42a9b847ec Make all client tests safe to run in parallel 7 years ago
  Ethan Frey 7c26be3242 Begin implementation of local client 7 years ago
  Ethan Frey bf1ee89b27 Moved httpclient into subpackage 7 years ago
  Ethan Frey c9d36cd713 Add dependencies, pull out HTTPClient test code 7 years ago
  Ethan Frey d971416d12 collision merge of light-client code 7 years ago
  Jae Kwon 9a2dd8bc92 Refactor Node; Node is a simple BaseService 8 years ago
  Ethan Buchman db437e7a45 broadcast_tx via grpc 8 years ago
  Ethan Buchman 035ca7ef61 proxy: NewAppConns takes a NewTMSPClient func 8 years ago
  Ethan Buchman 3a7ee13ece proxy: typed app conns 8 years ago
  Ethan Buchman bd429f3d4f config: all urls use tcp:// or unix:// prefix 8 years ago
  Ethan Buchman a43d53ac6e rpc/tests: panic dont t.Fatal. use random txs for broadcast 8 years ago
  Ethan Buchman 7e3e9ee9d2 rpc: broadcast tests. closes #219 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 0df4a723e9 support in process tmsp apps 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman 254baa19f3 fixes for go-rpc unix socket updates 8 years ago
  Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 9 years ago
  Ethan Buchman 8e776a252b rpc: test cleanup 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 9 years ago
  Ethan Buchman 799efb0629 merge/rebase fixes 9 years ago
  Ethan Buchman ee449a94c8 move ResultEvent to go-events 9 years ago
  Ethan Buchman fb59255095 use TendermintResult for rpctypes.Result 9 years ago