Commit Graph

10253 Commits

Author SHA1 Message Date
wowario 301e33520c Merge pull request 'bump version' (#439) from wowario/wownero:tag-release-1 into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/439
2023-01-12 07:39:49 +00:00
wowario 2285e6640a
bump version 2023-01-12 09:19:28 +03:00
dsc cf3bba3aee Merge pull request 'wowletify' (#438) from wowletify into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/438
2023-01-12 03:22:44 +00:00
dsc e2c99252fd wowletify 2023-01-12 05:07:52 +02:00
wowario ab42be18f2 Merge pull request 'tag-release' (#435) from wowario/wownero:tag-release into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/435
2023-01-10 18:53:39 +00:00
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 2d8b094e09
update README.md 2023-01-10 21:19:35 +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 833ac01ed9 Merge pull request 'epee: add missing header' (#431) from sneurlax/wownero:fix/gcc11 into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/431
2023-01-05 20:37:31 +00: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
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
sneurlax 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 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