aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Separate rpc port for testnetZachary Michaels1-1/+5
2014-09-15Reorganize testnet constantsZachary Michaels1-1/+1
2014-09-15Add testnet flagZachary Michaels1-7/+30
2014-09-13Change wallet to not try to extract tx public key when tx has no outputs (fix...iamsmooth1-45/+49
2014-08-03refactoring. get seed code in wallet2Jakob Lind1-0/+18
2014-08-01#36 make it compile and work properlyJakob Lind1-4/+2
2014-08-01#36 simplewallet refresh include optional height paramJakob Lind1-9/+7
2014-07-23License updated to BSD 3-clausefluffypony1-4/+29
2014-07-22Add get_bulk_payments rpc callZachary Michaels1-3/+6
2014-06-30wallet RPC converted to use new transaction semanticsThomas Winget1-4/+152
2014-06-30final changes to get transaction splitting building. needs testing.Thomas Winget1-3/+30
2014-06-30Added comments to wallet functionsThomas Winget1-0/+7
2014-06-30Revert "Do not fall over when refreshing balance fails"Thomas Winget1-2/+1
2014-06-29Do not fall over when refreshing balance failsMatthew Little1-1/+2
2014-06-12allow two-random-numbers wallet generation (but not as default)Thomas Winget1-2/+2
2014-06-12builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget1-2/+3
2014-06-12most functions prototyped/modified for wallet recoveryThomas Winget1-2/+4
2014-06-02Added 'payment_id' optional argument to 'transfer' wallet RPC methodNeozaru1-0/+14
2014-05-250.8.8updatemydesktop1-2/+2
2014-05-03initial [broken] updatemydesktop1-27/+92
2014-04-30Reverting wallet2.cpp to proper bugfixmonero-project1-5/+0
2014-04-30further fixes for mac osxmydesktop1-0/+11
2014-04-30Warn user on attempting to remove build directory for make cleanmydesktop1-1/+1
2014-04-30return for unhandleable tx_extramonero-project1-0/+4
2014-04-30Temporarily disable error relating to mangled tx_extra fieldsmonero-project1-1/+4
2014-04-18checkpoints removedthankful_for_today1-1/+1
2014-04-07Improvements in JSON RPCAntonio Juarez1-27/+27
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-150/+153
2014-03-20some fixesAntonio Juarez1-53/+60
2014-03-03moved all stuff to githubAntonio Juarez1-0/+595