| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
09f5cbb build: prepare v0.18.4.3 (selsta)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
1829992 wallet2: warn instead of throw when RingDB doesn't include spend (j-berman)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
A reorg can end up causing an output's position in the chain to
move. Since the wallet doesn't update the RingDB on reorg, it
may refer to the output's stale position in the chain.
This seems a reasonable solution rather than introducing complex
logic to update the stale ring member's value on rerog, since
RingDB can be deprecated with FCMP++.
|
| |\ \ \
| | | |
| | | |
| | | | |
014f3cd cryptonote_basic: remove redundant call to get_transaction_hash() in overload (jeffro256)
|
| | |/ /
| | |
| | |
| | | |
Issue noticed by DataHoarder.
|
| |\ \ \
| | | |
| | | |
| | | | |
7b53197 Cleaner validation (faster and saner) (j-berman)
|
| | |/ / |
|
| |\ \ \
| |/ /
|/| |
| | | |
cfc41b3 Daemon RPC: fix on_getblockhash error return on too high height (j-berman)
|
| |/ / |
|
| |\ \
| | |
| | |
| | | |
9a45208 Daemon RPC: add max_block_count field to /getblocks.bin (j-berman)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
13e28ea simplewallet: batch address creation limit to match rpc (nahuhh)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
39c7a22 Send ZMQ miner notifications after txpool additions (WeebDataHoarder)
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug was introduced in c069c04ede338929c50297558fee15192aa0f67c, before this txpool additions were not notified on block addition
When receiving blocks with previously unknown conditions, miner data was sent first, but txpool add events for already-added transactions in previous block were sent afterward. Miners would then include already-mined transactions in their new templates due to receiving the mistimed txpool add event.
The fix is to send miner notifications AFTER txpool events are sent, and before normal block notifications are sent (for mining switch speed purposes)
Fixes c069c04ede338929c50297558fee15192aa0f67c / #9135
Fixes dfee15eee18a97be5a8fb9822527f98ebd1b33e9 / #7891
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
dd82d28 removing lza_menace seed nodes (lza_menace)
|
| | | |_|_|/
| |/| | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
2879885 p2p: Improved peer selection with /24 subnet deduplication to disadvantage 'spy nodes' [v0.18] (rbrunner7)
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
'spy nodes' [v0.18]
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
659114a net_node: add hinto seed nodes (hinto.janai)
|
| |/ / / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
f292444 remove 66.85.74.134 as seed node (Gingeropolous)
|
| | | |/ /
| |/| |
| | | | |
remove 66.85.74.134 as seed node. bastards doubled the price of the server.
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
36b12ed Fix logging lock, future optimizations may needed (Lee *!* Clagett)
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
00e4faf cryptonote_core: `--dns-versions-check` is deprecated (nahuhh)
|
| | | | | | | |
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | | |
751061c wallet_rpc_server: allow creating more than 64 addresses at once (moneromooo-monero)
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | | |
it's too low a limit (at least one person mentioned having to
call create_address in a loop due to it)
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | | |
53375a7 CMake: fix msys/ICU compilation failure (0xFFFC0000)
|
| |/ / / / |
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
7e3edc2 epee: only parse valid port (selsta)
|
| | | | |
| | | |
| | | |
| | | | |
Reported by hacksandhops and Ada Logic.
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
0dc791d ci: macos: reinstall cmake (tobtoht)
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | | |
f921431 checkpoints: update to a recent block height (selsta)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
e6f43df epee: include math header for upcoming Boost 1.89 (Michael Cho)
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
e23b759 Skip ping connections in outgoing count (Lee *!* Clagett)
|
| | |/ / / |
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
f54edc4 add depends command for Apple Silicon macOS binaries (woodser)
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | | |
32f701b build: prepare v0.18.4.2 (selsta)
|
| | | | | |
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
8f98dac wallet: deprecate wallet2::find_and_save_rings() (jeffro256)
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Rings for outgoing transactions are stored within the scanning code since the last hardfork,
so this code is largely unneccessary now.
Co-authored-by: j-berman <justinberman@protonmail.com>
|
| |\ \ \
| | | |
| | | |
| | | | |
2e0030c set do_not_relay always false in submit_multisig_main (SNeedlewoods)
|
| |/ / / |
|