| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 2017-02-08 | 69 | -610/+762 |
| * | Merge pull request #1679 | Riccardo Spagni | 2017-02-08 | 1 | -2/+7 |
| |\ | |||||
| | * | Wallet API: Catch error from tools::is_local_address | Jaquee | 2017-02-05 | 1 | -2/+7 |
| * | | Merge pull request #1674 | Riccardo Spagni | 2017-02-08 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | common: fix link error on at least one platform (no clue which one) | moneromooo-monero | 2017-02-05 | 1 | -0/+1 |
| * | | | bugfix: infinite recursion in get_account_address_from_str_or_url | kenshi84 | 2017-02-05 | 1 | -1/+1 |
| * | | | GUI: Improved refresh performance | Jaquee | 2017-02-04 | 1 | -7/+10 |
| * | | | wallet api: Remove initAsync() and don't start refresh automatically on init | Jaquee | 2017-02-04 | 3 | -31/+6 |
| * | | | wallet2::init() - disconnect before init if connected | Jaquee | 2017-02-04 | 1 | -0/+2 |
| | |/ |/| | |||||
| * | | Merge pull request #1669 | Riccardo Spagni | 2017-02-04 | 4 | -0/+184 |
| |\ \ | |||||
| | * | | wallet_rpc_server: add address book RPC calls | moneromooo-monero | 2017-02-04 | 4 | -0/+184 |
| | |/ | |||||
| * | | Merge pull request #1671 | Riccardo Spagni | 2017-02-04 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Use easylogging++'s stack trace facility where possible | moneromooo-monero | 2017-02-04 | 1 | -0/+19 |
| | |/ | |||||
| * | | Merge pull request #1666 | Riccardo Spagni | 2017-02-04 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix missing parentheses | Miguel Herranz | 2017-02-02 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge pull request #1665 | Riccardo Spagni | 2017-02-04 | 1 | -6/+1 |
| |\ \ | |||||
| | * | | simplewallet: cleanup | moneromooo-monero | 2017-02-02 | 1 | -5/+0 |
| | * | | simplewallet: fix build (unqualified type not in current scope) | moneromooo-monero | 2017-02-02 | 1 | -1/+1 |
| * | | | Merge pull request #1664 | Riccardo Spagni | 2017-02-04 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | core: fix integrated addresses breaking with auto zero change | moneromooo-monero | 2017-02-02 | 1 | -0/+2 |
| | |/ / | |||||
| * | | | Merge pull request #1640 | Riccardo Spagni | 2017-02-04 | 4 | -2/+54 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | simplewallet: option to always ask password for any crytical operations | kenshi84 | 2017-02-03 | 4 | -2/+54 |
| * | | | Merge pull request #1663 | Riccardo Spagni | 2017-02-02 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Add missing include | Miguel Herranz | 2017-02-02 | 1 | -0/+2 |
| * | | | | Merge pull request #1641 | Riccardo Spagni | 2017-02-02 | 2 | -1/+16 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Separate data per P2P port | Miguel Herranz | 2017-01-28 | 2 | -1/+16 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1654 | Riccardo Spagni | 2017-02-02 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * | | | Added days uptime to the status message | NanoAkron | 2017-01-31 | 1 | -4/+6 |
| * | | | | Merge pull request #1652 | Riccardo Spagni | 2017-02-02 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Changed console output for transaction from L0 to L1 | NanoAkron | 2017-01-30 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #1647 | Riccardo Spagni | 2017-02-02 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | wallet2: fix corner case failing to send a second output | moneromooo-monero | 2017-01-28 | 1 | -1/+2 |
| | |/ / / | |||||
| * | | | | Merge pull request #1646 | Riccardo Spagni | 2017-02-02 | 2 | -6/+7 |
| |\ \ \ \ | |||||
| | * | | | | Update and use blockchain data files defines | Miguel Herranz | 2017-01-28 | 2 | -6/+7 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #1645 | Riccardo Spagni | 2017-02-02 | 4 | -65/+43 |
| |\ \ \ \ | |||||
| | * | | | | Factor is_address_local code into a tools function | moneromooo-monero | 2017-01-28 | 4 | -65/+43 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #1643 | Riccardo Spagni | 2017-02-02 | 3 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | wallet_rpc_server: fix logs going to the wrong file | moneromooo-monero | 2017-01-28 | 3 | -7/+7 |
| | |/ / / | |||||
| * | | | | Merge pull request #1642 | Riccardo Spagni | 2017-02-02 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | core: set missing verifivation_failed flag when rejecting a tx | moneromooo-monero | 2017-01-28 | 1 | -0/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #1639 | Riccardo Spagni | 2017-02-02 | 2 | -0/+28 |
| |\ \ \ \ | |||||
| | * | | | | Add change_password for simplewallet | Ashley Perpetual | 2017-01-29 | 2 | -0/+28 |
| | |/ / / | |||||
| * | | | | Merge pull request #1636 | Riccardo Spagni | 2017-02-02 | 1 | -0/+17 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add concurrency check to rpc mining to ensure not too many threads. number of... | Ashley Perpetual | 2017-01-28 | 1 | -0/+17 |
| | |/ / | |||||
| * | | | Merge pull request #1634 | Riccardo Spagni | 2017-02-02 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Fix invalid + of std::string and int | Timothy D. Prime | 2017-01-26 | 2 | -4/+4 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1631 | Riccardo Spagni | 2017-02-02 | 1 | -4/+8 |
| |\ \ \ | |||||
| | * | | | Blockfill - Sort tx pool correctly | Alexis Enston | 2017-01-25 | 1 | -2/+2 |
| | * | | | Blockfill - Take TX fees into account properly | Alexis Enston | 2017-01-25 | 1 | -1/+1 |
| | * | | | Consider empty block when filling with TXs | Alexis Enston | 2017-01-25 | 1 | -1/+5 |
| | |/ / | |||||
