danicoin/src
warptangent fee8424938
Allow name@domain.tld for OpenAlias lookups
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
2015-05-19 02:56:04 -07:00
..
blockchain_db Allow BlockchainLMDB to be opened in read-only mode 2015-05-16 01:34:58 -07:00
blockchain_utilities Allow BlockchainLMDB to be opened in read-only mode 2015-05-16 01:34:58 -07:00
common Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
connectivity_tool 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
crypto disable non-working optimized slow_hash on 32 bit intel 2015-04-13 16:38:33 -07:00
cryptonote_core Fixes changes to sort tx by fee per kb 2015-05-13 20:27:06 -04:00
cryptonote_protocol remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
daemon Add mempool output to daemon via command and RPC 2015-04-23 07:04:36 -07:00
daemonizer Hopefully fixes build on Windows for real this time 2015-03-20 16:56:55 -04:00
miner 2014 network limit 1.2 +utils +toc -doc -drmonero 2015-02-20 22:28:03 +01:00
mnemonics fixed English word list issue: 'launchpad' should be 'ourselves' 2015-03-04 15:31:24 +02:00
p2p Merge branch 'clang_fixes' into clang_fixes-master 2015-05-06 19:10:51 +03:00
platform year updated in license 2015-01-02 18:52:46 +02:00
rpc Add mempool output to daemon via command and RPC 2015-04-23 07:04:36 -07:00
serialization 2014 network limit 1.1 +utils +toc -doc -drmonero 2015-02-20 22:13:00 +01:00
simplewallet remerged; commands JSON. logging upgrade. doxygen 2015-04-01 19:00:45 +02:00
wallet Allow name@domain.tld for OpenAlias lookups 2015-05-19 02:56:04 -07:00
Changelog Network 1.6: network limits, logging, +doxy 2015-04-01 19:34:59 +02:00
CMakeLists.txt Rename src/blockchain_converter/ to src/blockchain_utilities/ 2015-05-08 14:24:51 -07:00
cryptonote_config.h minimum subsidy for mining incentives, remove unused LEGACY_FEE define 2015-03-04 23:35:04 -08:00
version.cmake year updated in license 2015-01-02 18:52:46 +02:00
version.h.in onwards to 0.8.8.7 2014-12-13 13:45:57 +02:00