Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Account pagination after filter #560

Merged
merged 2 commits into from
Jan 27, 2021
Merged

Conversation

rg911
Copy link
Contributor

@rg911 rg911 commented Jan 26, 2021

Fixed #558

@rg911 rg911 changed the base branch from main to dev January 26, 2021 21:30
@fboucquez fboucquez merged commit cf471f6 into dev Jan 27, 2021
rg911 added a commit that referenced this pull request Feb 2, 2021
* Fixed aggregate transaction codex issue

* fixed lint

* Updated change log

* Updated change log

* - Added fromHeight & toHeight to receipt endpoint (#557)

* Cosigner notification fix (#554)

* Fixed transactions

* Added multisig check on ws channel subscription

* Fixed lint

* Updated bootstrap

* reset symbol-bootstrap version for travis build

* - Added fromHeight & toHeight to receipt endpoint (#557)

* Fixed transactions

* Added multisig check on ws channel subscription

* Fixed lint

* Updated bootstrap

* reset symbol-bootstrap version for travis build

* Use async in buildAccountConditions

* PR review fixes

* - Restored the changes on subscription manager

* Fixed bug in catapultDB, add self to the multisig list

* Only check multisig account for partial transactions

* Account pagination after filter (#560)

* Fixed #558

* Update package.json

Co-authored-by: fboucquez <[email protected]>

* Updated symbol-bootstrap version

* Removed pageIndex in account search second query

* Restore previous comments

* v2.3.2 change log (#565)

* v2.3.2 change log

* Fixed travis and travis tests

Co-authored-by: fernando <[email protected]>

Co-authored-by: Steven Liu <[email protected]>
@Jaguar0625 Jaguar0625 deleted the task/g558_pagination_after_filter branch September 17, 2021 20:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account filter endpoint seem not working well.
2 participants