Skip to content

Commit

Permalink
feat: Initiator JS (#74)
Browse files Browse the repository at this point in the history
* initial commit for sdk_js

* js wrapper callback approach

* fix test.js

* Add cohort mock, rebase onto recent master

* Add cohort mock, rebase onto recent master

* feat: Cohort JS draft

* feat: initial commit

* feat: allow cohort to create the certification request payload in callback

* feat: move changes to cohort_v2

* feat: wrap up using a closure get the request + snapshot before sending for certification

* feat: copy cohort_v2 temporary changes for callback to cohort

* feat: Pass the statemaps from the request created by the callback fn

* temp-commit

* feat: use callback for installer

* Integrate OO installer.

* fix: lint and fmt on updating rust to 1.72

* add some stats

* Add tools for bounded concurrency

* feat: Upgrade Pond utility.

* fix: Disable coverage for cohort_sdk_js to see if this fixes build error.

* fix: Disable coverage for cohort_sdk_js to see if this fixes build error.

* fix: Fix conflicts after merging with master

* chore: Fix formatting

* chore: Add index.d.ts to .gitignore

* Remove generated files.

* feat: Rename ItemStateProviderImpl to NewRequestProvider

* feat: Rename cohort_banking_js to cohort_banking_initiator_js to make room for similar replicator app

---------

Co-authored-by: Anil Sharma <asharmaanil@gmail.com>
Co-authored-by: Gethyl Kurian <gethyl.kurian@kindredgroup.com>
  • Loading branch information
3 people authored Sep 12, 2023
1 parent 78f9059 commit 4ef3f83
Show file tree
Hide file tree
Showing 35 changed files with 8,261 additions and 27 deletions.
121 changes: 121 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4ef3f83

Please sign in to comment.