Commit Graph

  • 701df09971 do not use keywords Anton Kaliaev 2018-03-19 08:22:45 +03:00
  • bb65f097fd Simplify WriteFileAtomic Alexander Simmerl 2018-03-19 09:38:28 +01:00
  • 358f7ad8e9 Merge pull request #75 from racin/master Zach 2018-03-19 09:35:28 +08:00
  • d350da3135 config: fix private_peer_ids Ethan Buchman 2018-03-18 23:55:44 +01:00
  • f010462639 Make concrete registered name be tendermint/* Jae Kwon 2018-03-18 23:45:46 +01:00
  • ab7dea4f20 consensus: return from errors sooner in addVote Ethan Buchman 2018-03-18 23:07:23 +01:00
  • b297efb532 consensus: return from go-routine in test Ethan Buchman 2018-03-18 23:05:04 +01:00
  • eaabdb5cac Merge pull request #1282 from tendermint/1126-private-peers Ethan Buchman 2018-03-18 22:53:57 +01:00
  • 066aee3045 Documentation: The character for 1/3 fraction could not be rendered in PDF on readthedocs. (#1326) racin 2018-03-18 20:44:38 +01:00
  • 0d8ca4ec10 Documentation: Wrong command-line flag Racin Nygaard 2018-03-18 18:51:37 +01:00
  • 4b0058dd64 common: remove {Left, Right}PadString (#168) Emmanuel T Odeke 2018-03-18 04:19:23 -07:00
  • b1c9b82531 common: NewBitArray never crashes on negatives (#170) Emmanuel T Odeke 2018-03-18 04:17:11 -07:00
  • b0e0dc5de3 Implement DebugDB (#166) Jae Kwon 2018-03-18 01:52:28 +01:00
  • 3412587036 Fix race condition in random.go Jae Kwon 2018-03-18 01:50:15 +01:00
  • 4e02184676 Remove pkg/errors; Update Gopkg.toml, but not GRPC because it breaks. Jae Kwon 2018-03-18 01:40:26 +01:00
  • 9b9a9e7f8c Add Error Type for switching Jae Kwon 2018-03-17 16:32:49 +01:00
  • 99437a96fb Add efficient implementation of fmt and use for errors. Jae Kwon 2018-03-17 15:23:03 +01:00
  • bb875303c2 Add NewErrorWithCause() Jae Kwon 2018-03-17 14:42:08 +01:00
  • de36bfe31c Add TMLibs/Error from Cosmos-SDK/Error Jae Kwon 2018-03-17 13:56:39 +01:00
  • 90cd89eab0 Unexpose r.rand (#167) Jae Kwon 2018-03-17 05:18:22 -07:00
  • 6d61ca3bb5 New -> NewRand Jae Kwon 2018-03-17 12:34:23 +01:00
  • 536c27de8e common/random.go supports seeding and *Rand (#121) Jae Kwon 2018-03-17 04:28:53 -07:00
  • ff1ec0260e Merge pull request #1318 from tendermint/bucky/testnet-cmd-fix Ethan Buchman 2018-03-17 00:05:30 +01:00
  • a3800da0a1 Update Gopkg.lock to use go-amino Jae Kwon 2018-03-16 07:01:02 -07:00
  • 7dee27c851 Merge pull request #76 from tendermint/update-go-amino Jae Kwon 2018-03-16 06:48:32 -07:00
  • 7cb3188fbc testnet cmd: ensure config dir exists. closes #1290 Emmanuel T Odeke 2018-03-11 00:44:05 -08:00
  • 9b9022f8df privVal: Improve SocketClient network code (#1315) Alexander Simmerl 2018-03-16 13:32:17 +01:00
  • 68e049d3af Merge pull request #1244 from tendermint/1147-using-mark-good-and-stop-peer-for-error Ethan Buchman 2018-03-15 18:58:29 +01:00
  • d289c9286e Implement NewPrefixDB (#164) Jae Kwon 2018-03-15 09:43:23 -07:00
  • 86ddf17db0 add a todo Anton Kaliaev 2018-03-06 13:40:09 +04:00
  • a655500047 fix copy-pasted comment [ci skip] Anton Kaliaev 2018-03-06 11:41:02 +04:00
  • 714f885dac mark peer as good if it contributed enough votes or block parts Anton Kaliaev 2018-03-05 16:51:52 +04:00
  • b0d8f552c5 return err if peer has sent a vote that does not match our round Anton Kaliaev 2018-03-05 15:35:50 +04:00
  • 63cb69cb96 comment out ErrAddingVote because it breaks byzantine_test Anton Kaliaev 2018-03-05 15:26:36 +04:00
  • 266974cb59 stop peer if it sends invalid vote Anton Kaliaev 2018-03-05 13:04:31 +04:00
  • bcf54b0aa3 PanicSanity is deprecated Anton Kaliaev 2018-03-04 14:58:43 +04:00
  • d86855ad7a stop peer if it sends us msg with unknown channel Anton Kaliaev 2018-03-04 14:36:06 +04:00
  • d0c67bbe16 stop peer if evidence is not valid Anton Kaliaev 2018-03-04 14:22:58 +04:00
  • 4242352852 stop peer on decoding error Anton Kaliaev 2018-03-04 13:42:45 +04:00
  • f299689573 return back defaultChannelCapacity Anton Kaliaev 2018-03-04 13:42:26 +04:00
  • baf457e6d4 return error if peer sent us a block we didn't expect with a height too far ahead/behind Anton Kaliaev 2018-03-04 13:42:08 +04:00
  • 0c7e871ef0 [blockchain] replace timeoutsCh with more abstract errorsCh Anton Kaliaev 2018-02-26 17:35:01 +04:00
  • 87ce804b4a cmn.PanicSanity is deprecated Anton Kaliaev 2018-02-26 17:33:55 +04:00
  • 2a258a2c3f revert removing private peers from persistent Anton Kaliaev 2018-03-13 10:57:21 +04:00
  • a40518c7da revert adding dial_peers's private flag Anton Kaliaev 2018-03-13 10:30:45 +04:00
  • 31deaa4a79 fix broken merge Anton Kaliaev 2018-03-13 10:30:24 +04:00
  • 736ea055a8 add a test for pex reactor Anton Kaliaev 2018-03-07 12:25:31 +04:00
  • a39aec0bae rename private_peers to private_peer_ids to distinguish from peers Anton Kaliaev 2018-03-07 12:14:53 +04:00
  • 8bef3eb1f4 private peers Anton Kaliaev 2018-03-06 14:51:16 +04:00
  • 244d88dfda Merge pull request #1314 from tendermint/add-go-amino-as-source-to-wire Ethan Buchman 2018-03-15 01:10:38 +01:00
  • 791f95bac3 Merge pull request #215 from tendermint/bucky/fees-gas Ethan Buchman 2018-03-14 18:47:26 +01:00
  • 76e1dd41e4 fix Makefile's .PHONY Anton Kaliaev 2018-03-14 21:42:35 +04:00
  • e39187a063 add go-amino as source for go-wire Anton Kaliaev 2018-03-14 21:42:17 +04:00
  • f7afa3d91f comment some fields in ResponseCheck/DeliverTx. closes #214 Ethan Buchman 2018-03-13 13:25:04 +01:00
  • 121f0d3fcf types: compile time assert to, and document sort.Interface Emmanuel T Odeke 2018-03-12 14:43:15 -07:00
  • cd2ba4aa7f Merge pull request #1286 from tendermint/feature/xla-priv-val-invert-dial Ethan Buchman 2018-03-12 16:49:32 +01:00
  • 73407e7cff add CODEOWNERS file Anton Kaliaev 2018-03-12 12:37:19 +04:00
  • 47b8a8864b remove any mention of glide Anton Kaliaev 2018-03-12 12:34:43 +04:00
  • f499ce8713 update go-amino Anton Kaliaev 2018-03-12 12:18:30 +04:00
  • 0de19420f6 cmd/tendermint/commands/lite: add tcp scheme to address URLs (#1297) Emmanuel T Odeke 2018-03-11 23:03:11 -07:00
  • b1cc688a61 encodeByteSlice uses uvarint for length instead of varint (#161) Jae Kwon 2018-03-11 22:46:31 -07:00
  • f3000d0c84 Merge pull request #1292 from tendermint/1125-exp-backoff-for-ensure-peers Ethan Buchman 2018-03-11 19:57:49 +01:00
  • fc5b0471d9 use time.Since Anton Kaliaev 2018-03-11 14:13:34 +04:00
  • 264bce4ddd skip dialing based on last time dialed Anton Kaliaev 2018-03-11 14:00:49 +04:00
  • 0f41570c80 fixes from bucky's review Anton Kaliaev 2018-03-11 13:20:51 +04:00
  • 8723c91db9 types: Hash invoked for nil Data and Header should not panic Emmanuel T Odeke 2018-03-10 21:44:05 -08:00
  • f85c8896d9 test pex_reactor's dialPeer Anton Kaliaev 2018-03-09 16:23:52 +04:00
  • f0d4f56327 refactor pex_reactor tests Anton Kaliaev 2018-03-09 16:02:24 +04:00
  • 3d5c05e4e6 Merge pull request #1293 from tendermint/update-template Anton Kaliaev 2018-03-09 15:15:34 +04:00
  • 018da09f14 do not run complete test suite on make Anton Kaliaev 2018-03-08 18:55:14 +04:00
  • 60a64af28d add 2 more points to ISSUE_TEMPLATE Anton Kaliaev 2018-03-08 18:50:59 +04:00
  • 13a2013229 Testing refactor for Jenkins (#1098) Zach 2018-03-08 22:52:38 +08:00
  • 1941b5c769 fixes from @xla's review Anton Kaliaev 2018-03-08 15:55:23 +04:00
  • 21e2c41c6b exponential backoff for addrs in the address book Anton Kaliaev 2018-03-08 13:59:30 +04:00
  • 589781721a Invert privVal socket communication Alexander Simmerl 2018-03-06 19:54:49 +01:00
  • 2ce57a65ff Merge pull request #1284 from tendermint/feature/xla-follow-priv-val Ethan Buchman 2018-03-06 23:37:10 +01:00
  • 2aa77025c3 Fix typo Alexander Simmerl 2018-03-06 16:19:41 +01:00
  • 8e1856a90a Use builtin panic Alexander Simmerl 2018-03-06 16:12:57 +01:00
  • ca619c80b6 Stop privVal socket client on node shutdown Alexander Simmerl 2018-03-06 16:11:17 +01:00
  • 25ff699425 Improve method docs Alexander Simmerl 2018-03-06 16:00:44 +01:00
  • 879b4c0a2c Use common method to determine file existence Alexander Simmerl 2018-03-06 16:00:19 +01:00
  • 45d07a3d0b Merge pull request #1283 from tendermint/feature/xla-run-integration-release Ethan Buchman 2018-03-06 19:38:08 +01:00
  • 788354d81e fix typo (#1285) Admir Sabanovic 2018-03-06 17:44:13 +01:00
  • b7ce89e568 Speed up CircleCI builds Alexander Simmerl 2018-03-06 15:32:52 +01:00
  • 8d81a259c7 Merge pull request #1280 from tendermint/zach/explain-determinism Anton Kaliaev 2018-03-06 13:44:00 +04:00
  • 066fe82a92 pubsub implements service.OnReset (#156) Simon Vadée 2018-03-06 08:29:18 +01:00
  • 3019761204 docs: add document 'On Determinism' Zach Ramsay 2018-03-06 15:19:59 +08:00
  • 6120a4c5e4 Merge pull request #1256 from tendermint/feature/more-priv-val Anton Kaliaev 2018-03-05 21:48:16 +04:00
  • 533ed2a876 adr: Amend decisions for PrivValidator Alexander Simmerl 2018-03-05 17:38:05 +01:00
  • d4e4055d57 PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 Ethan Buchman 2018-02-28 09:35:52 -05:00
  • ee51ad8e29 Make RPC handler protocol agnostic (#1276) Alexander Simmerl 2018-03-05 16:59:04 +01:00
  • bdd50c5f37 fix docs links & stuff (#1273) Zach 2018-03-05 20:30:36 +08:00
  • 3d88612690 Merge pull request #1274 from tendermint/codecov Anton Kaliaev 2018-03-05 15:54:33 +04:00
  • 630d54c95a return back threshold and ignore sections Anton Kaliaev 2018-03-05 15:16:24 +04:00
  • d5361de300 Merge pull request #209 from zmanian/transitive_deps Zach 2018-03-05 12:12:56 +08:00
  • a38ad4e21b Move the tmlibs dependency to develop Zaki Manian 2018-03-04 20:00:42 -08:00
  • a29163d85b Merge pull request #208 from tendermint/zramsay-patch-1 Zach 2018-03-05 10:48:26 +08:00
  • a183219659 update spec formatting for docs Zach 2018-03-05 10:46:51 +08:00
  • 7579abd710 bring back dummy for backwards compatibility ... Ethan Buchman 2018-03-03 20:40:43 -05:00
  • 5cb7e151fb persistent_peers fix Greg Szabo 2018-03-03 05:06:53 -05:00