Commit Graph
1014 Commits
Author SHA1 Message Date
Chris Troutner fd897a8fb0 Merge pull request #184 from Permissionless-Software-Foundation/dh-get-token-data
feat(endpoint): Added getTokenData() method to bch-api
2022-04-17 07:59:16 -07:00
Chris Troutner cc8a8e0947 Adding curl example 2022-04-17 07:58:33 -07:00
Chris Troutner 9669d0b16a Minor edits 2022-04-17 07:11:34 -07:00
Daniel Gonzalez dbc4e3e731 feat(endpoint): Added getTokenData() method to bch-api 2022-04-15 18:25:12 -04:00
Chris Troutner 88231cb303 Merge pull request #183 from Permissionless-Software-Foundation/ct-unstable
fix(rate limits): Decreasing ANON rate limits from 20 to 10 RPM
2022-04-11 17:03:13 -07:00
Chris Troutner a33661ddcf fix(rate limits): Decreasing ANON rate limits from 20 to 10 RPM 2022-04-11 17:01:50 -07:00
Chris Troutner 6c0a7e29c1 Merge pull request #182 from Permissionless-Software-Foundation/ct-unstable
fix(rate-limits): Further slowing down anon freeloaders
2022-04-08 07:38:08 -07:00
Chris Troutner 56c52ab6ed Fixing unit tests 2022-04-08 07:35:46 -07:00
Chris Troutner d3cf02122c fix(rate-limits): Further slowing down anon freeloaders 2022-04-08 07:28:12 -07:00
Chris Troutner f253211a2f Merge pull request #181 from Permissionless-Software-Foundation/ct-unstable
fix(rate-limits): Adding delay to 422 response for anons too
2022-04-04 11:04:54 -07:00
Chris Troutner 9958821371 fix(rate-limits): Adding delay to 422 response for anons too 2022-04-04 10:51:28 -07:00
Chris Troutner d5f7426a99 Merge pull request #180 from Permissionless-Software-Foundation/ct-unstable
fix(rate-limits): Adding artifical delay to anon requests
2022-04-04 10:27:43 -07:00
Chris Troutner 0c7a816842 fix(rate-limits): Adding artifical delay to anon requests 2022-04-04 10:24:45 -07:00
Chris Troutner 6603a004c4 Merge pull request #179 from Permissionless-Software-Foundation/ct-unstable
fix(logs): Logging the result of rate limiting
2022-03-28 14:53:50 -07:00
Chris Troutner d4df475eee fix(logs): Logging the result of rate limiting 2022-03-28 14:52:43 -07:00
Chris Troutner e7e9723783 Merge pull request #178 from Permissionless-Software-Foundation/ct-unstable
Removing SLPDB and v4 routes
2022-03-13 08:35:07 -07:00
Chris Troutner 51c4272b54 feat(SLPDB): Removing SLPDB routes and tests 2022-03-13 08:33:52 -07:00
Chris Troutner 7e97765e14 feat(ninsight): Removing ninsight library from v5 2022-03-13 08:01:22 -07:00
Chris Troutner 29b51e9437 feat(v4): Deleting all v4 routes and tests 2022-03-13 07:59:42 -07:00
Chris Troutner b472d15848 Changing version to 2.0.0 2022-03-13 07:55:36 -07:00
Chris Troutner f13727094a Merge pull request #177 from Permissionless-Software-Foundation/ct-unstable
fix(PsfSlpIndexer): Adding optional tx history flag to slp/tx endpoint
2022-02-06 13:20:31 -08:00
Chris Troutner 882bb065b3 Fixing typo 2022-02-06 13:04:02 -08:00
Chris Troutner c7fbf5ea9f fix(PsfSlpIndexer): Adding optional tx history flag to slp/tx endpoint 2022-02-06 13:02:16 -08:00
Chris Troutner 6f9f3ee087 Merge pull request #176 from Permissionless-Software-Foundation/ct-unstable
fix(slpdb): Commenting out more failing integration tests
2022-02-01 10:06:53 -08:00
Chris Troutner 1062c50f4f fix(slpdb): Commenting out more failing integration tests 2022-02-01 09:06:10 -08:00
Chris Troutner 578efc1f7b Merge pull request #175 from Permissionless-Software-Foundation/ct-unstable
fix(slpdb): Commenting out more failing integration tests
2022-02-01 07:00:41 -08:00
Chris Troutner c9befa0634 fix(slpdb): Commenting out more failing integration tests 2022-02-01 06:59:15 -08:00
Chris Troutner dd3152b60e Merge pull request #174 from Permissionless-Software-Foundation/ct-unstable
fix(slpdb): Commenting out failing SLPDB integration tests
2022-02-01 06:10:35 -08:00
Chris Troutner cec49a17e9 fix(slpdb): Commenting out failing SLPDB integration tests 2022-02-01 06:09:14 -08:00
Chris Troutner e78cb6b102 Merge pull request #173 from Permissionless-Software-Foundation/ct-unstable
fix(integration tests): Removing two broken integration tests
2022-01-23 07:54:03 -08:00
Chris Troutner ad65ee7791 fix(integration tests): Removing two broken integration tests 2022-01-23 07:52:38 -08:00
Chris Troutner 3a862d7b51 Merge pull request #172 from Permissionless-Software-Foundation/ct-unstable
Updating production script
2022-01-17 17:15:25 -08:00
Chris Troutner 22eb41db13 Making cleanup-images.sh executable 2022-01-17 17:13:32 -08:00
Chris Troutner f80fde9a81 Adding docker cleanup script 2022-01-17 15:29:17 -08:00
Chris Troutner 55cb03b627 Adding v4 fulcrum settings back in 2022-01-17 15:28:28 -08:00
Chris Troutner 47e2d5e739 fix(production): Updating defaults 2022-01-17 15:22:08 -08:00
Chris Troutner 553054e18c Merge pull request #171 from Permissionless-Software-Foundation/dh-endpoints
feat(REST): Added REST API endpoint to bch-api for the psf-slp-indexer
2022-01-16 06:41:33 -08:00
Chris Troutner 3a1ad53a42 Fixing integration tests 2022-01-16 06:39:37 -08: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
Chris Troutner b72ed28d49 Added linting 2022-01-13 09:35:02 -08: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
Chris Troutner 8946b414e8 Merge pull request #170 from Permissionless-Software-Foundation/ct-unstable
Updating linting dependencies. fixing lint errors.
2022-01-08 16:49:21 -08:00
Chris Troutner 6eba44641f fix(psf-slp-indexer): sketching out new library 2022-01-08 16:41:01 -08:00
Chris Troutner cbbb7f76e4 fix(linting): Updating linting dependencies and fixing linting issues 2022-01-08 15:52:43 -08:00
Chris Troutner 7df1a1a1ed fix(bcash): Moved env var check so it does not prevent bch-api from starting 2022-01-08 14:24:35 -08:00
Chris Troutner 1b6bc5acc8 Merge pull request #169 from Permissionless-Software-Foundation/ct-unstable
Increasing timeout when talking to slpdb
2022-01-05 10:08:20 -08:00
Chris Troutner 2e181cf6ee Increasing timeout when talking to slpdb 2022-01-05 10:06:57 -08:00
Chris Troutner 73cfb8c23a Merge pull request #168 from Permissionless-Software-Foundation/ct-unstable
fix(env vars): Adding new env vars to example shell script
v1.46.1
2021-11-09 08:10:01 -08:00