Commit Graph

334 Commits (58d006566b6db755c22a844c4efb7834417696f5)

Author SHA1 Message Date
moneromooo-monero c0f02c85b5
add and use constant time 32 byte equality function
6 years ago
jwinterm 7b3269b8ae
Add stoffu fixes to rename
6 years ago
moneromooo-monero d099dba9e1
epee: adaptive connection timeout system
6 years ago
Riccardo Spagni ace614612b
Merge pull request #3815
6 years ago
moneromooo-monero ffe9d8821a
speed up get_output_distribution (and precalc common case)
6 years ago
moneromooo-monero d6074be56b
unit_tests: set default data dir to the source tree at build time
6 years ago
moneromooo-monero c1886155ed
unit_tests: fix build after get_output_didstribution signature change
6 years ago
Thaer Khawaja dad1077577 Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
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
Riccardo Spagni 421ab3119c
Merge pull request #3245
6 years ago
stoffu 54c256bc26
unit_tests.serialization: refactored with ASSERT_EQ_MAP
6 years ago
stoffu e6a6093871
unit_tests: added gtest utility ASSERT_EQ_MAP for easily testing key-value map
6 years ago
moneromooo-monero 71806327f5
dns: change default DNS to a worldwide selection
6 years ago
Riccardo Spagni 86da46e224
Merge pull request #3151
6 years ago
xmr-eric 84a7f6a482 Readd copyright starting date
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
Riccardo Spagni 0a94399a05
Merge pull request #3082
6 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
6 years ago
moneromooo-monero ab2e9953b4
unit_tests: do not ASSERT_TRUE(decodeRct(...))
6 years ago
Riccardo Spagni f9c66ba67c
Merge pull request #2990
6 years ago
Riccardo Spagni ab8a32429a
Merge pull request #2985
6 years ago
Riccardo Spagni 0a110aefbb
Merge pull request #2971
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
6 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
6 years ago
Onur Altun 8b50209ca0
fix for warning
6 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
6 years ago
Riccardo Spagni 989c9309ec
Merge pull request #2964
7 years ago
Riccardo Spagni 753215b9c6
Merge pull request #2963
7 years ago
Riccardo Spagni 838b2e8a52
Merge pull request #2944
7 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
7 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
7 years ago
moneromooo-monero ae8602303a
Fix exceptions not finding txpool txes when relaying
7 years ago
moneromooo-monero 3ed1a74ca3
tests: remove unused/unfinished keccak bits
7 years ago
moneromooo-monero 0e19a39469
tests: test wallets don't need a dummy temp file anymore
7 years ago
moneromooo-monero 56fa6ce15f
tests: fix a buffer overread in a unit test
7 years ago
moneromooo-monero a36c261d7a
wallet2: fix slow multisig unit tests with subaddress patch
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
7 years ago
moneromooo-monero 95a21a793d
wallet2: allow empty wallet filename to avoid saving data
7 years ago
moneromooo-monero b84b3565f3
tests: add multisig unit tests
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
Riccardo Spagni 066fd7aced
Merge pull request #2877
7 years ago
moneromooo-monero 223e3788ac
unit_tests: fix memwipe test comparison
7 years ago