luigi1111
b616c64953
Merge pull request #9163
...
edcc1e4
depends: unbound: update to 1.19.1 (tobtoht)
2024-02-24 10:12:31 -05:00
luigi1111
72d87cd10a
Merge pull request #9160
...
c50ade5
Daemon-specific proxy for the wallet-rpc. (0xFFFC0000)
2024-02-24 10:11:51 -05:00
luigi1111
3078e44847
Merge pull request #9155
...
ed50938
Zero initialize rctSigBase elements (Lee *!* Clagett)
2024-02-24 10:07:54 -05:00
luigi1111
f2493d9139
Merge pull request #9143
...
b1c9a80
Add <cstdint> to aligned test (Lee *!* Clagett)
2024-02-24 10:06:57 -05:00
luigi1111
486ae9f1cf
Merge pull request #9138
...
cd7ccfb
Disable/fix ports with I2P (Lee Clagett)
2024-02-24 10:05:25 -05:00
luigi1111
7904879326
Merge pull request #9137
...
8d25418
daemon: warn user on specifiying ZMQ args with --no-zmq (jeffro256)
2024-02-24 10:04:56 -05:00
luigi1111
9132d4eea0
Merge pull request #9132
...
9cd4757
Cleanup extra memory allocation, and port boost::shared_ptr to std::shared_ptr. (0xFFFC0000)
2024-02-24 10:04:04 -05:00
luigi1111
400b313caf
Merge pull request #9128
...
ba902f9
actions: remove unnecessary packages (tobtoht)
2024-02-24 10:00:27 -05:00
luigi1111
c12ee59ebd
Merge pull request #9125
...
0c545f6
epee/test: remove levin_protocol_handler and core_proxy tests (jeffro256)
2024-02-24 09:59:50 -05:00
luigi1111
49bfb8fd63
Merge pull request #9121
...
afe5167
depends: update config scripts (jeffro256)
2024-02-24 09:58:59 -05:00
luigi1111
2dc918402c
Merge pull request #9006
...
47042ce
wallet2: call on_reorg callback in handle_reorg (j-berman)
2024-02-24 09:57:55 -05:00
luigi1111
92a3b2c97e
Merge pull request #9005
...
0d763a1
depends: move cmake system config to hosts files (tobtoht)
2024-02-24 09:57:09 -05:00
luigi1111
b91c433788
Merge pull request #8940
...
48b7d08
epee binary: container can read from empty seq of any type (jeffro256)
2024-02-24 09:55:58 -05:00
luigi1111
ee104bc9d5
Merge pull request #8861
...
b13c5f6
wallet: feature: transfer amount with fee included (jeffro256)
2024-02-24 09:54:56 -05:00
jeffro256
b13c5f6669
wallet: feature: transfer amount with fee included
...
To transfer ~5 XMR to an address such that your balance drops by exactly 5 XMR, provide a `subtractfeefrom` flag to the `transfer` command. For example:
transfer 76bDHojqFYiFCCYYtzTveJ8oFtmpNp3X1TgV2oKP7rHmZyFK1RvyE4r8vsJzf7SyNohMnbKT9wbcD3XUTgsZLX8LU5JBCfm 5 subtractfeefrom=all
If my walet balance was exactly 30 XMR before this transaction, it will be exactly 25 XMR afterwards and the destination address will receive slightly
less than 5 XMR. You can manually select which destinations fund the transaction fee and which ones do not by providing the destination index.
For example:
transfer 75sr8AAr... 3 74M7W4eg... 4 7AbWqDZ6... 5 subtractfeefrom=0,2
This will drop your balance by exactly 12 XMR including fees and will spread the fee cost proportionally (3:5 ratio) over destinations with addresses
`75sr8AAr...` and `7AbWqDZ6...`, respectively.
Disclaimer: This feature was paid for by @LocalMonero.
2024-02-20 17:08:06 -06:00
0xFFFC0000
c50ade514f
Daemon-specific proxy for the wallet-rpc.
...
1. Daemon-specific proxy is exclusive with global proxy (--proxy).
2. If you set global proxy (--proxy) you cannot set daemon-specific proxy.
3. If you don't set global proxy, you can set proxy (or not set) proxy for
each daemon connection with the proxy field in jsonrpc to the wallet-rpc.
2024-02-18 18:36:52 +00:00
jeffro256
48b7d0895a
epee binary: container can read from empty seq of any type
2024-02-16 15:53:07 -06:00
tobtoht
edcc1e4618
depends: unbound: update to 1.19.1
2024-02-13 18:18:23 +01:00
jeffro256
8d25418df0
daemon: warn user on specifiying ZMQ args with --no-zmq
...
Resolves https://github.com/monero-project/monero/issues/9127
2024-02-07 00:04:46 -06:00
Lee *!* Clagett
ed50938af4
Zero initialize rctSigBase elements
2024-02-06 12:47:47 -05:00
Lee Clagett
cd7ccfbdab
Disable/fix ports with I2P
2024-01-30 13:40:05 -05:00
Lee *!* Clagett
b1c9a809a0
Add <cstdint> to aligned test
2024-01-29 21:37:22 -05:00
0xFFFC0000
9cd4757c88
Cleanup extra memory allocation, and port boost::shared_ptr to std::shared_ptr.
2024-01-23 11:18:39 +03:30
tobtoht
ba902f9303
actions: remove unnecessary packages
2024-01-19 19:50:03 +01:00
luigi1111
059028a30a
Merge pull request #9126
...
e7629dc
CMake: only set policy CMP0148 to OLD if version >= 3.27 (jeffro256)
2024-01-19 13:45:01 -05:00
jeffro256
e7629dc46f
CMake: only set policy CMP0148 to OLD if version >= 3.27
...
Co-authored-by: 0xFFFC0000 <0xFFFC0000@proton.me>
2024-01-19 11:14:58 -06:00
luigi1111
39a698d22c
Merge pull request #9119
...
9690bfd
gpg_keys: add 0xfffc0000 (0xFFFC0000)
2024-01-18 18:09:22 -05:00
luigi1111
79608f74d5
Merge pull request #9117
...
7d3b9b9
remove ARCH='x86-64' from release-static (woodser)
2024-01-18 18:08:52 -05:00
luigi1111
edff20040a
Merge pull request #9111
...
34e62d5
workflows: enable manual run of copyright update (plowsof)
dd978ee
workflows: copyright commit author (plowsof)
2024-01-18 18:07:51 -05:00
luigi1111
663dcf3aa2
Merge pull request #9103
...
562bdb8
storages: add missing return (selsta)
2024-01-18 18:07:12 -05:00
luigi1111
eb904d709a
Merge pull request #9090
...
430b102
Cleanup scoped_ptr in src/common/dns_utils.cpp and header include: * No need for entire new class (Fix #8732 ). * Fix stdint.h header include in contrib/epee/include/net/http_base.h. (0xFFFC0000)
2024-01-18 18:06:23 -05:00
luigi1111
36addc1e56
Merge pull request #9084
...
01c6e4b
OpenBSD: node server fix IP localhost by aliasing (mesaoptimizer)
2024-01-18 18:05:28 -05:00
luigi1111
e9a4deef81
Merge pull request #9079
...
eed975d
Fix missing checks for IsObject in ZMQ jsonrpc reading (Lee Clagett)
2024-01-18 18:03:18 -05:00
luigi1111
8ee57110b0
Merge pull request #9077
...
2525200
serialization: remove container wrappers and serialize directly (jeffro256)
2024-01-18 18:02:31 -05:00
luigi1111
71ef573a14
Merge pull request #9076
...
eb083ca
cmake: silence FindPythonInterp warning (tobtoht)
2024-01-18 18:02:09 -05:00
luigi1111
4b1910af13
Merge pull request #9073
...
53e632b
fix merge mining with more than one merge mined chain (Crypto City)
2024-01-18 18:01:34 -05:00
luigi1111
7795895774
Merge pull request #9072
...
69a8175
Change std::result_of to auto (Lee Clagett)
2024-01-18 18:01:08 -05:00
luigi1111
5d3679c43c
Merge pull request #9069
...
a11e03a
serialization: fix infinite loops and clean up dispatching (jeffro256)
2024-01-18 18:00:25 -05:00
luigi1111
6d00cf2c2d
Merge pull request #9061
...
085fdea
Add compile-time check for input iterators in ::wire array writing (Lee *!* Clagett)
2024-01-18 17:59:47 -05:00
luigi1111
7b158679bf
Merge pull request #9060
...
cf2253c
workflows: upload macOS binary after name change (selsta)
2024-01-18 17:59:18 -05:00
luigi1111
2eed43cef2
Merge pull request #9059
...
2766d12
MMS: Ignore 2 more API errors thrown by latest PyBitmessage (rbrunner7)
2024-01-18 17:58:57 -05:00
luigi1111
57799a8ca5
Merge pull request #9056
...
deb8c79
gpg_keys: add tobtoht (tobtoht)
2024-01-18 17:58:18 -05:00
luigi1111
9d7b253263
Merge pull request #9052
...
4acae11
Fix EAGAIN bug in ZMQ-RPC/ZMQ-PUB (Lee *!* Clagett)
2024-01-18 17:57:30 -05:00
luigi1111
2a6f7efca6
Merge pull request #9049
...
1062b17
wallet: sign_tx: get tx pubkey from extra (tobtoht)
2024-01-18 17:56:55 -05:00
luigi1111
5f6646020e
Merge pull request #9023
...
b2eb47d
wallet: mitigate statistical dependence for decoy selection within rings (jeffro256)
2024-01-18 17:55:49 -05:00
jeffro256
0c545f614a
epee/test: remove levin_protocol_handler and core_proxy tests
2024-01-17 17:17:16 -06:00
jeffro256
afe5167531
depends: update config scripts
...
The files are exact copies from the original repository (git://git.savannah.gnu.org/config.git),
in commit 28ea239c53a2d5d8800c472bc2452eaa16e37af2. The main reason for the update is because
loongarch was mentioned in PR #9114 and new the latest config files handle loongarch,
as well as WASM64, since the old files only cover WASM32. Tandem NSX and IA16, are also handled
in the newest config files, which covers the changes TheCharlatan made in 2018.
2024-01-12 12:54:26 -06:00
0xFFFC0000
9690bfda27
gpg_keys: add 0xfffc0000
2024-01-09 03:52:30 +03:30
woodser
7d3b9b98cb
remove ARCH="x86-64" from release-static
2024-01-06 14:15:08 -05:00
plowsof
34e62d58db
workflows: enable manual run of copyright update
2024-01-02 17:18:07 +00:00