Commit Graph
39 Commits
Author SHA1 Message Date
Chris Troutner 9bab1450dd fix(encryption): Added encryption library 2020-05-23 07:56:56 -07:00
Chris Troutner 110171e4a1 fix(ipfs server): Updating ipfs server to ipfs-api.fullstack.cash 2020-05-21 21:27:41 -07:00
Chris Troutner 64670fd9ed fix(ipfs documentation): Added apidocs for IPFS class 2020-05-21 20:22:11 -07:00
Chris Troutner 8220fee639 fix(ipfs): Adding getStatus() to check file upload status 2020-05-21 19:57:49 -07:00
Chris Troutner fa984e0fa6 fix(ipfs): Improved functions and unit tests, addded e2e test 2020-05-21 19:16:15 -07:00
Chris Troutner e8f59ea327 new(ipfs.createFileMode): Refactored for changes to ipfs-upload-server 2020-05-20 10:50:10 -07:00
Chris Troutner 6348fa6ad5 Syncing with master branch 2020-05-20 08:50:03 -07:00
Chris Troutner ea5e1a0a80 Updating documentation 2020-05-19 21:10:19 -07:00
Chris Troutner f342f24e93 feat(decodeOpReturn2): Added slp-parser lib to create alternate decodeOpReturn 2020-05-19 21:00:42 -07:00
Chris Troutner 83c1e7f449 Added getPaymentInfo() to IPFS class 2020-05-16 09:17:44 -07:00
Chris Troutner e02a5d37e7 Unit tests passing 2020-05-15 19:49:25 -07:00
danielhumgon f314b64461 feat(ipfs): Added IPFS file upload to bch-js 2020-05-13 14:06:18 -04:00
Chris Troutner a91e6f1920 Saving progress before investigating blobs 2020-05-11 11:31:07 -07:00
Chris Troutner 267d481ac6 feat(ipfs): Added IPFS class for uploading and download files from IPFS 2020-05-11 10:47:44 -07:00
Chris Troutner e96d5dafa9 fix(gettxout): Uses new gettxout POST call 2020-04-25 05:56:27 -07:00
Chris Troutner 27138952c4 Improved documentation for ElectrumX endpoints 2020-04-17 11:47:18 -07:00
Chris Troutner 9f935e2c2b fix(electrumx): Added transaction history endpoints 2020-04-17 11:04:58 -07:00
Chris Troutner c246d1f12d fix(electrumx): Added balance endpoints 2020-04-17 10:42:31 -07:00
Chris Troutner 15dca6eaf5 fix(ElectrumX): Added ElectrumX library and first endpoint 2020-04-07 19:08:21 -07:00
Chris Troutner d5b20fa456 Removing verbose debugging logs from blockbook 2020-03-07 22:21:42 -08:00
Chris Troutner b224f62656 fix(OpenBazaar testnet): Removing filing openbazaar testnet integration tests 2020-03-07 20:28:44 -08:00
Chris Troutner 2d8ac528b6 fix(debugging): Removing all debugging code 2020-02-25 11:25:44 -08:00
Chris Troutner 11330afbd6 Removing debugging stuff 2020-02-25 11:14:28 -08:00
Chris Troutner cf885b6bf3 More debugging 2020-02-25 10:45:49 -08:00
Chris Troutner 8d3e99d98f More debugging 2020-02-25 10:37:04 -08:00
Chris Troutner 6821da8c4a More debugging 2020-02-25 10:33:44 -08:00
Chris Troutner 124c279b23 More debugging of SLP lib 2020-02-25 10:22:14 -08:00
Chris Troutner 05c0fac6d2 Debugging BVT 2020-02-25 10:13:30 -08:00
Chris Troutner 98531c1770 fix(apiToken): Debugging apiToken in BVT and SLP lib 2020-02-25 09:53:14 -08:00
Chris Troutner 9c24b4dca5 fix(SLP): Passing API tokens to SLP library 2020-02-25 09:28:17 -08:00
Chris Troutner 44840ff0c8 fix(default server): Changing default server to fullstack.cash 2020-02-22 19:41:20 -08:00
Chris Troutner a0369224b1 fix(Ninsight): Adding to shim library too 2020-01-23 13:08:37 -08:00
Chris Troutner 643f89152a feat(ninsight): Added library to interface with Bitcoin.com ninsight indexer 2020-01-23 12:58:12 -08:00
Chris Troutner 2dd8300a61 minor comment 2020-01-17 15:53:07 -08:00
Chris Troutner ed7fe90c27 feat(Utils.tokenUtxoDetails): Refactored and added isValid() property 2020-01-11 14:17:23 -08:00
Chris Troutner d735c2f180 fix(tokenUtxoDetails): porting fix from slp-sdk to Utils.tokenUtxoDetails 2020-01-11 12:39:26 -08:00
Chris Troutner d6733c4777 fix(generateBurnOpReturn): SLP burn functionality 2019-12-31 18:56:37 -08:00
Chris Troutner 1e5a9b473d Prototyping burn op_return creation function 2019-12-26 10:24:28 -08:00
Chris Troutner 0c9f219a64 Recreating repo to fix issues between GH and Travis 2019-12-24 12:26:35 -08:00