| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
bbdb612 Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
|
| | | |/ / / / / /
| |/| | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
c57ef7f wallet2: Fix rescan_bc keep_ki option (Nathan Dorfman)
|
| | |/ / / / / / / |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
2b91806 protocol: remove unreachable code (moneromooo-monero)
|
| | | |_|_|/ / / /
| |/| | | | | | |
|
| |\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | | |
5871e7a net_node: add seed node (selsta)
|
| | | |_|/ / / /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
679d055 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
| | | |_|/ / / /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
c8ff1d4 monero-wallet-cli: improve error message when tx amount is zero (Elliot Wirrick)
|
| | | | | | | | | |
|
| | |/ / / / / /
|/| | | | | | |
|
| | |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 63c7ca07fba2f063c760f786a986fb3e02fb040e, reversing
changes made to 2218e23e84a89e9a1e4c0be5d50f891ab836754f.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
25e8254 expose set_offline to wallet api (benevanoff)
|
| | | |_|_|_|/
| |/| | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
494f2e1 rpc: fix some error return codes/status (moneromooo-monero)
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Some RPC return an error string in status, and the code must return
true on error (with a status string).
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
1d1c430 p2p: fix cubic selection in filtered peer list (moneromooo)
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Integer quantization biased the picks a lot (leading some indices
to never be selected)
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
23aae55 Remove payload copy in all outgoing p2p messages (Lee Clagett)
|
| | | |_|_|_|/ /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | | |
673c6d2 Reduce compilation time of epee/portable_storage_template_helper.h (mj-xmr)
|
| | | |_|_|_|/
| |/| | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
447bfae wallet2: fix unlocked mixup in light wallet mode (moneromooo-monero)
|
| | |/ / / / / |
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
f9b5b52 fix serialization being different on mac (moneromooo-monero)
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
On Mac, size_t is a distinct type from uint64_t, and some
types (in wallet cache as well as cold/hot wallet transfer
data) use pairs/containers with size_t as fields. Mac would
save those as full size, while other platforms would save
them as varints. Might apply to other platforms where the
types are distinct.
There's a nasty hack for backward compatibility, which can
go after a couple forks.
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
064eeb2 wallet_rpc_server: set seed language in generate_from_keys (moneromooo-monero)
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Also sanity check language name
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
fe63256 cryptonote_protocol_handler: fix race condition (anon)
ded2f3a cryptonote_protocol_handler: add race condition demo (anon)
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
7c4e4c7 wallet_api: add isDeterministic() (tobtoht)
|
| | | |/ / / / /
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
1851f26 wallet_api: add seed_offset param to seed() (tobtoht)
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
86263b3 Honor LARGE_PAGES flag in randomx umask (Howard Chu)
|
| | | |_|_|_|_|/
| |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
f346e3e wallet_rpc_payments: implement multithreading (gdmojo)
|
| | |/ / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
cf266d6 bootstrap_daemon: proxy configuration support (xiphon)
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
76fe73b Revert 'fix accessing an network address in a deleted context' (selsta)
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This reverts commit 4e74385a1ae9eae4ae9e8d155dfd96978eb10e7a.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
aa3e89a p2p: fix set_peer_just_seen ignoring last_seen (moneromooo)
|
| | | |_|_|_|_|_|/
| |/| | | | | | |
|
| |\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | |
| | | | | | | | |
386ef03 Add TLSA support to DNSSEC fetching (Lee Clagett)
|
| | | | | | | | | |
|
| | |_|_|_|_|/ /
|/| | | | | | |
|