| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
When a tx gets from unconfirmed to conirmed, the rings for that
transaction were being added twice
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
8f3963d2 wallet2: demote a few uninteresting recurring logs to TRACE (moneromooo-monero)
|
| | |/ / / / |
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | | |
1598f01c wallet2: use padded bulletproofs for multisig signing (stoffu)
|
| | |/ / /
| | | |
| | | |
| | | | |
Analogous to #4540
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
6e1282b6 wallet2: fix off by one in output picking (moneromooo-monero)
|
| | | | |
| | | |
| | | |
| | | | |
and take into account wallet level minimum spend age
|
| | |_|/
|/| | |
|
| |\ \ \
| | | |
| | | |
| | | | |
9335d5a2 wallet2: save ring in the ringdb once a tx is created (moneromooo-monero)
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Even if it is never relayed, it ensures a daemon supplying
fake outs on demand will never be asked for a set with the
real input being the only intersecting member (only a problem
with people who trust their privacy to some stranger's node,
but it seems to be a massively common thing, even in Monero)
|
| |\ \ \
| | | |
| | | |
| | | | |
107f3398 wallet2: fix ring reuse breaking when using histogram (moneromooo-monero)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
f26ce08c wallet: add a non destructive blockchain rescan (moneromooo-monero)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
e86af52e wallet2: rewrite keys file in a safer manner (Nathan Dorfman)
|
| | | |/ /
| |/| | |
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
and disable annoying test that requires ridiculous amounts
of skullduggery every time some format changes
|
| | |_|/
|/| | |
|
| |\ \ \
| | | |
| | | |
| | | | |
70877b1d wallet2/create_transactions_2: removed obsolete '/ 1024' on min_fee calc (Paul Shapiro)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
7f0dd094 wallet2: sanity check rct output distribution from the daemon (moneromooo-monero)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
6097472a Update ZMQ fee estimate and add ZMQ output distribution (Lee Clagett)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
cf646e3a wallet2/create_transactions_2: removed extraneous shuffle before sort of unused_*_indices_per_subaddr (Paul Shapiro)
|
| | |/ / /
| | | |
| | | |
| | | | |
unused_*_indices_per_subaddr
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
76681b9b wallet2/create_transactions_2: fixed typo in try_tx=true's estimate_fee args (Paul Shapiro)
|
| | |/ / / |
|
| | |/ /
|/| | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
3ffbec15 rpc: init m_rpc_version in Message ctor (moneromooo-monero)
bfa2dce1 rpc: remove unused ctors (moneromooo-monero)
7cc39845 account: init creation timestamp to 0 (moneromooo-monero)
32123789 wallet2: initialize some scalar fields in ctor where appropriate (moneromooo-monero)
4eca42b2 blockchain_db: initialize m_hardfork in ctor just in case (moneromooo-monero)
|
| | | | |
| | | |
| | | |
| | | | |
Coverity 188336
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
04ddf02e Return appropriate RPC error code when key image signature check fails (Michał Sałaban)
|
| | | | | | |
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | | |
67e76aa0 wallet_rpc_server: optionally return tx keys in sign_transfer (moneromooo-monero)
|
| | |/ / / |
|
| | |_|/
|/| |
| | |
| | | |
in order to unbias selection from blocks with few txes
|
| |\ \ \
| | | |
| | | |
| | | | |
92a0827e wallet2: make fake out selection messages less spammy (moneromooo-monero)
|
| | | | | |
|
| | |_|/
|/| |
| | |
| | | |
Apparently some people seem to think it's a censorship list...
|
| | |/
|/| |
|
| |/
|
|
|
| |
This code was deciding which bulletproof configuration to use
based on ptx which weren't created yet.
|
| |\
| |
| |
| |
| | |
9acf42d3 Multisig M/N functionality core tests added (naughtyfox)
9f3963e8 Arbitrary M/N multisig schemes: * support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation (naughtyfox)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
* support in wallet2
* support in monero-wallet-cli
* support in monero-wallet-rpc
* support in wallet api
* support in monero-gen-trusted-multisig
* unit tests for multisig wallets creation
|
| | |
| |
| |
| |
| | |
Some strings were not detected by lupdate because "tr() cannot be called without
context".
|
| | |
| |
| |
| | |
It can still be enable via DNS if a key reusing fork pops up
|
| |\ \
| | |
| | |
| | | |
bccd88dd wallet2: clear found out for every tx key (doy-lee)
|
| | | |
| | |
| | |
| | | |
Avoids triggering the sanity check
|
| |/ / |
|
| | |
| |
| |
| | |
73403004 add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} (moneromooo-monero)
|
| | |
| |
| |
| | |
7dd11711 wallet2: fix transfers between subaddresses hitting the sanity check (moneromooo-monero)
|