Commit graph

10235 commits

Author SHA1 Message Date
moneromooo-monero
0f8a3eded6
wallet2: speedup large tx construction: cache public key validity
5.9 second -> 5.2 seconds on a test case
2023-01-05 21:04:36 +03:00
wowario
0c3ffa66ce Merge pull request 'Update year to 2023' (#432) from nicolasvansaberhagen/wownero:master into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/432
2023-01-05 16:43:39 +00:00
wow nero
01903438a0 Merge pull request 'update year to 2023' (#1) from nicolasvansaberhagen-patch-1 into master
Reviewed-on: https://git.wownero.com/nicolasvansaberhagen/wownero/pulls/1
2023-01-01 13:17:09 +00:00
wow nero
3692b631b3 update year to 2023 2023-01-01 13:16:39 +00:00
wowario
ac12e02fcb Merge pull request 'broadcast donation sub-address' (#430) from wowario/wownero:addy into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/430
2022-10-18 13:53:20 +00:00
wowario
e85ee60d35
broadcast donation sub-address 2022-10-16 21:10:55 +03:00
wowario
6a561e5d83 Merge pull request 'fixing tor hidden service ports' (#428) from nahuhh/wownero:tor into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/428
2022-08-06 08:42:28 +00:00
wow nero
9efbb8896c reflect restricted rpc port in wownero.conf 2022-05-04 10:02:42 +00:00
wow nero
7412b75d42 fix onion peers
The old peers were configured incorrectly but nevertheless seem to be dead. Should we remove them?

I added a working peer.
2022-05-04 09:56:35 +00:00
wow nero
ee0c3ed694 adjust binds and use rpc-restricted-bind flags 2022-05-04 09:49:03 +00:00
wowario
053c7bccb5 Merge pull request 'OpenAlias: change to wownero' (#426) from fix-oa into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/426
2022-03-19 10:08:33 +00:00
dsc
4fdf8c01cb OpenAlias: change to wownero 2022-03-18 20:38:57 +02:00
wowario
51e7a4178e Merge pull request 'enable async refresh' (#420) from m2049r/wownero:fix_asyncrefresh into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/420
2021-09-17 16:16:01 +00:00
m2049r
f3a45f26c4
enable async refresh 2021-09-16 08:32:05 +02:00
wowario
7944b65d7d Merge pull request 'fix typo which breaks pool tx being stored properly' (#419) from m2049r/wownero:fix_pendingtx into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/419
2021-09-16 05:07:07 +00:00
m2049r
90e321abd0
fix typo which breaks pool tx being stored properly 2021-09-16 00:09:08 +02:00
wowario
a053814e71 Merge pull request 'add i2p seeds' (#417) from qvqc/wownero:master into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/417
2021-09-06 03:42:20 +00:00
qvqc
a7c7711b47
add i2p seeds 2021-09-05 19:41:52 -04:00
qvqc
8ab87421d9 w0w denominations 2021-08-31 14:43:48 +03:00
wowario
83b06a7ef8 update README 2021-08-30 23:07:15 +03:00
wowario
c8b4665370
nudge estimate height 2021-08-30 22:45:03 +03:00
dsc
26b8602a03 remove unused variable 2021-08-30 21:43:45 +03:00
thotbot
31ec95aade Skip unneeded blocks in fast refresh 2021-08-30 21:43:37 +03:00
thotbot
29613140f2 subaddressIndex() 2021-08-30 21:43:22 +03:00
thotbot
ae0ea220d5 Print wallet cache 2021-08-30 21:43:05 +03:00
thotbot
25e497db3f 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
2021-08-30 21:42:38 +03:00
thotbot
4edba5301a Import transaction 2021-08-30 21:39:47 +03:00
thotbot
3ea6587022 Misc. wallet API and wallet2 changes 2021-08-30 21:39:33 +03:00
thotbot
1840e844db Coins 2021-08-30 21:38:06 +03:00
thotbot
9da60611db Offline transaction signing 2021-08-30 21:37:53 +03:00
wowario
2baefe5e7e
revert sanity check 2021-08-30 20:49:16 +03:00
wowario
859e43810b
update checkpoints 2021-08-30 09:56:30 +03:00
wowario
a400e47582
remove unused blocks.dat 2021-08-30 07:40:55 +03:00
dsc
234674922c estimate_fee requires new bp+ parameter 2021-08-30 07:34:04 +03:00
wowario
882e13f15f
bump version 2021-08-30 00:32:17 +03:00
wowario
947c154cd1 prevent mining within wallet and node 2021-08-30 00:29:18 +03:00
wowario
e586e39936 revert requested_outputs_count 2021-08-30 00:28:04 +03:00
wowario
3a5502297e remove 32 bit builds 2021-08-30 00:27:26 +03:00
wowario
7c24988ec0 bump version 2021-08-30 00:27:12 +03:00
wowario
4be1068f8a add seed nodes 2021-08-30 00:26:35 +03:00
wowario
805bdf15f2 remove DNS ips 2021-08-30 00:25:55 +03:00
wowario
7e44298459 msg on mining key 2021-08-30 00:25:32 +03:00
wowario
933e5df1cf change unable to send transaction warning to debug 2021-08-30 00:25:19 +03:00
wowario
e1b385332b bump version 2021-08-30 00:24:54 +03:00
wowario
2b814d3ca2 update checkpoints 2021-08-30 00:24:32 +03:00
lza_menace
15495e8c28 Update lza_menace seed node
This old AWS IP is gone
2021-08-30 00:23:45 +03:00
wowario
92a382dc13 change no incoming connections warning to debug 2021-08-30 00:23:26 +03:00
wowario
8e42421e15 change ports 2021-08-30 00:23:07 +03:00
wowario
07e4356090 update systemd service file 2021-08-30 00:22:52 +03:00
wowario
b5ad030b5b update checkpoints 2021-08-30 00:22:34 +03:00