dimxy
4cd2814aa8
logging
2019-04-23 15:39:42 +05:00
dimxy
09877ba99f
logging
2019-04-23 15:39:40 +05:00
dimxy
718097db7f
loggin added
2019-04-23 15:39:39 +05:00
dimxy
ddb9fe08c5
more logging
2019-04-23 15:39:38 +05:00
dimxy
0b1ab063e0
deb logging added
2019-04-23 15:39:36 +05:00
dimxy
ffb14229e5
logging added
2019-04-23 15:39:35 +05:00
dimxy
f0eeb7efe1
added pricesbet rpc
2019-04-23 15:39:34 +05:00
dimxy
161b75b7f8
more init corr
2019-04-23 15:39:32 +05:00
dimxy
b4b55290a2
corr univalue init
2019-04-23 15:39:31 +05:00
dimxy
1a9ed2ac48
univalue ptr test
2019-04-23 15:39:30 +05:00
jl777
84e4635be2
Merge pull request #1451 from radix42/FSM
...
Add support for importing and exporting sapling ivk
2019-04-22 18:14:14 -11:00
Jonathan "Duke" Leto
73640b76c4
Merge remote-tracking branch 'jl777/FSM' into dev
2019-04-22 18:20:43 -07:00
Bartlomiej Lisiecki
191fc2e152
Add support for importing and exporting sapling ivk
2019-04-22 17:22:31 -07:00
jl777
f1690fcb7d
Merge pull request #1450 from jl777/jl777
...
deprecate evil send_curl, thanks decker!
2019-04-22 07:13:12 -11:00
jl777
49f9276e8a
Merge pull request #1449 from DeckerSU/patch-curl
...
[Linux] fix libcurl HTTPS connections
2019-04-22 07:01:55 -11:00
DeckerSU
c4c5746e9c
added config flags to openssl
...
to make libcurl HTTPS connections work OpenSSL needs to be built
with sock, ssl, tls and des. all other config options can be disabled,
like in ZCash.
2019-04-22 20:56:25 +03:00
DeckerSU
0930945aa0
remove debug delays in libcurl.mk
2019-04-22 20:54:49 +03:00
DeckerSU
1a9f6cb607
return OpenSSL 1.1.1a and applied patch
...
More info:
- https://github.com/openssl/openssl/issues/7350
- f725fe5b4b
Without this patch we will get following error:
```
SSL: couldn't create a context: error:00000000:lib(0):func(0):reason(0)
```
during trying to connect HTTPS.
2019-04-22 20:27:28 +03:00
blackjok3r
489485252b
fixes for TESTHC chain and add notes for others to make similar chains.
2019-04-22 18:02:19 +08:00
Jonathan "Duke" Leto
b1f92a4d69
Merge branch 'duke' into dev
2019-04-21 09:54:13 -07:00
blackjok3r
451773dcc1
initial commit for -earlytxid use with ac_script and ccvout_opret
2019-04-22 00:00:01 +08:00
jl777
e8771704e0
Merge pull request #1448 from letolabs/stdoutspam
...
Reduce unnecessary warnings to STDOUT
2019-04-21 04:49:21 -11:00
Jonathan "Duke" Leto
74b2563334
Reduce unnecessary warnings to STDOUT
2019-04-21 07:58:05 -07:00
Jonathan "Duke" Leto
e4ce048b8e
Comment out this warning which will spam stdout for unconfirmed xtns
2019-04-21 07:52:06 -07:00
Jonathan "Duke" Leto
d927688838
Merge remote-tracking branch 'jl777/jl777' into duke
2019-04-21 07:12:40 -07:00
Jonathan "Duke" Leto
cc6b990bdb
Revert "Attempt to fix coredump found by TheTrunk/Shossain"
...
This reverts commit 4b8ae26232 .
2019-04-21 06:50:38 -07:00
jl777
25cd593f95
Merge pull request #1447 from jl777/jl777
...
Jl777
2019-04-21 02:42:37 -11:00
jl777
4889ceebb6
Merge branch 'FSM' into jl777
2019-04-21 02:42:10 -11:00
jl777
0b66a88ba2
int32_t komodo_blockheight(uint256 hash);
2019-04-21 02:40:49 -11:00
jl777
70015ce70d
int32_t komodo_blockheight(uint256 hash);
2019-04-21 02:37:51 -11:00
jl777
124156f956
int32_t komodo_blockheight(uint256 hash);
2019-04-21 02:36:46 -11:00
jl777
f79d72fb94
Include file
2019-04-21 02:34:31 -11:00
jl777
564da3c982
Change mapblockindex[] into function calls with guards
2019-04-21 02:33:31 -11:00
jl777
6058c87f3f
Merge pull request #1446 from jl777/jl777
...
Jl777
2019-04-21 02:18:19 -11:00
jl777
06bed214f9
Check for null ptr before ->
2019-04-21 02:17:00 -11:00
Jonathan "Duke" Leto
d302140b54
Merge branch 'duke' of https://github.com/MyHush/hush3 into duke
2019-04-21 05:50:34 -07:00
Jonathan "Duke" Leto
4b8ae26232
Attempt to fix coredump found by TheTrunk/Shossain
2019-04-21 05:50:26 -07:00
jl777
db2cf15b85
Merge pull request #1445 from blackjok3rtt/jl777
...
fix two bugs for Alright
2019-04-20 18:49:08 -11:00
blackjok3r
d16cdf5538
Add -testmode command line arg
2019-04-21 13:05:39 +08:00
blackjok3r
82e6cd0f93
fix two bugs for Alright
2019-04-21 11:48:16 +08:00
blackjok3r
7e173d3c49
Merge branch 'jl777-dev' into dev
...
x
2019-04-20 22:52:39 +08:00
blackjok3r
b7772e39d5
Merge branch 'dev' of https://github.com/jl777/komodo into jl777-dev
...
x
2019-04-20 22:52:18 +08:00
jl777
ce876219e7
Merge pull request #1443 from blackjok3rtt/jl777
...
add last of paymentsCC valdiation
2019-04-20 00:32:19 -11:00
blackjok3r
fea2b66581
add validation for OP_RETURN to payments CC. Enable ccvoutopret for payments fund.
2019-04-20 19:29:16 +08:00
blackjok3rtt
a44390244c
Merge pull request #101 from KMDLabs/mastertest
...
Mastertest
2019-04-20 13:15:24 +08:00
blackjok3rtt
9900063ced
Merge pull request #100 from blackjok3rtt/newLABS
...
New labs
2019-04-20 13:12:23 +08:00
blackjok3rtt
d12fb49e80
Merge pull request #70 from jl777/jl777
...
Jl777
2019-04-20 11:13:56 +08:00
blackjok3rtt
e36ef072c9
Merge pull request #69 from jl777/jl777
...
Merge token back down
2019-04-20 10:02:14 +08:00
Duke Leto
c57806e7ba
Add airdrop txids
2019-04-19 18:42:27 -07:00
DeckerSU
2f19aeaa4a
+ debug (ssl and curl version printout)
2019-04-19 22:01:54 +03:00