Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hayes-mysten created a review comment on a pull request on MystenLabs/sui
This is now only used in your tests right?
hayes-mysten pushed 1 commit to main MystenLabs/sui
- Version Packages (#20537) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 981a660
hayes-mysten closed a pull request on MystenLabs/sui
Version Packages
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this ...hayes-mysten pushed 1 commit to main MystenLabs/sui
- Verify hex string is valid hex in (#20538) ## Description Describe the changes or additions included in this PR.... ad24b95
hayes-mysten created a review comment on a pull request on MystenLabs/sui
this is now `useSignAndExecuteTransaction`
hayes-mysten created a review comment on a pull request on MystenLabs/sui
This is the old version of the typescript SDk. This should be updated to use `@mysten/sui`: https://sdk.mystenlabs.com/typescript/migrations/sui-1.0
hayes-mysten pushed 1 commit to mh--validate-hex-when-parsing MystenLabs/sui
- add tests for invalid hex strings aaf40ff
hayes-mysten created a review comment on a pull request on MystenLabs/sui
this is unused right? ```suggestion ```
hayes-mysten created a review comment on a pull request on MystenLabs/sui
I think these are going away in jordans refactor, but for for if you add these as doc comments, they will show up in editors: eg: ```ts /** The name of the relying party, this is shown to us...
hayes-mysten created a review comment on a pull request on MystenLabs/sui
https://typedoc.org/documents/Tags._experimental.html
hayes-mysten created a review comment on a pull request on MystenLabs/sui
```suggestion /** * @experimental * A passkey signer used for signing transactions. This is a client side implementation for [SIP-9](https://github.com/sui-foundation/sips/blob/main/sips/sip-9...
hayes-mysten opened a pull request on MystenLabs/sui
Verify hex string is valid hex in
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your cha...hayes-mysten created a branch on MystenLabs/sui
mh--validate-hex-when-parsing - Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
hayes-mysten created a comment on an issue on MystenLabs/sui
I see. Sorry, I wasn't familiar with this specific error, but now that I see the code, I know whats going on. The sui sdk is broken up into multiple import paths, and you can't import directly ...
hayes-mysten closed an issue on MystenLabs/sui
Error in module @mysten
node:internal/modules/cjs/loader:647 throw e; ^ Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in .\node_modules\@mysten\sui\package.json Node version: 22.11.0...hayes-mysten pushed 1 commit to main MystenLabs/sui
- [kms] inline aws4fetch (#20201) ## Description Describe the changes or additions included in this PR. ## Test... e0885ca