Commit Graph

5298 Commits (fc041b58d690803cb4dc8a42912c056a5f2c050c)
 

Author SHA1 Message Date
moneromooo-monero 061789b5dd
checkpoints: trap failure to load JSON checkpoints
7 years ago
moneromooo-monero ba2fefb9a4
checkpoints: pass std::string by const ref, not const value
7 years ago
moneromooo-monero 38c8f4e0a3
mlog: terminate a string at last char, just in case
7 years ago
moneromooo-monero d753d716a6
fix a few leaks by throwing objects, not newed pointers to objects
7 years ago
moneromooo-monero fe568db83d
p2p: use size_t for arbitrary counters instead of uint8_t
7 years ago
moneromooo-monero 46d6fa35c9
cryptonote_protocol: sanity check chain hashes from peer
7 years ago
moneromooo-monero 25584f8639
cryptonote_protocol: print peer versions when unexpected
7 years ago
moneromooo-monero 490a5d41ca
rpc: do not try to use an invalid txid in relay_tx
7 years ago
moneromooo-monero 0bcaf86cbd
tests: fix link error in hash tests now needing common
7 years ago
stoffu a921764162
wallet-rpc: added receiving address to res of get(_bulk)_payments; selective addresses for getaddress
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
Riccardo Spagni 1cc7451130
Merge pull request #2134
7 years ago
Riccardo Spagni 2879a9be3c
Merge pull request #2950
7 years ago
moneromooo-monero d9b137f161
cryptonote_core: fix blockchain init call after prototype change
7 years ago
xmr-eric e20e489a64 Better definite article use
7 years ago
xmr-eric e12ee76ad2 README.md: Improve copy for supporting the project
7 years ago
moneromooo-monero ceabc4f92b
change the N-1/N multisig second message signer for auth
7 years ago
moneromooo-monero 55c2845d1a
core_tests: multisig test now tests multiple inputs
7 years ago
moneromooo-monero 98db7ee467
wallet: factor multisig info parsing
7 years ago
moneromooo-monero 31a97e761e
wallet: use raw encrypted data in multisig import/export RPC
7 years ago
moneromooo-monero 2fa707d1a5
wallet: add multisig sign/submit RPC
7 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero a36c261d7a
wallet2: fix slow multisig unit tests with subaddress patch
7 years ago
moneromooo-monero fa5697127f
make multisig work with subaddresses
7 years ago
moneromooo-monero dffa0dceaf
simplewallet: add export_raw_multisig command
7 years ago
moneromooo-monero 7f4c220b70
simplewallet: add multisig to wallet type in wallet_info output
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero cd64c7990c
multisig address generation RPC
7 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
7 years ago
moneromooo-monero 95a21a793d
wallet2: allow empty wallet filename to avoid saving data
7 years ago
moneromooo-monero b84b3565f3
tests: add multisig unit tests
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
moneromooo-monero 6d219a9250
wallet: add multisig key generation
7 years ago
moneromooo-monero 1a686bf8cc
daemon: print num txes in print_bc
7 years ago
Riccardo Spagni a3a8343051
Merge pull request #2857
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
Riccardo Spagni b806d9844e
Merge pull request #2864
7 years ago
moneromooo-monero 9e07ccf1f5
daemon: remove some superfluous includes
7 years ago
moneromooo-monero 223e3788ac
unit_tests: fix memwipe test comparison
7 years ago
moneromooo-monero 43f5269f84
Wallets now do not depend on the daemon rpc lib
7 years ago
moneromooo-monero bb89ae8b20
move connection_basic and network_throttle from src/p2p to epee
7 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 7193b89fe5 Scrub keys from memory just before scope end.
7 years ago
Riccardo Spagni 38ecd0526e
Merge pull request #2881
7 years ago
Riccardo Spagni 8da24c2a57
Merge pull request #2878
7 years ago
Riccardo Spagni ec63d64a67
Merge pull request #2874
7 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
7 years ago