Commit Graph

137 Commits

Author SHA1 Message Date
Mihailo Milenkovic
482cd0eed6 Fix 2019-09-03 16:09:52 +02:00
Mihailo Milenkovic
feb16224f8 Fix SetCCtxids for nSPV (#31) 2019-08-28 17:14:05 +02:00
jl777
4215ba1ce2 -print 2019-08-15 03:56:19 -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
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
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
0c680e0dbc -insync test for getNSPV 2019-08-11 23:29:46 -11:00
jl777
450ac5c5ea Fix skip count 2019-08-11 03:51:21 -11:00
jl777
ac07f7c4ba Merge branch 'jl777' into nSPV 2019-07-28 09:34:35 -11:00
blackjok3r
edcba6791f fix other notarizations 2019-07-29 04:27:09 +08:00
jl777
21c8e02147 -print 2019-07-28 06:31:53 -11:00
jl777
c08600d2c2 Merge branch 'jl777' into nSPV 2019-07-28 06:09:46 -11:00
blackjok3r
914349db60 add timestamp to getinfo notarizations 2019-07-29 00:46:56 +08:00
jl777
a62de7f72b -print 2019-07-25 04:56:21 -11:00
jl777
40cb65a937 Getoinfo 2019-07-25 04:52:45 -11:00
jl777
8d37c1e4d1 -print 2019-07-25 04:48:49 -11:00
jl777
71610bb266 Version 2019-07-25 04:47:23 -11:00
jl777
0c8f9b3729 Add version field 2019-07-25 04:29:07 -11:00
jl777
e90d7c9038 ptr->filter = filter; 2019-07-24 04:21:48 -11:00
jl777
5c6b1680dc Protocol changes: txproof with hash block and list funds with filter 2019-07-24 04:18:43 -11:00
Mihailo Milenkovic
bc665882ed nSPV modifications for CC and other fixes (#29) 2019-07-24 16:33:03 +02:00
jl777
e87602ffc6 Syntax 2019-07-22 05:32:52 -11:00
jl777
db4721816c Have full node txproof return height if not set 2019-07-22 05:30:04 -11:00
jl777
8a4001f6ed Ignore txproofless cache entry if height is specified 2019-07-20 01:52:33 -11:00
jl777
d7de64a998 +/- print 2019-07-20 01:46:08 -11:00
jl777
981e6eac0b Test 2019-07-20 01:38:36 -11:00
jl777
276ebfe547 Test 2019-07-20 01:33:11 -11:00
jl777
ffad20360d +prints 2019-07-20 01:28:54 -11:00
jl777
b69c24da55 -print 2019-07-20 00:56:25 -11:00
jl777
79e273d2db +print 2019-07-20 00:26:23 -11:00
jl777
f97a4a3caf +print 2019-07-20 00:05:08 -11:00
jl777
9e55b41979 -print 2019-07-19 05:51:56 -11:00
jl777
995687de26 +print 2019-07-19 05:30:36 -11:00
jl777
2bae0f0226 +print 2019-07-19 05:25:26 -11:00
jl777
580a465436 Syntax 2019-07-18 02:57:59 -11:00
jl777
be93e8049f Syntax 2019-07-18 02:55:44 -11:00
jl777
d08c751668 Test 2019-07-18 02:53:09 -11:00
jl777
a2a6732a18 Sytax 2019-07-18 02:50:14 -11:00
jl777
730ad7e6e8 NSPV_MEMPOOL_CCEVALCODE
Searches mempool for CC evalcode and fancied
2019-07-18 02:43:13 -11:00
jl777
adc186390a nSPV mempool used by CC 2019-07-17 01:07:12 -11:00
jl777
9ac1b1fea8 Implement nspv_mempool functions
#define NSPV_MEMPOOL_ALL 0
#define NSPV_MEMPOOL_ADDRESS 1
#define NSPV_MEMPOOL_ISSPENT 2
#define NSPV_MEMPOOL_INMEMPOOL 3
2019-07-15 03:39:09 -11:00
jl777
91a88acc22 Len -> n 2019-07-15 03:15:33 -11:00
jl777
6312e435ea isCC 2019-07-15 03:10:15 -11:00
jl777
de0a8ada1c Seen 2019-07-15 03:08:35 -11:00