Commit Graph

818 Commits (d184dc2f61e047e548b2e3daa11968dbc675258e)

Author SHA1 Message Date
luigi1111 cfd66dae4b
Merge pull request #3691
6 years ago
moneromooo-monero 8db23df581
wallet: on first refresh, start off with a quantized height
6 years ago
moneromooo-monero 55c7fb87a9
epee: adaptive connection timeout system
6 years ago
luigi1111 13d73d9ed6
Merge pull request #3604
6 years ago
luigi1111 22c8730261
Merge pull request #3450
6 years ago
luigi1111 5321769b65
Merge pull request #3444
6 years ago
moneromooo-monero 01cc978722
ringct: remove an unnecessary scalarmultBase in zeroCommit
6 years ago
moneromooo-monero 5db9e3c28e
unit_tests: add tests for local IP range detection
6 years ago
luigi1111 b6eb7484d1
Merge pull request #3592
6 years ago
luigi1111 f0f3157183
Merge pull request #3504
6 years ago
stoffu 0321d1ac79
unit_tests/hardfork: add tests for get_voting_info()
6 years ago
stoffu 98cf62cc45
hardfork: fix get_next_version()
6 years ago
stoffu 7e30eadb32
unit_tests/hardfork: add tests for check_for_height()
6 years ago
stoffu a79fc219b7
hardfork: fix get_earliest_ideal_height_for_version() to support non-existent versions
6 years ago
luigi1111 c534fe8d19
Merge pull request #3251
6 years ago
moneromooo-monero b9389e582e
db_lmdb: save pruned and prunable tx data separately
6 years ago
moneromooo-monero 64f82e0481
unit_tests: fix build after get_output_didstribution signature change
6 years ago
moneromooo-monero 5f8ffca34d
speed up get_output_distribution (and precalc common case)
6 years ago
Riccardo Spagni 2906a24179
Merge pull request #3809
6 years ago
Riccardo Spagni ff31611a32 Revert "Merge pull request #3775"
6 years ago
moneromooo-monero 3147468d35
unit_tests: add threadpool unit test
6 years ago
moneromooo-monero b88c9a003e
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 4c00a4d31e
unit_tests: add device unit tests
6 years ago
moneromooo-monero 6a61f520e2
unit_tests: add ringdb unit tests
6 years ago
stoffu 54d9fffa10
gtest: Fix compilation on MinGW with pthread /googletest#621
6 years ago
moneromooo-monero a0a810ccd4
performance_tests: fix subaddress expansion test not expanding
6 years ago
stoffu 3b941befae
core: add get_earliest_ideal_height_for_version()
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero 41f727ce42
add RPC to get a histogram of outputs of a given amount
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
AnythingTechPro 843f65cbda
tests/hash: correctly reference crypto HASH_SIZE for less confusion
6 years ago
stoffu 7dfa5e9e6e
chacha: call prehashed version explicitly as generate_chacha_key_prehashed
6 years ago
stoffu b2d23b189e
crypto: revert odd namespace changes made in #3303
6 years ago
stoffu 8705beaf51
keypair::generate: always require hw::device to avoid possible mistake
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
Riccardo Spagni 0f2d6d40b4
Merge pull request #3360
6 years ago
moneromooo-monero 91d97dd4ab
fuzz_tests: set small subaddress lookahead for speed
6 years ago
stoffu 1ff35fda7c
Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)
6 years ago
Lee Clagett e136bc6b8a
tweaks to the monerov1 cryptonight algorithm
6 years ago
moneromooo-monero 608fd6f14a
Monero Cryptonight variants, and add one for v7
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
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni b5b88c2747
Merge pull request #3225
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
h908714124 5c99608d95 Fix coverity issues in performance_tests/main.cpp
6 years ago
moneromooo-monero 2e3e90acbe
pass large parameters by const ref, not value
6 years ago
moneromooo-monero c6ea3df0ae
performance_tests: remove add_arg call stray extra param
6 years ago
moneromooo-monero fa6b45665d
fuzz_tests: fix an uninitialized var in setup
6 years ago
iDunk5400 1c99a628e3
Tests: Fix building of two fuzz tests on Windows
6 years ago
Riccardo Spagni 00a1166c95
Merge pull request #3185
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
moneromooo-monero fccd1df125
performance_tests: fix build after merging two conflicting patches
6 years ago
Riccardo Spagni 0a94399a05
Merge pull request #3082
6 years ago
Riccardo Spagni 395ab6c430
Merge pull request #3064
6 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
6 years ago
Riccardo Spagni f5c6f8f22f
Merge pull request #3042
6 years ago
moneromooo-monero ab2e9953b4
unit_tests: do not ASSERT_TRUE(decodeRct(...))
6 years ago
Riccardo Spagni d08aee7a7e
Merge pull request #2993
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
moneromooo-monero 62c45c0df1
performance_tests: add a --filter option to select what to run
6 years ago
Riccardo Spagni 989c9309ec
Merge pull request #2964
6 years ago
Riccardo Spagni 753215b9c6
Merge pull request #2963
6 years ago
Riccardo Spagni 759d8e8f80
Merge pull request #2956
6 years ago
moneromooo-monero ed215d34e9
performance_tests: add RingCT MLSAG gen/ver tests
6 years ago
moneromooo-monero 776b44f17b
Add misc hardening flags to the cmake machinery
6 years ago
Riccardo Spagni a0a8706946
Merge pull request #2955
6 years ago
Riccardo Spagni 838b2e8a52
Merge pull request #2944
6 years ago
moneromooo-monero 1e5491e942
Add a chacha20 variant to go with chacha8
6 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
6 years ago
Riccardo Spagni 9d1c4408ad
Merge pull request #2905
6 years ago
Riccardo Spagni 2f09828ea8
Merge pull request #2890
6 years ago
moneromooo-monero ec724eb64a
tests: add levin fuzz test
6 years ago
moneromooo-monero f1bdc9a42a
tests: add http client fuzz test
6 years ago
moneromooo-monero 0272df9e61
add parse_url fuzz test
6 years ago
moneromooo-monero 261b0dd0e0
tests: add base58 fuzz test
6 years ago
moneromooo-monero c80bb0eb6f
tests: don't init stuff we don't need in fuzz tests - faster
6 years ago
moneromooo-monero 53b83a83fc
tests: better load-from-binary fuzz test data file
6 years ago
moneromooo-monero 95aa0bf79b
add load_from_binary/load_from_json fuzzers
6 years ago
moneromooo-monero 2d17feb060
factor STL container serialization
6 years ago
moneromooo-monero ae8602303a
Fix exceptions not finding txpool txes when relaying
6 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 dc64263155
performance_tests: add a test for subaddress expansion
7 years ago
moneromooo-monero 56fa6ce15f
tests: fix a buffer overread in a unit test
7 years ago
moneromooo-monero 0bcaf86cbd
tests: fix link error in hash tests now needing common
7 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 a36c261d7a
wallet2: fix slow multisig unit tests with subaddress patch
7 years ago
moneromooo-monero fa5697127f
make multisig work with subaddresses
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
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 a3a8343051
Merge pull request #2857
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
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
moneromooo-monero 7193b89fe5 Scrub keys from memory just before scope end.
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero c83d0b3ee2
add bulletproofs from v7 on testnet
7 years ago
moneromooo-monero d58835b2f6
integrate bulletproofs into monero
7 years ago
moneromooo-monero 90b8d9f271
add bulletproofs to the build, with basic unit tests
7 years ago
moneromooo-monero 493f7d0974
util: allow non numeric version parts
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 000666ff78
add a memwipe function
7 years ago
moneromooo-monero 37c1ce3b68
tests: disable libwallet_api_tests when BUILD_GUI_DEPS is not set
7 years ago
Riccardo Spagni 2e54e7ff0b
Merge pull request #2824
7 years ago
moneromooo-monero 51895fd7df
split wallet and wallet_api
7 years ago
moneromooo-monero f493eabba7
unit_tests: fix running without --data-dir
7 years ago
Riccardo Spagni 5c2dfe157b
Merge pull request #2771
7 years ago
Riccardo Spagni 74b699beda
Merge pull request #2812
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Riccardo Spagni 922aaf4e2a
Merge pull request #2644
7 years ago
moneromooo-monero 9ac5212775
unit_tests: fix build after wallet2 list/vector change
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
Pavel Maryanov a17efcb039
make this build on SunOS/Solaris
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago
Riccardo Spagni 4754390725
Merge pull request #2720
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
Riccardo Spagni 5d52463b57
Merge pull request #2670
7 years ago
Riccardo Spagni 9317c9c57e
Merge pull request #2617
7 years ago
moneromooo-monero e3e838d0cf
kaccak: remove unused return value
7 years ago
binaryFate 10013e9434 Protect node privacy by proper filtering in restricted-mode RPC answers
7 years ago
Riccardo Spagni 9d65a9cc98
Merge pull request #2483
7 years ago
Riccardo Spagni 13a84caa22
Merge pull request #2662
7 years ago
Riccardo Spagni 4146f2e202
Merge pull request #2666
7 years ago
Jaquee d04633121b fix libwallet api test after api change
7 years ago
moneromooo-monero 110339f553
unit_tests: fix data dir determination
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
Cole Lightfighter 4fb7794651 unit tests: OOB indexes & adding subaddress
7 years ago
moneromooo-monero 21b9f6f3c7
always use core_tests for consistency, not coretests
7 years ago
Cole Lightfighter 4fd6a3d27f Subaddress unit tests
7 years ago
kenshi84 88ebfd646a
core_tests: fix for subaddress patch
7 years ago
moneromooo-monero 8233a24ba8
unit_tests: fix build on windows
7 years ago
kenshi84 e373a2037b
performance_tests: add master spend pubkey to subaddress hashtable
7 years ago
moneromooo-monero fddd8d226f
performance_tests: fix build after subaddress patch
7 years ago
Riccardo Spagni b4126266d4
Merge pull request #2610
7 years ago
Riccardo Spagni 6159a83175
Merge pull request #2608
7 years ago
Riccardo Spagni cb9b1fcc94
Merge pull request #2582
7 years ago
Riccardo Spagni 1c546e0d81
Merge pull request #2565
7 years ago
Riccardo Spagni 56ea442fd3
Merge pull request #2555
7 years ago
Riccardo Spagni 5df4ecbb83
Merge pull request #2528
7 years ago
Riccardo Spagni 5ea20d6944
Merge pull request #2469
7 years ago
moneromooo-monero a4b4651cb0
dns_utils: allow an optional DNS server IP in DNS_PUBLIC
7 years ago
moneromooo-monero 7dbf76d0da
Fix an object lifetime bug in net load tests
7 years ago
iDunk5400 44c1d160c8
unit_tests: fix compiling on Windows
7 years ago
moneromooo-monero fe484f3049
unit_tests: data dir is now overridden with --data-dir
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni 8661f4e868
Merge pull request #2523
7 years ago
moneromooo-monero 240f769d21
tests: add sha256sum unit test
7 years ago
Lee Clagett 8b00687735 Upgrades to epee::net_utils::network_address
7 years ago
moneromooo-monero 452d4fae39
tests: fix hashchain unit tests
7 years ago
Riccardo Spagni a2041c9874
Merge pull request #2518
7 years ago
Cole Lightfighter ff7745bb87 Edited test readme for accuracy and depth
7 years ago
redfish 540d6fa3d5 tests: pass data dir as arg
7 years ago
Wei Tang 551a8ea60e mnemonics: new Lojban word list
7 years ago
moneromooo-monero 36c3465b98
wallet2: do not keep block hashes below last checkpoint
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
moneromooo-monero 06a681cf5b
performance_tests: add a test for is_out_to_acc_precomp
7 years ago
Riccardo Spagni e5a2cdbfad
Merge pull request #2457
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
Riccardo Spagni b911130a46
Merge pull request #2442
7 years ago
Riccardo Spagni 08ada1fa8b
Merge pull request #2440
7 years ago
moneromooo-monero 50a629b2e6
core_tests: catch (impossible in practice) tx extra api failure
7 years ago
moneromooo-monero a7ba3de1d3
libwallet_api_tests: initialize newblock_triggered on reset
7 years ago
moneromooo-monero b5faac5304
get_blockchain_top now returns void
7 years ago
moneromooo-monero 6a0fb301bb
performance_tests: adjust some iterations down a bit
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Cole Lightfighter c300ae56ca
Added test documentation & Keccak unit test
7 years ago
Cole Lightfighter f6119a8eaa
Added test documentation & Keccak unit test
7 years ago
moneromooo-monero 7adceee634
precomputed block hashes are now in blocks of N (currently 256)
7 years ago
moneromooo-monero 6137a0b94d
blockchain: reject unsorted ins and outs from v7
7 years ago
Howard Chu d2d8a41c47
Use actual batch size for resize estimates
7 years ago
Howard Chu 510d0d4753
Use a threadpool
7 years ago
moneromooo-monero 0c36b9f931
common: add apply_permutation file and function
7 years ago
moneromooo-monero 6ac61100a1
Add a --fluffy-blocks option to relay blocks as fluffy blocks
7 years ago
Howard Chu 3d19ab7067 Revert "Cleanup test impact of moving blockchain_db_types()"
7 years ago
Riccardo Spagni 36b978f50e
Merge pull request #2314
7 years ago
Howard Chu 3dd34a49ef
Cleanup test impact of moving blockchain_db_types()
7 years ago
Howard Chu c22d22e2db
Cleanup test impact of adding safesyncmode() method
7 years ago
Howard Chu 9a859844f4
Toggle SAFE syncmode on and off automatically
7 years ago
Howard Chu 4c7f8ac04f
DB cleanup
7 years ago
Riccardo Spagni 4466b6d1b0
Merge pull request #2303
7 years ago
Riccardo Spagni 4b2cc123ff
Merge pull request #2287
7 years ago
moneromooo-monero 5a283078ec
cryptonote_protocol: large block sync size before v4
7 years ago
moneromooo-monero 827afcb7ea
protocol: pass blockchain cumulative difficulty when syncing
7 years ago
Riccardo Spagni 124cbe3cf3
Merge pull request #2292
7 years ago
Riccardo Spagni 53dde37ceb
Merge pull request #2276
7 years ago
moneromooo-monero cb2d5ac788
mnemonics: new Esperanto word list
7 years ago
moneromooo-monero 08abb670e1
protocol: fix reorgs while syncing
7 years ago
moneromooo-monero a1891ebea9
tests: fix tests build
7 years ago
moneromooo-monero 158c3ecff3
core: thread most of handle_incoming_tx
7 years ago
moneromooo-monero 5be43fcdba
cryptonote_protocol_handler: sync speedup
7 years ago
Riccardo Spagni 8609ed86c4
Merge pull request #2116
7 years ago
moneromooo-monero 841231e5bd
Add fuzz testing using american fuzzy lop
7 years ago
moneromooo-monero f4e3dca113
unit_tests: fix build failures after network_address changes
7 years ago
Riccardo Spagni 78f965a9e2
Merge pull request #2082
7 years ago
moneromooo-monero 235df7f484
blockchain_db: add a txpool tx getter which returns existence
7 years ago
moneromooo-monero c3bec61da2
core_tests: fix tests failing due to new txpool code requitring batch transactions
7 years ago
Howard Chu d17c0fc2d0
Don't copy blockchain for coinbase_tx_sum
7 years ago
Riccardo Spagni a4c13ea092
Merge pull request #2039
7 years ago
Riccardo Spagni cd13bcb4d2
Merge pull request #2036
7 years ago
Riccardo Spagni 40eb22aeb4
Merge pull request #2016
7 years ago
Riccardo Spagni 545e2b003c
Merge pull request #1982
7 years ago
moneromooo-monero b52abd1370
Move txpool to the database
7 years ago
Gentian 4b932ff314 changed crypto to cncrypto so it generated libcncrypto
7 years ago
moneromooo-monero 89b2f3061b
tests: fix invalid key image test
7 years ago
Nano Akron d1db32511c Fix overlooked renaming of Português in the unit tests
7 years ago
Nano Akron 12fff108ea
Change Old_English to English_Old - 'Old English' is actually a language
7 years ago
Riccardo Spagni e53dd76a49
Merge pull request #1983
7 years ago
Nano Akron 54bcd260ff
Added Simplified Chinese electrum word list
7 years ago
Lee Clagett 93e10f1cc4 Simplified the implementation and features of span
7 years ago
Lee Clagett 4a8f96f95d Improvements for epee binary to hex functions:
7 years ago
Randi Joseph 933e08f2f3 Replace deprecated tmpnam function.
7 years ago
moneromooo-monero 6e6794786a
mnemonics: sanity checks for word lists
7 years ago
moneromooo-monero f065234b71
core: cache tx and block hashes in the respective classes
7 years ago
Lee Clagett 50cd179a60 Removed boost/asio.hpp include from epee/string_tools.h
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
kenshi84 7d07c64fe5
fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error
7 years ago
moneromooo-monero f75477819c
unit_tests: fix fee tests after quantization change
7 years ago
moneromooo-monero 12adb4a3f3
core: move hardfork back to cryptonote_core
7 years ago
Riccardo Spagni 700d218c5d
fix broken test data
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni ecbd3f0798
Merge pull request #1758
7 years ago
moneromooo-monero 5664826a84
unit_tests: hardfork unit test now needs get_block_blob_from_height
7 years ago
Howard Chu 80749e59a8
More for PR #1724
7 years ago