| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Build wallet with Android NDK | MoroccanMalinois | 2017-01-05 | 4 | -5/+37 |
| * | add tx hash to time stats | luigi1111 | 2016-12-21 | 1 | -2/+5 |
| * | core: fix recalculation of emission/fees | moneromooo-monero | 2016-12-21 | 1 | -7/+4 |
| * | Merge pull request #1479 | Riccardo Spagni | 2016-12-20 | 1 | -1/+1 |
| |\ | |||||
| | * | simplewallet: bump output file format version | moneromooo-monero | 2016-12-20 | 1 | -1/+1 |
| * | | common: add missing #include <system_error> for std::error_code | moneromooo-monero | 2016-12-20 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #1474 | Riccardo Spagni | 2016-12-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Lower connection timeout in check_connection() | Jaquee | 2016-12-19 | 1 | -1/+1 |
| * | | Merge pull request #1473 | Riccardo Spagni | 2016-12-20 | 2 | -18/+0 |
| |\ \ | |||||
| | * | | Removed unused functions | Lee Clagett | 2016-12-19 | 2 | -18/+0 |
| | |/ | |||||
| * | | Merge pull request #1472 | Riccardo Spagni | 2016-12-20 | 7 | -368/+218 |
| |\ \ | |||||
| | * | | Refactored password prompting for wallets | Lee Clagett | 2016-12-19 | 7 | -368/+218 |
| * | | | Merge pull request #1469 | Riccardo Spagni | 2016-12-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | simplewallet: add pending/pool/failed in the show_transfers help | moneromooo-monero | 2016-12-17 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1468 | Riccardo Spagni | 2016-12-20 | 3 | -0/+12 |
| |\ \ \ | |||||
| | * | | | wallet2_api: add an API to the OpenAlias resolver | moneromooo-monero | 2016-12-17 | 3 | -0/+12 |
| | |/ / | |||||
| * | | | Merge pull request #1467 | Riccardo Spagni | 2016-12-20 | 10 | -0/+147 |
| |\ \ \ | |||||
| | * | | | rpc: new function and RPC to get alternative chain info | moneromooo-monero | 2016-12-17 | 10 | -0/+147 |
| | |/ / | |||||
| * | | | Merge pull request #1466 | Riccardo Spagni | 2016-12-20 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | simplewallet: add return type for donate function | anonimal | 2016-12-17 | 1 | -0/+1 |
| | * | | | simplewallet: hardcode Monero's donation address | anonimal | 2016-12-17 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | Merge pull request #1462 | Riccardo Spagni | 2016-12-20 | 9 | -34/+97 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | support importing unportable outputs | kenshi84 | 2016-12-20 | 1 | -3/+12 |
| | * | | also use portable serializer for boost_serialization_helper.h and net_node.in... | kenshi84 | 2016-12-20 | 7 | -19/+50 |
| | * | | moved boost cpp into hpp since they're supposed to be header only | kenshi84 | 2016-12-20 | 1 | -1/+0 |
| | * | | added experimental boost::archive::portable_binary_{i|o}archive | kenshi84 | 2016-12-16 | 5 | -15/+39 |
| | |/ | |||||
| * / | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 2016-12-16 | 5 | -17/+205 |
| |/ | |||||
| * | Merge pull request #1459 | Riccardo Spagni | 2016-12-15 | 4 | -4/+6 |
| |\ | |||||
| | * | Preliminary support for DragonFly BSD | Antonio Huete Jimenez | 2016-12-15 | 4 | -4/+6 |
| * | | Merge pull request #1455 | Riccardo Spagni | 2016-12-15 | 5 | -9/+9 |
| |\ \ | |||||
| | * | | AddressBook: use unsigned type for row ID's | anonimal | 2016-12-14 | 5 | -9/+9 |
| | |/ | |||||
| * | | Merge pull request #1449 | Riccardo Spagni | 2016-12-15 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | fix MGs json | moneroexamples | 2016-12-14 | 1 | -3/+3 |
| | |/ | |||||
| * | | Merge pull request #1452 | Riccardo Spagni | 2016-12-15 | 3 | -22/+65 |
| |\ \ | |||||
| | * | | Wallet API: Do not refresh while daemon is syncing | Jaquee | 2016-12-15 | 3 | -22/+65 |
| | |/ | |||||
| * | | Merge pull request #1451 | Riccardo Spagni | 2016-12-15 | 2 | -0/+41 |
| |\ \ | |||||
| | * | | wallet cli: donate command | Kenshi Takayama | 2016-12-15 | 2 | -0/+41 |
| | |/ | |||||
| * | | Merge pull request #1444 | Riccardo Spagni | 2016-12-15 | 2 | -1/+2 |
| |\ \ | |/ |/| | |||||
| | * | Adding HTTP Digest Auth (but not yet enabled) | Lee Clagett | 2016-12-13 | 2 | -1/+2 |
| * | | Merge pull request #1445v0.10.1 | Riccardo Spagni | 2016-12-13 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | rename cn_deserialize | Riccardo Spagni | 2016-12-13 | 1 | -1/+1 |
| * | | | Merge pull request #1446 | Riccardo Spagni | 2016-12-13 | 14 | -15/+43 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t... | Randi Joseph | 2016-12-13 | 14 | -15/+43 |
| | |/ | |||||
| * | | Merge pull request #1437 | Riccardo Spagni | 2016-12-13 | 3 | -1/+4 |
| |\ \ | |||||
| | * | | bump version | Riccardo Spagni | 2016-12-13 | 1 | -1/+1 |
| | * | | update checkpoints | Riccardo Spagni | 2016-12-13 | 1 | -0/+0 |
| | * | | update checkpoints | Riccardo Spagni | 2016-12-13 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #1442 | Riccardo Spagni | 2016-12-13 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | blockchain: fix reorganizations past a hard fork boundary | moneromooo-monero | 2016-12-13 | 1 | -0/+3 |
| | |/ | |||||
| * | | Merge pull request #1441 | Riccardo Spagni | 2016-12-13 | 3 | -15/+17 |
| |\ \ | |||||
