jl777
784e93c677
Merge branch 'dev' into FSM
2019-08-24 20:20:29 -11:00
Jonathan "Duke" Leto
f686d9288c
blockindex bugfix suggested by blackjoker
2019-08-23 04:08:47 -07:00
Jonathan "Duke" Leto
13dad469c7
add missing zstat and new dep
2019-08-22 05:43:51 -07:00
Jonathan "Duke" Leto
d0d6a9cea9
Merge remote-tracking branch 'jl777/FSM' into duke
...
Conflicts:
README.md
2019-08-22 05:23:03 -07:00
Duke Leto
2390a7e499
Merge pull request #27 from MyHush/ztxstats
...
Add shielded stats to getchaintxstats via zindex
2019-08-22 08:19:06 -04:00
Jonathan "Duke" Leto
e3a2e008fa
Merge branch 'dev'
2019-08-22 05:18:12 -07:00
jl777
65dd98f02f
-prints
2019-08-22 00:31:37 -11:00
Jonathan "Duke" Leto
76543056ab
Changing -zindex on or off requires reindex
2019-08-21 19:50:50 -07:00
Jonathan "Duke" Leto
c91d1d1fdf
Use uints to save RAM/disk on block stats; fix ntz serialization
2019-08-21 11:25:38 -07:00
Jonathan "Duke" Leto
3b49c1d256
Improve ntz detection and serialize to disk
2019-08-21 06:43:41 -07:00
Jonathan "Duke" Leto
d03d774c18
Fix zindex flag detection
2019-08-20 20:19:24 -07:00
Jonathan "Duke" Leto
b2c03c82a5
Explain about changing heuristics + on-disk data
2019-08-19 05:25:25 -07:00
Jonathan "Duke" Leto
44f34a22e7
more -zindex
2019-08-19 05:07:34 -07:00
Jonathan "Duke" Leto
5c310aa048
Define -zindex
2019-08-18 18:55:34 -07:00
Jonathan "Duke" Leto
5365d15e69
Correct various stats and add block height to response
2019-08-18 18:06:12 -07:00
Jonathan "Duke" Leto
3f94feb836
Shielding+deshielding payments in z-only section
2019-08-17 22:08:17 -07:00
Jonathan "Duke" Leto
80b1479184
Improve shielded-only zstats
2019-08-17 21:54:48 -07:00
Jonathan "Duke" Leto
469c3c9cf2
So many zstats
2019-08-17 21:20:10 -07:00
Jonathan "Duke" Leto
2b3023444d
Properly serialize/deserialize new blockindex with zstats
2019-08-17 12:46:40 -07:00
Jonathan "Duke" Leto
1a6c19dc81
Also calc shielded stats on index load
2019-08-17 06:26:13 -07:00
Jonathan "Duke" Leto
c9b00ef093
Add chain payments
2019-08-17 06:15:03 -07:00
Jonathan "Duke" Leto
22c0a22926
Compiles, RPC gives back some shielded stats, which have bugs
2019-08-17 05:56:07 -07:00
ca333
071e56bb2d
Merge pull request #202 from jl777/dev
...
sync dev
2019-08-16 23:56:06 +02:00
jl777
4215ba1ce2
-print
2019-08-15 03:56:19 -11:00
jl777
6195f50ea0
Skip initdone
2019-08-15 03:27:48 -11:00
jl777
e3bf886386
Merge pull request #1688 from jl777/FSM
...
FSM
2019-08-14 23:59:20 -11:00
jl777
ebc5339fe2
Merge pull request #1687 from jl777/jl777
...
Jl777
2019-08-14 23:58:55 -11:00
jl777
921dcafc2e
Merge pull request #1686 from jl777/nSPV
...
NSPV
2019-08-14 23:58:25 -11:00
jl777
8c187928dd
Protocol version 3
2019-08-14 23:56:45 -11:00
jl777
8ac5147dd3
4 longs in a hash
2019-08-14 02:49:54 -11:00
jl777
9d4caa8a55
Syntax
2019-08-14 02:37:14 -11:00
jl777
25c87fa94f
Encode 8 amounts
2019-08-14 02:35:49 -11:00
jl777
e4073351d4
Return height -1 if tx can't be found
2019-08-14 02:14:55 -11:00
Jonathan "Duke" Leto
328a2af799
Merge branch 'duke' into dev
2019-08-13 13:05:10 -07:00
Jonathan "Duke" Leto
4ada1e39ed
Merge branch 'dev'
2019-08-13 13:04:50 -07:00
jl777
d654b4136c
Syntax
2019-08-13 04:44:54 -11:00
jl777
856e38870c
Void *
2019-08-13 04:39:59 -11:00
jl777
094da66e5f
Overload mempool txid with last amount, for coinaddr mode
2019-08-13 04:37:31 -11:00
jl777
c257f7834b
Merge pull request #1685 from letolabs/docs2
...
update dependency installation instructions
2019-08-13 04:17:48 -11:00
Jonathan "Duke" Leto
674da4ce68
update dependency installation instructions
2019-08-13 08:11:55 -07:00
Jonathan "Duke" Leto
d5dd6165f1
Merge remote-tracking branch 'jl777/FSM' into duke
2019-08-13 07:09:55 -07:00
Jonathan "Duke" Leto
70eb669e63
Return json data about shielded xtns/payments
2019-08-13 07:08:31 -07:00
Jonathan "Duke" Leto
464251bdc3
Add total payment stats to getchaintxstats
2019-08-12 17:38:37 -07:00
jl777
1b3e4d46d4
Merge pull request #1684 from Mixa84/nSPV
...
CC fixes for nSPV and others (#30 )
2019-08-12 00:24:20 -11:00
Mihailo Milenkovic
a7204d9f85
CC fixes for nSPV and others ( #30 )
...
- Remove adding txfee inputs for gateways claim
- FULLNODE and SUPERLITE macros
- Filter SetCCtxids with txid from oprert
- Fix for nServices of fullnode
- Use SetCCtxids_nSPV for some more CCs
- Fix addnormalinputs and add checking if utxo spent in mempool
2019-08-12 14:16:46 +03:00
jl777
d8ef27d7a8
Merge pull request #1683 from jl777/FSM
...
FSM
2019-08-12 00:15:43 -11:00
jl777
798d71b87f
Merge pull request #1682 from jl777/jl777
...
Jl777
2019-08-12 00:15:14 -11:00
jl777
99148d485e
Merge pull request #1681 from jl777/nSPV
...
NSPV
2019-08-12 00:14:42 -11:00
jl777
10199d2765
+zawy constants
2019-08-12 00:14:06 -11:00
jl777
0c680e0dbc
-insync test for getNSPV
2019-08-11 23:29:46 -11:00