Commit Graph

334 Commits (v0.2.2.00)

Author SHA1 Message Date
moneromooo-monero a28b9e2e44
rpc: add blockchain disk size to getinfo
6 years ago
moneromooo-monero f2b1dca6aa
remove epee from link lines where it's redundant
6 years ago
jw e30e0918f5
Merge pull request #51 from wowario/upstream
6 years ago
moneromooo-monero 328b5ebc69
epee: adaptive connection timeout system
6 years ago
jwinterm 3c4e299b34 Add stoffu fixes to rename
6 years ago
moneromooo-monero 26acaf82f9
speed up get_output_distribution (and precalc common case)
6 years ago
Thaer Khawaja 2d63dd3c1c
Only log an error if fork version is higher AND is not known.
6 years ago
moneromooo-monero 6881768929
unit_tests: fix build after get_output_distribution signature change
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
7 years ago
Riccardo Spagni ab8a32429a
Merge pull request #2985
7 years ago
Riccardo Spagni 0a110aefbb
Merge pull request #2971
7 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
7 years ago
moneromooo-monero 40ab12a773
epee: remove dependency on common
7 years ago
Onur Altun 8b50209ca0
fix for warning
7 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
7 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