Commit Graph

85 Commits (59ac413283a19086340cb513a2f55ae063f76bf6)

Author SHA1 Message Date
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 55c2845d1a
core_tests: multisig test now tests multiple inputs
7 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
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 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni 8df6b010eb
Merge pull request #2696
7 years ago
Riccardo Spagni 8d8032b4c6
Merge pull request #2691
7 years ago
Riccardo Spagni 0c5872c869
Merge pull request #2686
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
moneromooo-monero f92f160674
core_tests: do not include chaingen_tests_list.h in all tests
7 years ago
moneromooo-monero 21b9f6f3c7
always use core_tests for consistency, not coretests
7 years ago
kenshi84 88ebfd646a
core_tests: fix for subaddress patch
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
moneromooo-monero 50a629b2e6
core_tests: catch (impossible in practice) tx extra api failure
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
moneromooo-monero c3bec61da2
core_tests: fix tests failing due to new txpool code requitring batch transactions
7 years ago
Riccardo Spagni cd13bcb4d2
Merge pull request #2036
7 years ago
moneromooo-monero b52abd1370
Move txpool to the database
7 years ago
moneromooo-monero 89b2f3061b
tests: fix invalid key image test
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero ea6549e9da
core_tests: decrease trace level from trace to debug
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
7 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
moneromooo-monero f782d45827
tests: hard fork list must end with a 0
8 years ago
moneromooo-monero c3b3260ae5
New "Halfway RingCT" outputs for coinbase transactions
8 years ago
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
8 years ago
moneromooo-monero 3ab2ab3e76
rct: change the simple flag to a type
8 years ago
moneromooo-monero e5a9a4755b
core_tests: fix a couple pre-rct tests using rct
8 years ago
moneromooo-monero 37bdf6ebe3
change fork settings to allow pre-rct txes for one more fork cycle
8 years ago
moneromooo-monero 9b70856ccb
rct: make the amount key derivable by a third party with the tx key
8 years ago
moneromooo-monero e81a2b2cfa
port get_tx_key/check_tx_key to rct
8 years ago
moneromooo-monero a4d4d6194b
integrate simple rct api
8 years ago
moneromooo-monero 6d0e47148b
rct: add the tx prefix hash into the MLSAG
8 years ago
moneromooo-monero 106e3dc3d4
Add rct core tests
8 years ago
moneromooo-monero dc4aad7eb5
add rct to the protocol
8 years ago
moneromooo-monero 9ef8c7b694
tests: fix tests broken by the removal of the block reward accumulation loop
8 years ago
Javier Smooth 17cac41968
tests: fix build with older GCC
8 years ago
moneromooo-monero 4b425a397c
core_tests: fix compile failure with GCC 4.8.4
8 years ago