Commit Graph
70 Commits
Author SHA1 Message Date
Chris Troutner 7fef149c94 fix(generateSendOpReturnWeb): Removed generateSendOpReturnWeb() 2020-07-18 20:21:19 -07:00
Chris Troutner 0c2667eb2c fix(free tier): Adding integration tests for free tier 2020-07-13 15:43:08 -07:00
Chris Troutner e881d24d08 fix(generateSendOpReturnWeb): Restoring old SLP Send for web 2020-07-08 10:32:07 -07:00
Chris Troutner d533a64817 fix(openbazaar): Fixed OB integration test 2020-07-02 14:14:36 -07:00
Chris Troutner 06b74db2c1 fix(free tier): Adding integration tests for free tier 2020-06-27 15:07:59 -07:00
Chris Troutner 73f1c449fb feat(tokenUtxoDetails()): Returns non-hydrated UTXOs 2020-06-13 19:35:22 -07:00
Chris Troutner 3b2079f53f fix(ninsight): Refreshed the Ninsigh class library 2020-06-09 10:29:15 -07:00
Chris Troutner c5c6a0242e Updated unit tests for Script class 2020-06-08 14:11:26 -07:00
Chris Troutner c81cb72001 fix(integration): Fixing integration tests 2020-06-05 18:20:14 -07:00
Chris Troutner 48b5afaef5 feat(isTokenUtxo): Deprecating and removing isTokenUtxo() as tokenUtxoDetails() can be used instead 2020-06-05 18:12:51 -07:00
Chris Troutner 913bae3659 fix(tokenUtxoDetails): Added more support for NFT 2020-06-05 18:10:19 -07:00
Chris Troutner 1ce608e7e9 fix(NFT): Additional NFT functionality, send Group and Child 2020-06-05 16:15:02 -07:00
Chris Troutner 6daff04a00 fix(NFT): Prototyping NFT OP_RETURN functions 2020-06-05 08:18:53 -07:00
Chris Troutner 12b6defa85 fix(NFT): Breaking out NFT functions into a separate library 2020-06-05 07:57:05 -07:00
Chris Troutner 7a08f30eea fix(tokenUtxoDetails): Adding tokenType for 1 or 129 for NFT 2020-06-05 07:32:58 -07:00
Chris Troutner ffedaed08a fix(NFT): Prototyping NFT generation 2020-06-04 17:33:07 -07:00
Chris Troutner 234ba30356 fix(generateMintOpReturn): Added input validation 2020-06-02 09:10:49 -07:00
Chris Troutner 70796c3b6e fix(tokenUtxoDetails): Fixing issue with determining minting transactions 2020-06-02 09:00:48 -07:00
Chris Troutner 85292d9f20 Fixing stubs failing Travis tests 2020-06-02 08:11:30 -07:00
Chris Troutner 445de26ab8 fix(SLP Mint): Created prototype function for Mint OP_RETURN 2020-06-02 07:55:49 -07:00
Chris Troutner 42992b95b1 fix(tokenUtxoDetails): Replacing tokenType with utxoType 2020-05-31 19:38:06 -07:00
Chris Troutner a1b1a1936c fix(SLP Genesis and Burn): Using slp-mdm for Genesis and Burn OP_RETURNS 2020-05-31 18:56:53 -07:00
Chris Troutner 119ef1b459 fix(SLP.Utils): Replacing old functions with new ones 2020-05-31 18:38:02 -07:00
Chris Troutner b83648419e fix(generateSendOpReturn2): Adding tokenQty for genesis transaction 2020-05-31 17:40:16 -07:00
Chris Troutner 5fc0d4b81e fix(tokenUtxoDetails2()): Now handles Genesis transactions 2020-05-31 17:15:25 -07:00
Chris Troutner 7cd23ca562 prototyping SLP send with slp-mdm 2020-05-31 09:07:33 -07:00
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 de5b5deace fix(rate-limit e2e): Updating e2e tests for rate limits 2020-05-26 15:02:46 -07:00
Chris Troutner 8db0bd1cba fix(encryption): Fixing integration test 2020-05-25 15:18:02 -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 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 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 6202d456ca fix(testnet integration tests): Introduced bug with last PR. This fixes it 2020-04-20 18:45:30 -07:00
Chris Troutner cc79e21eb9 fix(slp integration tests): Adding delay to fix the BVT 2020-04-20 08:08:47 -07:00
Chris Troutner 4d86d3b38b Added unit tests for new electrumx endpoints 2020-04-17 11:27:50 -07:00
Chris Troutner 9f935e2c2b fix(electrumx): Added transaction history endpoints 2020-04-17 11:04:58 -07:00