aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Added Simplified Chinese electrum word listNano Akron4-1/+1720
2017-04-16simplewallet: allow multiline seedmoneromooo-monero1-7/+22
2017-04-16mnemonics: ignore multiple whitespace between wordsmoneromooo-monero1-1/+1
2017-04-14wallet2: fix --generate-from-json in RPC modemoneromooo-monero1-3/+5
2017-04-12Easylogging: remove invalid static in function member definitionMoroccanMalinois1-1/+1
2017-04-12Fix obsolete OpenSSL API usagehyc1-0/+4
2017-04-12Fix Android recognitionhyc1-3/+3
2017-04-12Fix ARM64 identificationhyc1-1/+2
2017-04-12Clean up ARMv8-a aes_expand_key()hyc1-24/+16
2017-04-12Fix block_longhash_worker threadhyc1-1/+3
2017-04-12Easylogging: ELPP_STACKTRACE_ON_CRASH moved to ELPP_FEATURE_CRASH_LOGMoroccanMalinois1-2/+1
2017-04-12changed kenshi84's GPG keykenshi841-47/+48
2017-04-12wallet cli: removed some inappropriate return-falsekenshi841-16/+6
2017-04-11Simplified the implementation and features of spanLee Clagett7-208/+169
2017-04-11Improvements for epee binary to hex functions:Lee Clagett14-76/+767
2017-04-11Spelling mistake in About this project paragraphAndrei Muresan1-1/+1
2017-04-11Resolve #92 add ability to create wallets thru RPCHoward Chu6-97/+407
2017-04-11Merge pull request #1956Riccardo Spagni2-2/+4
2017-04-11Merge pull request #1955Riccardo Spagni2-7/+1
2017-04-11Merge pull request #1952Riccardo Spagni8-1/+122
2017-04-11Merge pull request #1951Riccardo Spagni1-4/+10
2017-04-11Merge pull request #1950Riccardo Spagni7-21/+206
2017-04-11Merge pull request #1949Riccardo Spagni2-21/+21
2017-04-11Merge pull request #1948Riccardo Spagni1-4/+9
2017-04-11Merge pull request #1946Riccardo Spagni1-0/+2
2017-04-11Merge pull request #1944Riccardo Spagni1-10/+16
2017-04-11Merge pull request #1940Riccardo Spagni2-680/+1243
2017-04-11Merge pull request #1937Riccardo Spagni1-3/+5
2017-04-11Merge pull request #1932Riccardo Spagni1-2/+2
2017-04-11Merge pull request #1931Riccardo Spagni1-1/+0
2017-04-11Merge pull request #1929Riccardo Spagni1-170/+28
2017-04-11Merge pull request #1928Riccardo Spagni8-5754/+6669
2017-04-10setThreadName moved in new version of easylogging++moneromooo-monero1-1/+1
2017-04-10Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero1-0/+1
2017-04-10easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUGmoneromooo-monero1-2/+2
2017-04-10easylogging++: detect DragonFly BSD as a UNIXmoneromooo-monero1-1/+6
2017-04-10easylogging++: fix logging with static const header only data membersmoneromooo-monero1-1/+13
2017-04-10easylogging++: allow clipping a common filename prefixmoneromooo-monero2-4/+30
2017-04-10easylogging++: add file-only logsmoneromooo-monero2-10/+12
2017-04-10eayslogging++: Fix bad memory access before opening any filesmoneromooo-monero1-0/+1
2017-04-10easylogging++: avoid creating directory/filename for the builtin default log ...moneromooo-monero1-0/+2
2017-04-10easylogging++: Print thread ID in a nicer waymoneromooo-monero1-0/+7
2017-04-10easylogging++: add categoriesmoneromooo-monero2-1/+121
2017-04-10update easylogging++ to latest upstreammoneromooo-monero8-5765/+6504
2017-04-09mv "Contributing" above install, compile, etcMike C1-4/+4
2017-04-09Add link to CONTRIBUTING to README.mdMike C1-1/+1
2017-04-09Grouping CONTRIBUTING into digestable sectionsMike C1-10/+14
2017-04-09Rename CONTRIBUTING to CONTRIBUTING.mdMike C1-0/+0
2017-04-08wallet2: fix spurious output splitting when not merging destinationsmoneromooo-monero1-8/+20
2017-04-06wallet2: mention escaping/quoting --password in help stringmoneromooo-monero1-1/+1
2017-04-04daemon: print average fee per byte in print_pool_statsmoneromooo-monero1-1/+1
2017-04-04daemon: add fee/byte when print pool transaction infomoneromooo-monero1-0/+2
2017-04-04tx_pool: add blob size and fee/byte when logging a new txmoneromooo-monero1-1/+1
2017-04-03core: fix blob size cache, and reenable hash and blob size cachesmoneromooo-monero2-7/+1
2017-04-03IOS CMAKE build settingsJaquee6-21/+42
2017-04-03add IOS CMAKE toolchainJaquee1-0/+164
2017-04-02Wallet API: fix Cold signing split txJaquee1-4/+10
2017-04-02daemon: new relay_tx command and RPCmoneromooo-monero8-1/+122
2017-04-02wallet2: do not go over the target tx size if many destinationsmoneromooo-monero1-12/+12
2017-04-02simplewallet: fix cold signing of split transactionsmoneromooo-monero1-3/+9
2017-04-02simplewallet: allow setting confirm-missing-payment-id in watch walletsmoneromooo-monero1-6/+0
2017-04-01mlog: direct log category changes to file onlymoneromooo-monero1-4/+9
2017-04-01Add per transaction fee to transfer commandAntti Keränen2-680/+1243
2017-03-31miner: add a debug log in pause and resumemoneromooo-monero1-0/+2
2017-03-29Replace deprecated tmpnam function.Randi Joseph1-10/+16
2017-03-28Add other possible paths of AC power status file on LinuxGuillaume LE VAILLANT1-3/+5
2017-03-27readme: update min and rec versions and ND dateGingeropolous1-1/+1
2017-03-27changed version of recommended monero versionGingeropolous1-1/+1
2017-03-27wallet cli: remove redundant password confirm in donate commandkenshi841-1/+0
2017-03-26Merge pull request #1930v0.10.3.1Riccardo Spagni1-1/+1
2017-03-26update version to 0.10.3.1 tagRiccardo Spagni1-1/+1
2017-03-26Merge pull request #1927Riccardo Spagni1-0/+6
2017-03-26simplewallet: factor the per-variable code in set_variablemoneromooo-monero1-170/+28
2017-03-26core: disable tx/block hash cachemoneromooo-monero1-0/+6
2017-03-25Merge pull request #1925v0.10.3Riccardo Spagni1-1/+1
2017-03-25Merge pull request #1917Riccardo Spagni12-104/+102
2017-03-25Silence warning about possibly uninitialized pointerGuillaume LE VAILLANT1-1/+1
2017-03-25mnemonics: sanity checks for word listsmoneromooo-monero4-6/+58
2017-03-25mnemonics: misc cleanupmoneromooo-monero11-100/+46
2017-03-25Merge pull request #1920Riccardo Spagni4-7/+42
2017-03-25wallet: option to merge destinationsmoneromooo-monero4-7/+42
2017-03-25Merge pull request #1924Riccardo Spagni4-31/+45
2017-03-25Merge pull request #1921Riccardo Spagni2-2/+2
2017-03-25Merge pull request #1919Riccardo Spagni4-4/+106
2017-03-25Merge pull request #1918Riccardo Spagni3-0/+1699
2017-03-25core: avoid possible reordering bugs wth tx/bloch hash cachemoneromooo-monero4-31/+45
2017-03-24Fixed typo in v5 hard fork finalized dateDerek Zhang1-1/+1
2017-03-24Fixed typo in CLI wallet help messageDerek Zhang1-1/+1
2017-03-25Add Dutch mnemonics wordlistRoy Jacobs3-0/+1699
2017-03-24wallet: try to save large outputs when using an unneeded second inputmoneromooo-monero4-4/+106
2017-03-24Merge pull request #1916Riccardo Spagni1-1/+1
2017-03-24Merge pull request #1915Riccardo Spagni5-26/+18
2017-03-24Merge pull request #1914Riccardo Spagni3-0/+1699
2017-03-24Merge pull request #1894Riccardo Spagni3-0/+93
2017-03-24blockchain: offset v5 addition date on testnetmoneromooo-monero1-1/+1
2017-03-24Wallet API: add hard fork info functionsJaquee5-26/+18
2017-03-23Fixes #1850 - Add French mnemonics wordlistassylias3-0/+1699
2017-03-23Merge pull request #1912Riccardo Spagni1-11/+13
2017-03-23Merge pull request #1911Riccardo Spagni14-85/+288
2017-03-23Merge pull request #1910Riccardo Spagni1-2/+2
2017-03-23Merge pull request #1908Riccardo Spagni1-41/+48
2017-03-23Merge pull request #1907Riccardo Spagni1-0/+1
2017-03-23Merge pull request #1905Riccardo Spagni1-1/+1
2017-03-23Merge pull request #1898Riccardo Spagni1-2/+3
2017-03-23tx_pool: ensure txes loaded from poolstate.bin have their txid cachedmoneromooo-monero1-5/+6
2017-03-23tx_pool: remove transactions if they're in the blockchainmoneromooo-monero1-1/+9
2017-03-23core, wallet: faster tx pool scanningmoneromooo-monero8-80/+142
2017-03-23core: cache tx and block hashes in the respective classesmoneromooo-monero6-2/+134
2017-03-22ringct: move ge_frombytes_vartime failure error to warningmoneromooo-monero1-11/+13
2017-03-22Transfer helpAkademik Prokhor Zakharov1-2/+2
2017-03-21daemon: better error reporting in commandsmoneromooo-monero1-41/+48
2017-03-21Fix freebsd buildLee Clagett1-0/+1
2017-03-21tx_pool: silence use of uninitialized warningmoneromooo-monero1-1/+1
2017-03-21Merge pull request #1901Riccardo Spagni1-1/+1
2017-03-21Merge pull request #1897Riccardo Spagni3-0/+20
2017-03-21Merge pull request #1904Riccardo Spagni2-16/+2
2017-03-21Merge pull request #1903Riccardo Spagni2-2/+26
2017-03-21Merge pull request #1899Riccardo Spagni2-4/+42
2017-03-21wallet: fix set_log not handling 0,xxx style settingsmoneromooo-monero2-16/+2
2017-03-21wallet2: cache which pool txes were scanned alreadymoneromooo-monero2-2/+26
2017-03-20Merge pull request #1902Riccardo Spagni3-22/+32
2017-03-20blockchain: lower the relay fee by 2%moneromooo-monero1-1/+1
2017-03-20tx_pool: use new filling algorithm from v5 onlymoneromooo-monero1-20/+30
2017-03-20wallet2: start using new fee priorities at v5, not 14 days laermoneromooo-monero1-1/+1
2017-03-20set USE_LTO_DEFAULT to falseChristoph Schnerch1-1/+1
2017-03-20wallet2: speed up transactions using remote nodesmoneromooo-monero2-4/+42
2017-03-20Updated Readme.md for v5 hardforkxmr-eric1-2/+3
2017-03-20wallet rpc: enable solo miningstoffu3-0/+93
2017-03-19Merge pull request #1896Riccardo Spagni1-0/+17
2017-03-19Merge pull request #1895Riccardo Spagni1-1/+2
2017-03-19Merge pull request #1893Riccardo Spagni1-2/+2
2017-03-19Merge pull request #1892Riccardo Spagni1-1/+1
2017-03-19Merge pull request #1890Riccardo Spagni9-33/+176
2017-03-19Merge pull request #1889Riccardo Spagni1-4/+6
2017-03-19core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined blockmoneromooo-monero1-0/+17
2017-03-19Partial fix #1876, check thread in block_txn_start()Howard Chu1-1/+2
2017-03-19Revert "Increase the log level for the info about log levels"moneromooo-monero1-2/+2
2017-03-19wallet-rpc bugfix: get_transfer_by_txid previously checking against payment idkenshi841-1/+1
2017-03-18Removed boost/asio.hpp include from epee/string_tools.hLee Clagett9-33/+176
2017-03-18wallet: increase node_rpc_proxy timeout to match wallet2moneromooo-monero1-4/+6
2017-03-18Merge pull request #1887Riccardo Spagni1-1/+1
2017-03-18Merge pull request #1888Riccardo Spagni1-1/+1
2017-03-18daemon: fix missing close parenthesis in alt_chain_info outputmoneromooo-monero1-1/+1
2017-03-18update version to 0.10.3.0Riccardo Spagni1-1/+1
2017-03-18Merge pull request #1886Riccardo Spagni1-5/+0
2017-03-18Merge pull request #1885Riccardo Spagni1-2/+14
2017-03-18Merge pull request #1884Riccardo Spagni1-0/+28
2017-03-18Merge pull request #1883Riccardo Spagni5-13/+13
2017-03-18Merge pull request #1882Riccardo Spagni4-21/+63
2017-03-18Merge pull request #1881Riccardo Spagni1-1/+7
2017-03-18Merge pull request #1880Riccardo Spagni1-1/+1
2017-03-18Merge pull request #1879Riccardo Spagni2-27/+64
2017-03-18Merge pull request #1875Riccardo Spagni1-1/+1
2017-03-18Merge pull request #1874Riccardo Spagni5-9/+15
2017-03-18simplewallet: allow setting tx priority in watch walletsmoneromooo-monero1-5/+0
2017-03-18daemon: alt_chain_info now prints fork depthmoneromooo-monero1-2/+14
2017-03-18wallet_rpc_server: make a few RPCs unavailable in restricted modemoneromooo-monero1-0/+28
2017-03-18use const references in catch blocksmoneromooo-monero5-13/+13
2017-03-18wallet2: call is_key_image_spent in blocks in rescan_spentmoneromooo-monero1-21/+24
2017-03-18wallet_rpc_server: add a rescan_spent RPCmoneromooo-monero3-0/+39
2017-03-18simplewallet: catch case where no transactions are mademoneromooo-monero1-1/+7
2017-03-18p2p: use the fallback seed IPs when not enough seeds are foundmoneromooo-monero2-27/+64
2017-03-17bump version numberRiccardo Spagni1-1/+1
2017-03-17Added hint to adjust jail configuration to readme for FreeBSDS1-1/+1
2017-03-17wallet-rpc: enable openaliasstoffu5-9/+15
2017-03-15Merge pull request #1869Riccardo Spagni10-76/+112
2017-03-15Merge pull request #1868Riccardo Spagni1-5/+5
2017-03-15Merge pull request #1867Riccardo Spagni1-1/+10
2017-03-15Merge pull request #1861Riccardo Spagni1-0/+19
2017-03-15Add intervening v5 fork for increased min block sizemoneromooo-monero10-76/+112
2017-03-14Specify "524,288" iterations instead of "500,000"darentuzi1-5/+5
2017-03-13protocol: fix wrong tx being looked up from fluffy blockmoneromooo-monero1-1/+10
2017-03-13Merge pull request #1864Riccardo Spagni1-1/+1
2017-03-13Merge pull request #1863Riccardo Spagni1-1/+1
2017-03-12Adds a config file option to the walletArne Brutschy1-0/+19
2017-03-12core: don't try to re-relay an empty set of pool transactionsmoneromooo-monero1-1/+1
2017-03-12protocol: fix fluffy to normal block dropping txesmoneromooo-monero1-1/+1
2017-03-10Merge pull request #1857Riccardo Spagni1-6/+7
2017-03-10Merge pull request #1856Riccardo Spagni1-6/+4
2017-03-10Merge pull request #1853Riccardo Spagni8-10/+10
2017-03-10fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi848-10/+10
2017-03-09Separated dependency installation, git clone and build commands to reduce rep...adot231-6/+7
2017-03-08Improved wording in hard fork schedule sectionGingeropolous1-6/+4
2017-03-08Merge pull request #1852Riccardo Spagni1-2/+2
2017-03-08Problem: misleading information about LMDB storageGareth1-2/+2
2017-03-07Merge pull request #1840Riccardo Spagni1-2/+2
2017-03-06Update README.mdGingeropolous1-1/+1
2017-03-06update Readme.mdGingeropolous1-1/+1
2017-03-06Merge pull request #1841Riccardo Spagni6-48/+245
2017-03-06Merge pull request #1848Riccardo Spagni3-8/+22
2017-03-06Merge pull request #1846Riccardo Spagni3-6/+7
2017-03-05blockchain: don't try to load an empty block hash setmoneromooo-monero1-1/+1
2017-03-05blockchain_import: make --log-level understand categoriesmoneromooo-monero1-3/+6
2017-03-05blockchain_export: make --log-level understand categoriesmoneromooo-monero1-4/+6
2017-03-05blockchain_import: error out nicely on exceptionsmoneromooo-monero1-0/+4
2017-03-05blockchain_export: error out nicely on exceptionsmoneromooo-monero1-0/+5
2017-03-05rpc: fix BUILD_TAG mispelling (BUILDTAG)moneromooo-monero1-2/+2
2017-03-05core: print the "new update found" message in cyan, for visibilitymoneromooo-monero1-2/+2
2017-03-05download: check available disk space before downloadingmoneromooo-monero1-0/+8
2017-03-05download: give download threads distinct namesmoneromooo-monero1-0/+5