index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
libwallet_api_tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
2
-2
/
+2
*
Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...
mj-xmr
2020-10-28
1
-1
/
+1
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
2
-2
/
+2
*
tests: add a few try/catch in main to shut coverity up
moneromooo-monero
2019-04-03
1
-0
/
+3
*
Update 2019 copyright
binaryFate
2019-03-05
2
-2
/
+2
*
libwallet_api_tests: add missing dependency on Boost Locale and ICU
stoffu
2018-11-15
1
-0
/
+2
*
Fix typos in various files
Dimitris Apostolou
2018-03-15
1
-3
/
+3
*
Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...
stoffu
2018-03-06
1
-51
/
+51
*
Correct spelling mistakes.
Edward Betts
2018-03-05
2
-2
/
+2
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-0
/
+2
*
Update 2018 copyright
xmr-eric
2018-01-26
2
-2
/
+2
*
split wallet and wallet_api
moneromooo-monero
2017-11-16
2
-1
/
+2
*
Merge pull request #2696
Riccardo Spagni
2017-11-14
1
-0
/
+2
|
\
|
*
Initialize openssl on startup
moneromooo-monero
2017-10-21
1
-0
/
+2
*
|
fix libwallet api test after api change
Jaquee
2017-10-29
1
-8
/
+8
|
/
*
Subaddresses
kenshi84
2017-10-07
1
-55
/
+59
*
Merge pull request #2424
Riccardo Spagni
2017-09-25
1
-1
/
+1
|
\
|
*
libwallet_api_tests: initialize newblock_triggered on reset
moneromooo-monero
2017-09-25
1
-1
/
+1
*
|
build: auto update version info without manually deleting version.h
stoffu
2017-09-21
1
-0
/
+1
|
/
*
update copyright year, fix occasional lack of newline at line end
Riccardo Spagni
2017-02-21
2
-2
/
+2
*
switch to boost::thread for mingw build
Lee Clagett
2017-02-16
2
-29
/
+32
*
update wallet api tests
Jaquee
2017-02-04
1
-7
/
+8
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-0
/
+1
*
Wallet2 + API: Callbacks for unconfirmed transfers
Jaquee
2017-01-12
1
-0
/
+10
*
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
[next]