26 Commits (6353862ac00cefe9e2710cc6763789a83d9f069a)

Author SHA1 Message Date
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  Silas Davis 21b900dceb
Add gogo generated tests for pb.go files 6 years ago
  Silas Davis c9f92f465b
Use pattern rule for protoc building and \\nolint in generated pb.go files 6 years ago
  Silas Davis 398f3779cc
Add gogoproto marshallers to proto files in order to make use of 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
  Anton Kaliaev 936a655990
limit number of open connections 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
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Ethan Buchman 844c43e044 use stdlib context 7 years ago
  Ethan Buchman 194712fd3b rpc: wait for rpc servers to be available in tests 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Martin Dyring-Andersen b61f5482d4 Fix broken reference to ABCI 7 years ago
  Ethan Buchman cc2b418f7f p2p: test fix 7 years ago
  Anton Kaliaev 5fea1d2675
[.editorconfig] add rule for .proto files [ci skip] 7 years ago
  Ethan Buchman d8ca0580a8 rpc: move grpc_test from test/ to grpc/ 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 992b11c450 premerge2: rpc -> rpc/tendermint 7 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman b74a97a4f6 update grpc broadcast tx 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago
  Ethan Buchman db437e7a45 broadcast_tx via grpc 8 years ago