Commit Graph

2352 Commits (a4501384bf67360e2aee345c4ffe3819d4bbcb37)
 

Author SHA1 Message Date
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
Riccardo Spagni de91bb75a1
Merge pull request #870
8 years ago
Riccardo Spagni fd32a3b52a
Merge pull request #869
8 years ago
Riccardo Spagni 8c34cca0f0
Merge pull request #867
8 years ago
Riccardo Spagni 03477063ba
Merge pull request #868
8 years ago
luigi1111 57dce8083a
gmtime for Windows
8 years ago
iDunk 03e545d323
More fixing for Windows
8 years ago
iDunk e8baa57326
CMakeLists.txt: fix build for mingw
8 years ago
Ilya Kitaev f1c4a376af Wallet::createTransaction: added mixin_count param
8 years ago
moneromooo-monero 15c2b69db7
common: fix build without libunwind
8 years ago
moneromooo-monero f72388c1c6
CMakeLists: fix build without libunwind
8 years ago
moneromooo-monero f0b85c1631
simplewallet: add a status command
8 years ago
Riccardo Spagni a645a3e5ff
Merge pull request #865
8 years ago
moneromooo-monero 3c3537e8c6
cmake: add missing FindLibunwind.cmake
8 years ago
Riccardo Spagni 21b3a1b43c
Merge pull request #863
8 years ago
Riccardo Spagni 2072c642d1
Merge pull request #862
8 years ago
Riccardo Spagni 724dfda6d1
Merge pull request #857
8 years ago
Riccardo Spagni 551d44a989
Merge pull request #856
8 years ago
Riccardo Spagni ba61f37f9c
Merge pull request #846
8 years ago
Riccardo Spagni e97d96ccfb
Merge pull request #775
8 years ago
moneromooo-monero 5dc09f2666
wallet_rpc_server: fix some string values being returned between <>
8 years ago
moneromooo-monero f8213c0644
Require 64/16 characters for payment ids
8 years ago
Ilya Kitaev 3318addafa double/string to monero integer convertion methods
8 years ago
moneromooo-monero 0c6e9e4ddd
rpc: fix getblock RPC sending blob as binary, not hex dump
8 years ago