wownero/src
Riccardo Spagni 1cc7451130
Merge pull request #2134
ceabc4f9 change the N-1/N multisig second message signer for auth (moneromooo-monero)
55c2845d core_tests: multisig test now tests multiple inputs (moneromooo-monero)
98db7ee4 wallet: factor multisig info parsing (moneromooo-monero)
31a97e76 wallet: use raw encrypted data in multisig import/export RPC (moneromooo-monero)
2fa707d1 wallet: add multisig sign/submit RPC (moneromooo-monero)
e36f5b60 Match surae's recommendation to derive multisig keys (moneromooo-monero)
a36c261d wallet2: fix slow multisig unit tests with subaddress patch (moneromooo-monero)
fa569712 make multisig work with subaddresses (moneromooo-monero)
dffa0dce simplewallet: add export_raw_multisig command (moneromooo-monero)
7f4c220b simplewallet: add multisig to wallet type in wallet_info output (moneromooo-monero)
26529038 wallet: guard against partly initialized multisig wallet (moneromooo-monero)
66e34e85 add multisig core test and factor multisig building blocks (moneromooo-monero)
f4eda44c N-1/N multisig (moneromooo-monero)
cd64c799 multisig address generation RPC (moneromooo-monero)
fff871a4 gen_multisig: generates multisig wallets if participants trust each other (moneromooo-monero)
95a21a79 wallet2: allow empty wallet filename to avoid saving data (moneromooo-monero)
b84b3565 tests: add multisig unit tests (moneromooo-monero)
4c313324 Add N/N multisig tx generation and signing (moneromooo-monero)
6d219a92 wallet: add multisig key generation (moneromooo-monero)
2017-12-17 21:05:16 +02:00
..
blockchain_db move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
blockchain_utilities move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
blocks precomputed block hashes are now in blocks of N (currently 256) 2017-09-18 16:29:00 +01:00
checkpoints move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
common Merge pull request #2857 2017-12-17 13:00:11 +02:00
crypto Scrub keys from memory just before scope end. 2017-12-16 15:40:33 -07:00
cryptonote_basic make multisig work with subaddresses 2017-12-17 16:12:27 +00:00
cryptonote_core Merge pull request #2134 2017-12-17 21:05:16 +02:00
cryptonote_protocol Merge pull request #2877 2017-12-17 12:59:44 +02:00
daemon Merge pull request #2877 2017-12-17 12:59:44 +02:00
daemonizer Tools, daemonizer: fix building on Windows 2017-11-15 23:12:02 +01:00
debug_utilities Merge pull request #2877 2017-12-17 12:59:44 +02:00
gen_multisig N-1/N multisig 2017-12-17 16:12:12 +00:00
mnemonics mnemonics: support for arbitrary (if multiple of 4 bytes) length data 2017-11-09 10:58:10 +00:00
multisig Match surae's recommendation to derive multisig keys 2017-12-17 16:12:32 +00:00
p2p Merge pull request #2877 2017-12-17 12:59:44 +02:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct N-1/N multisig 2017-12-17 16:12:12 +00:00
rpc Merge pull request #2877 2017-12-17 12:59:44 +02:00
serialization move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
simplewallet wallet: factor multisig info parsing 2017-12-17 16:12:44 +00:00
wallet change the N-1/N multisig second message signer for auth 2017-12-17 16:12:50 +00:00
CMakeLists.txt add multisig core test and factor multisig building blocks 2017-12-17 16:12:15 +00:00
cryptonote_config.h subaddress: change prefix so that it starts with 8 2017-10-16 10:35:59 +09:00
version.cpp.in version: fix link to new version strings 2017-09-25 19:01:56 +01:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00