Commit Graph
108 Commits
Author SHA1 Message Date
Chris Troutner 119ef1b459 fix(SLP.Utils): Replacing old functions with new ones 2020-05-31 18:38:02 -07:00
Chris Troutner 7526b4a09d Merge branch 'master' into unstable 2020-05-31 17:40:42 -07:00
Chris Troutner b83648419e fix(generateSendOpReturn2): Adding tokenQty for genesis transaction 2020-05-31 17:40:16 -07:00
Chris Troutner 4195f1fbfe Merge pull request #29 from christroutner/unstable
fix(tokenUtxoDetails2()): Now handles Genesis transactions
2020-05-31 17:22:27 -07:00
Chris Troutner 5fc0d4b81e fix(tokenUtxoDetails2()): Now handles Genesis transactions 2020-05-31 17:15:25 -07:00
Chris Troutner 7176010ed1 Merge pull request #28 from christroutner/unstable
Refactoring SLP endpoints
2020-05-31 09:36:20 -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 d7ac3a911e Merge pull request #27 from christroutner/unstable
fix(encryption): Fixing integration test
2020-05-25 16:10:02 -07:00
Chris Troutner 8db0bd1cba fix(encryption): Fixing integration test 2020-05-25 15:18:02 -07:00
Chris Troutner 6d1461c840 Merge branch 'master' into unstable 2020-05-25 07:24:24 -07:00
Chris Troutner 7803bfdb0a removing a comment 2020-05-23 09:00:53 -07:00
Chris Troutner cccb567070 Merge pull request #26 from christroutner/unstable
fix(encryption): Added encryption library
2020-05-23 08:03:10 -07:00
Chris Troutner 9bab1450dd fix(encryption): Added encryption library 2020-05-23 07:56:56 -07:00
Chris Troutner e3248276a1 Merge pull request #25 from christroutner/ipfs-upload
IPFS default server
2020-05-21 21:34:26 -07:00
Chris Troutner e3b5ca759c Merge branch 'master' into ipfs-upload 2020-05-21 21:27:57 -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 c2ef416675 Merge pull request #24 from christroutner/ipfs-upload
Ipfs upload
2020-05-21 20:25:20 -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 67591ef130 Merge pull request #23 from christroutner/slp-mdm
decodeOpReturn2() - alternate implementation
2020-05-19 21:14: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 9e23ecb51e fix(code coverage): Adding coverage reporting 2020-05-18 16:05:09 -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
Chris Troutner e3ecb7896d Merge pull request #22 from christroutner/dh-ipfs-upload
feat(ipfs): Added IPFS file upload to bch-js
2020-05-13 15:05:49 -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 67129f8a27 Adding links to YouTube videos 2020-05-08 17:32:09 -07:00
Chris Troutner 07d2538dcb Merge pull request #21 from christroutner/unstable
fix(npm audit): ran npm audit fix
2020-05-03 13:51:52 -07:00
Chris Troutner 2c98c65724 fix(npm audit): ran npm audit fix 2020-05-03 13:49:14 -07:00
Chris Troutner 43cebcf547 Merge pull request #20 from christroutner/unstable
fix(gettxout): Uses new gettxout POST call
2020-04-25 06:00:52 -07:00
Chris Troutner e96d5dafa9 fix(gettxout): Uses new gettxout POST call 2020-04-25 05:56:27 -07:00
Chris Troutner 011a19a6bb Merge pull request #19 from christroutner/unstable
fix(testnet integration tests): Introduced bug with last PR. This fix…
2020-04-20 18:56:18 -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 c83ef9aee9 Merge pull request #18 from christroutner/unstable
fix(slp integration tests): Adding delay to fix the BVT
2020-04-20 08:13:08 -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 c9cb830fbb Merge pull request #17 from christroutner/unstable
ElectrumX integration
2020-04-17 11:56:18 -07:00
Chris Troutner 27138952c4 Improved documentation for ElectrumX endpoints 2020-04-17 11:47:18 -07:00
Chris Troutner 9fb8949169 restored package.json 2020-04-17 11:31:09 -07:00
Chris Troutner 4d86d3b38b Added unit tests for new electrumx endpoints 2020-04-17 11:27:50 -07:00