| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | added tx size to incoming_transfers RPC Call | Riccardo Spagni | 2015-02-20 | 2 | -0/+4 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Hopefully fixes build on Windows for real this time | Thomas Winget | 2015-03-20 | 1 | -5/+5 | |
| * | | | | | | Hopefully fixes build on Windows | Thomas Winget | 2015-03-20 | 3 | -3/+15 | |
| * | | | | | | DNS checkpoint loading for testnet should now be correct | Thomas Winget | 2015-03-01 | 4 | -4/+19 | |
| * | | | | | | sending commands to forked daemon works on testnet now | Thomas Winget | 2015-03-01 | 1 | -0/+4 | |
| * | | | | | | Fix tests building -- function signatures changed | Thomas Winget | 2015-03-01 | 2 | -0/+3 | |
| * | | | | | | revert stop_daemon method to use correct exit | Thomas Winget | 2015-02-24 | 1 | -1/+1 | |
| * | | | | | | RPC calls for background daemon added in | Thomas Winget | 2015-02-24 | 8 | -51/+300 | |
| * | | | | | | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 38 | -328/+3616 | |
| |/ / / / / | ||||||
| * | | | | | make fallback compatible with newer slow-hash | Riccardo Spagni | 2015-01-28 | 1 | -0/+12 | |
| * | | | | | replaced 64-bit multiplication in difficulty.cpp with a portable version | Riccardo Spagni | 2015-01-27 | 1 | -4/+34 | |
| | |_|/ / |/| | | | ||||||
| * | | | | added portable slow-hash, updated makefile targets, fixed readme | Riccardo Spagni | 2015-01-27 | 1 | -2/+152 | |
| * | | | | fixed sse2 ifdef | Riccardo Spagni | 2015-01-27 | 1 | -2/+2 | |
| * | | | | remove aes flag, detect no sse2 | Riccardo Spagni | 2015-01-27 | 1 | -0/+2 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #215 | Riccardo Spagni | 2015-01-15 | 4 | -2/+36 | |
| |\ \ \ | ||||||
| | * | | | Add a --restricted-rpc flag to simplewallet | moneromooo-monero | 2015-01-11 | 4 | -2/+36 | |
| * | | | | Merge pull request #214 | Riccardo Spagni | 2015-01-15 | 3 | -12/+45 | |
| |\ \ \ \ | ||||||
| | * | | | | Allow get_bulk_payments to return all payments regardless of payment ID | moneromooo-monero | 2015-01-11 | 3 | -12/+45 | |
| | |/ / / | ||||||
| * / / / | Fix seed node threaded DNS lookup | warptangent | 2015-01-14 | 1 | -27/+40 | |
| |/ / / | ||||||
| * | | | Merge pull request #206 | Riccardo Spagni | 2015-01-08 | 2 | -11/+59 | |
| |\ \ \ | ||||||
| | * | | | std::atomic_flag has no copy/move constructor, can't have a vector | Thomas Winget | 2014-12-15 | 1 | -9/+7 | |
| | * | | | small typo in previous commit | Thomas Winget | 2014-12-15 | 1 | -1/+1 | |
| | * | | | DNS seed timeout and fallback | Thomas Winget | 2014-12-15 | 2 | -11/+61 | |
| * | | | | previous hash added to GBT | Riccardo Spagni | 2015-01-06 | 2 | -0/+3 | |
| | |/ / |/| | | ||||||
| * | | | year updated in license | Riccardo Spagni | 2015-01-02 | 137 | -139/+139 | |
| |/ / | ||||||
| * | | Merge pull request #203 | Riccardo Spagni | 2014-12-13 | 3 | -4/+41 | |
| |\ \ | ||||||
| | * | | Document existing function | warptangent | 2014-12-11 | 1 | -0/+6 | |
| | * | | Repeat prompt for wallet path if invalid | warptangent | 2014-12-11 | 3 | -4/+35 | |
| | |/ | ||||||
| * | | Merge pull request #202 | Riccardo Spagni | 2014-12-13 | 1 | -2/+0 | |
| |\ \ | ||||||
| | * | | wallet2::rewrite update to not require bin file | warptangent | 2014-12-10 | 1 | -2/+0 | |
| | |/ | ||||||
| * | | Merge pull request #201 | Riccardo Spagni | 2014-12-13 | 1 | -7/+9 | |
| |\ \ | ||||||
| | * | | wallet2::load correctly initialize m_blockchain for wallet loaded without bin... | warptangent | 2014-12-10 | 1 | -7/+9 | |
| | |/ | ||||||
| * | | Merge pull request #200 | Riccardo Spagni | 2014-12-13 | 4 | -0/+125 | |
| |\ \ | ||||||
| | * | | Add simple_wallet::seed_set_language method | warptangent | 2014-12-08 | 2 | -0/+72 | |
| | * | | Add wallet2::verify_password method | warptangent | 2014-12-08 | 2 | -0/+53 | |
| | |/ | ||||||
| * / | onwards to 0.8.8.7 | Riccardo Spagni | 2014-12-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | version bump to 0.8.8.6v0.8.8.6 | Riccardo Spagni | 2014-12-08 | 1 | -1/+1 | |
| * | Merge pull request #196 | Riccardo Spagni | 2014-12-08 | 3 | -33/+66 | |
| |\ | ||||||
| | * | wallet JSON update for non-deterministic wallet data | warptangent | 2014-12-06 | 1 | -4/+10 | |
| | * | Checking and handling for deterministic vs non-deterministic wallet | warptangent | 2014-12-06 | 1 | -18/+34 | |
| | * | Extract check for deterministic keys to wallet2::is_deterministic() | warptangent | 2014-12-06 | 2 | -6/+20 | |
| | * | indentation | warptangent | 2014-12-06 | 1 | -1/+1 | |
| | * | replace lines with call to recently added print_seed() | warptangent | 2014-12-06 | 1 | -4/+1 | |
| * | | Merge pull request #183 | Riccardo Spagni | 2014-12-08 | 1 | -1/+5 | |
| |\ \ | |/ |/| | ||||||
| | * | Exception handling while refreshing in rpc wallet (credits to QCN) | Sammy Libre | 2014-11-01 | 1 | -1/+5 | |
| * | | increased version number for tagged releasev0.8.8.5 | Riccardo Spagni | 2014-12-02 | 1 | -1/+1 | |
| * | | fixed CMake version matching | Riccardo Spagni | 2014-12-02 | 1 | -1/+1 | |
| * | | Merge pull request #186 | Riccardo Spagni | 2014-12-02 | 3 | -6/+3 | |
| |\ \ | ||||||
| | * | | remove unused display variable | warptangent | 2014-12-01 | 1 | -3/+0 | |
| | * | | return true on success | warptangent | 2014-12-01 | 1 | -1/+1 | |
