- Mar 15, 2024
-
-
Dan Notestein authored
New caching system plus various other fixes See merge request !1
-
- Mar 14, 2024
-
-
Dan Notestein authored
-
Dan Notestein authored
-
Dan Notestein authored
rephrase
-
Dan Notestein authored
-
Dan Notestein authored
method names and find the right backend the same way jussi did
-
- Mar 13, 2024
-
-
Dan Notestein authored
-
- Jan 16, 2024
-
-
Emre authored
-
Emre authored
JSONRPC specs suggests that IDs can be strings or numbers. https://www.jsonrpc.org/specification
-
- Nov 09, 2023
-
-
DeathwingTheBoss authored
-
- Oct 26, 2023
-
-
DeathwingTheBoss authored
-
- Sep 16, 2023
-
-
DeathwingTheBoss authored
-
Deathwing authored
Force Set To Bullseye
-
- Sep 15, 2023
-
-
Rishi Panthee authored
-
- Jun 13, 2023
-
-
dependabot[bot] authored
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.19. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.19 ) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.46 to 0.10.54. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.54 ) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
DeathwingTheBoss authored
- Add follow_api and tags_api to support Beem (python library)
-
- May 11, 2023
-
-
DeathwingTheBoss authored
-
- May 10, 2023
-
-
DeathwingTheBoss authored
- Remove follow_api and tags_api (wrong implementation, unnecessary)
-
- May 05, 2023
-
-
DeathwingTheBoss authored
-
- Mar 24, 2023
-
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
- Update error codes. - Update response structure.
-
- Mar 22, 2023
-
-
Deathwing authored
-
- Mar 21, 2023
-
-
DeathwingTheBoss authored
- Change error codes. - Increase payload limit to 100KB. - Version bump
-
DeathwingTheBoss authored
- Don't cache empty get_block_range calls. - Version bump
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
- Return null values, but don't cache
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
- Improve hived error handling/responses - Adhere to JSONRPC 2.0 standard. - Add more endpoints, default endpoints to correct places
-
- Mar 20, 2023
-
-
DeathwingTheBoss authored
- Limit max request to 512KB - Version bump
-
DeathwingTheBoss authored
- Allow API calls that aren't necessarily sent with right header Co-authored-by:
Bora <kulkalkul@users.noreply.github.com>
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
- Ignore content-type header (jussi-like) - Version bump
-
DeathwingTheBoss authored
- Add config.json.example and external config support - Add docker-compose for easier maintenance
-
- Mar 19, 2023
-
-
DeathwingTheBoss authored
-
DeathwingTheBoss authored
- Write logs to a file called `drone.log` instead of printing it. - Version bump to 0.1.2
-