SomaticFanatic
|
5ef0607da6
|
Update copyright year to 2020
Update copyright year to 2020
|
2020-05-06 22:36:54 -04:00 |
moneromooo-monero
|
c5d3ea2fef
|
tests: add a few try/catch in main to shut coverity up
|
2019-04-03 16:24:09 +00:00 |
binaryFate
|
1f2930ce0b
|
Update 2019 copyright
|
2019-03-05 22:05:34 +01:00 |
stoffu
|
1ff35fda7c
|
Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)
|
2018-03-06 21:14:52 +09:00 |
Edward Betts
|
fbcc91c2a4
|
Correct spelling mistakes.
|
2018-03-05 17:00:40 +00:00 |
xmr-eric
|
18216f19dd
|
Update 2018 copyright
|
2018-01-26 10:03:20 -05:00 |
moneromooo-monero
|
51895fd7df
|
split wallet and wallet_api
This speeds up building a lot when wallet2.h (or something it
includes) changes, since all the API includes wallet2.h
|
2017-11-16 12:10:29 +00:00 |
Riccardo Spagni
|
8df6b010eb
|
Merge pull request #2696
937e7f8a Initialize openssl on startup (moneromooo-monero)
|
2017-11-14 15:13:44 +02:00 |
Jaquee
|
d04633121b
|
fix libwallet api test after api change
|
2017-10-29 15:26:23 +01:00 |
moneromooo-monero
|
937e7f8aa6
|
Initialize openssl on startup
|
2017-10-21 10:17:18 +01:00 |
kenshi84
|
53ad5a0f42
|
Subaddresses
|
2017-10-07 13:06:21 +09:00 |
moneromooo-monero
|
a7ba3de1d3
|
libwallet_api_tests: initialize newblock_triggered on reset
CID 161873
|
2017-09-25 15:48:18 +01:00 |
Riccardo Spagni
|
c3599fa7b9
|
update copyright year, fix occasional lack of newline at line end
|
2017-02-21 19:38:18 +02:00 |
Lee Clagett
|
2cde2c02ca
|
switch to boost::thread for mingw build
|
2017-02-16 20:10:23 -05:00 |
Jaquee
|
b14d109bae
|
update wallet api tests
|
2017-02-04 23:25:10 +01:00 |
Jaquee
|
db56a03ff2
|
Wallet2 + API: Callbacks for unconfirmed transfers
|
2017-01-12 18:25:34 +01:00 |
Randi Joseph
|
b2adfa8c51
|
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
|
2016-12-13 10:21:38 -05:00 |
Ilya Kitaev
|
559f379327
|
libwallet_api: test: adjusted mixin_count=4 as it's minumum allowed
|
2016-10-06 16:35:03 +03:00 |
Ilya Kitaev
|
8b0cb8caa4
|
libwallet_api: some renamings
|
2016-10-06 15:47:29 +03:00 |
Ilya Kitaev
|
8b20cbfa7d
|
libwallet_api: do not use fast-refresh on recovery
|
2016-10-01 21:04:49 +03:00 |
Ilya Kitaev
|
10fe626e13
|
libwallet_api: fast-refresh in case of opening non-synced wallet
|
2016-09-30 22:42:15 +03:00 |
Ilya Kitaev
|
1f73f80c94
|
libwallet_api: fast-refresh for new wallet
|
2016-09-30 02:11:28 +03:00 |
Ilya Kitaev
|
4789347b27
|
libwallet_api: test for create/init wallet on mainnet
|
2016-09-28 01:36:49 +03:00 |
Ilya Kitaev
|
aef92f27d9
|
libwallet_api: tests: fixed WalletCallbackReceived test
|
2016-09-28 00:02:35 +03:00 |
Ilya Kitaev
|
15c0882f4e
|
libwallet_api: tests: test fixed according implementation
|
2016-09-27 23:47:50 +03:00 |
Ilya Kitaev
|
a7882da2f6
|
libwallet_api: tests: compilation errors fixed
|
2016-09-27 23:45:03 +03:00 |
Ilya Kitaev
|
7b4a85b309
|
wallet2_api: added Wallet::daemonBlockChainHeight()
|
2016-09-26 23:19:25 +03:00 |
Ilya Kitaev
|
9de3ec3e2a
|
libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
|
2016-09-26 23:19:25 +03:00 |
Ilya Kitaev
|
69c9824fc0
|
libwallet_api: tests: env variables for WALLETS_ROOT_DIR and
TESTNET_DAEMON_ADDRESS
|
2016-09-22 20:32:57 +03:00 |
Ilya Kitaev
|
1f8a70c03a
|
libwallet_api: tests: changed testwallets path, uncommitted all tests
|
2016-09-22 19:07:12 +03:00 |
Ilya Kitaev
|
d5d0856ce6
|
wallet2_api: getter and setter for "refresh interval"
|
2016-09-20 20:40:58 +03:00 |
Ilya Kitaev
|
99dd57258f
|
libwallet_api: tests: checking for result while opening wallet
|
2016-08-23 14:13:30 +03:00 |
Ilya Kitaev
|
bcf7b67cd6
|
libwallet_api: Wallet::amountFromString fixed
|
2016-08-23 13:47:21 +03:00 |
Ilya Kitaev
|
cbe534db1a
|
libwallet_api: tests: removed logged passwords
|
2016-08-22 23:14:58 +03:00 |
Ilya Kitaev
|
b1a5a937ff
|
libwallet_api: do not store wallet on close if status is not ok
|
2016-08-22 22:47:59 +03:00 |
Ilya Kitaev
|
6d32a3d16b
|
wallet_api: async init, Wallet::connected status, log level
|
2016-07-18 23:03:09 +03:00 |
Ilya Kitaev
|
9d2cb4f36c
|
WalletListener functionality
|
2016-07-18 23:02:47 +03:00 |
Ilya Kitaev
|
083380cb8f
|
Transaction fee multiplier aka priority integraged
|
2016-07-18 23:02:18 +03:00 |
Ilya Kitaev
|
ab61ba0c9b
|
Merge branch 'master' of https://github.com/mbg033/bitmonero
|
2016-06-23 16:23:09 +03:00 |
Ilya Kitaev
|
ca61153003
|
Wallet: payment id and integrated address
|
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
|
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
|
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
|
e6fdd5dd10
|
TransactionHistory continued
|
2016-06-23 16:01:26 +03:00 |