Commit Graph

2325 Commits (cf6654c17807562e5464e6bfbd8b9663722112e2)
 

Author SHA1 Message Date
moneromooo-monero f11191a818
rpc: restrict number of fake outs requested in restricted rpc mode
8 years ago
Ilya Kitaev beb6d9200d CMake: GPL 'libutils' script removed
8 years ago
redfish ecd0f2dde7 makefile: remove unnecessary ARM-specific targets
8 years ago
Ilya Kitaev ab61ba0c9b Merge branch 'master' of https://github.com/mbg033/bitmonero
8 years ago
Ilya Kitaev d60864785f WalletManager::findWallets: searching by "keys" files instead of
8 years ago
Ilya Kitaev ca61153003 Wallet: payment id and integrated address
8 years ago
Ilya Kitaev 23cbf6fd97 PendingTransactionImpl: pointer->reference
8 years ago
Ilya Kitaev c1d9e7cd2a commented regex
8 years ago
Ilya Kitaev 563baf1b68 Typo fixed
8 years ago
Ilya Kitaev 2efec04f74 Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev 85a632244e double/string to monero integer convertion methods
8 years ago
Ilya Kitaev e7d8f2a085 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev a5374897f8 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev a1eddcd693 removed unused "using"
8 years ago
Ilya Kitaev 8390bfa770 Wallet API : WalletManager::findWallets() added
8 years ago
Ilya Kitaev 44cc0ef147 scripts for faster test wallets generation
8 years ago
Ilya Kitaev 2060bfe5ad regenerated test wallets, basic functions got broken
8 years ago
Ilya Kitaev dbc0b039b4 installing wallet_api header
8 years ago
Ilya Kitaev 653c7e3804 cmake: BUILD_TESTS as option explicitly; added missed dependency
8 years ago
Ilya Kitaev ef9a74c67e cmake libutils dependency added
8 years ago
Ilya Kitaev 191cb594de all wallet dependencies merged to single static lib
8 years ago
Ilya Kitaev 91eeeb8989 WalletListener::moneyReceived test
8 years ago
Ilya Kitaev 64348a2d11 WalletListener::moneySpent test
8 years ago
Ilya Kitaev 060bb62e29 WalletListener::moneySpent(), WalletListener::moneyReceived()
8 years ago
Ilya Kitaev 214014c048 i_wallet_callback: virtual dtor
8 years ago
Ilya Kitaev 374577018d started WalletListener
8 years ago
Ilya Kitaev e6fdd5dd10 TransactionHistory continued
8 years ago
Ilya Kitaev 3dd4b4ccf9 merged with upstream
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 663ed04eb8 transaction history api in progress
8 years ago
Ilya Kitaev 12345d382c api implementation splitted over separate files
8 years ago
Ilya Kitaev 60508e6bae TransactionInfo / TransactionHistory APIs design
8 years ago
Ilya Kitaev 951f3b5d83 Wallet::createTransaction API introduced
8 years ago
Ilya Kitaev 7c51227f88 Wallet::transfer in progress
8 years ago
Ilya Kitaev e04c67ac4c Wallet::refresh + tests
8 years ago
Ilya Kitaev 9cdf0b7d7f "testnet" is default parameter
8 years ago
Ilya Kitaev caf0e02787 testnet option, Wallet::balance(), Wallet::unlockedBalance()
8 years ago
Ilya Kitaev 8df820b301 - testnet option added to api;
8 years ago
Ilya Kitaev 94eaeb50b2 wallet2::store() implemented within wallet2::store_to
8 years ago
moneromooo-monero 6b08001f9e
simplewallet: mention the background refresh thread when starting
8 years ago
moneromooo-monero 945c272f6c
wallet: add a fee multiplier
8 years ago
redfish 72287d121a contrib: epee: add missing noexcept spec to class decl
8 years ago
Ilya Kitaev 4e5521d87d PendingTransactionImpl: pointer->reference
8 years ago
Ilya Kitaev 7b7cf21644 commented regex
8 years ago
Ilya Kitaev eec0f57d60 Typo fixed
8 years ago
redfish c6501607f3 cmake: disable AES on ARM
8 years ago
redfish 804b1bc197 cmake: initialize ARCH for native builds
8 years ago
redfish bb39034405 cmake: remove repetitive code in handling of NO_AES
8 years ago
redfish 14f7538488 readme: move license to separate file for packaging
8 years ago
luigi1111 d7189600ae
remove POSIX_C_SOURCE and remove dlfcn.h for static builds
8 years ago