aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-23cmake: wallet: libunbound is not always staticredfish1-22/+4
2016-07-23Merge pull request #923Riccardo Spagni1-0/+1
2016-07-23Merge pull request #916Riccardo Spagni5-54/+243
2016-07-23Merge pull request #915Riccardo Spagni7-75/+450
2016-07-23Merge pull request #910Riccardo Spagni1-0/+2
2016-07-23Merge pull request #886Riccardo Spagni1-15/+22
2016-07-23Merge pull request #920Riccardo Spagni1-0/+8
2016-07-23include result in the notifications templateRiccardo Spagni1-1/+1
2016-07-23only alert on IRC when the status changesRiccardo Spagni1-0/+2
2016-07-23Merge pull request #924Riccardo Spagni1-1/+1
2016-07-22cmake: do not pass -Werror when building testsredfish1-15/+22
2016-07-22Tests: fix signed/unsigned comparison in hash-targetanonimal1-1/+1
2016-07-22simplewallet: suggest removing cache when loading failsmoneromooo-monero1-0/+1
2016-07-20wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero5-54/+243
2016-07-20simplewallet: revert to foreground refresh at startupmoneromooo-monero1-0/+2
2016-07-20add IRC notifications to travisRiccardo Spagni1-0/+6
2016-07-20Merge pull request #914Riccardo Spagni1-2/+2
2016-07-20Merge pull request #919Riccardo Spagni1-7/+6
2016-07-20Merge pull request #918Riccardo Spagni1-5/+5
2016-07-20fix atomic library to only fire off for clangRiccardo Spagni1-3/+5
2016-07-20fix duplicate clang block in cmakeRiccardo Spagni1-4/+1
2016-07-20Docs: fix 'Development Resources' formatting in README.anonimal1-5/+5
2016-07-20Merge pull request #911Riccardo Spagni9-186/+9
2016-07-20Merge pull request #917Riccardo Spagni1-1/+1
2016-07-20change travis badgeRiccardo Spagni1-1/+1
2016-07-20Merge pull request #909Riccardo Spagni2-5/+34
2016-07-20Merge pull request #904Riccardo Spagni2-14/+41
2016-07-20Merge pull request #902Riccardo Spagni7-18/+84
2016-07-20Merge pull request #900Riccardo Spagni2-5/+3
2016-07-20Merge pull request #899Riccardo Spagni1-1/+8
2016-07-20Merge pull request #897Riccardo Spagni1-14/+0
2016-07-20Merge pull request #896Riccardo Spagni1-1/+1
2016-07-20Merge pull request #887Riccardo Spagni1-0/+5
2016-07-20Merge pull request #818Riccardo Spagni8-1/+194
2016-07-19wallet: add command and RPC to sign/verify datamoneromooo-monero8-1/+194
2016-07-18refreshing wallet even if error happenedIlya Kitaev2-6/+18
2016-07-18wallet_api: async init, Wallet::connected status, log levelIlya Kitaev5-38/+172
2016-07-18libwallet_api cmake: conditionally creating libwallet_merged2 only forIlya Kitaev2-9/+17
2016-07-18wallet_api: segfault on refresh fixedIlya Kitaev2-5/+9
2016-07-18WalletListener functionalityIlya Kitaev5-52/+195
2016-07-18hack to successfull linking for MSYS2Ilya Kitaev1-2/+6
2016-07-18Transaction fee multiplier aka priority integragedIlya Kitaev4-4/+67
2016-07-18Wallet::paymentIdValidIlya Kitaev2-0/+7
2016-07-17wallet2_api: use uint64_t for amountsmoneromooo-monero1-2/+2
2016-07-13remove hf_starting_height dbmoneromooo-monero9-186/+9
2016-07-13Docs: update 'Development Resources' in README.anonimal1-5/+4
2016-07-13Travis-CI: add build-status badge to README.mdanonimal1-0/+2
2016-07-13Travis-CI: remote redundant make release-test.anonimal1-1/+1
2016-07-12Travis-CI: implement first-draft configuration.anonimal1-0/+28
2016-07-12cmake: don't try to link with atomic on Appleredfish1-1/+1
2016-07-10cmake: ARM: clang: make warning non-fatal: inline asmredfish1-0/+3
2016-07-10cmake: link with -latomic for clangredfish1-0/+5
2016-07-10cmake: include -ldl via cmake built-in varredfish1-4/+1
2016-07-10common: stack trace: make clang happy with func ptrsredfish1-9/+29
2016-07-10cmake: do not pass -stdlib=c++ to clang >=3.7redfish1-2/+4
2016-07-10Add a daemon RPC version, and make simplewallet check itmoneromooo-monero7-18/+84
2016-07-10daemon: fix ban seconds being misinterpreted as absolutemoneromooo-monero1-3/+1
2016-07-10rpc: fix get_bans and set_bans RPC names, they were missing a _moneromooo-monero1-2/+2
2016-07-10wallet_rpc_server: add payment id from integrated addresses to extramoneromooo-monero1-1/+8
2016-07-09daemonizer: posix: keep parent's working dir and umaskredfish1-14/+0
2016-07-09cmake: do not ignore dangerous warnings with -Wno-errorredfish1-1/+1
2016-07-08cmake: pass -fno-strict-aliasing to fix build with GCC 6.1.1redfish1-0/+5
2016-07-08Merge pull request #889Riccardo Spagni1-1/+1
2016-07-07wallet2_api: make this build (smatch needs .str() for /=)moneromooo-monero1-1/+1
2016-07-06Merge pull request #885Riccardo Spagni1-2/+1
2016-07-06Merge pull request #884Riccardo Spagni2-4/+14
2016-07-06Merge pull request #883Riccardo Spagni1-1/+10
2016-07-06Merge pull request #882Riccardo Spagni1-0/+12
2016-07-06Merge pull request #879Riccardo Spagni1-0/+1
2016-07-06Merge pull request #878Riccardo Spagni7-28/+146
2016-07-06Merge pull request #877Riccardo Spagni2-16/+16
2016-07-06Merge pull request #876Riccardo Spagni1-1/+1
2016-07-06Merge pull request #875Riccardo Spagni2-15/+32
2016-07-06Merge pull request #873Riccardo Spagni2-1/+3
2016-07-06Merge pull request #872Riccardo Spagni31-452/+2572
2016-07-03updated README to reflect Windows changesRiccardo Spagni1-2/+1
2016-07-03allow peers without portmoneromooo-monero2-4/+14
2016-06-30daemon: print exception errors when failing to parse config filemoneromooo-monero1-1/+10
2016-06-29rpc: restrict number of fake outs requested in restricted rpc modemoneromooo-monero1-0/+12
2016-06-24CMake: GPL 'libutils' script removedIlya Kitaev5-407/+16
2016-06-23makefile: remove unnecessary ARM-specific targetsredfish1-8/+0
2016-06-23Merge branch 'master' of https://github.com/mbg033/bitmoneroIlya Kitaev5-23/+19
2016-06-23WalletManager::findWallets: searching by "keys" files instead ofIlya Kitaev1-5/+3
2016-06-23Wallet: payment id and integrated addressIlya Kitaev4-14/+144
2016-06-23PendingTransactionImpl: pointer->referenceIlya Kitaev2-4/+4
2016-06-23commented regexIlya Kitaev1-1/+1
2016-06-23Typo fixedIlya Kitaev1-1/+1
2016-06-23Wallet::createTransaction: added mixin_count paramIlya Kitaev4-11/+63
2016-06-23double/string to monero integer convertion methodsIlya Kitaev3-2/+33
2016-06-23wallet::default_mixin exposed to public interface asIlya Kitaev4-1/+24
2016-06-23Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev4-0/+58
2016-06-23removed unused "using"Ilya Kitaev1-1/+0
2016-06-23Wallet API : WalletManager::findWallets() addedIlya Kitaev8-19/+86
2016-06-23scripts for faster test wallets generationIlya Kitaev11-19/+120
2016-06-23regenerated test wallets, basic functions got brokenIlya Kitaev1-17/+20
2016-06-23installing wallet_api headerIlya Kitaev1-2/+2
2016-06-23cmake: BUILD_TESTS as option explicitly; added missed dependencyIlya Kitaev1-0/+3
2016-06-23cmake libutils dependency addedIlya Kitaev1-0/+46
2016-06-23all wallet dependencies merged to single static libIlya Kitaev4-2/+491
2016-06-23WalletListener::moneyReceived testIlya Kitaev1-12/+38
2016-06-23WalletListener::moneySpent testIlya Kitaev3-55/+164
2016-06-23WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2-2/+22
2016-06-23i_wallet_callback: virtual dtorIlya Kitaev1-0/+1
2016-06-23started WalletListenerIlya Kitaev3-1/+65
2016-06-23TransactionHistory continuedIlya Kitaev6-24/+159
2016-06-23merged with upstreamIlya Kitaev5-3/+106
2016-06-23Wallet API : transaction history in progressIlya Kitaev8-32/+115
2016-06-23transaction history api in progressIlya Kitaev7-16/+110
2016-06-23api implementation splitted over separate filesIlya Kitaev13-315/+710
2016-06-23TransactionInfo / TransactionHistory APIs designIlya Kitaev2-130/+188
2016-06-23Wallet::createTransaction API introducedIlya Kitaev3-135/+225
2016-06-23Wallet::transfer in progressIlya Kitaev3-2/+214
2016-06-23Wallet::refresh + testsIlya Kitaev3-0/+28
2016-06-23"testnet" is default parameterIlya Kitaev2-3/+11
2016-06-23testnet option, Wallet::balance(), Wallet::unlockedBalance()Ilya Kitaev3-17/+27
2016-06-23- testnet option added to api;Ilya Kitaev5-37/+98
2016-06-23wallet2::store() implemented within wallet2::store_toIlya Kitaev4-69/+87
2016-06-22simplewallet: mention the background refresh thread when startingmoneromooo-monero1-0/+1
2016-06-22wallet: add a fee multipliermoneromooo-monero7-28/+146
2016-06-22contrib: epee: add missing noexcept spec to class declredfish1-1/+1
2016-06-22PendingTransactionImpl: pointer->referenceIlya Kitaev2-4/+4
2016-06-22commented regexIlya Kitaev1-1/+1
2016-06-22Typo fixedIlya Kitaev1-1/+1
2016-06-21cmake: disable AES on ARMredfish1-1/+3
2016-06-21cmake: initialize ARCH for native buildsredfish1-1/+6
2016-06-21cmake: remove repetitive code in handling of NO_AESredfish1-7/+8
2016-06-21readme: move license to separate file for packagingredfish2-15/+32
2016-06-21remove POSIX_C_SOURCE and remove dlfcn.h for static buildsluigi11112-1/+3
2016-06-21Merge pull request #870Riccardo Spagni1-2/+6
2016-06-21Merge pull request #869Riccardo Spagni1-2/+2
2016-06-21Merge pull request #867Riccardo Spagni2-0/+25
2016-06-21Merge pull request #868Riccardo Spagni2-2/+3
2016-06-20gmtime for Windowsluigi11111-2/+6
2016-06-20More fixing for WindowsiDunk1-1/+1
2016-06-20CMakeLists.txt: fix build for mingwiDunk1-1/+1
2016-06-20Wallet::createTransaction: added mixin_count paramIlya Kitaev4-11/+63
2016-06-20common: fix build without libunwindmoneromooo-monero1-2/+2
2016-06-20CMakeLists: fix build without libunwindmoneromooo-monero1-0/+1
2016-06-20simplewallet: add a status commandmoneromooo-monero2-0/+25
2016-06-20Merge pull request #865Riccardo Spagni1-0/+25
2016-06-20cmake: add missing FindLibunwind.cmakemoneromooo-monero1-0/+25
2016-06-19Merge pull request #863Riccardo Spagni1-1/+1
2016-06-19Merge pull request #862Riccardo Spagni2-11/+13
2016-06-19Merge pull request #857Riccardo Spagni1-4/+0
2016-06-19Merge pull request #856Riccardo Spagni2-2/+14
2016-06-19Merge pull request #846Riccardo Spagni11-21/+16
2016-06-19Merge pull request #775Riccardo Spagni6-4/+190
2016-06-19wallet_rpc_server: fix some string values being returned between <>moneromooo-monero1-10/+10
2016-06-19Require 64/16 characters for payment idsmoneromooo-monero1-1/+3
2016-06-16double/string to monero integer convertion methodsIlya Kitaev3-2/+33
2016-06-10rpc: fix getblock RPC sending blob as binary, not hex dumpmoneromooo-monero1-1/+1
2016-06-10wallet::default_mixin exposed to public interface asIlya Kitaev4-1/+24
2016-06-10Wallet::filename, Wallet::keysFilename, tests for move walletIlya Kitaev4-0/+58
2016-06-07Fix Issue #855Howard Chu1-4/+0
2016-06-06cn_deserialize: add minergate datamoneromooo-monero1-0/+1
2016-06-06cn_deserialize: print extra nonce as hex datamoneromooo-monero1-1/+1
2016-06-06tx_extra: parse new chunk added by minergateblashyrkh1-1/+12
2016-06-03Merge pull request #854Riccardo Spagni1-0/+18
2016-06-03Merge pull request #850Riccardo Spagni1-2/+5
2016-06-03removed unused "using"Ilya Kitaev1-1/+0
2016-06-03Wallet API : WalletManager::findWallets() addedIlya Kitaev8-19/+86
2016-06-01scripts for faster test wallets generationIlya Kitaev11-19/+120
2016-05-28readme: notes on config file and fg/bg run moderedfish1-0/+18
2016-05-27regenerated test wallets, basic functions got brokenIlya Kitaev1-17/+20
2016-05-27Merge remote-tracking branch 'upstream/master'Ilya Kitaev28-830/+1409
2016-05-27installing wallet_api headerIlya Kitaev1-2/+2
2016-05-27cmake: BUILD_TESTS as option explicitly; added missed dependencyIlya Kitaev1-0/+3
2016-05-27cmake libutils dependency addedIlya Kitaev1-0/+46
2016-05-27all wallet dependencies merged to single static libIlya Kitaev4-2/+491
2016-05-25crypto: slow-hash: disable mul implemented in asm for ARMredfish1-2/+5
2016-05-18fix: error: -Werror=misleading-indentationmoneroexample1-1/+3
2016-05-18contrib: epee: add exception spec to throwing destructorsredfish3-3/+3
2016-05-18src: p2p: add exception spec to throwing destructorsredfish4-4/+4
2016-05-18crypto: slow-hash: fix misleading indentredfish1-1/+1
2016-05-18crypto: slow-hash: remove unused hash list for ARMredfish1-4/+0
2016-05-18crypto: oaes_lib: remove unused _NR arrayredfish1-4/+0
2016-05-18crypto: fix compile error: use named type in sizeofredfish1-4/+5
2016-05-17Merge pull request #842Riccardo Spagni4-4/+11
2016-05-17Merge pull request #840Riccardo Spagni2-6/+8
2016-05-17Merge pull request #837Riccardo Spagni1-1/+9
2016-05-17Merge pull request #831Riccardo Spagni11-31/+121
2016-05-17Merge pull request #827Riccardo Spagni3-19/+31
2016-05-17WalletListener::moneyReceived testIlya Kitaev1-12/+38
2016-05-16Restrict also 'get_connections' and 'getbans' APIs.osensei1-2/+2
2016-05-16WalletListener::moneySpent testIlya Kitaev3-55/+164
2016-05-15crypto: make clear generate_random_bytes is not thread safemoneromooo-monero4-4/+11
2016-05-14Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei2-4/+6
2016-05-13WalletListener::moneySpent(), WalletListener::moneyReceived()Ilya Kitaev2-2/+22
2016-05-13i_wallet_callback: virtual dtorIlya Kitaev1-0/+1
2016-05-12Merge remote-tracking branch 'upstream/master'Ilya Kitaev22-146/+1306
2016-05-11Update README with TAILS instructionsdEBRUYNE-11-1/+9
2016-05-05started WalletListenerIlya Kitaev3-1/+65
2016-05-05TransactionHistory continuedIlya Kitaev1-5/+0
2016-05-01tests: fix tests broken by the removal of the block reward accumulation loopmoneromooo-monero6-24/+18
2016-05-01cn_deserialize: deserialize tx_extra toomoneromooo-monero1-0/+21
2016-05-01unit_tests: add a write_varint/read_varint testmoneromooo-monero2-1/+68
2016-05-01unit_tests: fix UNBOUND_LIBRARIES/UNBOUND_LIBRARY typomoneromooo-monero1-1/+1
2016-05-01core: move tx_extra parsing errors to log level 1moneromooo-monero2-5/+13
2016-04-29Merge branch 'performance' of https://github.com/LMDB/bitmoneroRiccardo Spagni7-769/+1229
2016-04-29Only log 1/N skipped blocksHoward Chu1-2/+4