.. |
account.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
address_from_url.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
aligned.cpp
|
unit_tests: add unit test for alloc alignment being a power of 2
|
2018-10-08 11:36:42 +00:00 |
apply_permutation.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
ban.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
base58.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
block_queue.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
block_reward.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
blockchain_db.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
bulletproofs.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
canonical_amounts.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
chacha.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
checkpoints.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
CMakeLists.txt
|
Make difficulty 128 bit instead of 64 bit
|
2019-03-24 21:03:19 +00:00 |
command_line.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
crypto.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
decompose_amount_into_digits.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
device.cpp
|
ringct: remove unused senderPk from ecdhTuple
|
2019-01-22 23:17:42 +00:00 |
difficulty.cpp
|
Make difficulty 128 bit instead of 64 bit
|
2019-03-24 21:03:19 +00:00 |
dns_resolver.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
epee_boosted_tcp_server.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
epee_levin_protocol_handler_async.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
epee_utils.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
expect.cpp
|
Adding expect<T> - a value-or-error implementation
|
2018-09-12 22:44:34 +00:00 |
fee.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
get_xtype_from_string.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
hardfork.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
hashchain.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
hmac_keccak.cpp
|
test: hmac_keccak - fix number of chunks counting
|
2019-03-24 20:24:28 +01:00 |
http.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
is_hdd.cpp
|
Merge pull request #4424
|
2018-09-29 22:19:44 +02:00 |
json_serialization.cpp
|
add a bulletproof version, new bulletproof type, and rct config
|
2019-01-22 23:17:24 +00:00 |
keccak.cpp
|
tests: fix MSYS2 gcc 7.3.0 warning -Wtype-limits
|
2018-10-29 08:20:15 +03:00 |
lmdb.cpp
|
Adding classes, functions, and utilities for common LMDB operations.
|
2019-03-19 17:52:26 +00:00 |
logging.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
long_term_block_weight.cpp
|
unit_tests: fix long term block weight test after cache change
|
2019-04-03 00:10:48 +00:00 |
main.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
memwipe.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
mlocker.cpp
|
Merge pull request #4459
|
2018-09-29 22:20:38 +02:00 |
mnemonics.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
mul_div.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
multiexp.cpp
|
unit_tests: add a few more multiexp unit tests
|
2018-09-11 13:38:19 +00:00 |
multisig.cpp
|
Added socks proxy (tor/i2pd/kovri) support to wallet
|
2019-03-25 01:35:13 +00:00 |
net.cpp
|
Added socks proxy (tor/i2pd/kovri) support to wallet
|
2019-03-25 01:35:13 +00:00 |
notify.cpp
|
unit_tests: remove leftover debug print
|
2019-02-01 19:14:55 +00:00 |
output_distribution.cpp
|
ArticMine's new block weight algorithm
|
2019-03-04 09:33:58 +00:00 |
output_selection.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
parse_amount.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
pruning.cpp
|
Pruning
|
2019-01-22 20:30:51 +00:00 |
random.cpp
|
crypto: remove slight bias in key generation due to modulo
|
2018-07-05 09:18:01 +01:00 |
ringct.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
ringdb.cpp
|
Rename "blackball" for clarity
|
2018-10-18 18:45:45 +00:00 |
serialization.cpp
|
Make difficulty 128 bit instead of 64 bit
|
2019-03-24 21:03:19 +00:00 |
sha256.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
slow_memmem.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
subaddress.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
test_notifier.cpp
|
unit_tests: add a notifier test
|
2018-10-01 09:14:20 +00:00 |
test_peerlist.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
test_protocol_pack.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
test_tx_utils.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
threadpool.cpp
|
threadpool: allow leaf functions to run concurrently
|
2018-06-26 22:15:22 +01:00 |
unbound.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
unit_tests_utils.h
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
uri.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
varint.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
vercmp.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
wipeable_string.cpp
|
Merge pull request #4424
|
2018-09-29 22:19:44 +02:00 |