Commit Graph

121 Commits (def58196da207c2cb811a7267285f881a4c859e8)

Author SHA1 Message Date
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
moneromooo-monero 51895fd7df
split wallet and wallet_api
7 years ago
Jaquee 086b7db2c7 Wallet API: default values for account and subaddr index
7 years ago
Jaquee fc9229342d walletAPI: add lightwallet login() and importWalletRequest()
7 years ago
Jaquee 79207743b8 walletAPI: init() lightwallet and SSL support
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
moneromooo-monero 5475692ed5
wallet2_api: remove an unused, uninitialized, field
7 years ago
m2049r 6ee1116d75 store is optional during close and defaults to true; except during descruction
7 years ago
Jaquee 1307e3cc12 WalletAPI: add getDefaultDataDir()
7 years ago
Jaquee e31aac80e5 walletAPI: add getRefreshFromBlockHeight()
7 years ago
Jaquee bbf4c21048 Wallet API: add spend/view key getters
7 years ago
Jaquee a8646b0957
Wallet API: add hard fork info functions
7 years ago
Jaquee 5310574382
Wallet API: Add support for daemon rpc login
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Jaquee 805625b541 wallet api: Remove initAsync() and don't start refresh automatically on init
7 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
7 years ago
Jaquee 774a21394a
Wallet API: Create wallet from keys
7 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
7 years ago
= e92c4fff1a
Wallet api: testnet getter
7 years ago
Riccardo Spagni ec323d8c3f
Merge pull request #1561
7 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
7 years ago
Chris Vickio 3b6d5f255d make struct/class declarations consistent (mismatched-tags warning)
7 years ago
Jaquee 1d3179816b
Wallet API: add key image import/export functions
7 years ago
Jaquee 46550c0b4f
Wallet API: add rescanSpent()
7 years ago
Jaquee dbb838f4d0
GUI cold signing
7 years ago
Jaquee afb85a028f
Wallet API: functions for supporting/creating view only wallets
7 years ago
MoroccanMalinois 60fe1b61e0 Add parse_uri to wallet2_api
8 years ago
Jaquee 944b6079d9
Wallet API: Do not refresh while daemon is syncing
8 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
Jaquee 5df92877c7 GUI address book
8 years ago
moneromooo-monero 657a70e004
wallet: add a getter for the filename path
8 years ago
Jacob Brydolf 4fca34ddb4
Wallet2: calculate approximate blockchain height on offline creation
8 years ago
Riccardo Spagni a3cd7230f8
Merge pull request #1315
8 years ago
moneromooo-monero 1669621937
wallet2_api: support for sweeping all
8 years ago
Jacob Brydolf 9150a16ed1
Wallet API: use stored refresh height when rebuilding cache
8 years ago
Riccardo Spagni dc5e0e45cd
Merge pull request #1310
8 years ago
moneromooo-monero c441a61ef6
wallet2_api: API to sign and verify a message
8 years ago
Riccardo Spagni 7c7a6cf2f8
Merge pull request #1302
8 years ago
Jacob Brydolf 35da3cb074 Wallet API: added getTxKey()
8 years ago
moneromooo-monero 40a68e22fa
wallet2_api: add API for create_unmixable_sweep_transactions
8 years ago
moneromooo-monero 63fe6fd9ba
wallet2_api: allow connection to return "yes, but wrong version"
8 years ago
moneromooo-monero 97288a5ce2
wallet2_api: add API for tx notes
8 years ago
Jacob Brydolf a8cd65646c Wallet API: added setRecoveringFromSeed();
8 years ago
Riccardo Spagni 0673db16ad
Merge pull request #1195
8 years ago
Jacob Brydolf 36a89ab435
libwallet_api: Added option to restore from specific height
8 years ago
Ilya Kitaev 62b3708ea5 libwallet_api: do not signal on sent/received tx until wallet completely
8 years ago
Riccardo Spagni 2723cd12e1
Merge pull request #1173
8 years ago
Jacob Brydolf 65ea8364f8 wallet2_api: added Wallet::daemonBlockChainTargetHeight()
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 3079c5756b wallet2_api: milliseconds resolution for auto-refresh interval
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 d5d0856ce6 wallet2_api: getter and setter for "refresh interval"
8 years ago
Riccardo Spagni 8a274eab3f switch wallet API from std thread/mutex to boost
8 years ago
Ilya Kitaev d7597c5961 refreshing wallet even if error happened
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 ca61153003 Wallet: payment id and integrated address
8 years ago
Ilya Kitaev 2efec04f74 Wallet::createTransaction: added mixin_count param
8 years ago
Ilya Kitaev e7d8f2a085 wallet::default_mixin exposed to public interface as
8 years ago
Ilya Kitaev a5374897f8 Wallet::filename, Wallet::keysFilename, tests for move wallet
8 years ago
Ilya Kitaev 374577018d started WalletListener
8 years ago
Ilya Kitaev 3dd4b4ccf9 merged with upstream
8 years ago
Ilya Kitaev d500272fa8 Wallet API : transaction history in progress
8 years ago
Ilya Kitaev 663ed04eb8 transaction history api in progress
8 years ago
Ilya Kitaev 12345d382c api implementation splitted over separate files
8 years ago