Commit graph

10 commits

Author SHA1 Message Date
Calin Culianu
a831cce8ac
Modified license preamble to say "Bitcoin Cash" instead of "Electron Cash"
The hope is maybe people will adopt this with other wallets...
2019-12-28 23:48:24 +02:00
Calin Culianu
405335c173
Added LICENSE preamble to all top-level source files
GPL v3. YAY!
2019-12-28 23:46:05 +02:00
Calin Culianu
090bd16ee7
Initial try at SSL support. Works.. mostly.
Not sure about the cert/key situation.  Seemed fragile on macos.
Hopefully windows works without too much library static linking
insanity.
2019-12-24 16:49:47 +02:00
Calin Culianu
9eec882fbd removed testign 2019-04-25 21:20:45 +03:00
Calin Culianu
9a10e74ec8 updated bitcoin dir to BitcoinABC latest, removing dep. on OpenSSL 2019-04-25 21:09:05 +03:00
Calin Culianu
7fb9867844 finished up ByteArray 2019-04-25 09:45:08 +03:00
Calin Culianu
d6d88761d8 testing 2019-04-25 09:22:25 +03:00
Calin Culianu
fe45011530 Added ByteArray type to BTC namespace 2019-04-25 09:13:50 +03:00
Calin Culianu
10126aebea Added parts of bitcoin-qt from 2011 to do Base58 (address) decoding 2019-04-24 18:50:53 +03:00
Calin Culianu
62101beeac Initial revision. Just laying out a skeleton to build on. 2019-04-23 02:33:16 +03:00