1
0
Fork 0
forked from lthn/blockchain
blockchain/src/wallet
2019-06-29 00:39:50 +03:00
..
core_default_rpc_proxy.cpp fixed ofline state 2019-01-15 22:41:30 +03:00
core_default_rpc_proxy.h zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
core_rpc_proxy.h zano: resolve build warnings (-Wdelete-non-virtual-dtor) 2019-02-20 07:19:02 +00:00
wallet2.cpp simplewallet: PoS mining in RPC mode made more kind to another wallet's instances (tx pool awareness, ZANO-385 2019-06-27 02:30:43 +03:00
wallet2.h added more stat in wallet logs 2019-05-15 20:24:54 +02:00
wallet2_escrow.cpp wallet & coretests: made contract validation more correct (zero A pledge is acceptable but B pledge + amount_to_pay must be > 0) 2019-06-18 20:42:37 +03:00
wallet_errors.h wallet: watch-only & cold-signing 2019-04-08 14:16:11 +03:00
wallet_rpc_server.cpp simplewallet: PoS mining in RPC mode made more kind to another wallet's instances (tx pool awareness, ZANO-385 2019-06-27 02:30:43 +03:00
wallet_rpc_server.h cold-signing is finally working in CLI and via RPC 2019-04-12 09:48:33 +03:00
wallet_rpc_server_commans_defs.h fixed bug with payment id visualisation 2019-06-29 00:39:50 +03:00
wallet_rpc_server_error_codes.h wallet: sign_transfer + submit_transfer implemented 2019-04-05 00:42:28 +03:00