Commit Graph

62 Commits (81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8)

Author SHA1 Message Date
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
Tom Smeding 7b9a420787 Replace std::random_shuffle with std::shuffle
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
cslashm 460da140ec New scheme key destination contrfol
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero c6d387184e
core: include a dummy encrypted payment id when no payment is used
5 years ago
moneromooo-monero a9b1c04acf
crptonote_core: do not error out sending unparsable extra field
5 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
Riccardo Spagni 1c91963dcd
Merge pull request #4308
6 years ago
moneromooo-monero 9907ea0694
cryptonote: sort tx_extra fields
6 years ago
xiphon fa9e54b6ee build: fix gcc false positive 'stringop-overflow' warning
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
stoffu 1f2409e9e2
Do memwipe for critical secret keys copied to rct::key
6 years ago
stoffu cb9c7972b6
Fix output shuffling for multisig
6 years ago
stoffu eb59f7c563
cryptonote_tx_util: make destinations properly shuffled
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
Cédric 73dd883d51 Ledger HW Bug fixes
6 years ago
Riccardo Spagni 9841a452e5
Merge pull request #3338
6 years ago
Jean Pierre Dudey 9f9e095a8c
Use `genesis_tx` parameter in `generate_genesis_block`. #3261
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
moneromooo-monero 51219457b1
core: fix sending to the source address with a short payment id
6 years ago
stoffu 402c9eef0e
cryptonote_tx_utils: fixed logic bug in get_destination_view_key_pub
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero b49ddc766d
check accessing an element past the end of a container
7 years ago
moneromooo-monero fa5697127f
make multisig work with subaddresses
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero ead48f7d92
core: fix input ordering from v7
7 years ago
moneromooo-monero d58835b2f6
integrate bulletproofs into monero
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni 48ff10f77f
Merge pull request #2681
7 years ago
Riccardo Spagni 256a1d9ead
Merge pull request #2675
7 years ago
moneromooo-monero ec48e8d81d
core: do not forbid txes without destination
7 years ago
moneromooo-monero 523084bc79
core: don't add empty additional pub keys field to extra
7 years ago
kenshi84 00cc1fdd22
subaddress: remove unneeded scalarmultBase
7 years ago
kenshi84 88ebfd646a
core_tests: fix for subaddress patch
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 2ff832c576
Merge pull request #2540
7 years ago
Riccardo Spagni 478b14b565
Merge pull request #2534
7 years ago
stoffu cbc5508b15
construct_tx_and_get_tx_key: return sorted sources for print_ring_memebrs to work properly
7 years ago
moneromooo-monero 4e115a3a4c
core: remove out sorting from v7 rules
7 years ago
moneromooo-monero 71c7f8d0dc
core: fix logging the one time public key on error
7 years ago
Riccardo Spagni 5f7cddeb53
Merge pull request #2533
7 years ago
moneromooo-monero 97cdd4c92f
core: undo output sorting
7 years ago
moneromooo-monero ba6907f661
core: fix creation of v1 txes
7 years ago