danicoin/src
moneromooo-monero 072102cfd2
abstracted nework addresses
All code which was using ip and port now uses a new IPv4 object,
subclass of a new network_address class. This will allow easy
addition of I2P addresses later (and also IPv6, etc).
Both old style and new style peer lists are now sent in the P2P
protocol, which is inefficient but allows peers using both
codebases to talk to each other. This will be removed in the
future. No other subclasses than IPv4 exist yet.
2017-05-27 11:35:54 +01:00
..
blockchain_db Partial fix #1876, check thread in block_txn_start() 2017-03-19 12:27:03 +00:00
blockchain_utilities blockchain_import: make --log-level understand categories 2017-03-05 19:45:22 +00:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common Merge pull request #1883 2017-03-18 20:30:19 +02:00
crypto Clean up ARMv8-a aes_expand_key() 2017-04-12 23:53:08 +01:00
cryptonote_basic Merge pull request #1938 2017-04-24 10:41:32 +02:00
cryptonote_core Merge pull request #1968 2017-04-24 10:46:23 +02:00
cryptonote_protocol abstracted nework addresses 2017-05-27 11:35:54 +01:00
daemon Merge pull request #1956 2017-04-11 00:34:46 +02:00
daemonizer Merge pull request #1897 2017-03-21 14:10:36 +02:00
mnemonics Change Old_English to English_Old - 'Old English' is actually a language 2017-04-24 20:27:12 +01:00
p2p abstracted nework addresses 2017-05-27 11:35:54 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct Simplified the implementation and features of span 2017-04-11 16:35:14 -04:00
rpc abstracted nework addresses 2017-05-27 11:35:54 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
wallet Merge pull request #2012 2017-05-05 11:35:03 +02:00
CMakeLists.txt IOS CMAKE build settings 2017-04-03 18:38:50 +02:00
cryptonote_config.h Merge pull request #1701 2017-05-05 11:26:11 +02:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version to 0.10.3.1 tag 2017-03-26 23:29:31 +02:00