moneromooo-monero
|
a0d80b1f95
|
plug bulletproofs plus into consensus
|
2022-04-05 18:50:17 +00:00 |
|
luigi1111
|
5eaa4434e8
|
Merge pull request #7877
e08abaa multisig key exchange update and refactor (koe)
|
2022-03-02 18:51:54 -05:00 |
|
koe
|
e08abaa43f
|
multisig key exchange update and refactor
|
2022-02-22 16:37:42 -06:00 |
|
tobtoht
|
47e7a43270
|
wallet_api: enable set_strict_default_file_permissions
|
2021-10-22 05:40:23 +02:00 |
|
mj-xmr
|
eed7e79c04
|
UB: Not calling virtual method in destructor of WalletImpl
|
2021-09-07 14:24:53 +02:00 |
|
tobtoht
|
a9aaa47abb
|
wallet_api: add make_uri
|
2021-08-19 15:35:37 +02:00 |
|
luigi1111
|
cb08466394
|
Merge pull request #7802
a3d2b71 wallet_api: expose offline mode status (rating89us)
|
2021-08-11 22:33:38 -04:00 |
|
rating89us
|
a3d2b71ee9
|
wallet_api: expose offline mode status
|
2021-07-19 00:30:36 +02:00 |
|
anon
|
fe76d7dee7
|
cmake: fix undefined symbols and multiple definitions
|
2021-07-13 08:00:20 +02:00 |
|
luigi1111
|
3c8c8e5a5b
|
Merge pull request #7761
8ef51dc wallet_api: fix typo in exportKeyImages (selsta)
|
2021-07-10 17:59:56 -04:00 |
|
luigi1111
|
c53e22c40a
|
Merge pull request #7748
bbeb555 wallet_api: getPassword (tobtoht)
|
2021-07-10 17:57:39 -04:00 |
|
tobtoht
|
bbeb555f00
|
wallet_api: getPassword
|
2021-07-05 02:49:27 +02:00 |
|
tobtoht
|
8a67724218
|
wallet_api: get bytes sent/received
|
2021-06-24 21:32:03 +02:00 |
|
luigi1111
|
4f08d52dfa
|
Merge pull request #7750
8e0b8dd wallet/api: remove Bitmonero namespace alias (selsta)
|
2021-06-24 14:12:37 -05:00 |
|
luigi1111
|
0a9d218044
|
Merge pull request #7749
e63c110 wallet_api: address_book: don't lose pid on setDescription (tobtoht)
|
2021-06-24 14:11:45 -05:00 |
|
luigi1111
|
99aa45fd34
|
Merge pull request #7746
1aa1850 wallet_api: signMessage: add sign with subaddress (tobtoht)
|
2021-06-24 14:06:13 -05:00 |
|
luigi1111
|
7c3629a5ee
|
Merge pull request #7742
f174a8f wallet_api: reconnectDevice (tobtoht)
|
2021-06-24 14:05:35 -05:00 |
|
selsta
|
8ef51dc546
|
wallet_api: fix typo in exportKeyImages
|
2021-06-23 20:44:13 +02:00 |
|
selsta
|
8e0b8ddb96
|
wallet/api: remove Bitmonero namespace alias
|
2021-06-08 23:29:41 +02:00 |
|
tobtoht
|
e63c1107c0
|
wallet_api: address_book: don't lose pid on setDescription
|
2021-06-08 15:20:48 +02:00 |
|
tobtoht
|
1aa1850ba5
|
wallet_api: signMessage: add sign with subaddress
|
2021-06-04 18:16:10 +02:00 |
|
tobtoht
|
f174a8f05f
|
wallet_api: reconnectDevice
|
2021-06-04 15:24:53 +02:00 |
|
tobtoht
|
6914d5b914
|
wallet_api: move adjust_mixin call within try block
|
2021-06-04 13:41:10 +02:00 |
|
luigi1111
|
e505ffef5f
|
Merge pull request #7677
445a9d8 wallet_api: import / export output function (tobtoht)
|
2021-05-12 16:53:27 -05:00 |
|
luigi1111
|
9bba3f4767
|
Merge pull request #7651
c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
|
2021-04-22 01:35:20 -04:00 |
|
tobtoht
|
445a9d8ba3
|
wallet_api: import / export output function
|
2021-04-22 04:26:17 +02:00 |
|
luigi1111
|
13418dbb98
|
Merge pull request #7648
25e8254 expose set_offline to wallet api (benevanoff)
|
2021-04-16 12:51:22 -05:00 |
|
luigi1111
|
2218e23e84
|
Merge pull request #7002
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
|
2021-04-16 12:43:42 -05:00 |
|
Elliot Wirrick
|
c8ff1d4d23
|
monero-wallet-cli: improve error message when tx amount is zero
|
2021-04-07 10:10:16 -04:00 |
|
benevanoff
|
25e82545f3
|
expose set_offline to wallet api
|
2021-04-05 13:41:04 -05:00 |
|
luigi1111
|
1a8b6ba8c0
|
Merge pull request #7542
7c4e4c7 wallet_api: add isDeterministic() (tobtoht)
|
2021-03-29 21:50:53 -04:00 |
|
mj-xmr
|
673c6d2d11
|
Reduce compilation time of epee/portable_storage_template_helper.h
|
2021-03-28 15:41:48 +02:00 |
|
tobtoht
|
7c4e4c7603
|
wallet_api: add isDeterministic()
|
2021-03-12 23:43:58 +01:00 |
|
tobtoht
|
1851f2645a
|
wallet_api: add seed_offset param to seed()
|
2021-03-12 19:45:29 +01:00 |
|
luigi1111
|
f11e434ae6
|
Merge pull request #7265
bdabcd0 wallet_api: store fee for incoming txs in history (Ben Evanoff)
|
2021-02-15 21:46:22 -05:00 |
|
Ben Evanoff
|
bdabcd01b7
|
wallet_api: store fee for incoming txs in history
|
2021-01-02 13:56:57 -06:00 |
|
benevanoff
|
50ff1066f5
|
wallet api: allow wallet to fetch all key images via api
|
2020-12-25 00:40:50 -06:00 |
|
luigi1111
|
cf816e51ad
|
Merge pull request #7020
2c66894 wallet_api: TransactionHistory - fill unconfirmed out payments dests (xiphon)
|
2020-11-29 01:58:56 -06:00 |
|
luigi1111
|
7778384071
|
Merge pull request #6830
64e9526 Extend TransactionInfo with coinbase and description attributes in wallet/api (dsc)
|
2020-11-28 21:55:16 -06:00 |
|
dsc
|
d157196416
|
Allow tx note edits via TransactionHistory object in wallet/api
|
2020-11-28 21:48:57 -06:00 |
|
xiphon
|
2c668940cd
|
wallet_api: TransactionHistory - fill unconfirmed out payments dests
|
2020-11-14 14:09:07 +00:00 |
|
xiphon
|
70eb0d1844
|
wallet2_api: implement stop() to interrupt refresh() loop once
|
2020-10-17 02:56:15 +00:00 |
|
dsc
|
64e9526509
|
Extend TransactionInfo with coinbase and description attributes in wallet/api
|
2020-09-19 22:54:23 +02:00 |
|
dsc
|
1b3f220251
|
Allow AddressBook description edits via wallet/api interface
|
2020-09-19 18:29:46 +02:00 |
|
moneromooo-monero
|
743608ec16
|
wallet: allow signing a message with spend or view key
|
2020-08-28 19:25:17 -04:00 |
|
moneromooo-monero
|
82ee01699c
|
Integrate CLSAGs into monero
They are allowed from v12, and MLSAGs are rejected from v13.
|
2020-08-27 12:44:04 +00:00 |
|
xiphon
|
76c16822d0
|
wallet2_api: implement runtime proxy configuration
|
2020-07-20 13:45:12 +00:00 |
|
Alexander Blair
|
a0d179e528
|
Merge pull request #6512
5ef0607da Update copyright year to 2020 (SomaticFanatic)
|
2020-07-19 03:32:59 -07:00 |
|
moneromooo-monero
|
86cf811a39
|
simplewallet: don't complain about incoming payment ids on change
|
2020-05-13 23:28:31 +00:00 |
|
SomaticFanatic
|
5ef0607da6
|
Update copyright year to 2020
Update copyright year to 2020
|
2020-05-06 22:36:54 -04:00 |
|