dsc
44c482913f
Wownero fails to compile on armv7a. To fix we can:
...
- update src/crypto/slow-hash.c to the latest version that Monero currently has
- modify variant4_random_math.h to facilitate the changes in slow-hash.c
In short; src/crypto/slow-hash.c is now up to date with upstream Monero.
The next Wownero version will have these changes automatically as the
codebase follows Monero, rendering this commit obsolete in the process.
2023-01-10 21:47:46 +03:00
wowario
07864cc53f
add seed nodes
2023-01-10 21:46:43 +03:00
wowario
cc0889aa59
Merge pull request 'wallet: faster value conveyance via five various velocity advances' ( #433 ) from wowario/wownero:pr8046 into master
...
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/433
2023-01-05 22:17:01 +00:00
wowario
23d1a8d68e
update checkpoints
2023-01-06 01:09:52 +03:00
wowario
35c9cf9c88
bump version
2023-01-05 23:42:52 +03:00
wowario
dc3981618d
remove use_view_tags, revert fractional_threshold
2023-01-05 23:17:55 +03:00
moneromooo-monero
2eeb3fc1bf
wallet2: speedup large tx construction: reserve vector memory
...
2.8 seconds -> 2.6 seconds on a test case
2023-01-05 21:09:15 +03:00
Crypto City
940811465f
wallet2: speedup large tx construction: batch ringdb lookups
...
3.3 seconds -> 2.8 seconds on a test case
2023-01-05 21:05:24 +03:00
Crypto City
4a60dfbb3e
wallet2: speedup large tx construction: no pointless clsag generation
...
4.1 seconds -> 3.3 seconds on a test case
2023-01-05 21:05:12 +03:00
Crypto City
7cdb8244ee
wallet2: speedup large tx construction: batch ringdb updates
...
5.2 seconds -> 4.1 seconds on a test case
2023-01-05 21:05:01 +03:00
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
39379d7022
epee: add missing header
...
See Monero commit [e106bdc1fc
](e106bdc1fc (diff-d2cb9c3ff4c4762cfd7e736b42f3eb354a361fe9f0ecd2f956c08f03eb5f3405)
) by [@selsta](https://github.com/selsta ). This commit includes <limits> in three epee source files in other to fix GCC11 builds, in my case for cross-compiling for Windows from Ubuntu using MinGW. I patch my files locally in order to achieve this, whereas this fix, tracking Monero upstream code, will allow builds to complete using GCC11 out of the box. See also https://github.com/MultiMC/Launcher/issues/3574 for the same issue in another repository for context.
2022-11-16 14:30:58 -06:00
wowario
e85ee60d35
broadcast donation sub-address
2022-10-16 21:10:55 +03: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
m2049r
90e321abd0
fix typo which breaks pool tx being stored properly
2021-09-16 00:09:08 +02: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
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
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
b5ad030b5b
update checkpoints
2021-08-30 00:22:34 +03:00
wowario
337d131b82
add tor stuff
2021-08-30 00:21:49 +03:00
wowario
3083209a0c
tag for gitian builds
2021-08-30 00:20:07 +03:00
wowario
f380155a97
change to else if
2021-08-30 00:19:36 +03:00