Commit Graph

94 Commits (master)

Author SHA1 Message Date
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero c5d3ea2fef
tests: add a few try/catch in main to shut coverity up
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
stoffu 6d3311aceb
libwallet_api_tests: add missing dependency on Boost Locale and ICU
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
stoffu 1ff35fda7c
Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 51895fd7df
split wallet and wallet_api
7 years ago
Riccardo Spagni 8df6b010eb
Merge pull request #2696
7 years ago
Jaquee d04633121b fix libwallet api test after api change
7 years ago
moneromooo-monero 937e7f8aa6
Initialize openssl on startup
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Riccardo Spagni c2346c6c59
Merge pull request #2424
7 years ago
moneromooo-monero a7ba3de1d3
libwallet_api_tests: initialize newblock_triggered on reset
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Lee Clagett 2cde2c02ca switch to boost::thread for mingw build
7 years ago
Jaquee b14d109bae
update wallet api tests
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
7 years ago
Randi Joseph b2adfa8c51 Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
8 years ago
Ilya Kitaev 559f379327 libwallet_api: test: adjusted mixin_count=4 as it's minumum allowed
8 years ago
Ilya Kitaev 8b0cb8caa4 libwallet_api: some renamings
8 years ago
Ilya Kitaev 8b20cbfa7d libwallet_api: do not use fast-refresh on recovery
8 years ago
Ilya Kitaev 10fe626e13 libwallet_api: fast-refresh in case of opening non-synced wallet
8 years ago
Ilya Kitaev 1f73f80c94 libwallet_api: fast-refresh for new wallet
8 years ago
Ilya Kitaev 4789347b27 libwallet_api: test for create/init wallet on mainnet
8 years ago
Ilya Kitaev aef92f27d9 libwallet_api: tests: fixed WalletCallbackReceived test
8 years ago
Ilya Kitaev 15c0882f4e libwallet_api: tests: test fixed according implementation
8 years ago
Ilya Kitaev a7882da2f6 libwallet_api: tests: compilation errors fixed
8 years ago
Ilya Kitaev 7b4a85b309 wallet2_api: added Wallet::daemonBlockChainHeight()
8 years ago
Ilya Kitaev 9de3ec3e2a libwallet_api: Wallet::blockChainHeight, WalletListener::newBlock
8 years ago
Ilya Kitaev 2e18e10beb libwallet_api: simple documentation on testing environment
8 years ago
Ilya Kitaev 69c9824fc0 libwallet_api: tests: env variables for WALLETS_ROOT_DIR and
8 years ago
Ilya Kitaev 1f8a70c03a libwallet_api: tests: changed testwallets path, uncommitted all tests
8 years ago
Ilya Kitaev d5d0856ce6 wallet2_api: getter and setter for "refresh interval"
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni df63e0704a
fix remaining bitmonero and simplewallet bits
8 years ago
redfish 640a934d5f tests: cmake: fix building with system gtest
8 years ago
Ilya Kitaev 99dd57258f libwallet_api: tests: checking for result while opening wallet
8 years ago
Ilya Kitaev bcf7b67cd6 libwallet_api: Wallet::amountFromString fixed
8 years ago
Ilya Kitaev cbe534db1a libwallet_api: tests: removed logged passwords
8 years ago
Ilya Kitaev b1a5a937ff libwallet_api: do not store wallet on close if status is not ok
8 years ago
Ilya Kitaev 6d32a3d16b wallet_api: async init, Wallet::connected status, log level
8 years ago
Ilya Kitaev 9d2cb4f36c WalletListener functionality
8 years ago
Ilya Kitaev 083380cb8f Transaction fee multiplier aka priority integraged
8 years ago
Ilya Kitaev ab61ba0c9b Merge branch 'master' of https://github.com/mbg033/bitmonero
8 years ago
Ilya Kitaev ca61153003 Wallet: payment id and integrated address
8 years ago