wownero/src
moneromooo-monero b59ef9a359
cryptonote_protocol: do not request pruned borromean sig txes
We don't have a function to calculate their weight from a pruned
version (yet).
2020-05-09 11:40:31 +03:00
..
blockchain_db Adding Dandelion++ support to public networks: 2020-04-18 11:24:38 +03:00
blockchain_utilities initial commit 2020-04-06 09:09:17 +03:00
blocks update checkpoints.dat 2020-04-06 13:10:35 +03:00
checkpoints Revert "remove unbound" 2020-05-02 16:47:02 +08:00
common Merge pull request #250 from wowario/upstream 2020-05-04 08:27:07 -07:00
crypto use memwipe on secret k/alpha values 2020-05-09 11:35:47 +03:00
cryptonote_basic cryptonote: fix reuse of non default tx data when relaying 2020-05-09 11:37:19 +03:00
cryptonote_core Used legacy category to match insert_key_images behavior 2020-05-09 11:38:05 +03:00
cryptonote_protocol cryptonote_protocol: do not request pruned borromean sig txes 2020-05-09 11:40:31 +03:00
daemon Merge pull request #250 from wowario/upstream 2020-05-04 08:27:07 -07:00
daemonizer Fix #6147 DB corruption from child process overwrite 2019-11-17 14:04:22 +00:00
debug_utilities initial commit 2020-04-06 09:09:17 +03:00
device trezor: adapt to new passphrase mechanism 2020-05-04 17:45:01 +03:00
device_trezor trezor: adapt to new passphrase mechanism 2020-05-04 17:45:01 +03:00
gen_multisig initial commit 2020-04-06 09:09:17 +03:00
gen_ssl_cert initial commit 2020-04-06 09:09:17 +03:00
hardforks remove ded code 2020-04-06 09:09:32 +03:00
lmdb lmdb: Remove meaningless const qualifier on function type 2019-11-04 02:28:45 -07:00
mnemonics mnemonics: fix 4 byte UTF-8 rewriting 2019-04-30 21:10:54 +00:00
multisig use memwipe on secret k/alpha values 2020-05-09 11:35:47 +03:00
net Use byte_slice for sending zmq messages - removes data copy within zmq 2020-05-04 10:13:38 +03:00
p2p Revert "remove unbound" 2020-05-02 16:47:02 +08:00
platform Update 2019 copyright 2019-03-05 22:05:34 +01:00
ringct use memwipe on secret k/alpha values 2020-05-09 11:35:47 +03:00
rpc Fixes for ZMQ JSON-RPC endpoint names for raw tx 2020-05-09 11:40:06 +03:00
serialization Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 2020-05-09 11:35:23 +03:00
simplewallet simplewallet: report timestamp based expected unlock time on balance 2020-05-09 11:36:23 +03:00
wallet wallet2: fix subaddress expansion when receiving monero 2020-05-09 11:39:42 +03:00
CMakeLists.txt initial commit 2020-04-06 09:09:17 +03:00
cryptonote_config.h Adding Dandelion++ support to public networks: 2020-04-18 11:24:38 +03:00
version.cpp.in add v0.8 ASCII art 2020-04-06 09:47:39 +03:00
version.h wallet, rpc: add a release field to get_version 2019-08-26 19:28:25 +00:00