Skip to content

Tags: theDRB123/blockcore-indexer

Tags

0.2.57

Toggle 0.2.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed project sync delay time (block-core#202)

* Changed project sync delay time

* Added block for syncing project and investment until after IBD

0.2.56

Toggle 0.2.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated the stats endpoint (block-core#200)

* Performance improvements on the investment task

* updated query

* Moved the match into the lookup for better performance

* Moved calls to create investments into paralel calls

* Added information to the stats endoint

* Removed commented code and set parameters names

* Renamed profile

* Added comments

* Performance optimization

0.2.55

Toggle 0.2.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed issue with args not passed to indexer (block-core#199)

Co-authored-by: TheDude <DavidGershony@gmail.com>

0.2.54

Toggle 0.2.54's commit message
Adding a stats endpoint to the angor project

0.2.53

Toggle 0.2.53's commit message
Add CreatedOnBlock also to fetch by project id

0.2.52

Toggle 0.2.52's commit message
REturn the CreatedOnBlock for the angor project

0.2.51

Toggle 0.2.51's commit message
fix build

0.2.50

Toggle 0.2.50's commit message
bump version

0.2.49

Toggle 0.2.49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding a backend task to call rpc and for fees estimation (block-core…

…#192)

* Adding a backend task to call rpc and for fees estimation

* Moving fee estimation to statistics and making it use cash on demand

0.2.48

Toggle 0.2.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
small bug fixes (block-core#190)