Commit Graph

2045 Commits (9b840439b9be5a7710f8ba1ac47e5daf05e9ea6a)

Author SHA1 Message Date
Dusan Klinec 9b840439b9
fix #7784 - deinit wallet in wallet dtor
3 years ago
luigi1111 a080c0be9c
Merge pull request #7678
3 years ago
Nathan Dorfman 70c5c81670 wallet2: Fix rescan_bc keep_ki option
3 years ago
tobtoht dedcd6304c
wallet_api: import / export output function
3 years ago
benevanoff 6e22710f0e
expose set_offline to wallet api
3 years ago
tobtoht 02e9a41cbe
wallet_api: add isDeterministic()
3 years ago
tobtoht def58196da
wallet_api: add seed_offset param to seed()
3 years ago
Ben Evanoff 73959c623c
wallet_api: store fee for incoming txs in history
3 years ago
benevanoff 712f362150
wallet api: allow wallet to fetch all key images via api
3 years ago
dsc 153d08d026
Allow tx note edits via TransactionHistory object in wallet/api
3 years ago
xiphon 2abd7b174b
wallet_api: TransactionHistory - fill unconfirmed out payments dests
3 years ago
dsc 9a50bef3cd
Extend TransactionInfo with coinbase and description attributes in wallet/api
3 years ago
dsc 22bb6a654d
Allow AddressBook description edits via wallet/api interface
3 years ago
moneromooo-monero 4a9ae3eb8b
fix serialization being different on mac
3 years ago
moneromooo-monero 5c3e84b6ae
restrict public node checks a little
3 years ago
selsta 93135907dd wallet2: set propagation timeout to current max timeout
4 years ago
Crypto City efca5b8af9
wallet2: check imported multisig curve points are in main subgroup
4 years ago
Riccardo Spagni 81a23c73d2
Merge pull request #6914
4 years ago
xiphon f9a9d2ee28 wallet2: wait for propagation timeout before marking tx as failed
4 years ago
xiphon 39e30d5481 wallet2_api: implement stop() to interrupt refresh() loop once
4 years ago
moneromooo-monero c407b92e80
wallet2: fix missing m_state field in wallet serialization
4 years ago
moneromooo-monero 9e6187a736
fix a couple bugs found by OSS-fuzz
4 years ago
luigi1111 2b1488ef6f
Merge pull request #6793
4 years ago
TheCharlatan 80e535c95a
wallet2: adapt to deterministic unlock time
4 years ago
luigi1111 9bba1a24ea Merge pull request #6815
4 years ago
moneromooo-monero ef4325fd41
wallet2: fix tx sanity check triggering on pre-rct outputs
4 years ago
Reinaldulin a3844e257e
Fix typo in command line argument description
4 years ago
luigi1111 fd657c7706
Merge pull request #6798
4 years ago
Dusan Klinec 4e4430603f
enable CLSAG support for Trezor client
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
woodser de9a9fb340 update error message "No unlocked balance in the specified account"
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
Sarang Noether fa06c39d97 Bind signature to full address and signing mode
4 years ago
moneromooo-monero 743608ec16 wallet: allow signing a message with spend or view key
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Alexander Blair 0c101f1236
Merge pull request #6767
4 years ago
Alexander Blair 4fe2858b4d
Merge pull request #6746
4 years ago
Alexander Blair a06c83db73
Merge pull request #6752
4 years ago
Alexander Blair 42519b48a7
Merge pull request #6731
4 years ago
Alexander Blair bad5d8d6f0
Merge pull request #6690
4 years ago
luigi1111 765db1ae7a
Revert "Use domain-separated ChaCha20 for in-memory key encryption"
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
4 years ago
Alexander Blair 01b512f3a9
Merge pull request #6716
4 years ago
Alexander Blair f40b9e34e0
Merge pull request #6715
4 years ago
Alexander Blair 8f02e7a7fc
Merge pull request #6632
4 years ago
Alexander Blair 0f5eb0e70c
Merge pull request #6546
4 years ago
Alexander Blair 6d29ee6c52
Merge pull request #6493
4 years ago
moneromooo-monero 07442a6059
Fix build with Boost 1.74
4 years ago
moneromooo-monero 85899230d1
simplewallet: allow setting tx keys when sending to a subaddress
4 years ago
Sarang Noether 921dd8dde5 Use domain-separated ChaCha20 for in-memory key encryption
4 years ago