66 Commits (8f0237610ec9b2a17c208925d3b390a779249105)

Author SHA1 Message Date
  Zach Ramsay fc33576bac linting: replace megacheck with metalinter 7 years ago
  Emmanuel Odeke 6e5cd10399
rpc/lib/client: jitter test updates and only to-be run on releases 7 years ago
  Ethan Buchman 91a3cb0f21 makefile: remove megacheck 7 years ago
  Anton Kaliaev 40b5defe18 release script [ci skip] 7 years ago
  Ethan Buchman 66fcdf7c7a minor fixes 7 years ago
  Adrian Brink 2c129447fd Example that showcases how to build your own tendermint node 7 years ago
  zramsay 9c3eee0b00 Makefile: add megacheck & some additional fixes 7 years ago
  Adrian Brink cd3c3c3bad Modify makefile 7 years ago
  Adrian Brink 8c91014cd8 Add git commit hash to version. 7 years ago
  Adrian Brink 6312eb91be Change "make build" to set GitCommit variable 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Adrian Brink cf875a51fd Fix draw_deps in Makefile and add resulting dependency graph 7 years ago
  Anton Kaliaev 5f6de800a0
rename TMROOT to TMHOME (Refs #431) 7 years ago
  Anton Kaliaev d66ebbd904
use testify package 7 years ago
  Anton Kaliaev 51d760f29f
use local import for testing 7 years ago
  Anton Kaliaev d43e3db978
fix circleci 7 years ago
  Anton Kaliaev e1d5873bdf
support key-value params in JSONRPC (Refs #1) 7 years ago
  Ethan Frey 42a9b847ec Make all client tests safe to run in parallel 7 years ago
  Ethan Frey 0905332f1d MockClient for real abci app 7 years ago
  Anton Kaliaev d38a6e329f
verbose output when get_deps 7 years ago
  Ethan Buchman bb5688b1be make: dont use -v on go test 7 years ago
  Ethan Frey d4b3dde853 make install now uses vendored dependencies 7 years ago
  Anton Kaliaev d5d7286cb6
improve circleci config 8 years ago
  Anton Kaliaev 65dfacac4b
do we really have to build in order to test? 8 years ago
  Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 8 years ago
  Anton Kaliaev c6375e414d
refactor Makefile 8 years ago
  Ethan Buchman ac443fa61f run tests from bash script 8 years ago
  Ethan Buchman 08f2b5bc84 get deps for testing 8 years ago
  Anton Kalyaev b096651e10 fix glide error: unable to export dependencies to vendor directory 8 years ago
  Ethan Buchman 8fd216b4f6 run CI tests in docker container 8 years ago
  Ethan Buchman cb6c3fb0b6 integrations tests and coverage badge 8 years ago
  Ethan Buchman dea910cd3e Makefile: go test --race 8 years ago
  Ethan Buchman bc0b52293e update circle and glide 8 years ago
  Ethan Buchman ca674304c5 fix blockpool races. closes #188 8 years ago
  Ethan Buchman a44e0e0f4b add test example 8 years ago
  Jae Kwon c126ccd744 Fix glide, improve Makefile 8 years ago
  Jae Kwon 99c19bae21 test100 8 years ago
  Jae Kwon cc18b5f38e Add update_deps 8 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 9 years ago
  Jae Kwon 37bb8868de Fixing Makefile to get_deps before install 9 years ago
  Jae Kwon 792759c414 Updated Makefile to include test_novendor 9 years ago
  Jae Kwon 1df2d7b8eb Remove spurious programs 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Ethan Buchman bb662b8861 more config options 9 years ago
  Jae Kwon 1a27d4dd63 remove secp256k1; Make cleanup 9 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 9 years ago
  Jae Kwon 7441e322d0 fix node/addrbook test; made build task quieter 9 years ago