Commit Graph

27 Commits (589efde6b3d6494645c0264a0a354d039c0f46fe)

Author SHA1 Message Date
dsc 269fd51d34
add hex() and txKey() to PendingTransaction
2 months ago
thotbot fcffffdd5d
Offline transaction signing
2 months ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
selsta 8e0b8ddb96
wallet/api: remove Bitmonero namespace alias
3 years ago
mj-xmr 673c6d2d11 Reduce compilation time of epee/portable_storage_template_helper.h
3 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
Dusan Klinec a1fd1d499c
device/trezor: HF10 support added, wallet::API
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni e4130e6ae6
Merge pull request #4409
6 years ago
naughtyfox 5a96056600 WalletApi: getMultisigInfo entry for gui wallets
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
Jaquee 48c0cb1ba6 wallet api: pause refresh while commiting tx
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Jaquee dbb838f4d0
GUI cold signing
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 4dcb74f97f wallet_api: PendingTransaction::txCount - number of split transactions
8 years ago
Riccardo Spagni c57ce06a97
Merge pull request #1300
8 years ago
moneromooo-monero eb194925ec
wallet2_api: do not copy the whole pending tx when iterating
8 years ago
moneromooo-monero 97288a5ce2
wallet2_api: add API for tx notes
8 years ago
moneromooo-monero 87b1153f37
wallet2_api: use uint64_t for amounts
8 years ago
Ilya Kitaev 23cbf6fd97 PendingTransactionImpl: pointer->reference
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