Commit Graph

1277 Commits (25e3365afb6a6e053be6b6fcc7cd54e99e1c67e8)

Author SHA1 Message Date
wowario 25e3365afb disable sanity_checks
3 years ago
wowario e1ff02c1c5 support old BP
3 years ago
wowario 952b0492d9 initial commit
3 years ago
luigi1111 317eceb725
Merge pull request #7894
3 years ago
luigi1111 d98787eb1b
Merge pull request #7825
3 years ago
luigi1111 ca1b1b7332
Merge pull request #7822
3 years ago
SChernykh c0ce4d5089 Wallet2: fix optimize-coinbase for p2pool payouts
3 years ago
luigi1111 a520234c51
Merge pull request #7848
3 years ago
luigi1111 715ebcb744
Merge pull request #7846
3 years ago
j-berman 2285c66ef1 Protect client from divide by 0 caused by integer truncation
3 years ago
j-berman 99bee1ccf0 Apply gamma distr from chain tip when selecting decoys
3 years ago
luigi1111 f00db20a5f
Merge pull request #7792
3 years ago
j-berman adcf440dcd Make sure node returns to wallet that real output is unlocked
3 years ago
tobtoht 94bad34c26
wallet2: Don't auto lock device on process parsed blocks
3 years ago
Alex Opie 76824bf827
Stop adding more outputs than bulletproof allows
3 years ago
Dusan Klinec 9b840439b9
fix #7784 - deinit wallet in wallet dtor
3 years ago
Dusan Klinec 7e3f211791
wallet: rephrase error message on invalid device address
3 years ago
Nathan Dorfman 70c5c81670 wallet2: Fix rescan_bc keep_ki option
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
xiphon f9a9d2ee28 wallet2: wait for propagation timeout before marking tx as failed
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 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 6d29ee6c52
Merge pull request #6493
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
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago