| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | |_|_|_|/
| |/| | | | |
|
| | |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If allocating large pages fails, we don't try again.
This has the obvious drawback of not being able to use large pages
if they fail once.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
1051276 Update net_node.inl (Gingeropolous)
|
| | | |_|/ /
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
4446cc8 wallet inits cache if file and blob missing (woodser)
|
| | |/ / / / |
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
a02b342 Avoid unnecessary 'Invalid hashing blob' error message (rbrunner7)
|
| | | |/ /
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
53be72c make_uri disallows standalone payment ids (woodser)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
1efe624 device_ledger: fix incorrect macro (selsta)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The current code does work by accident, but it might break if
someone uses ASSERT_SW in a different place, or if variables
get renamed.
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
3a90be4 rpc: don't set error code as status string (selsta)
|
| | | |_|_|/
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
e8e507f rpc: fix DoS vector in get_output_distribution (moneromooo-monero)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This will prevent people spending old pre-rct outputs using a
stranger's node, which may be a good thing
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
a4ebec9 Add python method (Howard Chu)
0221b01 Add calcpow RPC (Howard Chu)
|
| | | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Calculate PoW hash for a block candidate
|
| |/ / / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
fbe8358 device: fix ledger error strings, add human friendly messages (selsta)
|
| | | |_|/ /
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
187633c slow_hash: don't blow out Mac stack on ARM64 (Howard Chu)
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
bbe3b27 tx_pool: full tx revalidation on fork boundaries (moneromooo-monero)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
avoids mining txes after a fork that are invalid by this fork's
rules, but were valid by the previous fork rules at the time
they were verified and added to the txpool.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
548cfc8 crypto: fix typo in ifdef (selsta)
|
| | | |/ / / /
| |/| | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
47e7a43 wallet_api: enable set_strict_default_file_permissions (tobtoht)
|
| | | |_|/ / /
| |/| | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
a15466d wallet2: remove 2 unused variables (selsta)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
2cad563 wallet2: fix key encryption when changing ask-password from 0/1 to 2 (moneromooo-monero)
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
we reuse the wallet_keys_unlocker object, which does the right thing
in conjunction with other users of decrypt/encrypt (ie, refresh).
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
e106bdc epee: add missing header (selsta)
|
| | |/ / / / |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
1f81f5f protocol: fix spurious rejection of downloaded blocks (moneromooo-monero)
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
when kicking a peer for inactivity, clear the set of requested blocks,
or next time we requests blocks from it, we'll probably reject the
incoming blocks due to missing the previous requested blocks
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
ace4669 simplewallet: fix incoming_transfers index error (selsta)
|
| | | |_|_|/
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
75d05b9 download: fix leak (moneromooo-monero)
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
A shared_ptr as by value capture will keep the object alive
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
797ca97 socks: ignore any exceptions in shutdown/close (selsta)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
9973edd ARMv8: detect AES support dynamically (Howard Chu)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
84c5257 Decrease the 'recent spend window' in gamma re-select to 15 blocks (j-berman)
|
| | |/ / /
| | | |
| | | |
| | | |
| | | | |
- combined with patching integer truncation (#7798), this gets the algorithm marginally closer to mirroring empirically observed output ages
- 50 was originally chosen assuming integer truncation would remain in the client for that client release version. But patching integer truncation causes the client to select more outputs in the 10-100 block range, and therefore the benefit of choosing a larger recent spend window of 50 has less merit
- 15 seems well-suited to cover the somewhat sizable observable gap in the early window of blocks
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
5e63f6c Ledger: member 'mode' was shadowing that of base class (mj-xmr)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
ad9fde4 UB: virtual methods in destructor at Trezor (mj-xmr)
|