mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-01-28 20:17:04 -03:00
fee8424938
Based on tewinget's update. Make OpenAlias address format independent of existing DNS functions. Add tests. Test: make debug-test cd build/debug/tests/unit_tests # test that regular DNS functions work, including IPv4 lookups. # also test function that converts OpenAlias address format make && ./unit_tests --gtest_filter=DNSResolver* # test that OpenAlias addresses like donate@getmonero.org work from # wallet tools make && ./unit_tests --gtest_filter=AddressFromURL.Success |
||
---|---|---|
.. | ||
base58.cpp | ||
base58.h | ||
boost_serialization_helper.h | ||
CMakeLists.txt | ||
command_line.cpp | ||
command_line.h | ||
dns_utils.cpp | ||
dns_utils.h | ||
http_connection.h | ||
int-util.h | ||
pod-class.h | ||
rpc_client.h | ||
scoped_message_writer.h | ||
unordered_containers_boost_serialization.h | ||
util.cpp | ||
util.h | ||
varint.h |