Commit Graph

1408 Commits (e921c3b8a35bc497ef92c4735e778e918b4c4f99)

Author SHA1 Message Date
moneromooo-monero 4278a3a7e3
cryptonote_basic: catch crypto api errors
2 years ago
Luke Parker da0715e503
Improve consistency between on_money_received and on_money_received_unconfirmed
2 years ago
luigi1111 1ff2b02064
Merge pull request #8331
2 years ago
luigi1111 f96cf86532
Merge pull request #8328
2 years ago
moneromooo-monero 2979474221
disable multisig by default
2 years ago
luigi1111 5b9724b03d
Merge pull request #8308
2 years ago
moneromooo-monero fde7c96b5c
wallet2: fix spurious reorg detection with untrusted nodes
2 years ago
moneromooo-monero df2e680825
wallet2: speedup large tx construction: reserve vector memory
2 years ago
Crypto City 38cdf01c64
wallet2: speedup large tx construction: batch ringdb lookups
2 years ago
Crypto City 2b95178897
wallet2: speedup large tx construction: batch ringdb updates
2 years ago
moneromooo-monero c9cf0b78f8
wallet2: speedup large tx construction: cache public key validity
2 years ago
luigi1111 436ca13722
Merge pull request #8277
2 years ago
luigi1111 c1625a8928
Merge pull request #8220
2 years ago
selsta f63f7dc7e2
wallet2: fix a couple unused variable warnings
2 years ago
koe 0d6ecb1136 multisig: add post-kex verification round to check that all participants have completed the multisig address
2 years ago
luigi1111 e13244ea9c
Merge pull request #8178
2 years ago
Luke Parker baee2c06ec
Preserve commitment format inside transactions
2 years ago
luigi1111 9f814edbd7
Merge pull request #8254
2 years ago
j-berman 5d388eb74d Bump ring size to 16 for v15 & remove set default in wallet cli
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
moneromooo-monero 9df7179aaf
wallet2: use BP+ for cold signing
2 years ago
moneromooo-monero b030f20751
Fee changes from ArticMine
2 years ago
luigi1111 0eb1b570b6
Merge pull request #8197
2 years ago
luigi1111 88a5606795
Merge pull request #8195
2 years ago
luigi1111 0285c07d7d
Merge pull request #8179
2 years ago
luigi1111 d054def63f
Merge pull request #7170
2 years ago
luigi1111 fb2f822c52
Merge pull request #7153
2 years ago
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
moneromooo-monero ae0a840fda
wallet2: decrease the amount of data exchanged for output export
2 years ago
luigi1111 d9e6baac42
Merge pull request #8158
2 years ago
Norman Moeschter 354e1d9c65
Make the wallet name optional when locked.
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 5eaa4434e8
Merge pull request #7877
2 years ago
selsta 3c829586be
wallet2: update stagenet rollback blocks
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
woodser e5000a9f0c Balance includes unconfirmed transfers to self
2 years ago
woodser 4446cc88c3 wallet inits cache if file and blob missing
2 years ago
woodser 53be72c08a `make_uri` disallows standalone payment ids
2 years ago
luigi1111 ff4ede9356
Merge pull request #8017
3 years ago
selsta a15466d850
wallet2: remove 2 unused variables
3 years ago
moneromooo-monero 2cad563060
wallet2: fix key encryption when changing ask-password from 0/1 to 2
3 years ago
luigi1111 99507da993
Merge pull request #7994
3 years ago
luigi1111 308e601966
Merge pull request #7799
3 years ago
luigi1111 7f477c1902
Merge pull request #7793
3 years ago
j-berman 84c52571ed Decrease the "recent spend window" in gamma re-select to 15 blocks
3 years ago
j-berman 76542ea709 Fix precision of average_output_time
3 years ago
luigi1111 a39b1d56c8
Merge pull request #7899
3 years ago
luigi1111 dfa6b58d4d
Merge pull request #7823
3 years ago
luigi1111 b7315efc1c
Merge pull request #7342
3 years ago
selsta cd76eb7b8c
wallet: fix unused lambda capture warning
3 years ago
SChernykh e52802baef Wallet2: fix optimize-coinbase for p2pool payouts
3 years ago
luigi1111 8b9eea92f1
Merge pull request #7849
3 years ago
luigi1111 1b079e5195
Merge pull request #7845
3 years ago
luigi1111 5812b757e0
Merge pull request #7821
3 years ago
Kermit Alexander II 24d3d65d42 monero-wallet-rpc: Prevent --password-file from being used with --wallet-dir
3 years ago
j-berman e1af8dc02c Protect client from divide by 0 caused by integer truncation
3 years ago
j-berman da2955feae Apply gamma distr from chain tip when selecting decoys
3 years ago
luigi1111 62844a776d
Merge pull request #7786
3 years ago
j-berman 6f15a0c8d3 Make sure node returns to wallet that real output is unlocked
3 years ago
Dusan Klinec 13a8a576ed
trezor: try empty passphrase first
3 years ago
luigi1111 ed506006d2
Merge pull request #7796
3 years ago
luigi1111 eeda76570c
Merge pull request #7790
3 years ago
luigi1111 8c41d14ad5
Merge pull request #7788
3 years ago
luigi1111 9aa2d4c16e
Merge pull request #7747
3 years ago
luigi1111 2d5b8a6ff7
Merge pull request #7740
3 years ago
moneromooo-monero 0c6e1d343e
wallet2: chunk get_outs.bin calls to avoid sanity limits
3 years ago
tobtoht f5eb2ce968 wallet2: Don't auto lock device on process parsed blocks
3 years ago
Dusan Klinec bc8d7644d2
wallet: rephrase error message on invalid device address
3 years ago
Dusan Klinec 9c6e0941cb
fix #7784 - deinit wallet in wallet dtor
3 years ago
luigi1111 7499837a6f
Merge pull request #7661
3 years ago
luigi1111 a1a3e970f7
Merge pull request #7662
3 years ago
tobtoht 8cf95c8f29 wallet2: refresh: check error and throw before potentially breaking out of loop
3 years ago
tobtoht 8cea9d8605
wallet: Reset RPC Pay ID on node switch
3 years ago
luigi1111 628c04499b
Merge pull request #7682
3 years ago
rbrunner7 bbdb612b51 Wallet2: Update 'approximate_testnet_rolled_back_blocks'
3 years ago
Nathan Dorfman c57ef7f807 wallet2: Fix rescan_bc keep_ki option
3 years ago
luigi1111 9bba3f4767
Merge pull request #7651
3 years ago
mj-xmr dc81e23e60 Split epee/string_tools.h and encapsulate boost::lexical_cast
3 years ago
moneromooo-monero 4da1112967
rpc: send confirmations in get_transactions result
3 years ago
Elliot Wirrick c8ff1d4d23 monero-wallet-cli: improve error message when tx amount is zero
3 years ago
luigi1111 2098941ca0
Merge pull request #7635
3 years ago
moneromooo-monero 447bfae2a4
wallet2: fix unlocked mixup in light wallet mode
3 years ago
moneromooo-monero f9b5b521e8
fix serialization being different on mac
3 years ago
luigi1111 6556c33f13
Merge pull request #7355
3 years ago
luigi1111 ce5800a225
Merge pull request #7346
3 years ago
luigi1111 0e35d46f5e
Merge pull request #7341
3 years ago
luigi1111 3f55f7df31
Merge pull request #7312
3 years ago
Horia Mihai David 186271e5d1 monero-wallet-cli: Added command scan_tx
3 years ago
luigi1111 4ee301c687
Merge pull request #6986
3 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 years ago
Lee Clagett 1572df9e26 Removing unused namespace alias
3 years ago
Alex Opie 520ce1ca81 Attempt to carve the fee from a partial payment early
3 years ago
Alex Opie b587ffa1fd Stop adding more outputs than bulletproof allows
3 years ago
Lee Clagett 08e4497c6e Improve cryptonote (block and tx) binary read performance
3 years ago
moneromooo-monero d2fda6c25f
restrict public node checks a little
3 years ago
woodser ee58f4f766 Balance includes unconfirmed payments
4 years ago
Lee Clagett 7414e2bac1 Change epee binary output from std::stringstream to byte_stream
4 years ago
Alexander Blair 6b8db83149
Merge pull request #7043
3 years ago
selsta 89bbb802c0
wallet2: set propagation timeout to current max timeout
4 years ago