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

chore(ICP-Rosetta): FI-1479: fix search transactions endpoint #1585

Merged
merged 30 commits into from
Sep 24, 2024

Conversation

NikolasHai
Copy link
Contributor

This MR proposes the following changes:

  1. Delete the existing implementation of search transactions
  2. Add an implementation of search transactions that matches the standard and the icrc1 rosetta implementation
  3. Add tests for all search options

@github-actions github-actions bot added the chore label Sep 19, 2024
@NikolasHai NikolasHai marked this pull request as ready for review September 23, 2024 16:14
@NikolasHai NikolasHai requested a review from a team as a code owner September 23, 2024 16:14
NikolasHai and others added 5 commits September 24, 2024 10:51
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
…ns.rs

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
@mbjorkqvist
Copy link
Member

Thanks, @NikolasHai !

@NikolasHai NikolasHai added this pull request to the merge queue Sep 24, 2024
Merged via the queue into master with commit abdaefa Sep 24, 2024
24 checks passed
@NikolasHai NikolasHai deleted the FI-1479-fix-search-transactions-endpoint branch September 24, 2024 16:34
frankdavid pushed a commit that referenced this pull request Sep 25, 2024
This MR proposes the following changes:

1. Delete the existing implementation of search transactions
2. Add an implementation of search transactions that matches the
standard and the icrc1 rosetta implementation
3. Add tests for all search options

---------

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
levifeldman pushed a commit to levifeldman/ic that referenced this pull request Oct 1, 2024
…y#1585)

This MR proposes the following changes:

1. Delete the existing implementation of search transactions
2. Add an implementation of search transactions that matches the
standard and the icrc1 rosetta implementation
3. Add tests for all search options

---------

Co-authored-by: Mathias Björkqvist <mathias.bjorkqvist@dfinity.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants