| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
c624d05 add a sanity check to RPC input data size (moneromooo-monero)
|
| | |
| |
| |
| | |
reported by m31007
|
| |/ |
|
| | |
|
| |\
| |
| |
| | |
09e7d2e [release-v0.17] Don't require --rpc-login with --rpc-access-control-origins (Jeffrey)
|
| | |
| |
| |
| | |
Same as PR #8187 for release v0.17
|
| |\ \
| | |
| | |
| | | |
d97e961 replace erciccione's seednode with one on haveno's infrastructure (erciccione)
|
| | |/ |
|
| |\ \
| | |
| | |
| | | |
f43e150 wallet2: update stagenet rollback blocks (selsta)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
30ab49d simplewallet: rename duplicate amount headers for clarity (reemuru)
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There are duplicate headers for 'amount' when performing export_transfers
all. Column five represents the total amount of the transaction while
column eleven represents the amount transferred per destination (e.g.
multi-destination transactions). The columns have been renamed to
'transaction amount' and 'destination amount` respectively.
|
| |\ \ \
| |_|/
|/| |
| | | |
41b87b1 support authentication in monero-wallet-rpc set_daemon (woodser)
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
743dd0e multisig key exchange update and refactor (koe)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
fb018df Balance includes unconfirmed transfers to self (woodser)
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | | |
1dcca96 Balance includes unconfirmed payments (woodser)
|
| | | |/
| |/| |
|
| | |/
|/| |
|
| |/
|
| |
update net_node.inl to replace old xmrchain.net seed node with new xmrchain.net server IP so the old one can retire and spend its final days drinking things out of coconuts
|
| | |
|
| |\
| |
| |
| | |
39bb22a blocks: update checkpoints.dat (selsta)
|
| | | |
|
| |\ \
| | |
| | |
| | | |
a4954a9 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
|
| | |/
|/|
| |
| | |
Calculate PoW hash for a block candidate
|
| |\ \
| | |
| | |
| | |
| | | |
c942c2c device: fix ledger error strings, add human friendly messages (selsta)
99b97dc device: Ledger - update status codes (xiphon)
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | | |
c9f73f1 slow_hash: don't blow out Mac stack on ARM64 (Howard Chu)
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
3cb7fda build: prepare v0.17.3.0 (selsta)
|
| | |/ / / |
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
29c03e2 wallet_api: enable set_strict_default_file_permissions (tobtoht)
1c26d34 epee: add missing header (selsta)
1d451a6 depends: update zeromq package to 4.3.4 (selsta)
5180610 cmake: use CMAKE_CURRENT_LIST_DIR for git version (selsta)
5aae00a epee: avoid ADL selecting C++14 std::quoted (selsta)
cf31136 cmake: set cpp14 standard (selsta)
945665f fix median overflow bug (koe)
908ecb3 LMDB: fix deadlock in resized detection (Howard Chu)
a492c4e blockchain: fix pedantic assert (selsta)
1e663e8 Increase timeout for the mining test 4 times (to 240s) (mj-xmr)
4760f8b Wallet2: Update 'approximate_testnet_rolled_back_blocks' (rbrunner7)
76b6120 cmake: set required C/C++ standard to 11 (selsta)
3067987 Fix parallel make of OpenSSL (Howard Chu)
1219c74 add singapore.node.xmr.pm to seed nodes (lza_menace)
689dd52 net_node: add seed node (selsta)
95936a3 depends: update unwind, fix build with ubuntu 21.04 (selsta)
e2c802f Only INFO log for short seed words with ALLOW_SHORT_WORDS active (rbrunner7)
14df8ad epee: don't log raw packet data (moneromooo-monero)
5fa7208 Mac: Enable on ARM, by not enforcing x86_64 (mj-xmr)
fe6ab93 daemon: allow proxy configuration (anon)
52dcc03 bootstrap_daemon: proxy configuration support (xiphon)
a6df656 wallet2: chunk get_outs.bin calls to avoid sanity limits (moneromooo-monero)
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
Co-authored-by: selsta <selsta@sent.at>
Co-authored-by: tobtoht <thotbot@protonmail.com>
|
| | | | | |
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
89a0b31 crypto: fix typo in ifdef (selsta)
|
| | | |_|/
| |/| | |
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | | |
103c973 wallet2: fix key encryption when changing ask-password from 0/1 to 2 (moneromooo-monero)
|