Commit Graph
63 Commits
Author SHA1 Message Date
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
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