Commit Graph

  • 4b1c229f66 whisper: make the test app runnable & do something inside Péter Szilágyi 2015-04-10 13:42:49 +03:00
  • b80fdeac5b Merge pull request #648 from Gustav-Simonsson/forward_ecrecover_err_and_remove_dup_checks Jeffrey Wilcke 2015-04-07 20:48:56 +02:00
  • 1dd2fbcf9c Updated logging obscuren 2015-04-07 14:57:04 +02:00
  • e9bb242561 Use logger.Error instead of 0 with glog Gustav Simonsson 2015-04-07 12:48:13 +02:00
  • a2d9bee9a9 Forward and log EC recover err and remove dup pubkey len check Gustav Simonsson 2015-04-05 19:31:18 +02:00
  • 7c01fab58d Moved logging to logger.Core obscuren 2015-04-04 13:24:01 +02:00
  • c49e2ad229 Move version to const and expose via Version() Taylor Gerring 2015-03-25 12:08:48 +01:00
  • 72981282ea whisper: use common.Hash Felix Lange 2015-03-21 00:57:18 +01:00
  • d1402120d8 whisper: use package rlp Felix Lange 2015-03-21 00:49:58 +01:00
  • e1d7f07e4a eth, whisper: adapt for RLP encoder switch in package p2p Felix Lange 2015-03-19 15:18:31 +01:00
  • 9e83aab7e2 Comment out whisper remove identity stubs Taylor Gerring 2015-03-17 09:11:01 -04:00
  • 9f7640db03 Initial support to remove Whisper identities per #491 Taylor Gerring 2015-03-16 14:46:46 -04:00
  • b78437f958 Moved ethutil => common obscuren 2015-03-16 11:27:38 +01:00
  • cab1262495 don't log whisper start ups obscuren 2015-03-10 22:43:07 +01:00
  • 4cd5cf05fa eth, whisper: fix msg.Payload reads Felix Lange 2015-03-04 13:12:50 +01:00
  • 4e7d4bfb1e Properly uninstall filters. Mining issue fixed #closes #365 obscuren 2015-02-23 15:43:41 +01:00
  • f4514f8e6b Moved ECIES to repo & added secondary title for webview obscuren 2015-02-14 00:25:47 +01:00
  • 01f38ab37e Fixed "to" field obscuren 2015-02-10 13:20:06 +01:00
  • 3a64b03e88 API changed to use Pubkey only. Reflected that change in the rest of the api obscuren 2015-02-05 15:00:59 -08:00
  • 191b2753de Fixed whisper "to" filtering. Closes #283 obscuren 2015-02-03 07:16:05 -08:00
  • ff98540dcc Added missing whisper timestamp. Closes #284 obscuren 2015-02-03 06:56:19 -08:00
  • 753045f38c Fixed whisper pub key bug obscuren 2015-01-30 13:24:20 +01:00
  • 311263f714 UI Updates obscuren 2015-01-22 12:35:31 +01:00
  • 577f866011 Moved obscuren secp256k1-go obscuren 2015-01-22 00:35:00 +01:00
  • 28c10af79f fixed url bug in browser obscuren 2015-01-20 18:42:29 +01:00
  • 533137ca08 Changed public whisper api not to reveal temporary private keys obscuren 2015-01-14 18:12:18 +01:00
  • 6bbfc0cf62 Fixed whisper messages obscuren 2015-01-13 13:36:44 +01:00
  • b364029acf Added manual triggering of filters obscuren 2015-01-12 20:36:45 +01:00
  • 8e11e6f272 merged obscuren 2015-01-09 13:28:48 +01:00
  • 8cac6de890 err obscuren 2015-01-08 23:15:46 +01:00
  • b98cbf3566 just enable by default obscuren 2015-01-08 22:18:23 +01:00
  • 07f13c2a3a Fixed some whisper issues obscuren 2015-01-08 21:41:32 +01:00
  • 6abd465f78 added nil check obscuren 2015-01-02 13:00:25 +01:00
  • 58a79af01a Added whisper js api obscuren 2014-12-22 13:23:11 +01:00
  • 41d25efeba Whisper watches fixes obscuren 2014-12-16 19:55:57 +01:00
  • d10203467a doc desc obscuren 2014-12-15 22:50:38 +01:00
  • d8e4fe3d99 Removed debug message obscuren 2014-12-15 22:18:58 +01:00
  • e30cfa6028 During env open check for pub error which indicated unencrypted payload. obscuren 2014-12-15 21:54:34 +01:00
  • 33fea77326 Added whisper debug interface + whisper fixes obscuren 2014-12-15 17:14:02 +01:00
  • 2a5c744a95 Merge branch 'develop' into poc8 obscuren 2014-12-15 16:13:08 +01:00
  • cf6b763006 Added topic utility functions to whisper obscuren 2014-12-15 16:12:34 +01:00
  • 979aff5cdb added whisper obscuren 2014-12-15 12:01:55 +01:00
  • eac0355883 Implemented watching using filter package obscuren 2014-12-12 22:23:42 +01:00
  • 7295b15afd Updated whisper messages to new crypto api + added tests obscuren 2014-12-10 14:17:32 +01:00
  • bf61506fd3 Added encryption for messages better API for sealing messages obscuren 2014-12-10 00:03:50 +01:00
  • e1abb2b14b Additional checks and debug output obscuren 2014-12-08 14:25:52 +01:00
  • 512981b0d8 Proper start/stoping wpeers obscuren 2014-12-08 13:16:50 +01:00
  • 502db50465 First draft of Whisper messages relaying obscuren 2014-12-08 12:43:33 +01:00