Commit Graph

126 Commits (c328163ffa28fee3236ddc7a958a50cede727ba6)

Author SHA1 Message Date
Jaquee cb23be8f4d Wallet API: always use approximate calc of blockchain height
7 years ago
Jaquee 1307e3cc12 WalletAPI: add getDefaultDataDir()
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
m2049r 600353e2b2 fix wallet callback signatures
7 years ago
moneromooo-monero 4e13ab306a
wallet_api: fix missing transaction parameter in callback
7 years ago
Jaquee 740bc24c95 Wallet API: Set seed lang when recovering form keys
7 years ago
Riccardo Spagni 81b370d5a1
Merge pull request #2012
7 years ago
Jaquee bbf4c21048 Wallet API: add spend/view key getters
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago
Jaquee a8646b0957
Wallet API: add hard fork info functions
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
Jaquee 9ae33b51fb
wallet api: fix parameters in wallet2callbackImpl
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
Riccardo Spagni 50fadea8fa
Merge pull request #1747
7 years ago
moneromooo-monero 26bd7aac03
wallet_api: fix logging init via api
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Jaquee 7549116ec3
Wallet API: Easylogger wrapper for gui
7 years ago
Jaquee 0cc50bdd11 GUI: Improved refresh performance
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
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
7 years ago
Riccardo Spagni f00797a1f2
Merge pull request #1573
7 years ago
Riccardo Spagni 865f5bef34
Merge pull request #1564
7 years ago
Jaquee dea53962a3
fix timeout in check_connection
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
Riccardo Spagni 2a2f02e375
Merge pull request #1559
7 years ago
Jaquee db56a03ff2
Wallet2 + API: Callbacks for unconfirmed transfers
8 years ago
Jaquee 0d3918e15b
Wallet api: Update trustedDaemon when daemon is changed
8 years ago
Jaquee dbb838f4d0
GUI cold signing
8 years ago
Jaquee afb85a028f
Wallet API: functions for supporting/creating view only wallets
8 years ago
Riccardo Spagni c6ec939626
Merge pull request #1542
8 years ago
MoroccanMalinois 60fe1b61e0 Add parse_uri to wallet2_api
8 years ago
Jaquee 29333c417e
wallet api: prevent setting refresh height too high
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 3b4539ee7e
addressbook updates
8 years ago
Jaquee 5df92877c7 GUI address book
8 years ago
Riccardo Spagni f2ea2afb77
Merge pull request #1398
8 years ago
Riccardo Spagni 3d533d1037
Merge pull request #1380
8 years ago
Pierre Boyer f4772bae81 Fix a few minor typos
8 years ago
moneromooo-monero 657a70e004
wallet: add a getter for the filename path
8 years ago
moneromooo-monero d6086f5b4e
Improve daemon RPC version handling
8 years ago
moneromooo-monero 69b188c4b2
wallet2_api: fix payment ids from integrated addresses being ignored
8 years ago
Jacob Brydolf 4fca34ddb4
Wallet2: calculate approximate blockchain height on offline creation
8 years ago