83 Commits (5ff0bb2100d7f127c3349df35633bab468ce25a3)

Author SHA1 Message Date
  Anton Kaliaev ebdc7ddf20
add missing get_vendor_deps to "make all" 7 years ago
  Anton Kaliaev 76cccfaabd
get_vendor_deps does not require all the tools 7 years ago
  Anton Kaliaev 440d76647d
rename release to test_release 7 years ago
  Anton Kaliaev 2cc2fade06
remove -extldflags "-static" 7 years ago
  Anton Kaliaev 3318cf9aec
do not suppose that GOPATH is added to PATH 7 years ago
  Anton Kaliaev ceb8ba2e15
comment out gas linter for now 7 years ago
  Ethan Buchman d9c87a21a6 run metalinter in make test and run_test.sh 7 years ago
  Zach Ramsay c4caad7720 lint madness 7 years ago
  Zach Ramsay 2563b4fc92 lint fixes 7 years ago
  Zach Ramsay 6f3c05545d fix new linting errors 7 years ago
  Zach Ramsay c84c7250ba linting: few more fixes 7 years ago
  Zach Ramsay fe37afc0d7 do i need this? 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay a15c7f221d linting: moar fixes 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay bc2aa79f9a linter: sort through each kind and address small fixes 7 years ago
  Zach Ramsay 48aca642e3 linter: address deadcode, implement incremental lint testing 7 years ago
  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 8 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