wownero/src
Thomas Winget d433a696e5 wallet RPC converted to use new transaction semantics
wallet RPC now uses wallet2::create_transactions and wallet2::commit_tx instead
of wallet2::transfer.  This made it possible to add the RPC call /transfer_split, which
will split transactions automatically if they are too large.  The old call to
/transfer will return an error stating to use /transfer_split if multiple
transactions are needed to fulfill the request.
2014-06-30 07:16:50 -04:00
..
common DRY cin input_line (and test replacement of non-DRY usage) 2014-06-12 19:05:52 -04:00
connectivity_tool some fixes 2014-03-20 11:46:11 +00:00
crypto Update slow-hash.c 2014-06-19 23:49:25 -07:00
cryptonote_core set max block size for gbt 2014-06-26 16:42:24 -04:00
cryptonote_protocol Added static_cast to hshd.current_height 2014-06-04 23:10:33 +02:00
daemon 0.8.8update 2014-05-25 13:06:40 -04:00
miner 20s timeout for zone117x pool 2014-05-12 21:30:00 -04:00
p2p added new seed nodes 2014-06-10 17:29:37 +02:00
platform moved all stuff to github 2014-03-03 22:07:58 +00:00
rpc new error code for rpc 2014-06-11 17:39:59 -04:00
serialization 0.8.8update 2014-05-25 13:06:40 -04:00
simplewallet wallet RPC converted to use new transaction semantics 2014-06-30 07:16:50 -04:00
wallet wallet RPC converted to use new transaction semantics 2014-06-30 07:16:50 -04:00
CMakeLists.txt Link to pthreads on non-apple unix 2014-06-11 13:15:23 -04:00
cryptonote_config.h set max block size for gbt 2014-06-26 16:42:24 -04:00
version.cmake moved all stuff to github 2014-03-03 22:07:58 +00:00
version.h.in 0.8.8update 2014-05-25 13:06:40 -04:00