Commit Graph

5357 Commits (78a2e15beadaa7cfeab48ab76df245b3949ccbe9)
 

Author SHA1 Message Date
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
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
moneromooo-monero cb9aa23cc5
levin_protocol_handler_async: another attempt at fixing at exception
7 years ago
Guillaume LE VAILLANT db2bc96512 Embed the translation files in the binary
7 years ago
vasi 67fe4b1b06 Add Guix SD to available distro packages in README.md
7 years ago
moneromooo-monero 64d23ce331
Revert "epee: keep a ref to a connection we're deleting"
7 years ago
moneromooo-monero 043494924b
wallet2: error out in get_seed if the language is invalid
7 years ago
moneromooo-monero 7f4bb612fb
levin_protocol_handler_async: add missing response handler locking
7 years ago
moneromooo-monero ae55bacd8c
resumption support for updates using range requests
7 years ago
moneromooo-monero fe0fae5089
epee: add a get_file_size function
7 years ago
moneromooo-monero d28c388f88
p2p: stop net server before closing starting connections
7 years ago
Alexander Azarov a7e2e1b07f fix: bind RPC to all interfaces inside Docker container
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
MoroccanMalinois 37f9c6e651
Dockerfile: add option to set build parallelism
7 years ago
moneromooo-monero dba2de61e7
levin_protocol_handler_async: call handler destroy function on dtor
7 years ago
Riccardo Spagni f51bac990e
Merge pull request #2906
7 years ago
Riccardo Spagni f270382718
Merge pull request #2900
7 years ago
moneromooo-monero 27aa8ce95b
net_utils_base: fix peer list parsing
7 years ago
Riccardo Spagni 0e7b29d62d
Merge pull request #2904
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
Riccardo Spagni 2808585b24
Merge pull request #2901
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
ston1th 5cc8469332 easylogging: show the 'no stack trace' warning only once
7 years ago
Riccardo Spagni 782a84f7b4
Merge pull request #2883
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
moneromooo-monero d58835b2f6
integrate bulletproofs into monero
7 years ago
moneromooo-monero 90b8d9f271
add bulletproofs to the build, with basic unit tests
7 years ago