danicoin/src/simplewallet
moneromooo-monero ff8825210d
simplewallet: factor locked_transfer, and fix a few rough edges
Factor locked_transfer into transfer_main, which brings various
improvements for free (multiple addresses, proper detection of
multiple payment ids, obeying the prompt settings).

Also fix a few things, such as using uint64_t instead of int
for block heights, actually checking whether getting blockchain
height succeeded, etc.
2016-10-23 18:21:30 +01:00
..
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
password_container.cpp Fix #864 2016-08-01 02:32:14 +00:00
password_container.h Fix #864 2016-08-01 02:32:14 +00:00
simplewallet.cpp simplewallet: factor locked_transfer, and fix a few rough edges 2016-10-23 18:21:30 +01:00
simplewallet.h Merge pull request #1179 2016-10-04 12:18:55 +02:00