.. |
CMakeLists.txt
|
blockchain: keep a rolling long term block weight median
|
2019-05-02 09:47:01 +00:00 |
account.cpp
|
…
|
|
address_from_url.cpp
|
…
|
|
aligned.cpp
|
…
|
|
apply_permutation.cpp
|
…
|
|
ban.cpp
|
allow blocking whole subnets
|
2019-07-16 11:35:53 +00:00 |
base58.cpp
|
…
|
|
block_queue.cpp
|
…
|
|
block_reward.cpp
|
…
|
|
blockchain_db.cpp
|
unit_tests: check return values on test data parsing
|
2019-07-01 15:17:30 +00:00 |
bulletproofs.cpp
|
…
|
|
canonical_amounts.cpp
|
…
|
|
chacha.cpp
|
…
|
|
checkpoints.cpp
|
…
|
|
command_line.cpp
|
…
|
|
crypto.cpp
|
…
|
|
decompose_amount_into_digits.cpp
|
…
|
|
device.cpp
|
…
|
|
difficulty.cpp
|
fix wide difficulty conversion with some versions of boost
|
2019-05-01 19:58:09 +00:00 |
dns_resolver.cpp
|
…
|
|
epee_boosted_tcp_server.cpp
|
…
|
|
epee_levin_protocol_handler_async.cpp
|
…
|
|
epee_utils.cpp
|
epee: support unicode in parsed strings
|
2019-08-16 17:06:03 +00:00 |
expect.cpp
|
…
|
|
fee.cpp
|
…
|
|
get_xtype_from_string.cpp
|
…
|
|
hardfork.cpp
|
testdb: add override keyword where missing
|
2019-04-17 10:26:25 +09:00 |
hashchain.cpp
|
…
|
|
hmac_keccak.cpp
|
test: hmac_keccak - fix number of chunks counting
|
2019-03-24 20:24:28 +01:00 |
http.cpp
|
…
|
|
is_hdd.cpp
|
…
|
|
json_serialization.cpp
|
…
|
|
keccak.cpp
|
keccak: guard against misaligned memory accesses on ARM
|
2019-07-04 22:13:16 +00:00 |
lmdb.cpp
|
…
|
|
logging.cpp
|
unit_tests: don't delete log file on windows, it will fail
|
2019-04-23 15:27:54 +00:00 |
long_term_block_weight.cpp
|
unit_tests/long_term_block_weight: some tweaks that seem to make more sense
|
2019-04-09 20:21:45 +09:00 |
main.cpp
|
…
|
|
memwipe.cpp
|
…
|
|
mlocker.cpp
|
…
|
|
mnemonics.cpp
|
use crypto::rand instead of libc rand in a few tests
|
2019-05-10 14:15:35 +00:00 |
mul_div.cpp
|
…
|
|
multiexp.cpp
|
…
|
|
multisig.cpp
|
Added socks proxy (tor/i2pd/kovri) support to wallet
|
2019-03-25 01:35:13 +00:00 |
net.cpp
|
allow blocking whole subnets
|
2019-07-16 11:35:53 +00:00 |
notify.cpp
|
…
|
|
output_distribution.cpp
|
Merge pull request #5496
|
2019-05-07 17:30:27 +02:00 |
output_selection.cpp
|
Merge pull request #5652
|
2019-08-15 17:13:18 -05:00 |
parse_amount.cpp
|
…
|
|
pruning.cpp
|
…
|
|
random.cpp
|
…
|
|
ringct.cpp
|
Replace std::random_shuffle with std::shuffle
|
2019-08-15 16:33:15 +02:00 |
ringdb.cpp
|
…
|
|
rolling_median.cpp
|
Replace std::random_shuffle with std::shuffle
|
2019-08-15 16:33:15 +02:00 |
serialization.cpp
|
ringct: prevent use of full ringct signatures for more than one input
|
2019-04-11 19:44:06 +00:00 |
sha256.cpp
|
…
|
|
slow_memmem.cpp
|
…
|
|
subaddress.cpp
|
…
|
|
test_notifier.cpp
|
…
|
|
test_peerlist.cpp
|
…
|
|
test_protocol_pack.cpp
|
add a few checks where it seems appropriate
|
2019-04-29 20:52:40 +00:00 |
test_tx_utils.cpp
|
…
|
|
threadpool.cpp
|
…
|
|
unbound.cpp
|
…
|
|
unit_tests_utils.h
|
…
|
|
uri.cpp
|
wallet2: reject standalone short payment IDs in monero: URI API
|
2019-05-01 18:41:39 +00:00 |
varint.cpp
|
remove unused code
|
2019-04-29 20:52:40 +00:00 |
vercmp.cpp
|
…
|
|
wipeable_string.cpp
|
…
|
|