index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libwallet_api_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...
Randi Joseph
2016-12-13
1
-136
/
+136
*
libwallet_api: test: adjusted mixin_count=4 as it's minumum allowed
Ilya Kitaev
2016-10-06
1
-3
/
+4
*
libwallet_api: some renamings
Ilya Kitaev
2016-10-06
1
-6
/
+8
*
libwallet_api: do not use fast-refresh on recovery
Ilya Kitaev
2016-10-01
1
-11
/
+53
*
libwallet_api: fast-refresh in case of opening non-synced wallet
Ilya Kitaev
2016-09-30
1
-1
/
+25
*
libwallet_api: fast-refresh for new wallet
Ilya Kitaev
2016-09-30
1
-3
/
+28
*
libwallet_api: test for create/init wallet on mainnet
Ilya Kitaev
2016-09-28
1
-3
/
+50
*
libwallet_api: tests: fixed WalletCallbackReceived test
Ilya Kitaev
2016-09-28
1
-3
/
+7
*
libwallet_api: tests: test fixed according implementation
Ilya Kitaev
2016-09-27
1
-1
/
+0
*
libwallet_api: tests: compilation errors fixed
Ilya Kitaev
2016-09-27
1
-2
/
+2
*
wallet2_api: added Wallet::daemonBlockChainHeight()
Ilya Kitaev
2016-09-26
2
-5
/
+21
*
libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
Ilya Kitaev
2016-09-26
1
-2
/
+49
*
libwallet_api: simple documentation on testing environment
Ilya Kitaev
2016-09-23
2
-3
/
+25
*
libwallet_api: tests: env variables for WALLETS_ROOT_DIR and
Ilya Kitaev
2016-09-22
1
-13
/
+36
*
libwallet_api: tests: changed testwallets path, uncommitted all tests
Ilya Kitaev
2016-09-22
1
-12
/
+14
*
wallet2_api: getter and setter for "refresh interval"
Ilya Kitaev
2016-09-20
1
-6
/
+13
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-1
/
+5
*
fix remaining bitmonero and simplewallet bits
Riccardo Spagni
2016-09-03
10
-10
/
+10
*
tests: cmake: fix building with system gtest
redfish
2016-08-30
1
-1
/
+1
*
libwallet_api: tests: checking for result while opening wallet
Ilya Kitaev
2016-08-23
1
-4
/
+6
*
libwallet_api: Wallet::amountFromString fixed
Ilya Kitaev
2016-08-23
1
-0
/
+23
*
libwallet_api: tests: removed logged passwords
Ilya Kitaev
2016-08-22
1
-2
/
+2
*
libwallet_api: do not store wallet on close if status is not ok
Ilya Kitaev
2016-08-22
1
-2
/
+67
*
wallet_api: async init, Wallet::connected status, log level
Ilya Kitaev
2016-07-18
1
-20
/
+81
*
WalletListener functionality
Ilya Kitaev
2016-07-18
2
-39
/
+90
*
Transaction fee multiplier aka priority integraged
Ilya Kitaev
2016-07-18
1
-0
/
+42
*
Merge branch 'master' of https://github.com/mbg033/bitmonero
Ilya Kitaev
2016-06-23
1
-11
/
+6
|
\
|
*
Wallet::createTransaction: added mixin_count param
Ilya Kitaev
2016-06-20
1
-1
/
+40
|
*
double/string to monero integer convertion methods
Ilya Kitaev
2016-06-16
1
-2
/
+14
|
*
wallet::default_mixin exposed to public interface as
Ilya Kitaev
2016-06-10
1
-0
/
+2
|
*
Wallet::filename, Wallet::keysFilename, tests for move wallet
Ilya Kitaev
2016-06-10
1
-0
/
+29
|
*
Wallet API : WalletManager::findWallets() added
Ilya Kitaev
2016-06-03
4
-15
/
+29
|
*
scripts for faster test wallets generation
Ilya Kitaev
2016-06-01
11
-19
/
+120
|
*
regenerated test wallets, basic functions got broken
Ilya Kitaev
2016-05-27
1
-17
/
+20
|
*
WalletListener::moneyReceived test
Ilya Kitaev
2016-05-17
1
-12
/
+38
|
*
WalletListener::moneySpent test
Ilya Kitaev
2016-05-16
1
-53
/
+154
|
*
TransactionHistory continued
Ilya Kitaev
2016-04-29
1
-11
/
+55
|
*
Wallet API: transaction history in progress
Ilya Kitaev
2016-04-22
1
-4
/
+4
|
*
Wallet API : transaction history in progress
Ilya Kitaev
2016-04-22
1
-0
/
+28
|
*
TODOs for Transaction/Transfer interface
Ilya Kitaev
2016-04-12
1
-4
/
+4
|
*
Transaction API continued
Ilya Kitaev
2016-04-06
1
-0
/
+2
|
*
Wallet::createTransaction API introduced
Ilya Kitaev
2016-04-05
1
-2
/
+8
|
*
Wallet::transfer() continued
Ilya Kitaev
2016-04-04
1
-0
/
+16
|
*
Wallet::refresh + tests
Ilya Kitaev
2016-03-31
1
-0
/
+12
|
*
testnet option, Wallet::balance(), Wallet::unlockedBalance()
Ilya Kitaev
2016-03-31
1
-11
/
+12
|
*
- testnet option added to api;
Ilya Kitaev
2016-03-25
1
-24
/
+44
|
*
wallet2::store() implemented within wallet2::store_to
Ilya Kitaev
2016-03-21
1
-0
/
+25
*
|
Wallet: payment id and integrated address
Ilya Kitaev
2016-06-23
1
-3
/
+76
*
|
Wallet::createTransaction: added mixin_count param
Ilya Kitaev
2016-06-23
1
-1
/
+40
*
|
double/string to monero integer convertion methods
Ilya Kitaev
2016-06-23
1
-2
/
+14
[next]