Commit Graph

73 Commits (bda76b6be9bab8e06e53e096370903c3e9daf75d)

Author SHA1 Message Date
jwinterm bda76b6be9 Merge pull request 'Revert SHA-3 on Master branch' (#302) from wowario/wownero:sha3 into master
continuous-integration/drone/push Build is passing Details
4 years ago
wowario b3453b4b65
revert #256 switch to SHA-3 PoW
4 years ago
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
wowario 87dcc37776
switch to SHA-3 PoW
4 years ago
cslashm 43cadb23b6
Add timelock verification on device
4 years ago
fuwa b78a40f7a4
fix cn-pow variant
4 years ago
wowario cf607654b6
add RandomWOW submodule
4 years ago
wowario e89be7b80c
support old BP
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
moneromooo-monero ebc6ce44f4
cryptonote: untangle dependency from miner to blockchain
5 years ago
cslashm d25acd7a1d Add hmac over encrypted value during transaction
5 years ago
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
6 years ago
moneromooo-monero fa5697127f
make multisig work with subaddresses
6 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
6 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
6 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
6 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