Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hayes-mysten created a branch on MystenLabs/sui
mh--remove-tweetnacl-dep - 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 a pull request on MystenLabs/sui
Ran into some issues getting this updated on this branch, I've opened up a new PR for this here: https://github.com/MystenLabs/sui/pull/20684
hayes-mysten opened a pull request on MystenLabs/sui
Vladilen11/main
## 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
vladilen11/main - 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 closed a pull request on MystenLabs/sui
[TS-SDK] Add enums in `getNormalizedMoveModule`
## Description Adds enums to the NormalizedMoveModule for TS-SDK. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box that your changes...hayes-mysten pushed 189 commits to main vladilen11/sui
- [Bridge] Support other vault metrics (#20431) ## Description As in title. ## Test plan How did you test t... 84498cb
- Ignore chain id when using `--dump-bytecode-as-base64` in `sui move build` (#20475) ## Description Allow `sui mo... bb714c5
- [indexer-alt] Add obj_info pipeline (#20436) ## Description Describe the changes or additions included in this P... f66f5ea
- Implement ConsensusV2 object handling in sui-execution (#20445) --- ## Release notes Check each box that your ... 5bc14df
- effects: fix modified_at_versions in V1 to have parity with V2 semantics Fix a bug introduced in 874da38e39 (Checkpo... 5b9269e
- types: use base64 for display 327afdf
- indexer: fix and more tests for pruning enabling (#20440) ## Description - a fix for pruning wait-for, `checkpoi... 18339d4
- Deepbook AUSD Pools (#20493) ## Description Deepbook AUSD Pools ## Test plan Tested on mainnet --- ... f78d42a
- sui-field-count: const instead of fn and use it in sui-indexer-alt (#20143) ## Description - change field_count ... 859cea2
- Version Packages (#20494) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitH... 11f74b2
- [app indexer] - fix backfill task creation bug (#20264) ## Description Describe the changes or additions include... d24ec4a
- Switch Deepbook Indexer timestamp (#20495) ## Description Switch Deepbook Indexer timestamp from on chain timest... b0f8b12
- fix inactive staking principal + reward bug (#20428) ## Description Describe the changes or additions included i... 8b3076d
- [indexer-alt] Sort cp_sequence_number DESC in obj_info indexes (#20496) ## Description We always query cp_sequen... 5c8f373
- refactor(indexer-alt): remove dependency on mysten-metrics (#20499) ## Description Part of the preparation for fact... 9eb36b1
- [deepbook indexer] Bulk writes to pg (#20497) ## Description 1. Removes the non-used `write` function that confu... d7a030e
- Fix postgres install for Ubuntu arm64 (#20503) ## Description Fix Postgres install for Ubuntu arm64 ## Test pla... 67c9096
- Coinmarketcap Deepbook Endpoints (#20453) ## Description **Modified Endpoint 1:** /get_historical_volume/:pool... aaf9347
- Balances Endpoint (Deepbook Indexer) (#20504) ## Description Add balances endpoint again for Defillama TVL ##... fd42bc6
- jsonrpc: support suins by default on testnet Instead of requiring the node operators manually configure suins lookup... 9d6cf6a
- and 169 more ...
hayes-mysten pushed 1 commit to mh--improve-docs-for-zklogin-sig-verification MystenLabs/sui
- add tests 32ac404
hayes-mysten pushed 1 commit to main MystenLabs/sui
- [sdk] Add graphql schema export (#20679) ## Description Describe the changes or additions included in this PR. ... a872b97
hayes-mysten closed a pull request on MystenLabs/sui
[sdk] Add graphql schema export
## 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
[sdk] Add graphql schema export
## 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--add-latest-graphql-schema - 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 opened a pull request on MystenLabs/sui
[sdk] improve typing of splitCoins and make splitCoins have a concret…
…e size ## 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 th...hayes-mysten pushed 1 commit to mh--coins-split-exlicit-length-iterator MystenLabs/sui
- [sdk] improve typing of splitCoins and make splitCoins have a concrete size be537f7
hayes-mysten created a branch on MystenLabs/sui
mh--coins-split-exlicit-length-iterator - 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
Yes, this is something that can be fixed
hayes-mysten pushed 1 commit to mh--improve-docs-for-zklogin-sig-verification MystenLabs/sui
- [sdk] Add new options and improve docs for verifying signatures are valid for a specific address 9cb2a5f
hayes-mysten opened a pull request on MystenLabs/sui
[sdk] Add new options and improve docs for verifying signatures are v…
…alid for a specific address ## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes...hayes-mysten created a branch on MystenLabs/sui
mh--improve-docs-for-zklogin-sig-verification - 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
Looks like we are only using tweetnacl in the ED25519 keypair implementation, and we already have @noble/curves as a dependency for the other keypair implementations. This seems like a reasonable ...
hayes-mysten pushed 1 commit to main MystenLabs/sui
- [docs] fix typo in legacyAddress docs (#20662) ## Description Describe the changes or additions included in this... 8484b17
hayes-mysten closed a pull request on MystenLabs/sui
[docs] fix typo in legacyAddress docs
## 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 comment on an issue on MystenLabs/sui
This looks like the issue reported here: https://github.com/vercel/next.js/issues/72232 This will need to be fixed in turbo pack. For now the workaround is to not use the `--turbopack` flag
hayes-mysten opened a pull request on MystenLabs/sui
[docs] fix typo in legacyAddress docs
## 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--zklogin-docs-fix - 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
The sdk currently returns an infinite iterator for any result type. This is because the result type is shared between commands like splitCoins and the moveCall command. For move calls we don't ac...
hayes-mysten created a comment on an issue on MystenLabs/sui
This looks like a GraphQL limitation. The query above works because it is just under the current limit. The query the SDK uses is slightly large and will fail when run directly in the playground:...
hayes-mysten pushed 1 commit to main MystenLabs/sui
- [wallet] Always add legacy accounts (#20636) ## Description Describe the changes or additions included in this P... db080ac