Commit Graph

  • 93bd2081dd Merge pull request #66 from tendermint/codecov Ethan Buchman 2017-10-24 23:05:32 -04:00
  • 45e18a1832 Change log level to Info when proposal block hashing fails due to partially complete block Eric Mann 2017-10-24 14:13:35 -07:00
  • f99c73502c add codecov Anton Kaliaev 2017-10-24 23:30:05 +04:00
  • 103fee6192 add tests for autofile group Write, reader#Read Anton Kaliaev 2017-10-24 23:20:17 +04:00
  • 81591e288e fix metalinter warnings Anton Kaliaev 2017-10-24 23:19:53 +04:00
  • f6adddb4a8 Replace ResultsCh with ResponsesCh Silas Davis 2017-10-24 17:38:12 +01:00
  • 38fc351532 Merge pull request #765 from tendermint/762-blockchain-reactor-timeout Ethan Buchman 2017-10-24 09:13:26 -04:00
  • 01be6fa309 Fix WSClient blocking in the readRoutine after Stop() as it tries to write to ResultsCh Silas Davis 2017-10-24 13:20:49 +01:00
  • e06bbaf303 refactor TestNoBlockMessageResponse to eliminate a race condition Anton Kaliaev 2017-10-24 15:32:01 +04:00
  • dfc4cdd2d7 Parameterize and lower bcrypt cost Ethan Frey 2017-10-24 11:48:13 +02:00
  • 0a5b1d979a Merge pull request #37 from tendermint/nano Ethan Frey 2017-10-24 12:18:45 +02:00
  • d4c6a68e58 Merge pull request #64 from silasdavis/event-cache Anton Kaliaev 2017-10-24 14:16:18 +04:00
  • 0219ba2a63 Fix bug introduced by metalinting... Ethan Frey 2017-10-24 12:14:20 +02:00
  • 69a7b389b8 Removed keys/server as it is now in cosmos-sdk Ethan Frey 2017-10-24 11:59:44 +02:00
  • 6f6bbf718e Fix metalinter complaints Ethan Frey 2017-10-24 11:56:37 +02:00
  • 2d04544088 Addressed Buckys PR review comments Ethan Frey 2017-10-24 11:31:38 +02:00
  • 4a2c63f5e1 Update ledger names to specify ed25519 Ethan Frey 2017-10-24 11:23:09 +02:00
  • 9601e48ab4 Improve error message Ethan Frey 2017-10-23 18:39:34 +02:00
  • 61d1bdb5ed Test error handling, load without ledger Ethan Frey 2017-10-23 18:32:29 +02:00
  • 9afceb7ee8 ledger pubkey serializes properly, better load checks Ethan Frey 2017-10-23 18:14:28 +02:00
  • 2490952515 nano validates key on load Ethan Frey 2017-10-23 17:19:35 +02:00
  • bce88a20df Enable privkey validity checking on load Ethan Frey 2017-10-23 17:11:12 +02:00
  • 1b8d52bb82 Rename NameLedger to NameLedgerEd25519 Ethan Frey 2017-10-23 16:38:57 +02:00
  • ae078ee915 Generate/recover can return error, not panic on ledger Ethan Frey 2017-10-23 16:35:26 +02:00
  • 085d72d212 Cleanup nano calls, cannot run parallel test on one hardware device Ethan Frey 2017-09-13 13:53:08 +02:00
  • 91fccb8b14 Add test for cryptostore working with ledger Ethan Frey 2017-09-13 13:34:04 +02:00
  • 88475230c4 Re-enabled crypostore example usage Ethan Frey 2017-09-13 13:23:18 +02:00
  • 34b9309f24 Re-enable signing tests with cryptostore Ethan Frey 2017-09-13 13:13:38 +02:00
  • 8c98c4fdf4 Add nano ledger to key manager Ethan Frey 2017-09-13 12:41:54 +02:00
  • 0383feab49 Add and test serialization of ledger privkey Ethan Frey 2017-09-13 11:59:17 +02:00
  • 3edeb0cd45 Ledger caches pubkey, works with newer firmware Ethan Frey 2017-09-13 11:53:14 +02:00
  • 081f21af11 Add glide version for ledger drivers Ethan Frey 2017-09-12 12:57:30 +02:00
  • 008dba3af8 Test ledger calls Ethan Frey 2017-09-12 11:48:43 +02:00
  • 623bd803c2 write code to actually call ledger app Ethan Frey 2017-09-12 11:40:30 +02:00
  • 265e261c63 Add more test cases from running the ledger Ethan Frey 2017-09-12 10:47:16 +02:00
  • 7c5a10a7d4 Add tests for pub/priv key validation Ethan Frey 2017-09-12 10:42:12 +02:00
  • 06d74b24dd Wrote PrivKey/PubKey for ledger Ethan Frey 2017-09-12 10:37:01 +02:00
  • 74878ee313 Update code to work with current nano implementation Ethan Frey 2017-09-12 09:50:07 +02:00
  • 8220d59178 Work on using returned bytes as crypto keys Ethan Frey 2017-07-29 13:35:52 -04:00
  • 0781c12ede Message encoding for nano Ethan Frey 2017-07-28 23:44:16 -04:00
  • bb7b152af5 write docs for cutWALUntil and wal2json binaries Anton Kaliaev 2017-10-24 13:25:47 +04:00
  • 5504920ba3 rpc/lib/client: add jitter for exponential backoff of WSClient Emmanuel Odeke 2017-10-24 02:00:17 -07:00
  • c74a359c46 fixes per Bucky's review Anton Kaliaev 2017-10-23 23:33:17 +04:00
  • ee9dc6ce59 docs: fixup abci guide Zach Ramsay 2017-10-23 20:56:49 -04:00
  • 4479e95709 console: fix tests Zach Ramsay 2017-10-23 19:54:38 -04:00
  • 62e8ec34d1 fix comment, #723 Zach Ramsay 2017-10-23 19:51:09 -04:00
  • 6a5254c475 Added local blockchain sync benchmark script Matt Bell 2017-09-28 17:41:44 -07:00
  • 2802a06a08 blockchain/store: comment about panics Ethan Buchman 2017-10-23 19:46:14 -04:00
  • 36de70be10 console: fix output, closes #93 Zach Ramsay 2017-10-23 19:35:02 -04:00
  • a6e6b58c6b Merge pull request #41 from tendermint/metalinter Ethan Buchman 2017-10-23 19:32:07 -04:00
  • 8ac430813d Merge pull request #772 from tendermint/docs/flow Zach 2017-10-23 19:14:06 -04:00
  • 3e61b8c17a docs: comb through step by step Zach Ramsay 2017-10-23 18:47:13 -04:00
  • 9e277d1596 docs: smaller logo (200px) Zach Ramsay 2017-10-23 17:34:27 -04:00
  • 4c9d5244a5 Merge pull request #759 from tendermint/improve-docs Zach 2017-10-23 17:29:34 -04:00
  • 3330cb4856 cleanup Zach Ramsay 2017-10-23 17:16:49 -04:00
  • 631844895f fixes Zach Ramsay 2017-10-18 15:32:34 -04:00
  • f9e14ad61b disable PersistenPreRun for counter/dummy Zach Ramsay 2017-10-18 15:23:39 -04:00
  • df5d9ac1bb consolidate counter/dummy into the binary, #95 Zach Ramsay 2017-10-18 15:00:23 -04:00
  • 56f7d9627f update deps Zach Ramsay 2017-10-18 14:27:39 -04:00
  • f67e43625b Makefile: fix linter Zach Ramsay 2017-10-18 14:21:16 -04:00
  • 9883013adf use cobra, closes #101 Zach Ramsay 2017-10-18 12:48:19 -04:00
  • 87cc277b38 Merge pull request #721 from tendermint/564-add-app-options-to-genesis-resp Ethan Buchman 2017-10-23 16:03:45 -04:00
  • 3115c23762 binary format for WAL Anton Kaliaev 2017-10-09 23:10:58 +04:00
  • 31030c6514 make crc32c a global var Anton Kaliaev 2017-09-26 09:51:08 +03:00
  • 7b8ffc9981 add checksum and msg size to TimedWALMessage Anton Kaliaev 2017-09-20 15:33:05 -07:00
  • 0eff425bc7 fix zeroed buffer getting flushed to the empty event Silas Davis 2017-10-23 18:51:49 +01:00
  • a75bccfbc4 Merge branch 'develop' into 564-add-app-options-to-genesis-resp Ethan Buchman 2017-10-23 11:30:00 -04:00
  • f97229f05a Merge pull request #748 from tendermint/params-test Ethan Buchman 2017-10-23 11:18:00 -04:00
  • ac2ef9e0ea Merge pull request #750 from tendermint/feature/cleanup Ethan Buchman 2017-10-23 11:14:15 -04:00
  • c2803b80e8 update changelog; fixes from rebase Ethan Buchman 2017-10-23 11:05:20 -04:00
  • 7a6876bc62 Merge pull request #768 from tendermint/feature/merkleeyes-to-iavl Ethan Buchman 2017-10-23 11:07:21 -04:00
  • 819f81f702 Change NOTE to CONTRACT Adrian Brink 2017-10-17 14:34:54 +02:00
  • 036d3b59a3 Address reviews Adrian Brink 2017-10-17 09:59:05 +02:00
  • 782a836db0 Cleanup of code and code docs Adrian Brink 2017-10-16 16:01:32 +02:00
  • bd46b78785 Merge pull request #755 from tendermint/753-notified-mempool-txs-but-mempool-empty Ethan Buchman 2017-10-23 10:31:38 -04:00
  • f908dd0e55 only notify when there are some txs (Refs #753) Anton Kaliaev 2017-10-18 16:38:52 +04:00
  • 0bbf38141a blockchain/pool: some comments and small changes Ethan Buchman 2017-10-20 21:19:25 -04:00
  • f188366e26 update glide Ethan Buchman 2017-10-23 10:04:00 -04:00
  • fd60621a8e update cswal test Ethan Buchman 2017-10-23 10:03:54 -04:00
  • 47d3fa4741 linting: a few fixes Zach Ramsay 2017-10-23 08:30:18 -04:00
  • bb9bb4aa46 Merge pull request #116 from tendermint/feature/merkleeyes-to-iavl Ethan Frey 2017-10-23 14:26:12 +02:00
  • 446e50ca9e Moved RandVal into test helper functions, as needed in other repos for testing Ethan Frey 2017-10-23 14:20:15 +02:00
  • e7ebf62092 Remove empty check after iavl fixup Ethan Frey 2017-10-23 14:08:36 +02:00
  • 21b2c26fb1 GroupReader#Read: return io.EOF if file is empty Anton Kaliaev 2017-10-23 13:02:14 +04:00
  • c75ddd0fa3 return err if empty slice given Anton Kaliaev 2017-10-23 13:02:02 +04:00
  • 60b7f2c61b Merge pull request #767 from silasdavis/do-not-swallow Ethan Buchman 2017-10-23 01:51:40 -04:00
  • a4443ddb0c update persistent dummy for versioned iavl Ethan Buchman 2017-10-23 00:06:50 -04:00
  • 8e031b367f Merge branch 'develop' into metalinter Ethan Buchman 2017-10-22 19:53:39 -04:00
  • 3e3d53daef Make RPCError an actual error and don't swallow its companion data Silas Davis 2017-10-22 15:14:21 +01:00
  • 45021f017b log level Greg Szabo 2017-10-20 23:15:54 -04:00
  • cc45151c4d Testnet stuff Greg Szabo 2017-10-20 22:54:24 -04:00
  • d64a48e0ee set logger on blockchain pool Anton Kaliaev 2017-10-20 23:56:21 +04:00
  • 0a7b2ab52c fix invalid memory address or nil pointer dereference error (Refs #762) Anton Kaliaev 2017-10-20 21:56:10 +04:00
  • 8a69f1087b docs: typo Zach Ramsay 2017-10-20 07:56:26 -04:00
  • 35e81018e9 add MinIndex method to Group Anton Kaliaev 2017-10-20 13:09:11 +04:00
  • aace56018a add Read method to GroupReader Anton Kaliaev 2017-10-20 12:38:45 +04:00
  • f24f03906f types: ConsensusParams: add feedback from @ebuchman and @melekes Emmanuel Odeke 2017-10-20 00:08:39 -06:00
  • 5162ed1b2b Remove gotype from metalinter so it passes (need newer go on circleci) Ethan Frey 2017-10-19 15:12:27 +02:00
  • 7aa00e9ddd Fix metalinter errors Ethan Frey 2017-10-19 14:48:07 +02:00
  • 46e1f1ae65 Cleaup based on Antons PR comments Ethan Frey 2017-10-19 14:43:34 +02:00