104 Commits
Author SHA1 Message Date
Chris Troutner b8083c6b88 fix(ninsight): Adding unconfirmed UTXOs endpoint 2020-11-09 15:45:11 -08:00
Stoyan Zhekov a7564ce611 Add Ninsight Unconfirmed UTXOs 2020-11-09 17:44:09 +09:00
Chris Troutner 3a2f38bcf0 fix(integration): Removed all non-integration tests from integration tests 2020-11-02 14:27:31 -08:00
Chris Troutner 54d9233f41 fix(docs): Update to price documentation 2020-10-19 19:46:27 -07:00
Chris Troutner 2180b14e1f feat(price): Added additional endpoints for retrieving market price of BCH 2020-10-19 19:36:55 -07:00
Chris Troutner b397381c7d fix(hydrateUtxos): Improving documentation 2020-10-13 21:49:22 -07:00
Chris Troutner 6cdb9a0867 fix(documentation): Fixing documentation conflict on slp addrs 2020-10-13 15:58:45 -07:00
Chris Troutner ba38d3e107 fix(tokenUtxoDetails): handling dust attack transactions better 2020-10-11 17:46:27 -07:00
Chris Troutner 7ec8442540 fix(Electrumx.blockHeader): Mocking negative test-case unit tests 2020-10-11 15:39:17 -07:00
Chris Troutner be3094fc77 feat(validateTxid2): slp-validate based validation of SLP txids 2020-10-11 15:23:50 -07:00
Chris Troutner fe84729737 Merge branch 'master' into broacast-tx 2020-10-09 11:21:29 -07:00
Chris Troutner e8b2f88ff5 fix(decodeOpReturn): Added additional comments 2020-10-07 08:07:06 -07:00
Stoyan Zhekov af118f8a62 Add Electrumx Broadcast TX method 2020-10-07 17:14:30 +09:00
Ken Ellis 1f41b67e3b add internal caching for slp.tokenUtxoDetails to reduce duplicate calls 2020-10-01 09:33:06 -04:00
Chris Troutner 0eb1f74ba1 fix(hydrateUtxos): fixing documentation for the function 2020-09-28 19:18:27 -07:00
Chris Troutner 8b6952b1d4 Updating docs 2020-09-28 17:52:37 -07:00
Chris Troutner 73dd2c010d fix(tokenUtxoDetails): returning isValid:null when 429 error encountered with decodeOpReturn() 2020-09-28 17:39:26 -07:00
Chris Troutner ab51afb2a8 fix(hydrateUtxos): Adapted to accept Electrumx.utxo() output 2020-09-27 17:52:31 -07:00
Chris Troutner 32b8efa7a2 feat(SLP.Utils.hydrateUtxos): Added hydrateUtxos to match new bch-api endpoint 2020-09-27 01:47:46 -07:00
Stoyan Zhekov 0a897f19bb code, unit and integration tests and api-doc added 2020-09-11 23:46:01 +09:00
Stoyan Zhekov 47bd0d66bc Add ElectrumX get block headers method and tests 2020-09-01 23:52:50 +09:00
Chris Troutner 8facfd69ac fix(ninsight): Fixing failing ninsight integration test 2020-08-13 16:07:08 -07:00
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