Commit Graph

11153 Commits

Author SHA1 Message Date
jwinterm 6b28de1cdc Merge pull request 'wownero rebase v0.11' (#462) from wowario/wownero:wow-v0.11 into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/462
2023-02-26 18:37:19 +00:00
wowario e78ef8a3a7
faster sync, drop unconfirmed mempool txs after 1 day 2023-02-26 10:58:40 +03:00
wowario 7e6109d02a
silent compiler warnings 2023-02-25 12:11:18 +03:00
wowario 6fe4ceaf09
wallet seed message spacing 2023-02-25 12:11:18 +03:00
wowario bcdc98a8b0
remove warning reusing keys 2023-02-25 12:11:17 +03:00
wowario 6c97d87295
remove warning about background mining 2023-02-25 12:11:17 +03:00
wowario d10480a12f
add clear screen command 2023-02-25 12:11:17 +03:00
wowario 79a4abdc18
show wallet info 2023-02-25 12:11:17 +03:00
hinto-janaiyo 864255d783
simplewallet/wallet2: set option - show-detailed-prompt 2023-02-25 12:11:16 +03:00
moneromooo-monero 4ac984bc56
blockchain_prune: faster
on my anecdotal SSD, goes from about 9 hours to 1h20.
2023-02-25 12:11:16 +03:00
Offshore Monero 9be78e756b
Turn readline off on OpenBSD because it is broken 2023-02-25 12:11:16 +03:00
moneromooo-monero bd011fcae9
rpc: do not misidentify coinbase txes as pruned 2023-02-25 12:11:16 +03:00
moneromooo-monero 399593a320
heed NO_COLOR environment variable 2023-02-25 12:11:15 +03:00
plowsof d0bacf4f77
win-service: enable auto startup 2023-02-25 12:11:15 +03:00
Jeffrey Ryan f25a655cff
readline_buffer: disable bracketed paste escape sequences 2023-02-25 12:11:15 +03:00
selsta ddfefa5dd5
daemonizer: don't uninstall windows service on exit 2023-02-25 12:11:14 +03:00
moneromooo-monero 22e71f9449
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-02-24 15:50:41 +03:00
wowario 15b7b9d05b
wownero chan 2023-02-24 15:44:52 +03:00
wowario 5022273035
update README.md 2023-02-24 11:37:05 +03:00
wowario c36f266520
update checkpoints 2023-02-24 11:36:48 +03:00
wowario e9e18bdf56
set fork height 2023-02-24 11:34:13 +03:00
wowario 83b5e5ada1
from v20, limit tx extra size 2023-02-24 11:34:00 +03:00
tevador 2944371b43
Add a size limit for tx_extra in tx pool 2023-02-24 11:33:45 +03:00
wowario b06dd76792
use rx_set_miner_thread after RX_BLOCK_VERSION 2023-02-24 11:33:30 +03:00
wowario 8695701058
Debug level No incoming connections 2023-02-24 11:33:17 +03:00
wowario 99682fb3a7
update checkpoints 2023-02-24 11:32:24 +03:00
thotbot e84d5ba8c0
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-02-24 11:31:19 +03:00
thotbot 200586592c
Import transaction 2023-02-24 11:31:04 +03:00
dsc b2d752b298
estimate_fee requires new bp+ parameter 2023-02-24 11:30:50 +03:00
thotbot 3d25c90053
Skip unneeded blocks in fast refresh 2023-02-24 11:30:35 +03:00
thotbot fd18ad1e60
subaddressIndex() 2023-02-24 11:30:22 +03:00
thotbot d2a170f6e4
Print wallet cache 2023-02-24 11:30:10 +03:00
thotbot 60ff2f668e
Misc. wallet API and wallet2 changes 2023-02-24 11:29:55 +03:00
thotbot 45a63f10ba
Coins 2023-02-24 11:29:45 +03:00
thotbot a21f06b933
Offline transaction signing 2023-02-24 11:29:34 +03:00
wowario 1080a90d23
uri remainder 2023-02-24 11:29:12 +03:00
wowario ccc2396d92
remove testnet/stagenet fork heights/blocks 2023-02-24 11:28:59 +03:00
wowario 136be529d6
don't request pre-bulletprooof pruned blocks 2023-02-24 11:28:44 +03:00
wowario b5fb9aea88
change to debug level 2023-02-24 11:28:31 +03:00
wowario dfa32f3330
rename ringdb-dir 2023-02-24 11:28:18 +03:00
wowario 6aaee726f1
mod variant4_random_math 2023-02-24 11:27:59 +03:00
wowario a636325df3
support old BP 2023-02-24 11:27:46 +03:00
wowario 47f78dc11a
vote by block 2023-02-24 11:27:32 +03:00
wowario 2d3fa0f1c9
tidy up miner msgs 2023-02-24 11:27:16 +03:00
wowario 7d1b51ebf7
miner block header signing 2023-02-24 11:27:00 +03:00
wowario dd4556c5e1
difficulty is fun 2023-02-24 11:26:48 +03:00
wowario e52d622592
shorten timestamp check window 2023-02-24 11:26:37 +03:00
wowario 6cbf952315
limit future blk time to 10 min 2023-02-24 11:26:26 +03:00
wowario a2013707e2
bump unlock time to 288 blks 2023-02-24 11:24:20 +03:00
wowario 37e2666915
broadcast donation sub-address 2023-02-24 11:23:53 +03:00