Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hayes-mysten

hayes-mysten closed a pull request on MystenLabs/sui
Add flags to zklogin methods that derive addresses and migrate zksend sdk to sui sdk
## 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 pushed 12 commits to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • [bcs] accept Array<number> in bcs.bytes(n).serialize (#20447) ## Description Describe the changes or additions i... 1dd7713
  • [move][move-compiler] Revise block comment parsing to be more-resilient (#20424) ## Description Partially revise... 9bd951a
  • [move-compiler] Replace usage of global tvar counter (#20357) ## Description - Type variable generation now uses... 406e652
  • Add VSCode extension documentation (#20385) ## Description - Guides: - Mentioning all of these on the sui-insta... 37f15b1
  • [CLI] Add a warning if the CLI falls behind more than 2 protocol versions (#20426) ## Description This change ad... 533043d
  • Version Packages (#20446) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 61e9848
  • [simtests] adding nodes with unpruned history (#20433) ## Description Simtest `test_simulated_load_shared_object... c275945
  • [Soft bundle] enable soft bundle byte size checks on API (#20421) ## Description Following the work on https://g... f0ade5e
  • [json rpc] query events based on transaction digest (#20422) ## Description changes events query access pattern ... 8bd5399
  • Add flags to zklogin methods that derive addresses c38dd31
  • Migrate zksend sdk methods to sui sdk 7b9edab
  • return non-legacy bytes from legacy addresses ZKLoginPublicIdentifiers ff275a2

View on GitHub

hayes-mysten deleted a branch MystenLabs/sui

changeset-release/main

hayes-mysten pushed 1 commit to main MystenLabs/sui
  • Version Packages (#20446) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 61e9848

View on GitHub

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 review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
I think it should be fine to add later, as long as the interface is generic enough that it should work with other passkey apis. first result for a react-native implementation is this: https://gi...

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
nothing to change in this PR, more something I think can be improved down the line to make things more consistent

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten pushed 1 commit to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • return non-legacy bytes from legacy addresses ZKLoginPublicIdentifiers 45d44cf

View on GitHub

hayes-mysten pushed 1 commit to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • Migrate zksend sdk methods to sui sdk d36eba6

View on GitHub

hayes-mysten pushed 1 commit to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • Migrate zksend sdk methods to sui sdk 4de396e

View on GitHub

hayes-mysten pushed 1 commit to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • Migrate zksend sdk methods to sui sdk 1cf1e21

View on GitHub

hayes-mysten created a comment on a pull request on MystenLabs/sui
Merged a fix for this here: https://github.com/MystenLabs/sui/pull/20447

View on GitHub

hayes-mysten closed a pull request on MystenLabs/sui
Update doc regarding BCS
minor fix in vector serialization example ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## ...
hayes-mysten deleted a branch MystenLabs/sui

mh--bcs-bytes-num-array

hayes-mysten closed a pull request on MystenLabs/sui
[bcs] accept Array<number> in bcs.bytes(n).serialize
## 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 opened a pull request on MystenLabs/sui
[bcs] accept Array<number> in bcs.bytes(n).serialize
## 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--bcs-bytes-num-array - 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 79 commits to mh--add-legacy-address-flag-to-zklogin-methods MystenLabs/sui
  • [dapp-kit] mark vanilla-extract libraries as dev dependencies (#20307) ## Description Potentially addresses https:... 6f44f4b
  • Historical volume by balance manager (#20285) ## Description Historical volume by balance manager **Endpoint ... d56e282
  • SDK Gov Bug (#20309) ## Description SDK governance bug fix ## Test plan Locally and testnet --- ## ... 2a532bc
  • combine pnpm overrides in package.json (#20312) ## Description Describe the changes or additions included in thi... 809e2ea
  • Version Packages (#20311) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 8580bd5
  • [dapp-kit] revert dev dependency change from previous PR (#20313) ## Description Reverts https://github.com/Myst... 67d4620
  • Version Packages (#20316) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... f41e99c
  • [move-trace] Finessed support for tracing macros (#20298) ## Description This PR finesses support for tracing ma... 4c5413b
  • [move-ide] Added tracing command (#20314) ## Description This PR adds the ability to generate Move VM traces for... 94c1866
  • fix: add more details to zklogin sig verify (#20296) a25c0cb
  • [docs] Oracle content (#20274) ## Description Adds a parent page to oracle guide section. Includes requested ref... ea82b41
  • [indexer-alt] Report total_collector_rows_received in sequential pipe… (#20297) …line ## Description Describe... c1d4b11
  • [indexer-alt] Increase commit concurrency (#20303) ## Description We are currently bottlenecked on the commit th... 29a5d9b
  • Deepbook SDK Typus Coin Type (#20328) ## Description Add typus coin type to deepbook sdk ## Test plan How... 46bdaf9
  • Version Packages (#20329) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... aef04b7
  • Remove empty file (#20333) ## Description The `release_notes.txt` file doesn't seem used. ## Test plan CI... 762fc34
  • [zksend SDK] fix getSentTransactions not respecting the passed in SuiClient URL (#20334) ## Description Context:... f03e60f
  • [mvr] copy sui-graphql-rpc into separate crate (#20317) ## Description Describe the changes or additions include... 28ba7da
  • Version Packages (#20335) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 7dcc57b
  • [suiop] add service logs command (#20266) ## Description allow log fetching via the k8s api. - use pulumi esc f... 2cfe9b6
  • and 59 more ...

View on GitHub

hayes-mysten created a comment on a pull request on MystenLabs/sui
This is actually just a type error in bcs, I'll update the types to properly reflect that arrays of numbers can be used directly

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
@Jordan-Mysten pointed out this won't work in our mobile wallet, because the navigator api doesn't exist in react-native. What we should do instead is create a minimal interface with the require...

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
Is it expected that we will only ever be able to have 1 passkey per origin?

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
in the next major release, it might be good to make this the default signWithIntent, and move the appending of publicKey into sign rather than signWithIntent for the other keypairs so we can keep t...

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/sui

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/sui
reading through the sip, this makes sense. This is basically the full standard secp256r1 signature

View on GitHub

Load more