Jonathan "Duke" Leto
a7238189d6
web wallet details
2019-04-30 06:55:41 -07:00
Jonathan "Duke" Leto
f7d429964f
More details in readme about claiming funds
2019-04-30 06:41:13 -07:00
Jonathan "Duke" Leto
f0b32b94d8
How to claim docs, finally
2019-04-27 07:42:55 -07:00
Jonathan "Duke" Leto
ec73aa528f
update
2019-04-27 07:33:11 -07:00
Jonathan "Duke" Leto
d520ff8175
Hushify our readme
2019-04-27 07:32:16 -07:00
Jonathan "Duke" Leto
69c5efb79b
Merge remote-tracking branch 'jl777/FSM' into duke
2019-04-25 09:46:22 -07:00
jl777
5b14394e0c
Merge pull request #1456 from jl777/jl777
...
Jl777
2019-04-25 03:51:09 -11:00
jl777
b893391efa
Merge branch 'FSM' into jl777
2019-04-25 03:47:38 -11:00
jl777
7990ec3260
Merge remote-tracking branch 'origin/jl777' into jl777
2019-04-25 03:47:11 -11:00
jl777
33fbd581ad
Merge branch 'FSM' into jl777
2019-04-25 03:47:05 -11:00
jl777
ea5a5c46fc
Merge pull request #1455 from DeckerSU/patch-curl
...
build-mac.sh fix on latest libcurl changes
2019-04-25 00:28:18 -11:00
DeckerSU
6af417b990
build-mac.sh fix on latest libcurl changes
...
https://github.com/jl777/komodo/issues/1452
2019-04-25 14:24:53 +03:00
Jonathan "Duke" Leto
7b67ea9058
Merge remote-tracking branch 'jl777/FSM' into duke
2019-04-24 11:50:17 -07:00
jl777
3d0ee82288
Merge pull request #1454 from Mixa84/FSM
...
Corrected ChannelsCC validation.
2019-04-24 04:34:43 -11:00
Mihailo Milenkovic
8a574b9623
Corrected ChannelsCC validation.
2019-04-24 17:30:21 +02:00
jl777
4c6dbb4352
Merge pull request #1453 from Mixa84/FSM
...
Defragmenting utxos in Gateways deposit address (#24 )
2019-04-24 00:16:50 -11:00
Mihailo Milenkovic
a0053d8ef0
Defragmenting utxos in Gateways deposit address ( #24 )
...
- adding up to 3 more utxos when doing withdraw for defragmentation
- corrected gateways validation
2019-04-24 13:02:08 +02:00
Jonathan "Duke" Leto
93c9349cf1
Merge remote-tracking branch 'jl777/FSM' into duke
2019-04-23 15:11:47 -07: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
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
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
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
d12fb49e80
Merge pull request #70 from jl777/jl777
...
Jl777
2019-04-20 11:13:56 +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
DeckerSU
03794dc208
first approach to get HTTPS in libcurl work
...
1. libcurl.mk now changed to build against static openssl from deps.
2. but, it won't work with openssl 1.1.1a, bcz of SSL: couldn't create a context: error:00000000:lib(0):func(0):reason(0) ,
so, in test i decided to upgrade openssl to 1.1.1b.
3. original openssl.mk was with many disabled features, i enable all of them,
of course it's don't needed and we need to leave only SSL/TLS things enabled
in OpenSSL build.
4. probably i broke something in Windows and MacOS build.
This commit is only first approach to continue work.
2019-04-19 21:57:10 +03:00