Commit Graph

  • 0b1ee4b673 version bump to 0.4.0 Ethan Buchman 2017-03-03 18:43:05 -05:00
  • eaeb2658ea fixes from review Ethan Buchman 2017-03-03 18:39:10 -05:00
  • b13924701e test/persist: wait for ports to be freed Ethan Buchman 2017-03-03 14:00:51 -05:00
  • 17e6ae813f Merge pull request #15 from tendermint/seedsfix Ethan Buchman 2017-03-03 17:33:23 -05:00
  • dab31d0166 version bump to 0.4.0 Ethan Buchman 2017-03-03 17:24:48 -05:00
  • 0e7baf027b some dial seeds fixes Ethan Buchman 2017-03-03 16:08:19 -05:00
  • 26275ba66c dial seeds error handling rigelrozanski 2017-03-02 22:00:50 -05:00
  • 7098e5c7eb glide update Ethan Buchman 2017-03-03 01:13:23 -05:00
  • c1f5a96382 Merge branch 'master' into develop Ethan Buchman 2017-03-03 01:17:54 -05:00
  • 3f47cfac5f Merge pull request #4 from tendermint/develop Ethan Buchman 2017-03-03 00:17:33 -05:00
  • 6141dc6eed Merge pull request #7 from tendermint/develop Ethan Buchman 2017-03-03 00:06:45 -05:00
  • 959efd3127 Merge branch 'master' into develop Ethan Buchman 2017-03-03 00:05:51 -05:00
  • 95c14fbd65 Merge branch 'master' into develop Ethan Buchman 2017-03-03 00:03:39 -05:00
  • f8ffbfb2be Merge pull request #9 from tendermint/develop Ethan Buchman 2017-03-03 00:02:46 -05:00
  • 4747f14a2c version bump to 0.9.0 Ethan Buchman 2017-03-02 23:58:55 -05:00
  • 692691938c remove comment Ethan Buchman 2017-03-02 23:57:28 -05:00
  • a200505ae5 Merge pull request #422 from tendermint/fix-race Ethan Buchman 2017-03-02 23:56:18 -05:00
  • 8ba79252c8 types: use mtx on PartSet.String() Ethan Buchman 2017-03-02 20:47:07 -05:00
  • 6456654307 test: add extra kill after fail index triggered Ethan Buchman 2017-03-02 13:18:13 -05:00
  • af7e312088 Added glide dependency handling Paul W. Homer 2017-03-02 17:16:15 -05:00
  • 315dcd449b update readme Anton Kaliaev 2017-03-03 00:14:58 +04:00
  • 5406622a64 add asciicast Anton Kaliaev 2017-03-03 00:03:55 +04:00
  • 201c8864b6 link 2 docker containers Anton Kaliaev 2017-03-02 22:14:32 +04:00
  • 09eb442de7 done all items from the TODO Anton Kaliaev 2017-03-02 22:07:03 +04:00
  • 94b8e28b21 Dockerfile and Makefile Anton Kaliaev 2017-03-02 22:03:35 +04:00
  • 11230b8aea no-ton flag to disable ton (default to false) Anton Kaliaev 2017-03-02 21:02:30 +04:00
  • 069c870614 differentiate between monitored nodes and nodes in a cluster Anton Kaliaev 2017-03-02 18:59:12 +04:00
  • 8c6ae55bd0 set network's NumValidators and node's IsValidator Anton Kaliaev 2017-03-02 12:53:05 +04:00
  • d3b54b204f tm-monitor 0.1.0 Anton Kaliaev 2017-02-24 18:54:36 +04:00
  • 0c92c8516f Rename proxy to server for clarity Ethan Frey 2017-02-28 21:53:05 +01:00
  • 6389d208cc Key server API integrated in CLI Ethan Frey 2017-02-28 21:33:27 +01:00
  • 6ec2330eb8 Import keys server from light-client, with changes Ethan Frey 2017-02-28 21:09:35 +01:00
  • e1c717a048 Add support for hex / base64 / btc (b58) encoding of binary data Ethan Frey 2017-02-28 20:26:45 +01:00
  • c59e2d7d13 Expose address in keyinfo, add get command Ethan Frey 2017-02-28 20:07:44 +01:00
  • d5931c9ee3 Set key algorithm on key creation Ethan Frey 2017-02-28 19:43:18 +01:00
  • 9c427e95e2 Add update cli command, cleanup Ethan Frey 2017-02-28 19:02:24 +01:00
  • 506ff7d85a Expose new and list via cli Ethan Frey 2017-02-28 18:52:52 +01:00
  • 78bb9f9cd8 Import keystore logic from light-client Ethan Frey 2017-02-28 18:07:59 +01:00
  • d979bfc49e Add flag validation Ethan Frey 2017-02-28 16:56:17 +01:00
  • f80957ad3c Basic cobra/viper cli framework Ethan Frey 2017-02-28 16:30:15 +01:00
  • 21501815dd Fix EventSwitch usage in WaitForOneEvent Ethan Frey 2017-02-27 14:55:29 +01:00
  • a816ff0bab Add test Ethan Frey 2017-02-27 14:52:48 +01:00
  • d56cb2ab4b fix typo Ethan Frey 2017-02-24 23:40:05 +01:00
  • 4fead237f0 Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket Ethan Frey 2017-02-24 21:26:17 +01:00
  • 6282fad518 Clean up event switch add helper function Ethan Frey 2017-02-24 19:59:40 +01:00
  • 175bb329e4 Expose EventSwitch on top of websocket client Ethan Frey 2017-02-24 19:15:22 +01:00
  • 9be3064904 Expose and test EventSwitch in client.Local Ethan Frey 2017-02-24 17:51:19 +01:00
  • 98450ee2db Client: DumpConsensusState, not DialSeeds. Cleanup Ethan Frey 2017-02-24 17:04:38 +01:00
  • 931af6a072 Combine local and http into client package, unify tests with table-driven tests Ethan Frey 2017-02-23 14:16:59 +01:00
  • 202146e4ce Fix up checktx/delivertx in broadcastTx(A)sync Ethan Frey 2017-02-23 13:50:05 +01:00
  • 9693795c4c Move common code to merkleeyes/testutil Ethan Frey 2017-02-23 13:43:28 +01:00
  • cd9ee9d84b cleanup Ethan Frey 2017-02-22 22:52:16 +01:00
  • 42a9b847ec Make all client tests safe to run in parallel Ethan Frey 2017-02-22 20:01:32 +01:00
  • d92a5b1074 Reworked WaitForHeight to avoid race conditions Ethan Frey 2017-02-22 19:14:46 +01:00
  • f7f7cf576a Fix race condition in websocket event listening Ethan Frey 2017-02-22 18:32:16 +01:00
  • 26f4b5c98e Clean up package names Ethan Frey 2017-02-22 17:51:18 +01:00
  • 70f19e809b Add MockStatus, WaitForHeight helper Ethan Frey 2017-02-22 17:39:53 +01:00
  • 0905332f1d MockClient for real abci app Ethan Frey 2017-02-22 16:49:45 +01:00
  • df172fa840 Provide mock interfaces for calling abci app over tendermint rpc Ethan Frey 2017-02-22 16:39:01 +01:00
  • ce044dbb76 Extracted Clients into a consistent interface, fixed type issue in http.Client Ethan Frey 2017-02-22 14:54:13 +01:00
  • 7c26be3242 Begin implementation of local client Ethan Frey 2017-02-22 14:41:10 +01:00
  • bf1ee89b27 Moved httpclient into subpackage Ethan Frey 2017-02-22 14:19:24 +01:00
  • a0bdae4f9c Added missing pkg/errors dependency Ethan Frey 2017-02-22 14:15:13 +01:00
  • 64feaa05f4 Full test coverage for rpc client Ethan Frey 2017-02-22 13:46:55 +01:00
  • 5ea3f24304 test info Ethan Frey 2017-02-21 22:39:04 +01:00
  • c9d36cd713 Add dependencies, pull out HTTPClient test code Ethan Frey 2017-02-21 22:32:17 +01:00
  • 2c75c9daf9 Clean up tests, remove panics Ethan Frey 2017-02-21 19:57:10 +01:00
  • d971416d12 collision merge of light-client code Ethan Frey 2017-02-21 19:36:18 +01:00
  • 1f1dcead3d [Vagrantfile] go 1.8 and permissions fix Anton Kaliaev 2017-02-24 13:31:27 +04:00
  • d38a6e329f verbose output when get_deps Anton Kaliaev 2017-02-24 13:30:46 +04:00
  • 562b4cc9ef Merge pull request #3 from tendermint/feature/go-data Ethan Buchman 2017-02-23 19:14:53 -05:00
  • 0e92dd5bb5 One name, type byte per algorithm Ethan Frey 2017-02-24 00:31:43 +01:00
  • 8c9b889ccf Support json encode/decode for nil values in S structs Ethan Frey 2017-02-23 18:11:20 +01:00
  • b6a2c5949f Add helper methods for nil checks in structs Ethan Frey 2017-02-23 15:35:04 +01:00
  • cbe35e07d1 Add more tests for de/en-coding public and private keys Ethan Frey 2017-02-23 14:56:25 +01:00
  • 6c2bf8c24b Clean up test cases -> testify Ethan Frey 2017-02-23 13:20:30 +01:00
  • f73f53c486 [Dockerfile.develop] fix error "/bin/sh: #: not found" when building Anton Kaliaev 2017-02-23 12:17:20 +04:00
  • 1bc1947e3f First tests of go-data encoding Ethan Frey 2017-02-22 23:43:26 +01:00
  • e6d35ee641 Add structs for go-data support Ethan Frey 2017-02-22 23:15:10 +01:00
  • b8279d424c Merge pull request #414 from tendermint/ci Ethan Buchman 2017-02-21 15:17:16 -05:00
  • 98a509ed97 Merge pull request #373 from melekes/bugfix/174-peer-send-failures-are-not-checked Ethan Buchman 2017-02-21 15:00:50 -05:00
  • 7c1e79cbc5 test/persists: wait for tendermint proc Ethan Buchman 2017-02-21 14:14:08 -05:00
  • 7fab31fbe3 test: more logging Ethan Buchman 2017-02-21 11:18:40 -05:00
  • 2c724d5eee remove warning messages in favor of "Send failed" Anton Kaliaev 2017-02-21 13:21:55 +04:00
  • 6dbe9febce log warning if peer send failed (Refs #174) Anton Kaliaev 2017-01-17 20:58:27 +04:00
  • d754d210cd test: only use syslog on circle Ethan Buchman 2017-02-21 01:28:58 -05:00
  • 62adbe69ff Merge pull request #413 from tendermint/ci Ethan Buchman 2017-02-20 23:11:22 -05:00
  • f3da6d23cb test: forward CIRCLECI var through docker Ethan Buchman 2017-02-20 22:53:14 -05:00
  • a4d5ec491e Merge pull request #411 from tendermint/bugfix/init-should-not-overwrite-existing-files Ethan Buchman 2017-02-20 22:03:22 -05:00
  • bed86da8ae Merge pull request #408 from tendermint/mock_app Ethan Buchman 2017-02-20 22:01:26 -05:00
  • 0c4b6cd071 consensus: more handshake replay tests Ethan Buchman 2017-02-20 21:45:53 -05:00
  • f9df4294f3 move some interfaces to types/services.go Ethan Buchman 2017-02-20 20:09:15 -05:00
  • 0765613778 move handshake to consensus package Ethan Buchman 2017-02-20 19:52:36 -05:00
  • 1fa6e7f3b1 test: shellcheck Ethan Buchman 2017-02-20 18:51:00 -05:00
  • 2b1b8da58d test/persist: dont use log files on circle Ethan Buchman 2017-02-20 18:41:29 -05:00
  • 756213c5f5 check appHash Ethan Buchman 2017-02-20 17:08:38 -05:00
  • bc67859672 make ReplayBlocks logic exhaustive Ethan Buchman 2017-02-20 16:24:35 -05:00
  • 33e52343d0 Merge branch '4gn3s-patch-1' into develop Anton Kaliaev 2017-02-20 16:59:20 +04:00
  • b350b08021 Update README.md Agnieszka Kramarek 2017-02-20 13:49:52 +01:00
  • a99885cd43 do not overwrite existing files when doing tendermint init (Fixes #410) Anton Kaliaev 2017-02-20 11:13:44 +04:00