Commit Graph

  • 1f4a086fb6 Update README.md Ethan Buchman 2016-05-14 12:02:53 -04:00
  • ffd703622e Update README with install directions Ethan Buchman 2016-05-14 12:02:12 -04:00
  • 32f83f9494 fix up tmsp-cli, tests Ethan Buchman 2016-05-14 03:09:47 -04:00
  • 35f4f0e271 use real protobuf message types Ethan Buchman 2016-05-14 02:22:32 -04:00
  • 5bd7692323 version bump Ethan Buchman 2016-05-12 00:10:46 -04:00
  • 6684a18730 fix test Ethan Buchman 2016-05-12 00:08:41 -04:00
  • 0dc6ebc325 configurable fuzz conn Ethan Buchman 2015-12-22 21:58:11 -05:00
  • ffbd6d8782 drop the p2p_ Ethan Buchman 2016-05-11 23:47:51 -04:00
  • b2e612fb79 default empty seeds. some node methods Ethan Buchman 2016-05-11 14:45:20 -04:00
  • d9c91f9c47 Glide update Jae Kwon 2016-05-10 19:05:25 -07:00
  • ad17090a0f No global config Jae Kwon 2016-05-08 15:00:58 -07:00
  • 529efe50ea No global config Jae Kwon 2016-05-08 15:00:33 -07:00
  • 31fdd21c7e No global config Jae Kwon 2016-05-08 15:00:13 -07:00
  • 7d997ca8e6 No global config Jae Kwon 2016-05-08 14:59:27 -07:00
  • 1d9e89812a Remove go-alert dependency Jae Kwon 2016-05-08 14:58:15 -07:00
  • 7ffd289909 Conform to new codegangsta.cli ActionFunc interface Jae Kwon 2016-05-05 14:11:18 -07:00
  • 3910f871dd Trivial Jae Kwon 2016-05-05 13:58:10 -07:00
  • 4c114680a4 Remove spurious genesis.json Jae Kwon 2016-05-05 11:39:14 -07:00
  • 1f6ecdfdb9 Update README.md Jae Kwon 2016-05-04 14:10:36 -07:00
  • 0832a41a38 Update README.md Jae Kwon 2016-05-04 14:10:15 -07:00
  • 9b2dd6a137 Update README.md Jae Kwon 2016-05-04 14:01:51 -07:00
  • 9a8d40b87c Update README.md Jae Kwon 2016-05-04 13:37:22 -07:00
  • e8538d606a add blank client interface Ethan Buchman 2016-05-04 10:39:43 -04:00
  • 99c19bae21 test100 Jae Kwon 2016-04-29 15:32:50 -07:00
  • 850d769273 allow no recheck if empty block Ethan Buchman 2016-04-19 21:18:40 -04:00
  • 39344a601d flush before commit Ethan Buchman 2016-04-12 13:56:38 -04:00
  • 5296507665 some mempool log statements Ethan Buchman 2016-04-12 10:38:54 -04:00
  • 0d308c7c0e update glide Ethan Buchman 2016-04-11 20:06:27 -04:00
  • 8e5e5c689f lock mempool for commit and update. closes #202 Ethan Buchman 2016-04-11 17:19:56 -04:00
  • 09fe44a6b3 test for mempool commit/update concurrency bug Ethan Buchman 2016-04-11 18:08:28 -04:00
  • 46d2a13288 Merge pull request #205 from tendermint/develop Jae Kwon 2016-04-28 21:24:13 -07:00
  • 501c4e4bac fixes from review Ethan Buchman 2016-04-26 22:17:13 -04:00
  • 41cfb7b677 Remove ReadSignature* methods Jae Kwon 2016-04-21 18:05:15 -07:00
  • 5f721bcfa0 remove vendor Ethan Buchman 2016-04-20 14:52:27 -04:00
  • 1b81863ef7 NewBlockHeader event Ethan Buchman 2016-04-20 14:52:11 -04:00
  • 7e767e9548 Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte Jae Kwon 2016-04-20 08:46:07 -07:00
  • 523a170c3e EventDataTypeNewBlockHeader Ethan Buchman 2016-04-19 20:59:52 -04:00
  • 08d12a5c84 glide update Ethan Buchman 2016-03-24 16:39:53 -04:00
  • 922f720cf6 cswal_light logs own votes; fix tests Ethan Buchman 2016-03-21 01:24:26 -04:00
  • 16208dc172 glide update Ethan Buchman 2016-03-17 05:05:27 -04:00
  • eaf222a756 check vote exists before verifiying Ethan Buchman 2016-03-17 04:27:58 -04:00
  • ae295bd9b6 bump rpc version; add consensus version Ethan Buchman 2016-03-16 21:15:33 -04:00
  • ae07c0171d light weight block event Ethan Buchman 2016-03-16 19:45:46 -04:00
  • 27eede190a glide go-p2p:develop Ethan Buchman 2016-03-12 01:06:04 -05:00
  • d23f38b4f3 txs.Hash() to avoid extra allocs Ethan Buchman 2016-03-12 13:01:08 -05:00
  • a34f9e082e lazy part_set reader Ethan Buchman 2016-03-11 22:49:43 -05:00
  • cb80a7aa42 rpc: unsafe_write_heap_profile Ethan Buchman 2016-03-11 21:45:19 -05:00
  • 79c9a9f03a don't verify own block parts Ethan Buchman 2016-03-11 21:38:15 -05:00
  • 5e42c96267 crank the part size; prioritize data channel Ethan Buchman 2016-03-10 20:20:07 -05:00
  • 898f44ddda config: disable_data_hash (for testing) Ethan Buchman 2016-03-10 15:50:35 -05:00
  • 196af01707 maxTxs=-1 for Reap to return empty Ethan Buchman 2016-03-08 00:43:39 -05:00
  • f5be3cd8f9 rpc: start/stop cpu profiler Ethan Buchman 2016-03-07 18:38:05 -05:00
  • 2215ad74ff consensus: cswal doesnt write any consensus msgs in light mode Ethan Buchman 2016-03-05 21:17:21 -05:00
  • df25a22469 rpc: num_unconfirmed_txs (avoid sending txs back) Ethan Buchman 2016-03-05 20:59:51 -05:00
  • c121163635 ReadSignature* Jae Kwon 2016-04-19 08:49:41 -07:00
  • d57d5ff3c9 PrivKey.Equals Jae Kwon 2016-04-19 01:26:40 -07:00
  • 8b34fd2e51 Add secp256k1 support Jae Kwon 2016-04-19 01:02:31 -07:00
  • d471b06bd8 Added C++ and Javascript impls Jae Kwon 2016-04-15 15:01:05 -07:00
  • 0df4a723e9 support in process tmsp apps Ethan Buchman 2016-04-13 18:23:25 -04:00
  • ca95184373 s/Invalid[Address,Amount]/Invalid[Input,Output]/g Jae Kwon 2016-04-13 14:42:00 -07:00
  • 39d72d5811 Remove fees Jae Kwon 2016-04-03 04:51:44 -07:00
  • f17c4c1d57 s/Validation/Commit/g Jae Kwon 2016-04-02 09:10:16 -07:00
  • 78c9d526c3 change some log.Info to log.Debug Ethan Buchman 2016-03-29 11:37:29 -07:00
  • 4baf007fb8 Merge pull request #2 from tendermint/develop Jae Kwon 2016-03-27 20:44:10 -07:00
  • 82a411fca5 New TMSP message BeginBlock Jae Kwon 2016-03-26 22:35:23 -07:00
  • daa76dcff0 Fix CheckTx/Update race condition Jae Kwon 2016-03-25 08:29:03 -07:00
  • d5ab243cfd Fix #198; Do not fast-sync when lone validator Jae Kwon 2016-03-24 18:08:18 -07:00
  • 121db71f48 Add ErrBaseUnknownPlugin Jae Kwon 2016-03-24 14:17:48 -07:00
  • 1dfc6950dd TMSPResult tweak Jae Kwon 2016-03-24 11:27:04 -07:00
  • ccc55bd304 Add ErrUnknownAddress Jae Kwon 2016-03-24 11:12:16 -07:00
  • 062c33c109 TMSP Client is an interface Jae Kwon 2016-03-24 10:19:48 -07:00
  • a8ee0377d5 Use tmsp.Client interface Jae Kwon 2016-03-24 10:42:05 -07:00
  • 83fc4fc3b6 Allow late connecting Jae Kwon 2016-03-23 21:07:03 -07:00
  • c3980cb165 Warn on proxy hash mismatch, not fail Jae Kwon 2016-03-23 20:22:45 -07:00
  • 6785b9a3b6 CommitSync returns tmsp.Result Jae Kwon 2016-03-23 02:50:29 -07:00
  • 8183e3201b CommitSync() returns tmsp.Result Jae Kwon 2016-03-23 02:49:30 -07:00
  • 3f0d9b3f29 Signature bytes Jae Kwon 2016-03-22 15:21:18 -07:00
  • 5a3975d54a Add wire expression support Jae Kwon 2016-03-22 15:18:03 -07:00
  • 3d2d8c7d6a Result convenience methods; Shuffled Base* code types Jae Kwon 2016-03-21 15:33:16 -07:00
  • 82882bf7c2 bench by nblocks or ntxs Ethan Buchman 2016-03-21 16:34:52 -04:00
  • 8cac8600e5 Return NewServer listener start error Jae Kwon 2016-03-20 17:38:03 -07:00
  • 06a0ac8188 Add NewError -> Result with no data Jae Kwon 2016-03-20 17:20:41 -07:00
  • de6f76758d Group (code,data,log) return values into types.Result Jae Kwon 2016-03-20 17:10:59 -07:00
  • 55e2ce9de2 Group (code,data,log) return values into types.Result Jae Kwon 2016-03-20 17:10:13 -07:00
  • 9b4b533f2f Pretty print JSON Jae Kwon 2016-03-19 16:58:15 -07:00
  • dcfa46af13 BitArray.IsEmpty() Ethan Buchman 2016-03-18 02:00:15 -04:00
  • eddde7f46a Added customized bcrypt Jae Kwon 2016-03-17 20:37:30 -07:00
  • 69c7ae5e3f version bump Ethan Buchman 2016-03-12 13:05:28 -05:00
  • 114d90bec8 don't reallocate on recvMsgPacket Ethan Buchman 2016-03-12 01:04:27 -05:00
  • 8152c18c35 Revert Address() scheme change Jae Kwon 2016-03-15 15:58:43 -07:00
  • 3f6f149584 Revert "Fix tendermint_test config -- Address() spec has changed" Jae Kwon 2016-03-15 15:57:18 -07:00
  • 8598283735 Fix tendermint_test config -- Address() spec has changed Jae Kwon 2016-03-15 15:18:19 -07:00
  • 29a6d511b4 Add testutil; Clean gov return codes Jae Kwon 2016-03-15 11:36:05 -07:00
  • 9a95e7b7a5 Added Bytes() and *FromBytes() Jae Kwon 2016-03-15 11:11:54 -07:00
  • 185547efc1 Add ascii armor support Jae Kwon 2016-03-13 14:00:27 -07:00
  • 181aa56c87 Added symmetric encrypt/decrypt methods Jae Kwon 2016-03-13 12:55:02 -07:00
  • f59fe0c8e0 s/Seed/MixEntropy/g Jae Kwon 2016-03-13 10:14:24 -07:00
  • 81ba1e6177 Use go-crypto's CRand* Jae Kwon 2016-03-13 10:01:32 -07:00
  • 461c3b9785 Remove CRand* from go-common Jae Kwon 2016-03-13 09:57:10 -07:00
  • 10619248c6 Use go-crypto CRand* Jae Kwon 2016-03-13 09:42:11 -07:00