Commit Graph

7114 Commits (a6fc8392c9f66dddd2c3bbb64d634b3ce9888605)

Author SHA1 Message Date
SerHack a6fc8392c9
rpc: remove overwriting value
1 year ago
moneromooo-monero 43e0119fb4
blockchain_prune: faster
1 year ago
Lee Clagett 56cda7015a
Fix dandelion++ fluff/stem bug with local txes
1 year ago
SChernykh ff0531cd02
Move update_checkpoints() to a later stage
1 year ago
j-berman 26defe5aea
Fix missing semi-colon in error message
1 year ago
selsta 5e2bc401ca
rpc: skip bootstrap nodes that are lower than last checkpoint
1 year ago
j-berman 537a2a761e
continue pool pruning even if a tx can't be found
1 year ago
SChernykh c62a648a08
Fixed get_block_template_backlog performance
1 year ago
Howard Chu cee6405708
Fix use of rtxn without a mdb_txn_safe wrapper
1 year ago
tobtoht bd704f9373
wallet2: force using output distribution for ringct outs
1 year ago
tobtoht 3f12ca0032
wallet2: keep around transaction prefix for confirmed transfers
1 year ago
tobtoht 8840fecce1
wallet2: remove obsolete rpc version check
1 year ago
hinto.janaiyo 1c295a849e
simplewallet: print usage when given no args
1 year ago
tobtoht aeeb7fb5ca
Chunk /gettransactions to avoid hitting restricted RPC limit
1 year ago
selsta d0b1c21683
wallet2: fix a couple unused variable warnings
1 year ago
Dusan Klinec 16bd593720
refactor(bp+): save one inversion, use sc_muladd
1 year ago
Luke Parker 619647f493
Preserve commitment format inside transactions
1 year ago
SChernykh ec5c163b34
Optimized keccak implementation
1 year ago
koe da6f819534
multisig: add post-kex verification round to check that all participants have completed the multisig address
1 year ago
moneromooo-monero 8fa3b2bc52
add a sanity check to RPC input data size
1 year ago
Mathias Herberts b6d6baa3a1
Added support for Ledger Nano S Plus
1 year ago
Jeffrey c2a2678f39
[release-v0.17] Don't require --rpc-login with --rpc-access-control-origins
1 year ago
reemuru 31ef66ce77
simplewallet: rename duplicate amount headers for clarity
1 year ago
woodser 2e2b7a7c0d
support authentication in monero-wallet-rpc set_daemon
1 year ago
koe b6b74583f5
multisig key exchange update and refactor
1 year ago
woodser baeda6df0e
Balance includes unconfirmed transfers to self
1 year ago
woodser 93d8486662
Balance includes unconfirmed payments
1 year ago
woodser 4950c8e493
wallet inits cache if file and blob missing
1 year ago
selsta 0759cbb70b
cmake: set 3.5 as minimum version
1 year ago
moneromooo-monero 282eee8e09
rpc: fix DoS vector in get_output_distribution
1 year ago
Howard Chu ac1607df5b
Add calcpow RPC
1 year ago
selsta 0882e82777
device: fix ledger error strings, add human friendly messages
1 year ago
xiphon a4b7b32027
device: Ledger - update status codes
1 year ago
tobtoht e8b057302f
wallet_api: enable set_strict_default_file_permissions
1 year ago
Howard Chu ecaf74c511
LMDB: fix deadlock in resized detection
1 year ago
selsta ed383f2923
blockchain: fix pedantic assert
1 year ago
rbrunner7 a56c95f4b9
Only INFO log for short seed words with ALLOW_SHORT_WORDS active
1 year ago
anon 1c25e592f4
daemon: allow proxy configuration
1 year ago
xiphon 5ba5c9952a
bootstrap_daemon: proxy configuration support
1 year ago
moneromooo-monero 879ab141e8
wallet2: chunk get_outs.bin calls to avoid sanity limits
1 year ago
moneromooo-monero f75495d7d7
wallet2: fix key encryption when changing ask-password from 0/1 to 2
1 year ago
moneromooo-monero ed67eb1b1f
protocol: fix spurious rejection of downloaded blocks
1 year ago
selsta 606184f9f3
socks: ignore any exceptions in shutdown/close
1 year ago
j-berman 5498a66a5b
Decrease the "recent spend window" in gamma re-select to 15 blocks
1 year ago
mj-xmr bac6090688
UB: virtual methods in destructor at Trezor
1 year ago
mj-xmr 8e9a4aed7a
UB: virtual method in destructor of WalletImpl v0.17
1 year ago
mj-xmr fe41c18266
LMDB: protection against UB, by not calling virtual methods from destructor - v0.17
1 year ago
j-berman 3d8ad564f8
Fix precision of average_output_time
1 year ago
Lee *!* Clagett ebefab6b2e
Quicker resource cleanup on p2p socks timeout
1 year ago
Nathan Dorfman ecfdae7e13
rpc: Fix get_transactions failing when not found
1 year ago