X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=blobdiff_plain;f=RELEASE-NOTES;h=49737ab65bbc7ae745aef3d1efd2a6ee524319e7;hp=d7a2287cd0a0e022de1f4bd9094059336f9df673;hb=HEAD;hpb=92a161fafab08817aad269d38656e2be77ad56f7 diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d7a2287..49737ab 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,21 +9,6 @@ 2. getaddressunspent
3. getutxoaddress -* In addition, two commands for message encryption were added: - 1. encrypt - 2. decrypt - - The encryption algorithm is ECIES, and code was was borrowed from - https://github.com/jackjack-jj/jeeq. In order to know the public - key corresponding to a Bitcoin address in your wallet, you can use - the 'getpubkeys' command. The 'decrypt' command assumes that the - wallet has the private key corresponding to the public key passed as - argument. - -* The encrypt and decrypt functions are available in the Qt GUI (from - the menubar, or right click on one of your addresses if you want to - use its public key). - * Command-line commands that require a connection to the network spawn a daemon, that remains connected and handles subsequent commands. The daemon terminates itself if it remains unused for more