Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hayes-mysten pushed 1 commit to main MystenLabs/sui
- [zksend] improve handling of unindexed links and fix bcs parsing of c… (#20302) …reatedLinks query ## Description... 4bac808
hayes-mysten closed a pull request on MystenLabs/sui
[zksend] improve handling of unindexed links and fix bcs parsing of c…
…reatedLinks query ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check ...hayes-mysten created a comment on an issue on MystenLabs/sui
## Bug 1 This was an expected edge case, but has a misleading error message. The real issue here is that you are trying to claim the link before the original transaction is indexed, so the sdk ...
hayes-mysten pushed 1 commit to mh--improve-unindexed-link-error MystenLabs/sui
- Fix pnpm audit issue 2500f29
hayes-mysten opened a pull request on MystenLabs/sui
[zksend] improve handling of unindexed links and fix bcs parsing of c…
…reatedLinks query ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check ...hayes-mysten pushed 1 commit to mh--improve-unindexed-link-error MystenLabs/sui
- [zksend] improve handling of unindexed links and fix bcs parsing of createdLinks query 4727dd3
hayes-mysten created a branch on MystenLabs/sui
mh--improve-unindexed-link-error - 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 pushed 1 commit to main MystenLabs/sui
- [ts-sdk] fix bug in object cache's applyEffects method that doesn't c… (#20276) …orrectly await cache deletes ## ... 938fb6e
hayes-mysten closed a pull request on MystenLabs/sui
[ts-sdk] fix bug in object cache's applyEffects method that doesn't c…
…orrectly await cache deletes ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release note...hayes-mysten pushed 1 commit to mh--apply-effects-await-deletes MystenLabs/sui
- [ts-sdk] fix bug in object cache's applyEffects method that doesn't correctly await cache deletes 23c6af4
hayes-mysten opened a pull request on MystenLabs/sui
[ts-sdk] fix bug in object cache's applyEffects method that doesn't c…
…orrectly await cache deletes ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release note...hayes-mysten created a branch on MystenLabs/sui
mh--apply-effects-await-deletes - 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 pushed 1 commit to main MystenLabs/sui
- Version Packages (#20269) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 97838b2
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 created a comment on an issue on MystenLabs/sui
can you share the full transaction you are trying to send?
hayes-mysten pushed 1 commit to main MystenLabs/sui
- Version Packages (#20252) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 8d647c0
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
- [zksend] Update garphql query, and use getstashed.com as claim api host (#20237) ## Description fixes #20222 ... 60bdb62
hayes-mysten closed an issue on MystenLabs/sui
[ZkSend] Failed to load created links
## Steps to Reproduce Issue ``` const res = await listCreatedLinks({ address: 0xe98aeb0cb3d7d96da47cc5c59c0e3f720dcfe55c625b6005905bbf5ab7a03a50, network: "testnet", client: su...hayes-mysten closed a pull request on MystenLabs/sui
[zksend] Update garphql query, and use getstashed.com as claim api host
## Description fixes #20222 Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each ...hayes-mysten pushed 1 commit to main MystenLabs/sui
- [zksend] add claimedBy property when loading assets of claimed link (#20244) ## Description Describe the changes... 364a93a