Commit Graph

115 Commits (1873af35bfe4f475cfc3c3af66015cd03c34b93b)

Author SHA1 Message Date
Doyle 299052bca3 Remove unneeded SFINAE on check_tx/block verification in core_tests
5 years ago
Riccardo Spagni 45a4145f87
Merge pull request #5409
5 years ago
Riccardo Spagni 46c477ab30
Merge pull request #5400
5 years ago
moneromooo-monero 5e673c03fe
blockchain_db: fix db txn ending too early
5 years ago
Dusan Klinec c97a1f79d6
tests: trezor tests fixes and improvements
5 years ago
Dusan Klinec ac874e2d40
tests: fix test_options initialization error
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec c9b13fbbc2
tests/trezor: HF9 and HF10 tests
5 years ago
Riccardo Spagni 4c91eb23a0
Merge pull request #5061
5 years ago
Riccardo Spagni c88e992104
Merge pull request #4977
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Dusan Klinec 5ea17909ca
device/trezor: debugging features, trezor tests
5 years ago
moneromooo-monero 88c85c18e0
cryptonote: avoid double parsing blocks when syncing
5 years ago
moneromooo-monero b8787f4302
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
Riccardo Spagni 08f08beede
Merge pull request #5046
5 years ago
moneromooo-monero 524bf750c0
core_tests: add a --list_tests command line switch
5 years ago
moneromooo-monero 306a124494
core_tests: rename invalid multisig tests to read "invalid"
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
naughtyfox 9acf42d371 Multisig M/N functionality core tests added
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 1224e53b74
core_tests: add a test for 4-aggregated BP verification
6 years ago
moneromooo-monero 6526d87f17
core_tests: add a test for a tx with empty bulletproof
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero c444b1b229
require canonical multi output bulletproof layout
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
moneromooo-monero 639ca3b1fa
core_tests: add --filter to select which tests to run
6 years ago
moneromooo-monero ed2c81ed95
replace std::list with std::vector on some hot paths
6 years ago
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