| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | wallet2: speed up transactions using remote nodes | moneromooo-monero | 2017-03-20 | 2 | -4/+42 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #1902 | Riccardo Spagni | 2017-03-20 | 3 | -22/+32 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | blockchain: lower the relay fee by 2% | moneromooo-monero | 2017-03-20 | 1 | -1/+1 | |
| | * | | tx_pool: use new filling algorithm from v5 only | moneromooo-monero | 2017-03-20 | 1 | -20/+30 | |
| | * | | wallet2: start using new fee priorities at v5, not 14 days laer | moneromooo-monero | 2017-03-20 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1896 | Riccardo Spagni | 2017-03-19 | 1 | -0/+17 | |
| |\ \ | ||||||
| | * | | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block | moneromooo-monero | 2017-03-19 | 1 | -0/+17 | |
| * | | | Merge pull request #1895 | Riccardo Spagni | 2017-03-19 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Partial fix #1876, check thread in block_txn_start() | Howard Chu | 2017-03-19 | 1 | -1/+2 | |
| * | | | | Merge pull request #1893 | Riccardo Spagni | 2017-03-19 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Revert "Increase the log level for the info about log levels" | moneromooo-monero | 2017-03-19 | 1 | -2/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1892 | Riccardo Spagni | 2017-03-19 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id | kenshi84 | 2017-03-19 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1890 | Riccardo Spagni | 2017-03-19 | 9 | -33/+176 | |
| |\ \ \ \ | ||||||
| | * | | | | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 2017-03-18 | 9 | -33/+176 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1889 | Riccardo Spagni | 2017-03-19 | 1 | -4/+6 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet: increase node_rpc_proxy timeout to match wallet2 | moneromooo-monero | 2017-03-18 | 1 | -4/+6 | |
| | |/ / | ||||||
| * | | | Merge pull request #1887 | Riccardo Spagni | 2017-03-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | update version to 0.10.3.0 | Riccardo Spagni | 2017-03-18 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1888 | Riccardo Spagni | 2017-03-18 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | daemon: fix missing close parenthesis in alt_chain_info output | moneromooo-monero | 2017-03-18 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1886 | Riccardo Spagni | 2017-03-18 | 1 | -5/+0 | |
| |\ \ | ||||||
| | * | | simplewallet: allow setting tx priority in watch wallets | moneromooo-monero | 2017-03-18 | 1 | -5/+0 | |
| * | | | Merge pull request #1885 | Riccardo Spagni | 2017-03-18 | 1 | -2/+14 | |
| |\ \ \ | ||||||
| | * | | | daemon: alt_chain_info now prints fork depth | moneromooo-monero | 2017-03-18 | 1 | -2/+14 | |
| | |/ / | ||||||
| * | | | Merge pull request #1884 | Riccardo Spagni | 2017-03-18 | 1 | -0/+28 | |
| |\ \ \ | ||||||
| | * | | | wallet_rpc_server: make a few RPCs unavailable in restricted mode | moneromooo-monero | 2017-03-18 | 1 | -0/+28 | |
| | |/ / | ||||||
| * | | | Merge pull request #1883 | Riccardo Spagni | 2017-03-18 | 5 | -13/+13 | |
| |\ \ \ | ||||||
| | * | | | use const references in catch blocks | moneromooo-monero | 2017-03-18 | 5 | -13/+13 | |
| | |/ / | ||||||
| * | | | Merge pull request #1882 | Riccardo Spagni | 2017-03-18 | 4 | -20/+62 | |
| |\ \ \ | ||||||
| | * | | | wallet2: call is_key_image_spent in blocks in rescan_spent | moneromooo-monero | 2017-03-18 | 1 | -20/+23 | |
| | * | | | wallet_rpc_server: add a rescan_spent RPC | moneromooo-monero | 2017-03-18 | 3 | -0/+39 | |
| | |/ / | ||||||
| * | | | Merge pull request #1881 | Riccardo Spagni | 2017-03-18 | 1 | -1/+7 | |
| |\ \ \ | ||||||
| | * | | | simplewallet: catch case where no transactions are made | moneromooo-monero | 2017-03-18 | 1 | -1/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #1880 | Riccardo Spagni | 2017-03-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | bump version number | Riccardo Spagni | 2017-03-17 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #1879 | Riccardo Spagni | 2017-03-18 | 2 | -26/+63 | |
| |\ \ \ | ||||||
| | * | | | p2p: use the fallback seed IPs when not enough seeds are found | moneromooo-monero | 2017-03-18 | 2 | -26/+63 | |
| * | | | | Merge pull request #1875 | Riccardo Spagni | 2017-03-18 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Added hint to adjust jail configuration to readme for FreeBSD | S | 2017-03-17 | 1 | -1/+1 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1874 | Riccardo Spagni | 2017-03-18 | 5 | -9/+15 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | wallet-rpc: enable openalias | stoffu | 2017-03-17 | 5 | -9/+15 | |
| |/ / / | ||||||
| * | | | Merge pull request #1869 | Riccardo Spagni | 2017-03-15 | 10 | -76/+112 | |
| |\ \ \ | ||||||
| | * | | | Add intervening v5 fork for increased min block size | moneromooo-monero | 2017-03-15 | 10 | -76/+112 | |
| * | | | | Merge pull request #1868 | Riccardo Spagni | 2017-03-15 | 1 | -5/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Specify "524,288" iterations instead of "500,000" | darentuzi | 2017-03-14 | 1 | -5/+5 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #1867 | Riccardo Spagni | 2017-03-15 | 1 | -1/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | protocol: fix wrong tx being looked up from fluffy block | moneromooo-monero | 2017-03-13 | 1 | -1/+10 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #1861 | Riccardo Spagni | 2017-03-15 | 1 | -0/+19 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Adds a config file option to the wallet | Arne Brutschy | 2017-03-12 | 1 | -0/+19 | |
| | |/ / | ||||||
