Commit Graph
28 Commits
Author SHA1 Message Date
Chris Troutner e36d99ca66 fix(tokenUtxoDetails2): Added with unit and integration tests. Uses new decodeOpReturn2() 2020-05-28 10:11:05 -07:00
Chris Troutner b528a69c58 feat(SLP Utils): Refactoring SLP Utils lib. Starting with isTokenUtxo() 2020-05-27 11:56:36 -07:00
Chris Troutner e5cd03208a Refactored SLP.Utils.isTokenUtxo(). Needs updated tests 2020-05-26 19:39:26 -07:00
Chris Troutner 7803bfdb0a removing a comment 2020-05-23 09:00:53 -07:00
Chris Troutner 9bab1450dd fix(encryption): Added encryption library 2020-05-23 07:56:56 -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 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 9dad04068e fix(tests): Completing unit tests 2020-05-13 14:48:07 -04: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 4d86d3b38b Added unit tests for new electrumx endpoints 2020-04-17 11:27:50 -07:00
Chris Troutner 15dca6eaf5 fix(ElectrumX): Added ElectrumX library and first endpoint 2020-04-07 19:08:21 -07:00
Chris Troutner ed2860da54 fix(tokenUtxoDetails): Fixed improperly stubbed unit test 2020-03-10 08:52:21 -07:00
Chris Troutner f23958429f fix(ninsight): Remove test and support for ninsight 2020-03-07 18:04:04 -08:00
Chris Troutner ed1d3c1c0b fix(slp-tokentype1): Added unit test 2020-03-06 09:44:06 -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 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