Ecosyste.ms: Timeline

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

hayes-mysten

hayes-mysten created a review comment on a pull request on MystenLabs/ts-sdks
We don't generally do runtime validation of query inputs, and have generally relied on errors returned from the API and typescript to enforce correct usage. I am a little hesitant to start addin...

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/ts-sdks

View on GitHub

hayes-mysten created a comment on an issue on MystenLabs/ts-sdks
@joyqvq is this something you can look into? I am less familiar with this, but happy to take it over if you want

View on GitHub

hayes-mysten pushed 6 commits to main MystenLabs/ts-sdks
  • wip: add read flow to WalrusClient 69163e5
  • update contracts 77605de
  • fix read flow e835f6b
  • fix lint 2d23ee8
  • PR feedback 184c784
  • Merge pull request #21 from MystenLabs/mh--walrus-read-blob Update walrus contracts and add readBlob method to client 31dd6c7

View on GitHub

hayes-mysten closed a pull request on MystenLabs/ts-sdks
Update walrus contracts and add readBlob method to client
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? ---
hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

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

View on GitHub

hayes-mysten created a comment on an issue on MystenLabs/ts-sdks
There are no current plans to change the wallet standard to remove this. dapp-kit is one opinionated interface over the wallet standard. We currently encourage executing on the dapp side rather t...

View on GitHub

hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

hayes-mysten created a comment on an issue on MystenLabs/sui
For python sdk issues, you can open an issue here: https://github.com/FrankC01/pysui `fetch_all=True` might be the issue here, but I am not familiar with the SDK

View on GitHub

hayes-mysten closed an issue on MystenLabs/sui
Sui Code Bug or Feature Request
``` balance = await self.client.get_coin( coin_type=“0x2::sui::SUI”, address=self.config.active_address, fetch_all=True address=self.config.active_a...
hayes-mysten created a comment on an issue on MystenLabs/sui
@stefan-mysten I think this is using rust not typescript

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/ts-sdks
yeah... this is something we really should prioritize in our post-walrus sdk work

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/ts-sdks

View on GitHub

hayes-mysten created a review comment on a pull request on MystenLabs/ts-sdks
this is temporary. @williamrobertson13 is investigating what we actually want to do for this

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/ts-sdks

View on GitHub

hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

hayes-mysten pushed 1 commit to mh--walrus-read-blob MystenLabs/ts-sdks

View on GitHub

hayes-mysten opened a pull request on MystenLabs/ts-sdks
Update walrus contracts and add readBlob method to client
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? ---
hayes-mysten created a branch on MystenLabs/ts-sdks

mh--walrus-read-blob

hayes-mysten pushed 1 commit to mh--ts-codegen MystenLabs/ts-sdks

View on GitHub

hayes-mysten deleted a branch MystenLabs/ts-sdks

mh--add-typesafe-wasm-bindings

hayes-mysten pushed 2 commits to main MystenLabs/ts-sdks
  • Add typesafe interface over wasm bindings 0b17b55
  • Merge pull request #20 from MystenLabs/mh--add-typesafe-wasm-bindings Add typesafe interface over wasm bindings 63f03b5

View on GitHub

hayes-mysten closed a pull request on MystenLabs/ts-sdks
Add typesafe interface over wasm bindings
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? ---
hayes-mysten created a review comment on a pull request on MystenLabs/ts-sdks
I re-built the wasm bindings because they needed to expsoe the root_hash... not sure why things got re-orderd

View on GitHub

hayes-mysten created a review on a pull request on MystenLabs/ts-sdks

View on GitHub

hayes-mysten pushed 1 commit to mh--add-typesafe-wasm-bindings MystenLabs/ts-sdks
  • Add typesafe interface over wasm bindings 0b17b55

View on GitHub

hayes-mysten opened a pull request on MystenLabs/ts-sdks
Add typesafe interface over wasm bindings
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? ---
Load more