Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

[Feature] Persist SC events #155

Closed
localhuman opened this issue Jan 9, 2018 · 1 comment
Closed

[Feature] Persist SC events #155

localhuman opened this issue Jan 9, 2018 · 1 comment
Assignees

Comments

@localhuman
Copy link
Collaborator

  • Add persistence for events generated via execution of smart contracts
  • most important event is the transfer event, so that transaction histories can be generated for NEP5 tokens
  • other events may be more difficult to reliably serialize, and should be implemented later
  • Perhaps add RPC server to serve queryable interface for transfer events. Other option is to have this be a separate project

Current work is at https://github.com/CityOfZion/neo-python/tree/feature-persist-notifications

@localhuman
Copy link
Collaborator Author

localhuman commented Jan 10, 2018

implemented in #161

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant