Commit Graph

11243 Commits

Author SHA1 Message Date
dsc 66c2b5d8ad enable refresh thread 2024-01-03 11:33:51 +02:00
dsc b2c9c6b2ae Add CoinsInfo->description and 'preferred_inputs' to create_transaction 2023-12-30 19:54:31 +02:00
dsc dd1c07a58b add hex() and txKey() to PendingTransaction 2023-12-30 16:12:24 +02:00
dsc b1d3a27af9 compile fix 2023-12-17 09:59:35 +02:00
wowario 276fd65f2a
Update RandomWOW to 1.2.1-wow 2023-10-28 12:05:51 +03:00
j-berman 1e38c3c508
wallet2: ensure transfers and sweeps use same fee calc logic
Ensures both transfers and sweeps use a fee that's calculated
from the tx's weight. Using different logic could theoretically
enable distinguishability between the two types of txs. We don't
want that.
2023-10-28 11:43:00 +03:00
jeffro256 1cb536ff45
http_client: reduce number of packets sent for small bodies 2023-10-28 11:38:25 +03:00
tobtoht 7737171b6c
depends: openssl: update to 3.0.11 2023-10-28 11:37:51 +03:00
selsta 1b8475003c
wallet2: fix refresh function parameters
max_blocks is last on master branch
2023-10-03 06:11:50 +03:00
Boog900 c1093aa33d
Fix: long term block weight cache
The long term block weight cache was doing a wrong calculation when
adding a new block to the cache.
2023-10-03 06:11:35 +03:00
Boog900 650cef2279
add a test for the long term weight cache 2023-10-03 06:11:13 +03:00
wowario 3c329005f5
add more seeds 2023-10-03 06:09:10 +03:00
wowario 56b5d10b41
disable mismatched daemon check 2023-10-03 06:09:02 +03:00
wowario bae8df3f21
remove nudge in daemon_is_outdated 2023-10-02 05:37:52 +03:00
wowario 8f6e5fb500
[README] bump version 2023-10-02 05:23:21 +03:00
wowario b322839951
update checkpoints 2023-10-02 05:16:02 +03:00
wowario 1e5184a63a
remove nudge in num_mainnet_hard_forks 2023-10-02 04:45:17 +03:00
_XxFedexX_ 87be033224
Add _xxfedexx_'s PGP key 2023-10-01 22:13:47 +03:00
wowario c1488d7896
remove rx_set code 2023-10-01 20:00:01 +03:00
wowario 140a5e430a
use rx_set_miner_thread after RX_BLOCK_VERSION 2023-10-01 19:51:56 +03:00
thotbot 378e241ff6
Import transaction 2023-10-01 16:46:15 +03:00
wowario b403a4e6d4
show wallet info 2023-10-01 16:28:28 +03:00
hinto-janaiyo 35a6b6c825
simplewallet/wallet2: set option - show-detailed-prompt 2023-10-01 16:28:12 +03:00
moneromooo-monero bfc28a3bfe
blockchain_prune: faster
on my anecdotal SSD, goes from about 9 hours to 1h20.
2023-10-01 16:27:50 +03:00
moneromooo-monero 27a9a417dc
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
2023-10-01 16:27:07 +03:00
thotbot e3d5e895cd
Misc. network related
- Add interface for bytes sent/received
- Allow wallet refresh while daemon is not synchronized
- emit success boolean for refreshed()
- don't call refreshThreadFunc (we don't need it)
- lower rpc timeout from 3m30s (?!) to 10 seconds
2023-10-01 16:26:03 +03:00
thotbot 5b9e342966
Skip unneeded blocks in fast refresh 2023-10-01 16:25:00 +03:00
thotbot dc44ccad2d
subaddressIndex() 2023-10-01 16:24:31 +03:00
thotbot fad6c11b6f
Print wallet cache 2023-10-01 16:24:17 +03:00
thotbot 493608203f
Misc. wallet API and wallet2 changes 2023-10-01 16:23:47 +03:00
thotbot ce32e59844
Coins 2023-10-01 16:23:32 +03:00
thotbot c7c1558c1d
Offline transaction signing 2023-10-01 16:23:16 +03:00
wowario 176ed83a39
update checkpoints 2023-10-01 16:17:41 +03:00
wowario 51e192d2cc
connect to updated seeds 2023-10-01 16:05:16 +03:00
wowario 2ebf9fcfe9
add wowario PGP key 2023-10-01 16:02:49 +03:00
w0wΔri0 938420b2e6
Revoke old pgp key 2023-10-01 16:01:31 +03:00
wowario 4679496727
support old ass BPs 2023-10-01 15:58:35 +03:00
wowario 8780f9fb30
revert sanity check 2023-10-01 15:58:10 +03:00
wowario 7cd57d6479
wallet seed message spacing 2023-10-01 15:57:11 +03:00
wowario 6e22bcadd9
remove warning reusing keys 2023-10-01 15:56:30 +03:00
wowario 02c36da7e5
remove warning about background mining 2023-10-01 15:56:19 +03:00
wowario d3e753deb5
add clear screen command 2023-10-01 15:56:00 +03:00
wowario 487418b952
wownero chan 2023-10-01 15:54:48 +03:00
wowario 748d6a3184
update README.md 2023-10-01 15:54:20 +03:00
wowario 7ab0cbb19e
update checkpoints 2023-10-01 15:53:59 +03:00
wowario 31c5ba00d5
set fork height 2023-10-01 15:53:18 +03:00
wowario c80566ca00
from v20, limit tx extra size 2023-10-01 15:51:18 +03:00
wowario dcafb09415
Debug level No incoming connections 2023-10-01 15:49:56 +03:00
wowario ae54f2e737
update checkpoints 2023-10-01 15:49:37 +03:00
wowario e1f25be028
uri remainder 2023-10-01 15:49:22 +03:00