danicoin/src
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
Library code should definitely not ask for console input unless
it's clearly an input function. Delegating the user interaction
part to the caller means it can now be used by a GUI, or have a
decision algorithm better adapted to a particular caller.
2017-07-27 11:30:13 +01:00
..
blockchain_db blockchain_db: add a txpool tx getter which returns existence 2017-06-11 15:36:48 +01:00
blockchain_utilities Move txpool to the database 2017-05-25 22:23:37 +01:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
crypto crypto: moved boost::lock_guard into a smaller scope 2017-06-22 18:11:15 +09:00
cryptonote_basic Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
cryptonote_core Merge pull request #2142 2017-07-19 11:49:42 +02:00
cryptonote_protocol Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
daemon Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
daemonizer Don't hardcode /tmp 2017-07-11 12:38:51 +01:00
mnemonics electrum-words: fix seed mistakenly thought to be old style 2017-06-22 16:47:07 +01:00
p2p Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rpc Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01:00
wallet Move OpenAlias console input back from libs 2017-07-27 11:30:13 +01: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