Commit Graph

97 Commits (release-v0.5.1)

Author SHA1 Message Date
wowario 05e391fc54
Build fixes for some platforms
5 years ago
moneromooo-monero 7ad2500f68
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero b5c9aed261
add a bulletproof version, new bulletproof type, and rct config
5 years ago
Riccardo Spagni 84cc3b916e
Merge pull request #4036
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
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++
8 years ago
moneromooo-monero 81c384e408
fix do_not_relay not preventing relaying on a timer
8 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