Skip to content

restful service #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

restful service #60

wants to merge 35 commits into from

Conversation

draganm
Copy link
Member

@draganm draganm commented Apr 22, 2025

No description provided.

draganm and others added 26 commits March 26, 2025 15:02
* fix miner to add fake deposit tx when no deposit tx is available

* skip broken test
* flake: add rpcplorer

* add rpcplorer to overmind

---------

Co-authored-by: Dragan Milic <[email protected]>
* storing of entity owners

* update README with latest endpoints

* add owner address to WAL

* mongodb etl: add owner address

* sqlite etl: add owner

* updated CHANGELOG

* skip flaky test
* fix issue 'new entry in the list is not zero in storage'

* skip flaky test

* remove logging
…ities (#48)

* add e2e test for delete after update and cli to update and delete entities

* push docker images only on main and tag builds

* add docker build cache
* initialize golem base storage processor if not already initialized

* move blob access code in its own package

* moved entity related code into it's own package

* move storing of entity into entity.Store

* move deleting of entity to entity.Delete

* centralize annotation set key calculation

* add annotation separator to prevent attack on annotation indexes

* move allentities and entitiesofowner to entity package

* move entity expiration per block tracking to it's own package

* store payload separately from metadata
* add goreleaser

* added golembase cli README
* Added initial paragraphs introducing our fork

* Updated README

* Touched up the RUN_LOCALLY.md file a bit

* last minute changes

---------

Co-authored-by: Jeff Cogswell <[email protected]>
* change self hosted runs-on

* use http for rpcplorer flake

* install nix
* fix storage of owner when updating entity

* add e2e test to test regression of deleting entity after update
* extend TTL feature

* increase gas to delete entity

* revert unrelated changes

* add extending of ttl operation to WAL

* fix deleting

* update README with ttl extension

* added extension of TTL to Mongodb ETL

* added TTL extension to sqlite ETL
@draganm draganm changed the title WIP: restful service restful service Apr 22, 2025
jeffcogswell and others added 2 commits April 22, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants