Commit Graph
158 Commits
Author SHA1 Message Date
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 41cc006ec3 More readme updates 2020-06-12 07:29:38 -07:00
Chris Troutner 0a5716c002 Updating README 2020-06-12 07:26:51 -07:00
Chris Troutner 95c0b71e01 Merge pull request #45 from christroutner/unstable
Added Gatsby instructions to README
2020-06-12 07:23:35 -07:00
Chris Troutner 479fd47275 fix(gatsby): Adding README instructions for working with a Gatsby app 2020-06-12 07:21:42 -07:00
Chris Troutner 327b092851 Merge branch 'master' into unstable 2020-06-12 07:15:34 -07:00
Chris Troutner 3b2079f53f fix(ninsight): Refreshed the Ninsigh class library 2020-06-09 10:29:15 -07:00
Chris Troutner 8f227462fd Merge pull request #44 from christroutner/unstable
feat(Script): Restored Script.encode(). Created Script.encode2()
2020-06-08 14:36:31 -07:00
Chris Troutner 18881455df Forcing master branch of bitcoincashjs-lib 2020-06-08 14:34:06 -07:00
Chris Troutner c5c6a0242e Updated unit tests for Script class 2020-06-08 14:11:26 -07:00
Chris Troutner ab0b0b0009 feat(Script): Restored Script.encode(). Created Script.encode2() 2020-06-08 14:02:49 -07:00
Chris Troutner 1c902449f6 Merge pull request #43 from christroutner/unstable
fix(NFT Group Genesis): Fixing issue with initial quantity
2020-06-06 08:52:41 -07:00
Chris Troutner 836e42c897 fix(NFT Group Genesis): Fixing issue with initial quantity 2020-06-06 08:49:52 -07:00
Chris Troutner 5d29c653b4 Merge pull request #42 from christroutner/unstable
fix(documentation): Adding documentation for NFT tokens
2020-06-06 08:24:18 -07:00
Chris Troutner c05699d878 fix(documentation): Adding documentation for NFT tokens 2020-06-06 08:12:08 -07:00
Chris Troutner 73393835cf Merge pull request #41 from christroutner/unstable
Wrapping up NFT support
2020-06-05 18:24:52 -07:00
Chris Troutner c434b6aa79 Merge branch 'master' into unstable 2020-06-05 18:21:06 -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 6af2eae1c6 Merge pull request #40 from christroutner/unstable
fix(generateNFTChildGenesisOpReturn): Fixing typo
2020-06-05 17:28:46 -07:00
Chris Troutner 07d5480d2d fix(generateNFTChildGenesisOpReturn): Fixing typo 2020-06-05 17:24:27 -07:00
Chris Troutner 6a194d81ee Merge pull request #39 from christroutner/unstable
fix(NFT): Additional NFT functionality, send Group and Child
2020-06-05 16:18:43 -07:00
Chris Troutner 1ce608e7e9 fix(NFT): Additional NFT functionality, send Group and Child 2020-06-05 16:15:02 -07:00
Chris Troutner d5ecacc4b1 Merge pull request #38 from christroutner/unstable
NFT Prototypes
2020-06-05 08:37:57 -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 6a3d194651 Merge pull request #37 from christroutner/unstable
fix(NFT): Prototyping NFT generation
2020-06-04 17:37:19 -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 ba52f35b8d Merge pull request #36 from christroutner/unstable
fix(v3): Kicking off semantic release with v3.0)
2020-06-02 09:52:34 -07:00
Chris Troutner 22491f1051 fix(v3): Kicking off semantic release with v3.0) 2020-06-02 09:48:21 -07:00
Chris Troutner 7cbc7a8de2 Merge pull request #35 from christroutner/unstable
SLP Fixes
2020-06-02 09:13:57 -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 8f00aa5e52 Merge pull request #34 from christroutner/unstable
fix(SLP Mint): Created prototype function for Mint OP_RETURN
2020-06-02 08:17:25 -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 4998ecff39 Merge pull request #33 from christroutner/unstable
fix(slp genesis): Adding mint baton
2020-05-31 20:42:39 -07:00
Chris Troutner 0005a205db fix(slp genesis): Adding mint baton 2020-05-31 20:39:49 -07:00
Chris Troutner 4908097f98 Merge pull request #32 from christroutner/unstable
fix(tokenUtxoDetails): Replacing tokenType with utxoType
2020-05-31 19:50:01 -07:00
Chris Troutner 2eaae513c1 Merge branch 'master' into unstable 2020-05-31 19:38:28 -07:00
Chris Troutner 42992b95b1 fix(tokenUtxoDetails): Replacing tokenType with utxoType 2020-05-31 19:38:06 -07:00
Chris Troutner 77642c7f48 Merge pull request #31 from christroutner/unstable
Unstable
2020-05-31 19:02:36 -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