Age | Commit message (Expand) | Author | Files | Lines |
2017-04-24 | Merge pull request #1967 | Riccardo Spagni | 1 | -2/+1 |
2017-04-24 | Merge pull request #1966 | Riccardo Spagni | 1 | -1/+1 |
2017-04-24 | Merge pull request #1965 | Riccardo Spagni | 1 | -1/+1 |
2017-04-24 | Merge pull request #1962 | Riccardo Spagni | 2 | -14/+18 |
2017-04-24 | Merge pull request #1961 | Riccardo Spagni | 1 | -8/+20 |
2017-04-24 | Merge pull request #1959 | Riccardo Spagni | 1 | -1/+1 |
2017-04-24 | Merge pull request #1954 | Riccardo Spagni | 6 | -97/+407 |
2017-04-24 | Merge pull request #1938 | Riccardo Spagni | 10 | -12/+19 |
2017-04-24 | Merge pull request #1816 | Riccardo Spagni | 14 | -76/+728 |
2017-04-19 | Add expected total reward to RPC "getblocktemplate". | assylias | 10 | -12/+19 |
2017-04-12 | Easylogging: remove invalid static in function member definition | MoroccanMalinois | 1 | -1/+1 |
2017-04-12 | Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOG | MoroccanMalinois | 1 | -2/+1 |
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 7 | -208/+169 |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 14 | -76/+767 |
2017-04-11 | Spelling mistake in About this project paragraph | Andrei Muresan | 1 | -1/+1 |
2017-04-11 | Resolve #92 add ability to create wallets thru RPC | Howard Chu | 6 | -97/+407 |
2017-04-11 | Merge pull request #1956 | Riccardo Spagni | 2 | -2/+4 |
2017-04-11 | Merge pull request #1955 | Riccardo Spagni | 2 | -7/+1 |
2017-04-11 | Merge pull request #1952 | Riccardo Spagni | 8 | -1/+122 |
2017-04-11 | Merge pull request #1951 | Riccardo Spagni | 1 | -4/+10 |
2017-04-11 | Merge pull request #1950 | Riccardo Spagni | 7 | -21/+206 |
2017-04-11 | Merge pull request #1949 | Riccardo Spagni | 2 | -21/+21 |
2017-04-11 | Merge pull request #1948 | Riccardo Spagni | 1 | -4/+9 |
2017-04-11 | Merge pull request #1946 | Riccardo Spagni | 1 | -0/+2 |
2017-04-11 | Merge pull request #1944 | Riccardo Spagni | 1 | -10/+16 |
2017-04-11 | Merge pull request #1940 | Riccardo Spagni | 2 | -680/+1243 |
2017-04-11 | Merge pull request #1937 | Riccardo Spagni | 1 | -3/+5 |
2017-04-11 | Merge pull request #1932 | Riccardo Spagni | 1 | -2/+2 |
2017-04-11 | Merge pull request #1931 | Riccardo Spagni | 1 | -1/+0 |
2017-04-11 | Merge pull request #1929 | Riccardo Spagni | 1 | -170/+28 |
2017-04-11 | Merge pull request #1928 | Riccardo Spagni | 8 | -5754/+6669 |
2017-04-10 | setThreadName moved in new version of easylogging++ | moneromooo-monero | 1 | -1/+1 |
2017-04-10 | Fixup choice of easylogging++ vs libunwind stack trace code | moneromooo-monero | 1 | -0/+1 |
2017-04-10 | easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG | moneromooo-monero | 1 | -2/+2 |
2017-04-10 | easylogging++: detect DragonFly BSD as a UNIX | moneromooo-monero | 1 | -1/+6 |
2017-04-10 | easylogging++: fix logging with static const header only data members | moneromooo-monero | 1 | -1/+13 |
2017-04-10 | easylogging++: allow clipping a common filename prefix | moneromooo-monero | 2 | -4/+30 |
2017-04-10 | easylogging++: add file-only logs | moneromooo-monero | 2 | -10/+12 |
2017-04-10 | eayslogging++: Fix bad memory access before opening any files | moneromooo-monero | 1 | -0/+1 |
2017-04-10 | easylogging++: avoid creating directory/filename for the builtin default log ... | moneromooo-monero | 1 | -0/+2 |
2017-04-10 | easylogging++: Print thread ID in a nicer way | moneromooo-monero | 1 | -0/+7 |
2017-04-10 | easylogging++: add categories | moneromooo-monero | 2 | -1/+121 |
2017-04-10 | update easylogging++ to latest upstream | moneromooo-monero | 8 | -5765/+6504 |
2017-04-09 | mv "Contributing" above install, compile, etc | Mike C | 1 | -4/+4 |
2017-04-09 | Add link to CONTRIBUTING to README.md | Mike C | 1 | -1/+1 |
2017-04-09 | Grouping CONTRIBUTING into digestable sections | Mike C | 1 | -10/+14 |
2017-04-09 | Rename CONTRIBUTING to CONTRIBUTING.md | Mike C | 1 | -0/+0 |
2017-04-08 | wallet2: fix spurious output splitting when not merging destinations | moneromooo-monero | 1 | -8/+20 |
2017-04-06 | wallet2: mention escaping/quoting --password in help string | moneromooo-monero | 1 | -1/+1 |
2017-04-04 | daemon: print average fee per byte in print_pool_stats | moneromooo-monero | 1 | -1/+1 |
2017-04-04 | daemon: add fee/byte when print pool transaction info | moneromooo-monero | 1 | -0/+2 |
2017-04-04 | tx_pool: add blob size and fee/byte when logging a new tx | moneromooo-monero | 1 | -1/+1 |
2017-04-03 | core: fix blob size cache, and reenable hash and blob size caches | moneromooo-monero | 2 | -7/+1 |
2017-04-03 | IOS CMAKE build settings | Jaquee | 6 | -21/+42 |
2017-04-03 | add IOS CMAKE toolchain | Jaquee | 1 | -0/+164 |
2017-04-02 | Wallet API: fix Cold signing split tx | Jaquee | 1 | -4/+10 |
2017-04-02 | daemon: new relay_tx command and RPC | moneromooo-monero | 8 | -1/+122 |
2017-04-02 | wallet2: do not go over the target tx size if many destinations | moneromooo-monero | 1 | -12/+12 |
2017-04-02 | simplewallet: fix cold signing of split transactions | moneromooo-monero | 1 | -3/+9 |
2017-04-02 | simplewallet: allow setting confirm-missing-payment-id in watch wallets | moneromooo-monero | 1 | -6/+0 |
2017-04-01 | mlog: direct log category changes to file only | moneromooo-monero | 1 | -4/+9 |
2017-04-01 | Add per transaction fee to transfer command | Antti Keränen | 2 | -680/+1243 |
2017-03-31 | miner: add a debug log in pause and resume | moneromooo-monero | 1 | -0/+2 |
2017-03-29 | Replace deprecated tmpnam function. | Randi Joseph | 1 | -10/+16 |
2017-03-28 | Add other possible paths of AC power status file on Linux | Guillaume LE VAILLANT | 1 | -3/+5 |
2017-03-27 | readme: update min and rec versions and ND date | Gingeropolous | 1 | -1/+1 |
2017-03-27 | changed version of recommended monero version | Gingeropolous | 1 | -1/+1 |
2017-03-27 | wallet cli: remove redundant password confirm in donate command | kenshi84 | 1 | -1/+0 |
2017-03-26 | Merge pull request #1930v0.10.3.1 | Riccardo Spagni | 1 | -1/+1 |
2017-03-26 | update version to 0.10.3.1 tag | Riccardo Spagni | 1 | -1/+1 |
2017-03-26 | Merge pull request #1927 | Riccardo Spagni | 1 | -0/+6 |
2017-03-26 | simplewallet: factor the per-variable code in set_variable | moneromooo-monero | 1 | -170/+28 |
2017-03-26 | core: disable tx/block hash cache | moneromooo-monero | 1 | -0/+6 |
2017-03-25 | Merge pull request #1925v0.10.3 | Riccardo Spagni | 1 | -1/+1 |
2017-03-25 | Merge pull request #1917 | Riccardo Spagni | 12 | -104/+102 |
2017-03-25 | Silence warning about possibly uninitialized pointer | Guillaume LE VAILLANT | 1 | -1/+1 |
2017-03-25 | mnemonics: sanity checks for word lists | moneromooo-monero | 4 | -6/+58 |
2017-03-25 | mnemonics: misc cleanup | moneromooo-monero | 11 | -100/+46 |
2017-03-25 | Merge pull request #1920 | Riccardo Spagni | 4 | -7/+42 |
2017-03-25 | wallet: option to merge destinations | moneromooo-monero | 4 | -7/+42 |
2017-03-25 | Merge pull request #1924 | Riccardo Spagni | 4 | -31/+45 |
2017-03-25 | Merge pull request #1921 | Riccardo Spagni | 2 | -2/+2 |
2017-03-25 | Merge pull request #1919 | Riccardo Spagni | 4 | -4/+106 |
2017-03-25 | Merge pull request #1918 | Riccardo Spagni | 3 | -0/+1699 |
2017-03-25 | core: avoid possible reordering bugs wth tx/bloch hash cache | moneromooo-monero | 4 | -31/+45 |
2017-03-24 | Fixed typo in v5 hard fork finalized date | Derek Zhang | 1 | -1/+1 |
2017-03-24 | Fixed typo in CLI wallet help message | Derek Zhang | 1 | -1/+1 |
2017-03-25 | Add Dutch mnemonics wordlist | Roy Jacobs | 3 | -0/+1699 |
2017-03-24 | wallet: try to save large outputs when using an unneeded second input | moneromooo-monero | 4 | -4/+106 |
2017-03-24 | Merge pull request #1916 | Riccardo Spagni | 1 | -1/+1 |
2017-03-24 | Merge pull request #1915 | Riccardo Spagni | 5 | -26/+18 |
2017-03-24 | Merge pull request #1914 | Riccardo Spagni | 3 | -0/+1699 |
2017-03-24 | Merge pull request #1894 | Riccardo Spagni | 3 | -0/+93 |
2017-03-24 | blockchain: offset v5 addition date on testnet | moneromooo-monero | 1 | -1/+1 |
2017-03-24 | Wallet API: add hard fork info functions | Jaquee | 5 | -26/+18 |
2017-03-23 | Fixes #1850 - Add French mnemonics wordlist | assylias | 3 | -0/+1699 |
2017-03-23 | Merge pull request #1912 | Riccardo Spagni | 1 | -11/+13 |
2017-03-23 | Merge pull request #1911 | Riccardo Spagni | 14 | -85/+288 |
2017-03-23 | Merge pull request #1910 | Riccardo Spagni | 1 | -2/+2 |
2017-03-23 | Merge pull request #1908 | Riccardo Spagni | 1 | -41/+48 |
2017-03-23 | Merge pull request #1907 | Riccardo Spagni | 1 | -0/+1 |
2017-03-23 | Merge pull request #1905 | Riccardo Spagni | 1 | -1/+1 |
2017-03-23 | Merge pull request #1898 | Riccardo Spagni | 1 | -2/+3 |
2017-03-23 | tx_pool: ensure txes loaded from poolstate.bin have their txid cached | moneromooo-monero | 1 | -5/+6 |
2017-03-23 | tx_pool: remove transactions if they're in the blockchain | moneromooo-monero | 1 | -1/+9 |
2017-03-23 | core, wallet: faster tx pool scanning | moneromooo-monero | 8 | -80/+142 |
2017-03-23 | core: cache tx and block hashes in the respective classes | moneromooo-monero | 6 | -2/+134 |
2017-03-22 | ringct: move ge_frombytes_vartime failure error to warning | moneromooo-monero | 1 | -11/+13 |
2017-03-22 | Transfer help | Akademik Prokhor Zakharov | 1 | -2/+2 |
2017-03-21 | daemon: better error reporting in commands | moneromooo-monero | 1 | -41/+48 |
2017-03-21 | Fix freebsd build | Lee Clagett | 1 | -0/+1 |
2017-03-21 | tx_pool: silence use of uninitialized warning | moneromooo-monero | 1 | -1/+1 |
2017-03-21 | Merge pull request #1901 | Riccardo Spagni | 1 | -1/+1 |
2017-03-21 | Merge pull request #1897 | Riccardo Spagni | 3 | -0/+20 |
2017-03-21 | Merge pull request #1904 | Riccardo Spagni | 2 | -16/+2 |
2017-03-21 | Merge pull request #1903 | Riccardo Spagni | 2 | -2/+26 |
2017-03-21 | Merge pull request #1899 | Riccardo Spagni | 2 | -4/+42 |
2017-03-21 | wallet: fix set_log not handling 0,xxx style settings | moneromooo-monero | 2 | -16/+2 |
2017-03-21 | wallet2: cache which pool txes were scanned already | moneromooo-monero | 2 | -2/+26 |
2017-03-20 | Merge pull request #1902 | Riccardo Spagni | 3 | -22/+32 |
2017-03-20 | blockchain: lower the relay fee by 2% | moneromooo-monero | 1 | -1/+1 |
2017-03-20 | tx_pool: use new filling algorithm from v5 only | moneromooo-monero | 1 | -20/+30 |
2017-03-20 | wallet2: start using new fee priorities at v5, not 14 days laer | moneromooo-monero | 1 | -1/+1 |
2017-03-20 | set USE_LTO_DEFAULT to false | Christoph Schnerch | 1 | -1/+1 |
2017-03-20 | wallet2: speed up transactions using remote nodes | moneromooo-monero | 2 | -4/+42 |
2017-03-20 | Updated Readme.md for v5 hardfork | xmr-eric | 1 | -2/+3 |
2017-03-20 | wallet rpc: enable solo mining | stoffu | 3 | -0/+93 |
2017-03-19 | Merge pull request #1896 | Riccardo Spagni | 1 | -0/+17 |
2017-03-19 | Merge pull request #1895 | Riccardo Spagni | 1 | -1/+2 |
2017-03-19 | Merge pull request #1893 | Riccardo Spagni | 1 | -2/+2 |
2017-03-19 | Merge pull request #1892 | Riccardo Spagni | 1 | -1/+1 |
2017-03-19 | Merge pull request #1890 | Riccardo Spagni | 9 | -33/+176 |
2017-03-19 | Merge pull request #1889 | Riccardo Spagni | 1 | -4/+6 |
2017-03-19 | core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block | moneromooo-monero | 1 | -0/+17 |
2017-03-19 | Partial fix #1876, check thread in block_txn_start() | Howard Chu | 1 | -1/+2 |
2017-03-19 | Revert "Increase the log level for the info about log levels" | moneromooo-monero | 1 | -2/+2 |
2017-03-19 | wallet-rpc bugfix: get_transfer_by_txid previously checking against payment id | kenshi84 | 1 | -1/+1 |
2017-03-18 | Removed boost/asio.hpp include from epee/string_tools.h | Lee Clagett | 9 | -33/+176 |
2017-03-18 | wallet: increase node_rpc_proxy timeout to match wallet2 | moneromooo-monero | 1 | -4/+6 |
2017-03-18 | Merge pull request #1887 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | Merge pull request #1888 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | daemon: fix missing close parenthesis in alt_chain_info output | moneromooo-monero | 1 | -1/+1 |
2017-03-18 | update version to 0.10.3.0 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | Merge pull request #1886 | Riccardo Spagni | 1 | -5/+0 |
2017-03-18 | Merge pull request #1885 | Riccardo Spagni | 1 | -2/+14 |
2017-03-18 | Merge pull request #1884 | Riccardo Spagni | 1 | -0/+28 |
2017-03-18 | Merge pull request #1883 | Riccardo Spagni | 5 | -13/+13 |
2017-03-18 | Merge pull request #1882 | Riccardo Spagni | 4 | -21/+63 |
2017-03-18 | Merge pull request #1881 | Riccardo Spagni | 1 | -1/+7 |
2017-03-18 | Merge pull request #1880 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | Merge pull request #1879 | Riccardo Spagni | 2 | -27/+64 |
2017-03-18 | Merge pull request #1875 | Riccardo Spagni | 1 | -1/+1 |
2017-03-18 | Merge pull request #1874 | Riccardo Spagni | 5 | -9/+15 |
2017-03-18 | simplewallet: allow setting tx priority in watch wallets | moneromooo-monero | 1 | -5/+0 |
2017-03-18 | daemon: alt_chain_info now prints fork depth | moneromooo-monero | 1 | -2/+14 |
2017-03-18 | wallet_rpc_server: make a few RPCs unavailable in restricted mode | moneromooo-monero | 1 | -0/+28 |
2017-03-18 | use const references in catch blocks | moneromooo-monero | 5 | -13/+13 |
2017-03-18 | wallet2: call is_key_image_spent in blocks in rescan_spent | moneromooo-monero | 1 | -21/+24 |
2017-03-18 | wallet_rpc_server: add a rescan_spent RPC | moneromooo-monero | 3 | -0/+39 |
2017-03-18 | simplewallet: catch case where no transactions are made | moneromooo-monero | 1 | -1/+7 |
2017-03-18 | p2p: use the fallback seed IPs when not enough seeds are found | moneromooo-monero | 2 | -27/+64 |
2017-03-17 | bump version number | Riccardo Spagni | 1 | -1/+1 |
2017-03-17 | Added hint to adjust jail configuration to readme for FreeBSD | S | 1 | -1/+1 |
2017-03-17 | wallet-rpc: enable openalias | stoffu | 5 | -9/+15 |
2017-03-15 | Merge pull request #1869 | Riccardo Spagni | 10 | -76/+112 |
2017-03-15 | Merge pull request #1868 | Riccardo Spagni | 1 | -5/+5 |
2017-03-15 | Merge pull request #1867 | Riccardo Spagni | 1 | -1/+10 |
2017-03-15 | Merge pull request #1861 | Riccardo Spagni | 1 | -0/+19 |
2017-03-15 | Add intervening v5 fork for increased min block size | moneromooo-monero | 10 | -76/+112 |
2017-03-14 | Specify "524,288" iterations instead of "500,000" | darentuzi | 1 | -5/+5 |
2017-03-13 | protocol: fix wrong tx being looked up from fluffy block | moneromooo-monero | 1 | -1/+10 |
2017-03-13 | Merge pull request #1864 | Riccardo Spagni | 1 | -1/+1 |
2017-03-13 | Merge pull request #1863 | Riccardo Spagni | 1 | -1/+1 |
2017-03-12 | Adds a config file option to the wallet | Arne Brutschy | 1 | -0/+19 |
2017-03-12 | core: don't try to re-relay an empty set of pool transactions | moneromooo-monero | 1 | -1/+1 |
2017-03-12 | protocol: fix fluffy to normal block dropping txes | moneromooo-monero | 1 | -1/+1 |
2017-03-10 | Merge pull request #1857 | Riccardo Spagni | 1 | -6/+7 |
2017-03-10 | Merge pull request #1856 | Riccardo Spagni | 1 | -6/+4 |
2017-03-10 | Merge pull request #1853 | Riccardo Spagni | 8 | -10/+10 |
2017-03-10 | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB... | kenshi84 | 8 | -10/+10 |
2017-03-09 | Separated dependency installation, git clone and build commands to reduce rep... | adot23 | 1 | -6/+7 |
2017-03-08 | Improved wording in hard fork schedule section | Gingeropolous | 1 | -6/+4 |
2017-03-08 | Merge pull request #1852 | Riccardo Spagni | 1 | -2/+2 |
2017-03-08 | Problem: misleading information about LMDB storage | Gareth | 1 | -2/+2 |
2017-03-07 | Merge pull request #1840 | Riccardo Spagni | 1 | -2/+2 |
2017-03-06 | Update README.md | Gingeropolous | 1 | -1/+1 |
2017-03-06 | update Readme.md | Gingeropolous | 1 | -1/+1 |
2017-03-06 | Merge pull request #1841 | Riccardo Spagni | 6 | -48/+245 |
2017-03-06 | Merge pull request #1848 | Riccardo Spagni | 3 | -8/+22 |
2017-03-06 | Merge pull request #1846 | Riccardo Spagni | 3 | -6/+7 |
2017-03-05 | blockchain: don't try to load an empty block hash set | moneromooo-monero | 1 | -1/+1 |
2017-03-05 | blockchain_import: make --log-level understand categories | moneromooo-monero | 1 | -3/+6 |
2017-03-05 | blockchain_export: make --log-level understand categories | moneromooo-monero | 1 | -4/+6 |
2017-03-05 | blockchain_import: error out nicely on exceptions | moneromooo-monero | 1 | -0/+4 |
2017-03-05 | blockchain_export: error out nicely on exceptions | moneromooo-monero | 1 | -0/+5 |
2017-03-05 | rpc: fix BUILD_TAG mispelling (BUILDTAG) | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | core: print the "new update found" message in cyan, for visibility | moneromooo-monero | 1 | -2/+2 |
2017-03-05 | download: check available disk space before downloading | moneromooo-monero | 1 | -0/+8 |
2017-03-05 | download: give download threads distinct names | moneromooo-monero | 1 | -0/+5 |
2017-03-05 | core: make update download cancellable | moneromooo-monero | 2 | -17/+55 |