Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | Fixed artifacts from cherry-picking devel->master | Thomas Winget | 1 | -2/+2 |
2014-09-23 | change to allow (at least a bit) for multiple TXT records | Thomas Winget | 1 | -7/+10 |
2014-09-23 | Simplewallet should now resolve urls to addresses | Thomas Winget | 1 | -2/+53 |
2014-09-15 | Separate testnet address prefix | Zachary Michaels | 1 | -6/+9 |
2014-09-15 | Separate rpc port for testnet | Zachary Michaels | 1 | -3/+7 |
2014-09-15 | Reorganize testnet constants | Zachary Michaels | 1 | -2/+2 |
2014-09-15 | Add testnet flag | Zachary Michaels | 2 | -9/+14 |
2014-09-12 | versioning now includes the commit hash, or -final for tagged releases | Riccardo Spagni | 1 | -3/+3 |
2014-08-05 | added viewkey command to CLI | Jakob Lind | 2 | -0/+9 |
2014-08-03 | refactoring. get seed code in wallet2 | Jakob Lind | 1 | -12/+3 |
2014-08-03 | check its deterministic wallet before printing seed | Jakob Lind | 1 | -3/+19 |
2014-08-03 | remove help text about seed only displayed once | Jakob Lind | 1 | -2/+2 |
2014-08-03 | added seed command to get deterministic seed. | Jakob Lind | 2 | -0/+12 |
2014-08-01 | #36 simplewallet refresh include optional height param | Jakob Lind | 1 | -1/+14 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 4 | -13/+116 |
2014-07-17 | Merge pull request #63 from mikezackles/bytecoin_for_merge | mikezackles | 1 | -2/+2 |
2014-07-01 | Fix thread count argument handling in simplewallet | Zachary Michaels | 1 | -2/+2 |
2014-06-30 | wallet RPC converted to use new transaction semantics | Thomas Winget | 2 | -165/+32 |
2014-06-30 | removed erroneous printing of newlines | Thomas Winget | 1 | -1/+0 |
2014-06-30 | removed some debugging code (really stupid printf-style debuggng.. | Thomas Winget | 1 | -11/+2 |
2014-06-30 | Transaction splitting *seems* to be working!!! | tom | 1 | -6/+21 |
2014-06-30 | Added confirmation prompt if transactions are to be split | Thomas Winget | 1 | -0/+16 |
2014-06-30 | added back successful tx message. oops. | Thomas Winget | 1 | -1/+3 |
2014-06-30 | up tx splits limit 5 -> 30 | Thomas Winget | 1 | -1/+1 |
2014-06-30 | final changes to get transaction splitting building. needs testing. | Thomas Winget | 2 | -16/+82 |
2014-06-30 | working on dividing functions in prep for tx splitting | tom | 2 | -9/+84 |
2014-06-12 | changed wallet mnemonic to use cout so it doesn't print to log | Thomas Winget | 1 | -1/+2 |
2014-06-12 | changed text a bit more | tom | 1 | -10/+11 |
2014-06-12 | changed some print messages | tom | 1 | -2/+2 |
2014-06-12 | allow two-random-numbers wallet generation (but not as default) | Thomas Winget | 2 | -36/+46 |
2014-06-12 | reworked command line args for simplewallet. | Thomas Winget | 2 | -19/+30 |
2014-06-12 | DRY cin input_line (and test replacement of non-DRY usage) | Thomas Winget | 1 | -6/+4 |
2014-06-12 | more pointer-based derp | Thomas Winget | 1 | -5/+10 |
2014-06-12 | fixed some pointer- and loop-based derps | Thomas Winget | 1 | -0/+2 |
2014-06-12 | builds, but doesn't link. other than that, electrum-style recovery implement... | Thomas Winget | 1 | -1/+9 |
2014-06-12 | most functions prototyped/modified for wallet recovery | Thomas Winget | 2 | -4/+41 |
2014-06-02 | Added 'payment_id' optional argument to 'transfer' wallet RPC method | Neozaru | 1 | -15/+2 |
2014-06-01 | Merge bitmonero@monero-project | Neozaru | 2 | -18/+16 |
2014-05-28 | simplewallet returns 0 when no error | Neozaru | 1 | -1/+1 |
2014-05-28 | Added '--exit-after-cmd' option in simplewallet | Neozaru | 1 | -1/+9 |
2014-05-28 | Fixed return status for '--help'. Fixed wallet name (use macro instead of 'by... | Neozaru | 1 | -2/+2 |
2014-05-26 | Merge remote-tracking branch 'origin/master' into 0.8.8update | mydesktop | 1 | -5/+11 |
2014-05-26 | simplewallet exits when COMMAND is given as a command-line argument | paybee | 1 | -5/+11 |
2014-05-25 | 0.8.8update | mydesktop | 2 | -6/+6 |
2014-05-16 | Added 'save_bc' command in daemon for saving blockchain remotely | Neozaru | 2 | -0/+18 |
2014-05-03 | initial [broken] update | mydesktop | 2 | -18/+148 |
2014-04-30 | various fixes to allow mac osx compilation | mydesktop | 1 | -1/+1 |
2014-04-07 | Improvements in JSON RPC | Antonio Juarez | 1 | -11/+15 |
2014-04-02 | json rpc for wallet and bugfix | Antonio Juarez | 2 | -167/+564 |
2014-03-20 | some fixes | Antonio Juarez | 2 | -112/+172 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 4 | -0/+864 |