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
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
wowario
ff6883710b
fix macos operator error
2021-08-30 00:19:26 +03:00
wowario
93b6af8a66
set bp+ fork height
2021-08-30 00:19:09 +03:00
wowario
307f553ee7
remove unused variable
2021-08-30 00:18:59 +03:00
moneromooo-monero
34884a4b00
store outPk/8 in the tx for speed
...
It avoids dividing by 8 when deserializing a tx, which is a slow
operation, and multiplies by 8 when verifying and extracing the
amount, which is much faster as well as less frequent
2021-08-30 00:18:45 +03:00
moneromooo-monero
e44b32c30c
ringct: port some of vtnerd's review changes from BP+ to BP
2021-08-30 00:18:36 +03:00
moneromooo-monero
9176075ab9
ringct: a few minor optimizations from review
2021-08-30 00:18:25 +03:00
moneromooo-monero
ce6db7db63
plug bulletproofs plus into consensus
2021-08-30 00:17:37 +03:00
Sarang Noether
54559e256b
Updates from security audit
2021-08-30 00:12:21 +03:00
Sarang Noether
619bbbb99f
Precompute initial transcript hash
2021-08-30 00:12:09 +03:00
Sarang Noether
0bdbd108d8
Bulletproofs+
2021-08-30 00:11:56 +03:00
wowario
d2fcec5413
update fork height
2021-08-30 00:08:25 +03:00