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

feat: Simplified i/o + added bulk ops [DEV-2806] [DEV-2826] #283

Merged
merged 7 commits into from
Jun 21, 2023

Conversation

Eengineer1
Copy link
Contributor

@Eengineer1 Eengineer1 commented Jun 15, 2023

  • Simplifies credential status input.

    • Re-constructs required information with primitives: index, list name, issuer.
  • Adds optimised bulk async operations.

    • Revoke bulk.
    • Suspend bulk.
    • Reinstate bulk.

    TBC: Relevant examples + status list format as DLR.

src/agent/ICheqd.ts Show resolved Hide resolved
src/agent/ICheqd.ts Show resolved Hide resolved
@Tweeddalex Tweeddalex changed the title feat: Simplified i/o + added bulk ops feat: Simplified i/o + added bulk ops [DEV-2806] Jun 20, 2023
@ankurdotb
Copy link
Contributor

@Tweeddalex Tweeddalex changed the title feat: Simplified i/o + added bulk ops [DEV-2806] feat: Simplified i/o + added bulk ops [DEV-2806] [DEV-2826] Jun 21, 2023
Eengineer1 and others added 3 commits June 21, 2023 10:45
* test: Added relevant examples

* Removed dup

* Move structure around

---------

Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
@Eengineer1 Eengineer1 merged commit cf713ce into develop Jun 21, 2023
@Eengineer1 Eengineer1 deleted the io-bulk branch June 21, 2023 14:52
cheqd-bot bot pushed a commit that referenced this pull request Jun 21, 2023
## [3.4.0-develop.2](3.4.0-develop.1...3.4.0-develop.2) (2023-06-21)

### Features

* Simplified i/o + added bulk ops [DEV-2806] [DEV-2826] ([#283](#283)) ([cf713ce](cf713ce)), closes [#280](#280)
@cheqd-bot
Copy link

cheqd-bot bot commented Jun 21, 2023

🎉 This PR is included in version 3.4.0-develop.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

cheqd-bot bot pushed a commit that referenced this pull request Jun 21, 2023
## [3.4.0](3.3.2...3.4.0) (2023-06-21)

### Features

* Merge down ([#286](#286)) ([0b885e1](0b885e1))
* Simplified i/o + added bulk ops [DEV-2806] [DEV-2826] ([#283](#283)) ([cf713ce](cf713ce)), closes [#280](#280)
* Support jwt in revocation & suspension ([#281](#281)) ([cf34d1a](cf34d1a))
@cheqd-bot
Copy link

cheqd-bot bot commented Jun 21, 2023

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot bot added the released label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants