bitshares / bitshares/bitshares-core

es_objects plugin fixes

Open
#808 4 comments 3 reactions 1 assignee Claimed by @oxarbitrage View on GitHub
documentation plugin
Dominant language
C++
Stars
1.2k
Forks
660
Avg merge
8h 17m
Merged PRs (30d)
26

Description

while writing documentation to the plugin: https://github.com/oxarbitrage/worker-proposals/blob/master/es_objects.md

i found 3 points that need attention and fixes:

- [x] Balance tracking, change to `account_balance`.
- [ ] Limit order tracking, when the limit order is created and filled in the same block the original limit order will not be saved. Generally, if an object is updated and then deleted in a block, data in ES is not updated (if we don't delete it).
- [ ] Feed tracking, several feeds coming in the same second.

ill take care of them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.