Commit Graph

  • b4f04f196c Merge pull request #49 from tendermint/pubKey-invalid-data-returns-empty-pubKey Ethan Buchman 2017-11-06 13:05:06 -06:00
  • e6164d4052 change service#Stop to be similar to Start Anton Kaliaev 2017-11-06 12:47:23 -05:00
  • 4123d54bf6 change service#Start to return just error (Refs #45) Anton Kaliaev 2017-11-06 12:18:04 -05:00
  • 060091402b config.toml changes Greg Szabo 2017-11-06 02:51:33 -05:00
  • b1d433314b app options cahgnes Greg Szabo 2017-11-06 01:00:05 -05:00
  • ac0cf0b2e2 Merge pull request #74 from tendermint/73-undefined-syscall-kill Anton Kaliaev 2017-11-04 09:07:03 -05:00
  • 49d75e223e use os.Process#Kill (Fixes #73) Anton Kaliaev 2017-11-03 23:51:39 -05:00
  • b658294a13 use assert.Contains in cmap_test Anton Kaliaev 2017-11-04 00:09:16 -05:00
  • 88481fc363 Make iterating over keys possible (#63) Wolf 2017-11-04 06:06:20 +01:00
  • 0f555f8d2c Merge pull request #71 from tendermint/69-read-impl-and-tests Anton Kaliaev 2017-11-04 00:02:02 -05:00
  • 4ffe9304ba unsubscribe from all subscriptions on WS disconnect Anton Kaliaev 2017-11-02 14:00:18 -05:00
  • b1eec3a5d3 remove test_data/empty_block and test_data/small_blockN Anton Kaliaev 2017-11-02 13:20:14 -05:00
  • fcdd30b2d3 fixes from Bucky's review 2 Anton Kaliaev 2017-11-02 13:12:40 -05:00
  • acc161f7cc version: bump to v0.10.5 v0.10.5 Emmanuel Odeke 2017-11-01 07:02:33 -07:00
  • eebc7f9511 only notify when there are some txs (Refs #753) Anton Kaliaev 2017-10-18 16:38:52 +04:00
  • ec87c740a7 Merge pull request #794 from tendermint/243-restart-app-via-os Ethan Buchman 2017-10-31 16:27:23 -04:00
  • 6b737d2c1b Merge pull request #745 from tendermint/test-rpc-server-handlers Ethan Buchman 2017-10-31 15:42:24 -04:00
  • f7f4ba5e90 rpc/lib/server: minor changes to test Ethan Buchman 2017-10-31 15:41:25 -04:00
  • 5466720d75 minor changes from @odeke-em PR #725 Ethan Buchman 2017-10-31 15:32:07 -04:00
  • 7c3cf316f1 rpc/wsevents: small cleanup Ethan Buchman 2017-10-31 15:16:08 -04:00
  • d71aed309f some minor changes Ethan Buchman 2017-10-30 22:52:03 -04:00
  • d6beb60bf7 Merge pull request #799 from petabytestorage/fix-typo-switch-comment Ethan Buchman 2017-10-30 18:01:32 -04:00
  • d8dd497069 fix metalinter errors Anton Kaliaev 2017-10-30 13:01:18 -05:00
  • 668698584d [autofile] test GroupReader more extensively (Refs #69) Anton Kaliaev 2017-10-30 12:48:51 -05:00
  • 61d76a273f fixes from Bucky's and Emmanuel's reviews Anton Kaliaev 2017-10-30 11:12:01 -05:00
  • 6d18e2f447 do not send whole round state via eventHub Anton Kaliaev 2017-10-27 13:59:01 +03:00
  • 1c1c68df8d fixes from my own review Anton Kaliaev 2017-10-27 00:01:00 +03:00
  • f6539737de new pubsub package Anton Kaliaev 2017-06-26 19:00:30 +04:00
  • fe9ff62297 fix comment typos Petabyte Storage 2017-10-28 22:01:45 -07:00
  • 7c85f15a6c Merge pull request #798 from petabytestorage/fix-test-uncommon-names Ethan Buchman 2017-10-28 23:47:31 -04:00
  • 6b366b2443 fix test using uncommon names Petabyte Storage 2017-10-28 20:29:11 -07:00
  • a8b77359df rpc/lib/server: separate out Notifications test Emmanuel Odeke 2017-10-28 15:24:35 -07:00
  • e7fab7d4bf rpc/lib/server: update with @melekes and @ebuchman feedback Emmanuel Odeke 2017-10-20 21:24:21 -07:00
  • 59556ab030 rpc/lib/server: add handlers tests Emmanuel Odeke 2017-10-14 19:58:47 -06:00
  • b0cf4b4757 PubKeyFromBytes: return zero value PubKey on error Emmanuel Odeke 2017-10-28 14:11:17 -07:00
  • 128e2a1d9e Merge branch 'master' into develop Ethan Buchman 2017-10-28 00:09:03 -04:00
  • e236302256 Merge pull request #793 from tendermint/release-v0.12.0 v0.12.0 Ethan Buchman 2017-10-28 00:06:53 -04:00
  • dfe28c8855 test: update for abci-cli consolidation. shell formatting Ethan Buchman 2017-10-27 23:09:50 -04:00
  • 4b616344fa update glide, again Ethan Buchman 2017-10-27 22:36:03 -04:00
  • dd20358a26 Merge pull request #47 from tendermint/release-v0.4.1 Ethan Buchman 2017-10-27 22:28:35 -04:00
  • d2b1a7096e changelog Ethan Buchman 2017-10-27 22:05:44 -04:00
  • 377d3c7e11 fix from revert Ethan Buchman 2017-10-27 22:04:22 -04:00
  • 6405618220 Revert "Upgrade keys to use bcrypt with salts (#38)" Ethan Buchman 2017-10-27 22:02:44 -04:00
  • 87badb090f Revert "Parameterize and lower bcrypt cost" Ethan Buchman 2017-10-27 21:58:02 -04:00
  • 1ecd580061 Merge pull request #773 from tendermint/docs-staging Ethan Buchman 2017-10-27 16:18:56 -04:00
  • 21dcb4f290 update glide Ethan Buchman 2017-10-27 13:55:56 -04:00
  • d1f00be7a0 Merge pull request #46 from tendermint/develop Ethan Buchman 2017-10-27 12:57:37 -04:00
  • 8630b724b2 version and changelog Ethan Buchman 2017-10-27 12:57:26 -04:00
  • ad31f6a953 osx + hid = <3 Ethan Frey 2017-10-27 18:46:21 +02:00
  • dc33aad9b4 Merge pull request #122 from tendermint/develop Ethan Buchman 2017-10-27 12:25:50 -04:00
  • c9612f094b glide Ethan Buchman 2017-10-27 12:13:16 -04:00
  • d973cb5df9 changelog and version Ethan Buchman 2017-10-27 12:12:07 -04:00
  • d9525c0fb6 Merge pull request #70 from tendermint/develop Ethan Buchman 2017-10-27 12:05:43 -04:00
  • 944d36ab00 changelog Ethan Buchman 2017-10-27 12:04:31 -04:00
  • b2b35d7dc1 update changelog Ethan Buchman 2017-10-27 11:53:39 -04:00
  • a1501dcde8 version bump Ethan Buchman 2017-10-26 15:56:48 -04:00
  • b14c996698 update changelog Ethan Buchman 2017-10-27 11:52:10 -04:00
  • 3319ad03b8 Merge pull request #791 from tendermint/740-no-wal-after-fast-sync Ethan Buchman 2017-10-27 11:49:54 -04:00
  • 092eb701c7 cmn: Kill Ethan Buchman 2017-10-27 11:01:40 -04:00
  • fe1c60b5cf consensus: kill process on app error Ethan Buchman 2017-10-27 10:55:20 -04:00
  • 591dd9e662 dont catchupReplay on wal if we fast synced Ethan Buchman 2017-10-26 18:29:23 -04:00
  • 66de53292e Merge pull request #117 from tendermint/cobra-not-urfave Ethan Buchman 2017-10-27 02:47:21 -04:00
  • 42145a82bd version and changelog Ethan Buchman 2017-10-26 20:57:33 -04:00
  • 8e0ed4ddd0 genesis deployment fixes Greg Szabo 2017-10-26 19:44:58 -04:00
  • 57346134a5 keys: transactions.go -> types.go Ethan Buchman 2017-10-26 16:43:32 -04:00
  • db5603e374 Merge pull request #45 from tendermint/bugfix/nano-hid Ethan Frey 2017-10-26 06:52:52 -07:00
  • bb6c15b00a CHANGELOG [ci skip] Ethan Buchman 2017-10-26 09:42:46 -04:00
  • f013ee5cf9 cli: use cobra's new ExactArgs() feature Zach Ramsay 2017-10-26 08:51:43 -04:00
  • 461191d2f7 cli: clean up error handling Zach Ramsay 2017-10-26 08:37:42 -04:00
  • b5bdb6ec54 Merge pull request #119 from tendermint/93-fix-console-output Zach 2017-10-26 07:58:16 -04:00
  • 5d8890530a Update glide deps, nano/hid for osx/golang1.9 Ethan Frey 2017-10-26 12:00:36 +02:00
  • c496dea2e5 Merge pull request #42 from tendermint/feature/bcrypt-usability Ethan Frey 2017-10-26 11:59:32 +02:00
  • 6af28ead87 Merge pull request #672 from tendermint/573-wal-issues Ethan Buchman 2017-10-26 00:31:38 -04:00
  • fcf459158d CHANGELOG [ci skip] Ethan Buchman 2017-10-26 00:29:58 -04:00
  • e76ef2a8a1 types: unexpose valset.To/FromBytes Ethan Buchman 2017-10-26 00:13:19 -04:00
  • 3c92bea519 glide: more external deps locked to versions Ethan Buchman 2017-10-26 00:07:43 -04:00
  • 12c703c1c3 Merge branch 'develop' into 573-wal-issues Ethan Buchman 2017-10-25 23:56:08 -04:00
  • a0e38dc583 dummy: verify pubkey is go-crypto encoded in DeliverTx. closes #51 Ethan Buchman 2017-10-25 23:34:37 -04:00
  • 4884747eb7 tests: add simple client/server test with no addr prefix Ethan Buchman 2017-10-25 23:23:10 -04:00
  • b6a4ca6b3c remove testutil Ethan Buchman 2017-10-25 23:15:57 -04:00
  • 6c41ec65bc server: use cmn.ProtocolAndAddress Ethan Buchman 2017-10-25 23:04:20 -04:00
  • 3df2ca128d make PrivateKey + Signature comparisons use constant time comparisons Emmanuel Odeke 2017-10-25 19:56:08 -07:00
  • 376f47e030 Merge pull request #775 from tendermint/rpc-client-jitter Ethan Buchman 2017-10-25 22:53:50 -04:00
  • ceedd4d968 remove unnecessary plus [ci skip] Petabyte Storage 2017-10-24 15:14:13 -07:00
  • c595636999 glide Ethan Buchman 2017-10-25 22:23:55 -04:00
  • 6e5cd10399 rpc/lib/client: jitter test updates and only to-be run on releases Emmanuel Odeke 2017-10-25 19:20:33 -07:00
  • b30e3ba26d Merge pull request #65 from tendermint/573-wal-issues-2 Ethan Buchman 2017-10-25 22:00:36 -04:00
  • 57a684d5ac fixes from review Ethan Buchman 2017-10-25 21:54:56 -04:00
  • 5534eb4707 Merge pull request #776 from tendermint/feature/merge-light-client Ethan Buchman 2017-10-25 16:12:39 -04:00
  • b2d5546cf8 Merge pull request #777 from silasdavis/fix-blocking-ws-client Ethan Buchman 2017-10-25 11:00:30 -04:00
  • f653ba63bf Separated out certifiers.Commit from rpc structs Ethan Frey 2017-10-25 16:43:18 +02:00
  • 0396b6d521 Rename checkpoint.go Ethan Frey 2017-10-25 16:12:58 +02:00
  • 94b36bb65e Move VerifyCommitAny into the types package Ethan Frey 2017-10-24 12:40:50 +02:00
  • b4fd6e876e Copy certifiers from light-client Ethan Frey 2017-10-24 12:34:36 +02:00
  • 775e100d2c Merge pull request #783 from tendermint/782-tendermint-invalid-command-panics Ethan Buchman 2017-10-25 08:50:16 -04:00
  • 4cb02d0bf2 Exploit the fact the BaseService's closed Quit channel will keep emitting quit signals to close both readRoutine and writeRoutine Silas Davis 2017-10-24 21:53:42 +01:00
  • ae538337ba fix panic: failed to determine gopath: exec: "go" (Refs #782) Anton Kaliaev 2017-10-25 11:19:53 +04:00
  • 0a652499ea Merge pull request #68 from tendermint/bugfix/gopath-executes-go Anton Kaliaev 2017-10-25 11:12:13 +04:00
  • bcf15e527d make GoPath a function Anton Kaliaev 2017-10-25 11:01:52 +04:00
  • 62a7beec21 Merge pull request #780 from ericdmann/769-error-msg-while-testnet-sync Ethan Buchman 2017-10-24 23:27:20 -04:00