thotbot
76c875f248
subaddressIndex()
2021-07-04 00:03:51 +02:00
thotbot
dc1821ab0e
Print wallet cache
2021-07-04 00:03:51 +02:00
thotbot
e31e8cd9f0
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-07-04 00:03:50 +02:00
thotbot
f34e643c18
wallet_api: getPassword
2021-07-03 23:09:00 +02:00
thotbot
39e16ffcf2
Import transaction
2021-07-03 23:05:44 +02:00
thotbot
f5917eabe4
Misc. wallet API and wallet2 changes
2021-07-03 23:00:42 +02:00
thotbot
3121980b17
Coins
2021-07-03 22:15:39 +02:00
thotbot
cebe0ef944
Offline transaction signing
2021-07-03 22:10:22 +02:00
dsc
b6a21de70b
estimate_fee requires new bp+ parameter
2021-07-03 21:40:08 +02:00
wowario
623c14e486
tag for gitian builds
2021-06-29 12:58:00 +03:00
wowario
beefa5e62e
Merge pull request 'Bulletproofs+' ( #394 ) from wowario/wownero:bpp into dev
...
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/394
2021-06-27 13:46:52 +00:00
wowario
525cda3691
change to else if
2021-06-27 16:27:57 +03:00
wowario
9eb34340f4
fix macos operator error
2021-06-27 14:34:26 +03:00
wowario
90efe7dee8
set bp+ fork height
2021-06-27 14:31:26 +03:00
wowario
a9c03bb005
remove unused variable
2021-06-27 14:01:47 +03:00
moneromooo-monero
04dbdfcd98
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-06-27 13:50:12 +03:00
moneromooo-monero
1520d6a271
ringct: port some of vtnerd's review changes from BP+ to BP
2021-06-27 13:50:03 +03:00
moneromooo-monero
8e98e5b58a
ringct: a few minor optimizations from review
2021-06-27 13:49:45 +03:00
moneromooo-monero
fa3856fedf
plug bulletproofs plus into consensus
2021-06-27 13:47:33 +03:00
Sarang Noether
47d7d0751e
Updates from security audit
2021-06-27 12:15:05 +03:00
Sarang Noether
75981b8463
Precompute initial transcript hash
2021-06-27 12:14:54 +03:00
Sarang Noether
16c573a507
Bulletproofs+
2021-06-27 12:14:36 +03:00
wowario
100eebe660
update fork height
2021-06-27 02:42:04 +03:00
wowario
671c51d0b6
update Dockerfile
2021-06-27 02:33:36 +03:00
wowario
8d71405a59
open collective details
2021-06-27 00:45:38 +03:00
wowario
1113f815e1
update checkpoints
2021-06-27 00:45:24 +03:00
wowario
04a5d47e6c
set fork height
2021-06-27 00:45:04 +03:00
wowario
45f275e9e4
add vote rpc res
2021-06-27 00:43:24 +03:00
wowario
4f16bd2b95
vote by block
2021-06-27 00:43:09 +03:00
wowario
6049797093
adjust difficulty_blocks_count
2021-06-27 00:42:33 +03:00
wowario
78ba621fa3
nudge estimate height
2021-06-27 00:42:21 +03:00
wowario
86b17e7dd1
update README
2021-06-27 00:42:06 +03:00
wowario
eaa511440f
set testnet
2021-06-27 00:41:55 +03:00
wowario
03af4e871c
fixed coinbase unlock 288 blks
2021-06-27 00:41:44 +03:00
wowario
51c8b36ba0
miner block header signing
2021-06-27 00:40:21 +03:00
wowario
9cd125b345
reset, revert difficulty algorithm, set fork height
2021-06-27 00:40:11 +03:00
wowario
707bfe86ad
tidy up miner msgs
2021-06-27 00:39:57 +03:00
wowario
6f964b6cfb
DojaCat
2021-06-27 00:39:45 +03:00
wowario
71a2c90fb8
remove MLSAG bug from monero
2021-06-27 00:39:33 +03:00
wowario
9c437b403a
delete translation files
2021-06-27 00:39:19 +03:00
wowario
a67efd0686
disable sanity_checks
2021-06-27 00:39:09 +03:00
wowario
24948d4c2d
update checkpoints
2021-06-27 00:38:47 +03:00
wowario
bd2c97c923
Update 'README.md'
2021-06-27 00:38:35 +03:00
wowario
974d8db176
bump to RandomWOW v1.1.9
2021-06-27 00:38:25 +03:00
qvqc
70811c09c5
wow colors
2021-06-27 00:38:17 +03:00
wowario
1196a9253b
v0.10 ASCII art
2021-06-27 00:38:06 +03:00
wowario
70f8f2386c
support old BP
2021-06-27 00:37:53 +03:00
wowario
840928cd6b
initial commit
2021-06-27 00:37:27 +03:00
luigi1111
9c18f2767b
Merge pull request #7743
...
8a67724
wallet_api: get bytes sent/received (tobtoht)
2021-06-24 14:35:30 -05:00
tobtoht
8a67724218
wallet_api: get bytes sent/received
2021-06-24 21:32:03 +02:00