Skip to content
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

Remove the concept of "transaction number" and just work with "block number" and "transaction index" directly. #20

Open
isaacJChen opened this issue Oct 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@isaacJChen
Copy link
Contributor

isaacJChen commented Oct 30, 2020

Core currently passes in a transaction number and ask blockchain to do the filtering if there are other transactions in the same transactions time. It may be cleaner logic to have core pass in the transaction time and do the filtering itself.

@isaacJChen isaacJChen added the enhancement New feature or request label Oct 30, 2020
@thehenrytsai thehenrytsai changed the title Make core pass in block number instead of transaction number to read from blockchain Remove the concept of "transaction number" and just work with "block number" and "transaction index" directly. Jan 6, 2022
@decentralgabe decentralgabe transferred this issue from decentralized-identity/sidetree Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant