Riccardo Spagni
|
fc58069731
|
Merge pull request #872
beb6d92 CMake: GPL 'libutils' script removed (Ilya Kitaev)
4e5521d PendingTransactionImpl: pointer->reference (Ilya Kitaev)
7b7cf21 commented regex (Ilya Kitaev)
eec0f57 Typo fixed (Ilya Kitaev)
f1c4a37 Wallet::createTransaction: added mixin_count param (Ilya Kitaev)
3318add double/string to monero integer convertion methods (Ilya Kitaev)
3ac20a4 wallet::default_mixin exposed to public interface as Wallet::setDefaultMixin, Wallet::defaultMixin; wallet::create_transaction_2 used in Wallet::createTransaction (Ilya Kitaev)
c554055 Wallet::filename, Wallet::keysFilename, tests for move wallet (Ilya Kitaev)
8f9d98b removed unused "using" (Ilya Kitaev)
2facbe7 Wallet API : WalletManager::findWallets() added (Ilya Kitaev)
ec949c3 scripts for faster test wallets generation (Ilya Kitaev)
7f3d28f regenerated test wallets, basic functions got broken (Ilya Kitaev)
4327548 installing wallet_api header (Ilya Kitaev)
7ac1342 cmake: BUILD_TESTS as option explicitly; added missed dependency (Ilya Kitaev)
1f0d016 cmake libutils dependency added (Ilya Kitaev)
d43ad22 all wallet dependencies merged to single static lib (Ilya Kitaev)
9ae4e87 WalletListener::moneyReceived test (Ilya Kitaev)
40087a7 WalletListener::moneySpent test (Ilya Kitaev)
27d86b7 WalletListener::moneySpent(), WalletListener::moneyReceived() (Ilya Kitaev)
ff52c67 i_wallet_callback: virtual dtor (Ilya Kitaev)
5dbd2b8 started WalletListener (Ilya Kitaev)
71131a8 TransactionHistory continued (Ilya Kitaev)
9311934 TransactionHistory continued (Ilya Kitaev)
566166a merged with upstream (Ilya Kitaev)
53a97bd Wallet API: transaction history in progress (Ilya Kitaev)
02c9df5 Wallet API : transaction history in progress (Ilya Kitaev)
a213887 transaction history api in progress (Ilya Kitaev)
b6aaf53 transaction history api in progress (Ilya Kitaev)
f83f3cb api implementation splitted over separate files (Ilya Kitaev)
4e1c2dc TransactionInfo / TransactionHistory APIs design (Ilya Kitaev)
1774d95 TODOs for Transaction/Transfer interface (Ilya Kitaev)
d97e9ef Transaction API continued (Ilya Kitaev)
079fbd3 Wallet::createTransaction API introduced (Ilya Kitaev)
ee5bb17 Wallet::transfer() continued (Ilya Kitaev)
c37c856 Wallet::transfer in progress (Ilya Kitaev)
830c19c Wallet::refresh + tests (Ilya Kitaev)
1ae9cdc "testnet" is default parameter (Ilya Kitaev)
2157a9a testnet option, Wallet::balance(), Wallet::unlockedBalance() (Ilya Kitaev)
8790904 - testnet option added to api; (Ilya Kitaev)
2cce329 wallet2::store() implemented within wallet2::store_to (Ilya Kitaev)
d608647 WalletManager::findWallets: searching by "keys" files instead of "address.txt" files (Ilya Kitaev)
ca61153 Wallet: payment id and integrated address (Ilya Kitaev)
23cbf6f PendingTransactionImpl: pointer->reference (Ilya Kitaev)
c1d9e7c commented regex (Ilya Kitaev)
563baf1 Typo fixed (Ilya Kitaev)
2efec04 Wallet::createTransaction: added mixin_count param (Ilya Kitaev)
85a6322 double/string to monero integer convertion methods (Ilya Kitaev)
e7d8f2a wallet::default_mixin exposed to public interface as Wallet::setDefaultMixin, Wallet::defaultMixin; wallet::create_transaction_2 used in Wallet::createTransaction (Ilya Kitaev)
a537489 Wallet::filename, Wallet::keysFilename, tests for move wallet (Ilya Kitaev)
a1eddcd removed unused "using" (Ilya Kitaev)
8390bfa Wallet API : WalletManager::findWallets() added (Ilya Kitaev)
44cc0ef scripts for faster test wallets generation (Ilya Kitaev)
2060bfe regenerated test wallets, basic functions got broken (Ilya Kitaev)
dbc0b03 installing wallet_api header (Ilya Kitaev)
653c7e3 cmake: BUILD_TESTS as option explicitly; added missed dependency (Ilya Kitaev)
ef9a74c cmake libutils dependency added (Ilya Kitaev)
191cb59 all wallet dependencies merged to single static lib (Ilya Kitaev)
91eeeb8 WalletListener::moneyReceived test (Ilya Kitaev)
64348a2 WalletListener::moneySpent test (Ilya Kitaev)
060bb62 WalletListener::moneySpent(), WalletListener::moneyReceived() (Ilya Kitaev)
214014c i_wallet_callback: virtual dtor (Ilya Kitaev)
3745770 started WalletListener (Ilya Kitaev)
e6fdd5d TransactionHistory continued (Ilya Kitaev)
3dd4b4c merged with upstream (Ilya Kitaev)
d500272 Wallet API : transaction history in progress (Ilya Kitaev)
663ed04 transaction history api in progress (Ilya Kitaev)
12345d3 api implementation splitted over separate files (Ilya Kitaev)
60508e6 TransactionInfo / TransactionHistory APIs design (Ilya Kitaev)
951f3b5 Wallet::createTransaction API introduced (Ilya Kitaev)
7c51227 Wallet::transfer in progress (Ilya Kitaev)
e04c67a Wallet::refresh + tests (Ilya Kitaev)
9cdf0b7 "testnet" is default parameter (Ilya Kitaev)
caf0e02 testnet option, Wallet::balance(), Wallet::unlockedBalance() (Ilya Kitaev)
8df820b - testnet option added to api; (Ilya Kitaev)
94eaeb5 wallet2::store() implemented within wallet2::store_to (Ilya Kitaev)
|
2016-07-06 18:11:04 +02:00 |
|
Ilya Kitaev
|
beb6d9200d
|
CMake: GPL 'libutils' script removed
|
2016-06-24 14:49:23 +03:00 |
|
Ilya Kitaev
|
ab61ba0c9b
|
Merge branch 'master' of https://github.com/mbg033/bitmonero
|
2016-06-23 16:23:09 +03:00 |
|
Ilya Kitaev
|
d60864785f
|
WalletManager::findWallets: searching by "keys" files instead of
"address.txt" files
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
ca61153003
|
Wallet: payment id and integrated address
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
23cbf6fd97
|
PendingTransactionImpl: pointer->reference
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
c1d9e7cd2a
|
commented regex
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
563baf1b68
|
Typo fixed
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
2efec04f74
|
Wallet::createTransaction: added mixin_count param
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
85a632244e
|
double/string to monero integer convertion methods
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
e7d8f2a085
|
wallet::default_mixin exposed to public interface as
Wallet::setDefaultMixin, Wallet::defaultMixin;
wallet::create_transaction_2 used in Wallet::createTransaction
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
a5374897f8
|
Wallet::filename, Wallet::keysFilename, tests for move wallet
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
a1eddcd693
|
removed unused "using"
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
8390bfa770
|
Wallet API : WalletManager::findWallets() added
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
44cc0ef147
|
scripts for faster test wallets generation
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
2060bfe5ad
|
regenerated test wallets, basic functions got broken
|
2016-06-23 16:01:41 +03:00 |
|
Ilya Kitaev
|
dbc0b039b4
|
installing wallet_api header
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
653c7e3804
|
cmake: BUILD_TESTS as option explicitly; added missed dependency
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
ef9a74c67e
|
cmake libutils dependency added
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
191cb594de
|
all wallet dependencies merged to single static lib
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
91eeeb8989
|
WalletListener::moneyReceived test
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
64348a2d11
|
WalletListener::moneySpent test
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
060bb62e29
|
WalletListener::moneySpent(), WalletListener::moneyReceived()
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
214014c048
|
i_wallet_callback: virtual dtor
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
374577018d
|
started WalletListener
|
2016-06-23 16:01:33 +03:00 |
|
Ilya Kitaev
|
e6fdd5dd10
|
TransactionHistory continued
|
2016-06-23 16:01:26 +03:00 |
|
Ilya Kitaev
|
3dd4b4ccf9
|
merged with upstream
|
2016-06-23 15:50:40 +03:00 |
|
Ilya Kitaev
|
d500272fa8
|
Wallet API : transaction history in progress
|
2016-06-23 15:50:33 +03:00 |
|
Ilya Kitaev
|
663ed04eb8
|
transaction history api in progress
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
12345d382c
|
api implementation splitted over separate files
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
60508e6bae
|
TransactionInfo / TransactionHistory APIs design
|
2016-06-23 15:50:17 +03:00 |
|
Ilya Kitaev
|
951f3b5d83
|
Wallet::createTransaction API introduced
Transaction API continued
TODOs for Transaction/Transfer interface
|
2016-06-23 15:49:54 +03:00 |
|
Ilya Kitaev
|
7c51227f88
|
Wallet::transfer in progress
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
e04c67ac4c
|
Wallet::refresh + tests
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
9cdf0b7d7f
|
"testnet" is default parameter
|
2016-06-23 15:49:36 +03:00 |
|
Ilya Kitaev
|
caf0e02787
|
testnet option, Wallet::balance(), Wallet::unlockedBalance()
|
2016-06-23 15:49:22 +03:00 |
|
Ilya Kitaev
|
8df820b301
|
- testnet option added to api;
|
2016-06-23 15:49:07 +03:00 |
|
Ilya Kitaev
|
94eaeb50b2
|
wallet2::store() implemented within wallet2::store_to
|
2016-06-23 15:40:48 +03:00 |
|
Ilya Kitaev
|
4e5521d87d
|
PendingTransactionImpl: pointer->reference
|
2016-06-22 15:50:59 +03:00 |
|
Ilya Kitaev
|
7b7cf21644
|
commented regex
|
2016-06-22 15:06:19 +03:00 |
|
Ilya Kitaev
|
eec0f57d60
|
Typo fixed
|
2016-06-22 14:37:53 +03:00 |
|
Riccardo Spagni
|
de91bb75a1
|
Merge pull request #870
57dce80 gmtime for Windows (luigi1111)
|
2016-06-21 09:32:32 +02:00 |
|
Riccardo Spagni
|
fd32a3b52a
|
Merge pull request #869
03e545d More fixing for Windows (iDunk)
e8baa57 CMakeLists.txt: fix build for mingw (iDunk)
|
2016-06-21 09:32:12 +02:00 |
|
Riccardo Spagni
|
8c34cca0f0
|
Merge pull request #867
f0b85c1 simplewallet: add a status command (moneromooo-monero)
|
2016-06-21 09:31:50 +02:00 |
|
Riccardo Spagni
|
03477063ba
|
Merge pull request #868
15c2b69 common: fix build without libunwind (moneromooo-monero)
f72388c CMakeLists: fix build without libunwind (moneromooo-monero)
|
2016-06-21 09:30:56 +02:00 |
|
luigi1111
|
57dce8083a
|
gmtime for Windows
gmtime_r is not available in Windows, use gmtime_s instead. Also change shorthand codes (also not working in Windows).
|
2016-06-20 18:14:12 -05:00 |
|
iDunk
|
03e545d323
|
More fixing for Windows
|
2016-06-20 22:38:36 +01:00 |
|
iDunk
|
e8baa57326
|
CMakeLists.txt: fix build for mingw
Fix from iDunk from IRC.
|
2016-06-20 21:39:13 +01:00 |
|
Ilya Kitaev
|
f1c4a376af
|
Wallet::createTransaction: added mixin_count param
|
2016-06-20 22:56:30 +03:00 |
|
moneromooo-monero
|
15c2b69db7
|
common: fix build without libunwind
|
2016-06-20 19:23:32 +01:00 |
|