.. |
account.cpp
|
|
|
address_from_url.cpp
|
Change the address prefix from CC to TF
|
2020-05-29 23:20:49 +00:00 |
aligned.cpp
|
|
|
apply_permutation.cpp
|
|
|
base58.cpp
|
Change the address prefix from CC to TF
|
2020-05-29 23:20:49 +00:00 |
block_queue.cpp
|
|
|
block_reward.cpp
|
tests: fix tests after recent emission changes
|
2019-12-13 01:33:06 +00:00 |
blockchain_db.cpp
|
unlock_time is now valid only for coinbase txes
|
2020-05-29 23:20:50 +00:00 |
bootstrap_node_selector.cpp
|
daemon: auto public nodes - cache and prioritize most stable nodes
|
2020-02-28 08:06:43 +00:00 |
bulletproofs.cpp
|
Merge remote-tracking branch 'origin/master' into cc
|
2020-05-30 18:55:11 +00:00 |
canonical_amounts.cpp
|
|
|
cc.cpp
|
add city specializations
|
2020-06-14 23:43:30 +00:00 |
chacha.cpp
|
|
|
checkpoints.cpp
|
|
|
CMakeLists.txt
|
unit_tests: don't link to urho3d
|
2020-06-24 01:06:54 +00:00 |
command_line.cpp
|
|
|
crypto.cpp
|
|
|
decompose_amount_into_digits.cpp
|
|
|
device.cpp
|
|
|
difficulty.cpp
|
|
|
dns_resolver.cpp
|
|
|
epee_boosted_tcp_server.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
epee_levin_protocol_handler_async.cpp
|
|
|
epee_utils.cpp
|
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
|
2020-04-11 04:12:11 +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
|
unit_tests: fix missing test names
|
2020-02-18 23:56:21 +00:00 |
http.cpp
|
|
|
is_hdd.cpp
|
|
|
json_serialization.cpp
|
Merge remote-tracking branch 'origin/master' into cc
|
2020-05-30 18:55:11 +00:00 |
keccak.cpp
|
unit_tests: fix missing test names
|
2020-02-18 23:56:21 +00:00 |
levin.cpp
|
unit_tests: fix gcc+ warning
|
2020-04-18 18:04:20 +03:00 |
lmdb.cpp
|
|
|
logging.cpp
|
|
|
long_term_block_weight.cpp
|
|
|
main.cpp
|
|
|
memwipe.cpp
|
|
|
mlocker.cpp
|
|
|
mnemonics.cpp
|
|
|
mul_div.cpp
|
remove empty statements
|
2020-02-17 11:55:15 -05:00 |
multiexp.cpp
|
unit tests: replace global var with lambda returning static local var
|
2019-09-09 11:44:06 +09:00 |
multisig.cpp
|
Change the address prefix from CC to TF
|
2020-05-29 23:20:49 +00:00 |
net.cpp
|
Use byte_slice for sending zmq messages - removes data copy within zmq
|
2020-04-03 01:56:17 +00:00 |
node_server.cpp
|
Merge pull request #6214
|
2020-03-31 13:32:55 -05:00 |
notify.cpp
|
|
|
output_distribution.cpp
|
|
|
output_selection.cpp
|
|
|
parse_amount.cpp
|
|
|
pruning.cpp
|
|
|
quadtree.cpp
|
unit_tests: add a test for quadtree intersection
|
2020-02-22 14:17:21 +00:00 |
random.cpp
|
crypto: remove slight bias in key generation due to modulo
|
2018-07-05 09:18:01 +01:00 |
ringct.cpp
|
Merge remote-tracking branch 'origin/master' into cc
|
2020-05-30 18:55:11 +00:00 |
ringdb.cpp
|
|
|
rolling_median.cpp
|
|
|
rpc_version_str.cpp
|
|
|
serialization.cpp
|
unlock_time is now valid only for coinbase txes
|
2020-05-29 23:20:50 +00:00 |
sha256.cpp
|
|
|
slow_memmem.cpp
|
|
|
subaddress.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
test_notifier.cpp
|
|
|
test_peerlist.cpp
|
|
|
test_protocol_pack.cpp
|
Changed the use of boost:value_initialized for C++ list initializer
|
2019-09-02 14:16:29 +02:00 |
test_tx_utils.cpp
|
Merge remote-tracking branch 'origin/master' into cc
|
2020-05-30 18:55:11 +00:00 |
threadpool.cpp
|
|
|
unbound.cpp
|
|
|
unit_tests_utils.h
|
|
|
uri.cpp
|
Change the address prefix from CC to TF
|
2020-05-29 23:20:49 +00:00 |
varint.cpp
|
|
|
vercmp.cpp
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
wipeable_string.cpp
|
wipeable_string: split - treat CR, LF and Tabs as separators
|
2020-02-12 21:16:07 +00:00 |
zmq_rpc.cpp
|
|
|