Commit Graph
82 Commits
Author SHA1 Message Date
nicocappabianca de8c8e6284 clean up documentation 2020-08-12 21:34:50 -03:00
Chris Troutner a169c0f7d0 fix(docs): Adding deploy script to automatically update documentation 2020-08-07 18:03:55 -07:00
Chris Troutner fd0a1a6af2 editing api docs for electrumx 2020-08-05 08:47:04 -07:00
Stoyan Zhekov b184c080f1 Access to unconfirmed UTXOs API endpoints 2020-08-04 22:58:22 +09:00
Chris Troutner 4d2d8d0e5a fix(Ninsight): Using POST endpoint only 2020-07-31 14:04:22 -07:00
Chris Troutner b3c74b4a8b fixing integration test 2020-07-31 13:19:21 -07:00
Chris Troutner 1aa99a820a fix(Ninsight utxo): Added call to POST bulk endpoint 2020-07-31 12:58:06 -07:00
Daniel Gonzalez b12110a617 feat(upload): Expanded IPFS Class for uploading files to the web 2020-07-29 01:18:33 -04:00
Chris Troutner 264cc1b667 Adding api docs for getHexOpReturn() 2020-07-18 20:50:00 -07:00
Chris Troutner 6d68e05a8f fix(getHexOpReturn): Adding SLP.TokenType1.getHexOpReturn() 2020-07-18 20:45:17 -07:00
Chris Troutner 7fef149c94 fix(generateSendOpReturnWeb): Removed generateSendOpReturnWeb() 2020-07-18 20:21:19 -07:00
Chris Troutner e881d24d08 fix(generateSendOpReturnWeb): Restoring old SLP Send for web 2020-07-08 10:32:07 -07:00
Chris Troutner 749965ca83 Update to documentation 2020-06-13 19:44:50 -07:00
Chris Troutner a8c27e4211 fix(tokenUtxoDetails): Updated documentation 2020-06-13 19:39:25 -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 ab0b0b0009 feat(Script): Restored Script.encode(). Created Script.encode2() 2020-06-08 14:02:49 -07:00
Chris Troutner 836e42c897 fix(NFT Group Genesis): Fixing issue with initial quantity 2020-06-06 08:49:52 -07:00
Chris Troutner c05699d878 fix(documentation): Adding documentation for NFT tokens 2020-06-06 08:12:08 -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 07d5480d2d fix(generateNFTChildGenesisOpReturn): Fixing typo 2020-06-05 17:24:27 -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 adf5b60ac7 More docs for SLP Utils 2020-06-02 19:41:38 -07:00
Chris Troutner 8c1c65911e fix(SLP docs): Adding SLP docs 2020-06-02 19:35:34 -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 0005a205db fix(slp genesis): Adding mint baton 2020-05-31 20:39: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 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