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

v0.2.4 Release Candidate #4

Open
wants to merge 12 commits into
base: stable
Choose a base branch
from
Open

v0.2.4 Release Candidate #4

wants to merge 12 commits into from

Conversation

kquirapas
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and contxext. List any dependencies that are required for this change.

Link to issue

Please add a link to any relevant issues/tickets.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactor (non-breaking change that updates existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Comments have been added/updated

Please delete options that are not relevant.

Test plan (required)

Demonstrate the code is solid. Are changes to the templates tested in the top-level project workflows?

Which commands did you test with and what are the expected results? Which tests have you added or updated? Do the
tests cover all of the changes included in this PR?

Screenshots/Screencaps

Please include screenshots that support the previous information you have provided. This would help us review your pull request better.

kquirapas and others added 12 commits December 11, 2024 15:14
* feat: Created TS SDK

* refactor: removed the implement and added access modifiers

* feat: added TSSDK params interface

* feat: added new dependencies

* refactor: changed the process and names

* refactor: changed type field names

* fix: package type

* refactor: change class to ask secret key instead

* refactor: changed keypair passing to secret key

* refactor: changed field keypair to secret key

* refactor: changed program_id value to new keypair public key

* Update index.ts

* Revert "Update index.ts"

This reverts commit a2a2aa1.

Revert previous commit -cause: breaking change

* feat: implement migrate function

* Update sdk.ts

revert code

* feat: set up prettier to the project

* add migrate function test

* Add set function implementation

* feat: set up prettier to the project

* fix: finalize and improve org structure && clean up naming convention for coding standard && format all with prettier

* [draft] feat : developing create method

* Add interface_storage.ts for pull request

* Added MemoryAdapter

* fix: fix to keypair

* Update sdk.ts

Added get and delete method

* feat: Working Session Keys

* feat: Working Session Keys Test

* Add solana adapters

* Update storage and sdk modules with new features and tests

* Update sdk.ts

* Update storage.ts and storage.test.ts with delete method tests and validation

* feat: create function

* Add files via upload

* feat: world functions

---------

Co-authored-by: Hurotamo <166716974+Hurotamo@users.noreply.github.com>
Co-authored-by: sceiiya <meetscheidj@gmail.com>
Co-authored-by: Avien <avienmexico@gmail.com>
Co-authored-by: Bvin-in <152376297+Maviin05@users.noreply.github.com>
Co-authored-by: Rjay <rjaysolamo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants