Commit Graph

4003 Commits (a69c713f8e7717bc29c8a02d9d32a580f880562f)

Author SHA1 Message Date
moneromooo-monero 30ce8c5926
cn_deserialize: check for raw tx_extra
7 years ago
Michał Sałaban 3cb65b3f69 Return appropriate error code when not enough money for tx
7 years ago
moneromooo-monero eda9fb5b98
p2p: fix testnet/mainnet port mixup
7 years ago
Riccardo Spagni 6ed314854c
Merge pull request #3188
7 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
7 years ago
stoffu c903df5ece
simplewallet: bug fix for backlog estimate
7 years ago
moneromooo-monero 2f5a9b6bb3
wallet2: split estimate_backlog to allow for raw fee levels
7 years ago
Riccardo Spagni d061c312fb
Merge pull request #3116
7 years ago
Riccardo Spagni a4ae78a335
Merge pull request #3145
7 years ago
Riccardo Spagni f7dcb730cb
Merge pull request #3144
7 years ago
Riccardo Spagni e93ff8f22d
Merge pull request #3143
7 years ago
Riccardo Spagni 1506f33075
Merge pull request #3142
7 years ago
Riccardo Spagni 5603d5aaea
Merge pull request #3141
7 years ago
Riccardo Spagni 6d48bddffd
Merge pull request #3136
7 years ago
Riccardo Spagni d3e1244466
Merge pull request #3121
7 years ago
Riccardo Spagni 4c302c6385
Merge pull request #3120
7 years ago
Riccardo Spagni 7de1685bd8
Merge pull request #3119
7 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
7 years ago
Riccardo Spagni 92ea8af34d
Merge pull request #3114
7 years ago
Riccardo Spagni 73a19e0b06
Merge pull request #3113
7 years ago
Riccardo Spagni 087a773247
Merge pull request #3104
7 years ago
Riccardo Spagni 0d328cffda
Merge pull request #3102
7 years ago
Matt Little 1dfed567e2 Fixed #if instead of #ifdef
7 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
7 years ago
xmr-eric 18216f19dd Update 2018 copyright
7 years ago
Neozaru fbc0a6dd23 Bugfix : Missing i18n import in simplewallet
7 years ago
moneromooo-monero 7ed62e63e5
cryptonote_protocol: fix std::move usage on different types
7 years ago
stoffu a9cae0abe7
Wallet API: remove unused enum Priority from UnsignedTransaction
7 years ago
stoffu 3160a93027
wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead
7 years ago
stoffu 7d1088d337
wallet2: make scan_output const and omit keys arg
7 years ago
stoffu bc1ee2c2ee
wallet2: make member functions const when possible
7 years ago
stoffu 3050a4f05b
simplewallet: fix typo get_tx_proof_out to get_tx_proof
7 years ago
stoffu ffc2e5705d
wallet rpc: show fees when querying incoming transfers
7 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
7 years ago
Riccardo Spagni 09d19c9139
Merge pull request #3130
7 years ago
Riccardo Spagni 700b3193f8
Merge pull request #3084
7 years ago
Riccardo Spagni ea75e71dd2
Merge pull request #3052
7 years ago
Riccardo Spagni 5a15a8322e
Merge pull request #3153
7 years ago
Riccardo Spagni ef4b69f8bb
Merge pull request #3126
7 years ago
Riccardo Spagni d25217f058
Merge pull request #3105
7 years ago
Riccardo Spagni f31f5c9a3e
Merge pull request #3093
7 years ago
Riccardo Spagni 39bd6c6815
Merge pull request #3072
7 years ago
Riccardo Spagni c222b6485e
Merge pull request #3068
7 years ago
Riccardo Spagni 66a2751d68
Merge pull request #3065
7 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
7 years ago
Riccardo Spagni 008b492963
Merge pull request #3047
7 years ago
Riccardo Spagni 5a312752af
Merge pull request #3040
7 years ago
Riccardo Spagni 153e319cd4
Merge pull request #3038
7 years ago
Riccardo Spagni b2ce5739df
Merge pull request #3028
7 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
7 years ago
Riccardo Spagni 5e211b4186
Merge pull request #3020
7 years ago
Riccardo Spagni 75cbb7719e
Merge pull request #3015
7 years ago
Riccardo Spagni 9872620781
Merge pull request #3014
7 years ago
Riccardo Spagni c16261c8da
Merge pull request #3013
7 years ago
Riccardo Spagni 92826e3d8b
Merge pull request #3011
7 years ago
Riccardo Spagni f077bbb4f1
Merge pull request #3010
7 years ago
Riccardo Spagni ca199aa08a
Merge pull request #3008
7 years ago
Matt Little 7c4424531f Support building cncrypto lib with msvc
7 years ago
moneromooo-monero e3f0980a1d
daemon: don't drop RPC with busy error when running offline
7 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
7 years ago
moneromooo-monero 78a2e15bea
daemon: exit with 0 when successful
7 years ago
moneromooo-monero ab58b150ef
p2p: fix picking peers off an empty gray list
7 years ago
m2049r 939629e837 Wallet API: all recover options with password
7 years ago
moneromooo-monero fd1dfac5d2
p2p: don't lookup seed IPs if using an exclusive peer
7 years ago
moneromooo-monero b50182aee7
p2p: don't connect to seeds if using an exclusive peer
7 years ago
moneromooo-monero 42f86624a3
rpc: expose recent median block size in getinfo
7 years ago
moneromooo-monero ba6d2975bc
cryptonote_core: add --disable-dns-checkpoints flag
7 years ago
moneromooo-monero 5ae617d5ae
simplewallet: single out 0 amount destinations as dummy ones
7 years ago
moneromooo-monero e0404d35fe
rpc: default do_not_relay to false in sendrawtransaction
7 years ago
moneromooo-monero c1d19f3c84
wallet2: fix sweep_all sending an atomic unit
7 years ago
moneromooo-monero ff5626d785
ringct: handle exceptions verifying bulletproofs in worker threads
7 years ago
redfish 6fbb0b065d cmake: set API header install path to what Qt wallet expects
7 years ago
moneromooo-monero 6cf56682bc
perf_timer: add faster x86_64 timers, and pause/resume
7 years ago
moneromooo-monero 411da337d2
perf_timer: use std::unique_ptr instead of new/delete
7 years ago
moneromooo-monero c4f437796d
crypto: add a ge_p3_identity constant
7 years ago
moneromooo-monero 13b4c90e01
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
7 years ago
Jaquee 269ba25228 wallet2::import_blockchain fix import loop
7 years ago
Michał Sałaban fb5c971cc6 Allow retrieving spend key via RPC
7 years ago
Jethro Grassie be1826c0fb
Keep readline optional
7 years ago
moneromooo-monero b56f46457c
cryptonote_protocol: fix size_t used in wire format
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
moneromooo-monero deeffaeb5c
blockchain: remove minor floating point usage
7 years ago
Riccardo Spagni e61f655440
Merge pull request #3061
7 years ago
Riccardo Spagni 00f4ff26c8
Merge pull request #3021
7 years ago
Riccardo Spagni 4e3716a2d2
Merge pull request #3005
7 years ago
Riccardo Spagni 0b5994fbec
Merge pull request #3004
7 years ago
Riccardo Spagni 990389f09d
Merge pull request #3002
7 years ago
Riccardo Spagni 229e1ce7d1
Merge pull request #2997
7 years ago
Riccardo Spagni d08aee7a7e
Merge pull request #2993
7 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
7 years ago
Riccardo Spagni 6c7eb5109d
Merge pull request #2989
7 years ago
Riccardo Spagni 529ca39e9d
Merge pull request #2988
7 years ago
Riccardo Spagni ab8a32429a
Merge pull request #2985
7 years ago
Riccardo Spagni 3ce7f2bead
Merge pull request #2983
7 years ago
Riccardo Spagni a71db6d239
Merge pull request #2981
7 years ago
Riccardo Spagni bfe580787d
Merge pull request #2976
7 years ago
Riccardo Spagni 420a803ff8
Merge pull request #2973
7 years ago
Riccardo Spagni c951bf1f72
Merge pull request #2972
7 years ago
Riccardo Spagni 0a110aefbb
Merge pull request #2971
7 years ago
stoffu 6d8b29ef28
fix some link errors in debug mode for macos
7 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
Maxithi d188840cc2
Improved terminology from create to generate
7 years ago
moneromooo-monero 5f5a51a6c8
util: warn if unbound was not built with threads
7 years ago
Nick Johnson fa5c0bab44
Implement #3045, fixing RPC snakecases
7 years ago
AJIekceu4 0811b9242b
fix some confirmation dialog, add missing symbols
7 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
7 years ago
Nick Johnson 301ec15c49
Change cryptonote::COMMAND_RPC_SET_LIMIT::response to use int64_t
7 years ago
Maxithi d507167fa5
Removed unused mac-specific output folder path
7 years ago
moneromooo-monero 3e635a3cef
wallet2: allow failing parse_tx_extra
7 years ago
stoffu fc041b58d6
common cmake: make sure translation_files.h is generated for i18n.cpp
7 years ago
Riccardo Spagni a529f0a6c9
Merge pull request #3019
7 years ago
Riccardo Spagni aa4195e199
Merge pull request #2977
7 years ago
Riccardo Spagni 803f54b9fd
Merge pull request #2967
7 years ago
Riccardo Spagni ee02c7ab03
Merge pull request #2962
7 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
7 years ago
Riccardo Spagni dd11bfb89c
Merge pull request #2934
7 years ago
moneromooo-monero 69f9a07553
cryptonote_protocol: fix missing space in version mismatch message
7 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
7 years ago
moneromooo-monero eb39a3d7d3
wallet_api: make this optional but not built by default
7 years ago
stoffu a4b006f965
wallet2 bugfix: initialize subaddress table when generating from keys
7 years ago
Howard Chu 294adc8341
Additional fix for core_tests
7 years ago
moneromooo-monero dc6729a66a
wallet2: std::unordered_set ctor is sometimes explicit
7 years ago
Riccardo Spagni a1a8262355
Merge pull request #2949
7 years ago
Riccardo Spagni 3bbe2481ce
Merge pull request #2946
7 years ago
Riccardo Spagni 95a687d584
Merge pull request #2945
7 years ago
Riccardo Spagni 0ae3651cc9
Merge pull request #2942
7 years ago
Riccardo Spagni 5f562cf9e6
Merge pull request #2941
7 years ago
Riccardo Spagni 8980aacbe8
Merge pull request #2940
7 years ago
stoffu 03ac389022
zmq: use older 3-arg version of setsockopt
7 years ago
Howard Chu d52b732efb
Fix stale readcursor flags
7 years ago
stoffu b63afbaa99
simplewallet: detect typo for incoming_transfers options
7 years ago
stoffu 6fc4fc850e
sweep_below: do not prematurely exclude subaddresses set
7 years ago
moneromooo-monero f06603a439
cryptonote_protocol: update target height when receiving blocks
7 years ago
moneromooo-monero fe436eca46
apply_permutation.h: add #pragma once
7 years ago
stoffu 619bb7233b
daemon+simplewallet: given an unknown command, show it
7 years ago
Michał Sałaban 07da9c806d Resolve addresses in get_transfers
7 years ago
rbrunner7 50786ac70c simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_multisig_info'
7 years ago
moneromooo-monero da0fd71d3e
only include the easylogging++ stack trace code when needed
7 years ago
stoffu e3530789d3
wallet-api: added Utils::onStartup
7 years ago
Riccardo Spagni 40df4905fd
Merge pull request #3006
7 years ago
moneromooo-monero 7e7b1a8252
Revert "return subaddress in get_bulk_payments"
7 years ago
Riccardo Spagni ca8c7e863f
Merge pull request #2895
7 years ago
Riccardo Spagni 0a5bfa7c73
Merge pull request #2938
7 years ago
moneromooo-monero 5ad312a1c3
wallet2: switch to chacha20 instead of chacha8
7 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
7 years ago
Riccardo Spagni 409e9bb029
Merge pull request #2931
7 years ago
Riccardo Spagni b38f6dcf0b
Merge pull request #2929
7 years ago
Riccardo Spagni c611cca462
Merge pull request #2928
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago
Riccardo Spagni 32c14e0f37
Merge pull request #2922
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 170f598ac9
Merge pull request #2918
7 years ago
Riccardo Spagni 8b40bc27a2
Merge pull request #2916
7 years ago
Riccardo Spagni d06f3ea9ad
Merge pull request #2902
7 years ago
Riccardo Spagni b3dddb22fe
Merge pull request #2899
7 years ago
Riccardo Spagni 2ef299f2a9
Merge pull request #2891
7 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
7 years ago
Riccardo Spagni 2d1965f31b
Merge pull request #2888
7 years ago
stoffu 369884a669
mnemonics: typo fix (4 bytes == 3 words, not 8 bytes)
7 years ago
moneromooo-monero a2c845c7e3
cryptonote_protocol: internal error consistency size check
7 years ago
moneromooo-monero 9996d5e96c
wallet2: guard against the dameon sending blocks before last checkpoint
7 years ago
moneromooo-monero eadaa6aaa3
wallet_rpc_server: fix wallet leak on error exit
7 years ago
moneromooo-monero 7c4f01a792
blockchain_import: more informative verification switch
7 years ago
dEBRUYNE-1 2018cf74a6
Fix Windows build
7 years ago
moneromooo-monero c70e8daa91
threadpool: fix deadlock in recursive waiter usage
7 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero 8a4610c315
blake256: fix wrong hash when computed in parts
7 years ago
moneromooo-monero 66eeeaa1a2
wallet2: fix failure to create tx if inputs are not enough for fee
7 years ago
Matt Smith c765f9512c simplewallet: disable donations on testnet
7 years ago
moneromooo-monero 277a5aefaa
wallet2: fix m_key_image_{partial,known} in_light_wallet code
7 years ago
moneromooo-monero 586ee64209
simplewallet: lock idle scope in {im,ex}port_{key_images,outputs}
7 years ago
moneromooo-monero ae8602303a
Fix exceptions not finding txpool txes when relaying
7 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
7 years ago
moneromooo-monero 55556fabf9
wallet_rpc_server: factor transfer info return and add missing info
7 years ago
moneromooo-monero 14c2981469
wallet2: fix use of uninitialized data
7 years ago
moneromooo-monero 4f45f9da40
simplewallet: factor out tx exceptions
7 years ago
moneromooo-monero 24f584d90d
cryptonote_core: remove unused functions with off by one bugs
7 years ago
moneromooo-monero b1634aa3e8
blockchain: don't leave dangling pointers in this
7 years ago
moneromooo-monero 8e60b81c48
cryptonote_core: fix db leak on error
7 years ago
moneromooo-monero b51dc56687
use const refs in for loops for non tiny types
7 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero 2305bf260d
check return value for generate_key_derivation and derive_public_key
7 years ago
moneromooo-monero a4240d9ffc
catch const exceptions
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
moneromooo-monero b4524892fb
rpc: guard against json parsing a non object
7 years ago
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 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
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
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
moneromooo-monero ceabc4f92b
change the N-1/N multisig second message signer for auth
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 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
moneromooo-monero 9e07ccf1f5
daemon: remove some superfluous includes
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 8da24c2a57
Merge pull request #2878
7 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
7 years ago
Riccardo Spagni 7998ffc26b
Merge pull request #2871
7 years ago
Riccardo Spagni 9b511d3e93
Merge pull request #2866
7 years ago
Riccardo Spagni 87158dca68
Merge pull request #2885
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
Riccardo Spagni ce951ef560
Merge pull request #2856
7 years ago
Riccardo Spagni 9045ff56fc
Merge pull request #2551
7 years ago
moneromooo-monero d0d38dc8e6
wallet2: print tx size in bytes and kB
7 years ago
moneromooo-monero aaae94f00b
wallet2: reinstate the single preferred output selection
7 years ago
Guillaume LE VAILLANT db2bc96512 Embed the translation files in the binary
7 years ago
moneromooo-monero 043494924b
wallet2: error out in get_seed if the language is invalid
7 years ago
moneromooo-monero ae55bacd8c
resumption support for updates using range requests
7 years ago
moneromooo-monero d28c388f88
p2p: stop net server before closing starting connections
7 years ago
moneromooo-monero a1d44f2746
updates: use https for updates
7 years ago
moneromooo-monero 472a93c83a
download: SSL suport
7 years ago
moneromooo-monero f5bc7f1855
simplewallet: fix default unspent_outputs output with subaddresses
7 years ago
Riccardo Spagni 319163d276
Merge pull request #2913
7 years ago
moneromooo-monero 46eaaae79b
ringct: always use outPk.mask to decode amounts
7 years ago
Riccardo Spagni 2b5abb8269
Merge pull request #2903
7 years ago
moneromooo-monero 8d4469a0ac
ringct: do not include bulletproof commitments in signed message
7 years ago
moneromooo-monero 1741fb5f2b
node_rpc_proxy: remove unused local and time call
7 years ago
moneromooo-monero ead48f7d92
core: fix input ordering from v7
7 years ago
Dmitriy Plekhanov b60f48f0e3
return subaddress in get_bulk_payments
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero 8620ef0a0d
bulletproofs: switch H/G in Pedersen commitments to match rct
7 years ago