31 Commits
Author SHA1 Message Date
Daniel Gonzalez cdf81baf0f feat(tests): Updated tests for getTokenData() in bch-api 2022-05-01 16:46:26 -04:00
Daniel Gonzalez dbc4e3e731 feat(endpoint): Added getTokenData() method to bch-api 2022-04-15 18:25:12 -04:00
Daniel Gonzalez 4255d98c71 Fixed unit tests 2022-01-14 22:29:01 -04:00
Daniel Gonzalez 9aea5533f8 Changed the use for _this 2022-01-14 19:28:44 -04:00
Daniel Gonzalez ea3801165c finished endpoints 2022-01-14 18:32:49 -04:00
Daniel Gonzalez cd9f2b5292 feat(REST): Added REST API endpoint to bch-api for the psf-slp-indexer 2022-01-13 13:05:03 -04:00
Daniel Gonzalez 96b5e0e408 feat(bcash): Added getUtxos for bcash to bch-api 2021-10-22 18:53:22 -04:00
Daniel Gonzalez 41c5504846 feat(dsproof): Created v5 GET dsproof endpoint 2021-06-08 20:45:03 -04:00
Daniel Gonzalez e5f9455fbb feat(unconfirmed): Created v5 Fulcrum /unconfirmed endpoints 2021-06-07 23:39:51 -04:00
Daniel Gonzalez f241aed5b2 feat(txs): Created v5 Fulcrum /transactions endpoints in bch-api 2021-06-04 21:43:45 -04:00
Daniel Gonzalez 10a840f48d feat(block): Created v5 Fulcrum /block endpoints in bch-api 2021-06-02 23:43:25 -04:00
Daniel Gonzalez 1ab408a757 feat(tx): Created v5 Fulcrum /tx endpoints in bch-api 2021-06-01 22:20:57 -04:00
Daniel Gonzalez 17376d9dba feat(utxo): Created v5 Fulcrum utxo endpoints in bch-api 2021-05-28 21:12:21 -04:00
Daniel Gonzalez a0f9d065f9 linting 2021-05-22 21:33:16 -04:00
Daniel Gonzalez 20f2e20bcb feat(V5): Created v5 Fulcrum POST balance endpoint in bch-api 2021-05-22 20:55:24 -04:00
Daniel Gonzalez fae9a75f6a fix(docs): Fixed bch-api API docs 2021-03-29 21:04:51 -04:00
Daniel Gonzalez 7acb778470 feat(getblock): Added getblock endpoint 2021-03-25 17:30:30 -04:00
Daniel Gonzalez dce665b174 fix(route): Stablished route to get bch usd price 2021-03-04 13:35:58 -04:00
Daniel Gonzalez 4b95fa127c feat(price): Added BCH price feed to bch-api from Coinex 2021-03-02 22:02:32 -04:00
Daniel Gonzalez c6c4b44ce0 fix(endpoint): Fixed /generateSendOpReturn/ endpoint 2020-07-17 00:57:11 -04:00
Daniel Gonzalez 95789903f0 feat(endpoint): Added new /generateSendOpReturn POST endpoint 2020-07-14 01:45:07 -04:00
danielhumgon d8578767d6 refactor(slp): Refactored SLP route library 2020-03-13 00:52:17 -04:00
danielhumgon 38cf7f4304 refactor(Blockbook): Refactored Blockbook route library 2020-03-10 22:38:00 -04:00
danielhumgon d1d0b20846 refactor(route-utils): Moved route-utils2.js file 2020-03-08 22:16:18 -04:00
danielhumgon 161c31a397 refactor(libraries): Refactored control, mining and raw transactions 2020-03-04 20:33:20 -04:00
danielhumgon 380acbbfa4 refactor(blockchain.js): Refactored blockchain.js library [WIP] 2020-02-14 13:02:58 -04:00
danielhumgon e83aaad1e3 refactor(blockchain.js): refactoring blockchain.js library [WIP] 2020-02-08 22:31:56 -04:00
danielhumgon 9c08ffa0d4 Added documentation for SLP routes 2019-07-25 23:50:39 -04:00
danielhumgon 1aa1c038c0 Added documentation for Transaction Raw Transaction and Util 2019-07-19 01:09:59 -04:00
danielhumgon 621ed05817 Added Block and Mining Routes 2019-07-18 00:39:17 -04:00
danielhumgon 0cf029b901 Added documentation for Address routes 2019-07-15 19:23:35 -04:00