wowario
3e302be710
Merge pull request 'upstream' ( #494 ) from wowario/wownero:upstream into master
...
Reviewed-on: https://codeberg.org/wownero/wownero/pulls/494
2024-12-15 21:38:34 +00:00
tobtoht
3e5fbb4fec
wallet2: fix error throw if unable to load cache
2024-12-15 23:49:04 +03:00
Lee Clagett
178f454742
Relax static_asserts in src/lmdb
2024-12-15 23:47:57 +03:00
0xFFFC0000
cd1de16fc2
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-12-15 23:39:48 +03:00
0xFFFC0000
c9d4dd1082
simplewallet: add header to show_transfers command
2024-12-15 23:37:37 +03:00
wowario
7d44e42dde
Merge pull request 'Decoy selection fix' ( #489 ) from wowario/wownero:decoy-fix into master
...
Reviewed-on: https://codeberg.org/wownero/wownero/pulls/489
2024-12-15 20:30:27 +00:00
jeffro256
6481a9ba5e
Blockchain: fix temp fails causing alt blocks to be permanently invalid
2024-12-15 19:55:18 +03:00
0xFFFC0000
7d01e5fa30
wallet: report exact reason for open_wallet failure.
2024-12-15 19:51:50 +03:00
jeffro256
d807ab95f1
p2p: allow comments in banlist files
...
In-line comments explicitly explaining banned hosts/subnets might help assuage fears of some good banlists' arbitaryiness.
2024-12-15 19:50:53 +03:00
wowario
2f7d418bda
bump version
2024-12-15 10:50:17 +03:00
wowario
2d01af02ef
update checkpoints
2024-12-15 10:49:25 +03:00
wowario
50c24fb1bb
Revert "external: update miniupnpc to 2.2.8"
...
This reverts commit 5fe3cf2349 .
2024-12-15 09:58:58 +03:00
wowario
60386e7cf4
RingCT start height
2024-12-14 09:56:43 +03:00
wowario
ff0fb4b6ed
revert revert sanity check
2024-12-14 09:53:01 +03:00
wowario
9a8bbc6091
v0.11 ASCII art
...
Signed-off-by: wowario <wowario@protonmail.com >
2024-09-25 12:07:39 +03:00
wowario
c826b2f098
update checkpoints.dat
2024-09-25 12:07:38 +03:00
wowario
a3a0dceb6c
update public nodes
2024-09-25 12:07:37 +03:00
0xFFFC0000
4796f9fa18
simplewallet: change boost::filesystem::complete to absolute.
2024-09-25 12:07:37 +03:00
jeffro256
fb65602fbb
build: fix build with Boost 1.85 and remove instances of viewkey logging [RELEASE]
...
1. Use std::is_standard_layout and std::is_trivially_copyable instead of std::is_pod for KV byte-wise serialization, which fixes compile issue for Boost UUIDs
2. Removed reimplementation of std::hash for boost::uuids::uuid
3. Removed << operator overload for crypto::secret_key
4. Removed instances in code where private view key was dumped to the log in plaintext
Release version of #9450 , containing C++14 modified assertions
2024-09-25 12:07:37 +03:00
0xFFFC0000
5fe3cf2349
external: update miniupnpc to 2.2.8
2024-09-25 12:07:37 +03:00
wowario
33a9bfed1f
disable mismatched daemon check
2024-09-25 12:07:36 +03:00
wowario
6728edc0e5
remove nudge in daemon_is_outdated
2024-09-25 12:07:36 +03:00
wowario
669d13edae
remove nudge in num_mainnet_hard_forks
2024-09-25 12:07:36 +03:00
wowario
fe5350d36a
remove rx_set code
2024-09-25 12:07:35 +03:00
wowario
1d85179c40
use rx_set_miner_thread after RX_BLOCK_VERSION
2024-09-25 12:07:35 +03:00
moneromooo-monero
7d6b6eee1b
simplewallet: print fully qualified filename for new wallets
...
from time to time, some people don't realize their wallets get
created in their current working directory
2024-09-25 12:07:35 +03:00
wowario
cbe4d95a5b
support old ass BPs
2024-09-25 12:07:34 +03:00
wowario
611809cd62
revert sanity check
2024-09-25 12:07:34 +03:00
wowario
5336b464df
wallet seed message spacing
2024-09-25 12:07:34 +03:00
wowario
5b74f3a8f7
remove warning reusing keys
2024-09-25 12:07:34 +03:00
wowario
53fdd5641a
remove warning about background mining
2024-09-25 12:07:33 +03:00
wowario
37d6a815ff
add clear screen command
2024-09-25 12:07:33 +03:00
wowario
6c3f6122cf
wownero chan
2024-09-25 12:07:33 +03:00
wowario
a2ba4811d5
set fork height
2024-09-25 12:07:33 +03:00
wowario
75ea6cdc79
from v20, limit tx extra size
2024-09-25 12:07:33 +03:00
wowario
0882e5085e
Debug level No incoming connections
2024-09-25 12:07:32 +03:00
wowario
a4b7df3bd3
uri remainder
2024-09-25 12:07:32 +03:00
wowario
f4a93f581c
remove testnet/stagenet fork heights/blocks
2024-09-25 12:07:32 +03:00
wowario
75bd0fa857
don't request pre-bulletprooof pruned blocks
2024-09-25 12:07:32 +03:00
wowario
2a0ac54f75
change to debug level
2024-09-25 12:07:31 +03:00
wowario
bede30caf2
rename ringdb-dir
2024-09-25 12:07:31 +03:00
wowario
0d7434b17c
mod variant4_random_math
2024-09-25 12:07:31 +03:00
wowario
93e10f8017
support old BP
2024-09-25 12:07:31 +03:00
wowario
e3df46c1d7
vote by block
2024-09-25 12:07:31 +03:00
wowario
dc2f340641
tidy up miner msgs
2024-09-25 12:07:30 +03:00
wowario
45c1adb578
miner block header signing
2024-09-25 12:07:30 +03:00
wowario
eb9944a57d
difficulty is fun
2024-09-25 12:07:30 +03:00
wowario
4eed6ac172
shorten timestamp check window
2024-09-25 12:07:30 +03:00
wowario
25d070429e
limit future blk time to 10 min
2024-09-25 12:07:30 +03:00
wowario
8ae0fb546c
bump unlock time to 288 blks
2024-09-25 12:07:29 +03:00