-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Insights: MystenLabs/sui
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
devnet-v1.42.0
published
Feb 3, 2025 -
testnet-v1.42.0
published
Feb 4, 2025 -
testnet-v1.42.1
published
Feb 5, 2025
47 Pull requests merged by 23 people
-
[move][move-vm][rewrite][cleanup 2/n] Add limits to arena and string interner
#21050 merged
Feb 5, 2025 -
rpc: documentation pass on proto files
#21045 merged
Feb 4, 2025 -
Bump congestion control budgets in protocol v73
#21087 merged
Feb 4, 2025 -
[move-compiler] switch poison functions
#21081 merged
Feb 4, 2025 -
remove errant todo-dns
#21079 merged
Feb 4, 2025 -
[suiop][env] move to pulumi env interactive for suiop env
#20996 merged
Feb 4, 2025 -
Add Serialize/Deserialize and some utility methods for timing types
#21077 merged
Feb 4, 2025 -
[exp-to-insta][5/n] Bytecode verifier transactional tests
#21047 merged
Feb 4, 2025 -
[exp-to-insta][fix] Remove input file from output
#21075 merged
Feb 3, 2025 -
Add metrics and rate limit for execution time observations
#21057 merged
Feb 3, 2025 -
make SubmitToConsensus trait non-async
#21016 merged
Feb 3, 2025 -
[framework] Adds
bcs::peel_enum_tag
#20984 merged
Feb 3, 2025 -
rpc-alt: getObject, multiGetObjects
#21041 merged
Feb 3, 2025 -
[indexer-alt] - make migration optional
#20803 merged
Feb 3, 2025 -
[move-analyzer] Cached user program merge fix
#21005 merged
Feb 2, 2025 -
[exp-to-insta][6/n] Move IR transactional tests
#21048 merged
Feb 1, 2025 -
[exp-to-insta][4/n] Move VM transactional tests
#21046 merged
Feb 1, 2025 -
[exp-to-insta][3/n] Move compiler transactional tests
#21044 merged
Jan 31, 2025 -
[Bridge] Support wbtc vault balance
#21042 merged
Jan 31, 2025 -
[Bridge] Introduce metric to track successful approvals and claims
#20989 merged
Jan 31, 2025 -
fix: CSS variable formatting and remove duplicate styles
#21036 merged
Jan 31, 2025 -
Use finer grained buckets for consensus latency
#21040 merged
Jan 31, 2025 -
delay notify_randomness_in_checkpoint until checkpoint is committed
#21031 merged
Jan 31, 2025 -
[test-infra][2/n] Replace Move's .exp tests with cargo-insta
#21004 merged
Jan 31, 2025 -
ci: fix installing diesel_cli
#21039 merged
Jan 31, 2025 -
Update CONTRIBUTING.md
#21027 merged
Jan 31, 2025 -
Add
ExecutionTimeEstimate
mode for congestion control#20994 merged
Jan 31, 2025 -
Sui v1.43.0 Version Bump
#21030 merged
Jan 31, 2025 -
Sui v1.42.0 Framework Bytecode Snapshot
#21029 merged
Jan 31, 2025 -
[consensus] add remaining tests for smart ancestor selection
#21025 merged
Jan 31, 2025 -
[consensus] Enable smart ancestor selection & probing for accepted rounds in mainnet
#21026 merged
Jan 31, 2025 -
Faucet discord
#21024 merged
Jan 31, 2025 -
Fix/typos
#21017 merged
Jan 30, 2025 -
[Consensus] Disable the new linearizer logic
#21019 merged
Jan 30, 2025 -
Fix spelling error
#21015 merged
Jan 30, 2025 -
jsonrpc: disable batches and unlimit response sizes
#21013 merged
Jan 30, 2025 -
jsonrpc: disable batches and unlimit response sizes
#21014 merged
Jan 30, 2025 -
jsonrpc: unlimit the number of concurrent jsonrpc requests
#21011 merged
Jan 30, 2025 -
jsonrpc: unlimit the number of concurrent jsonrpc requests
#21012 merged
Jan 30, 2025 -
rpc-alt: (re-adding)
tryGetPastObject
,tryMultiGetPastObjects
#20993 merged
Jan 30, 2025 -
[tests] create dry run helper for sui transactional test runner framework
#20920 merged
Jan 30, 2025 -
[test-infra][1/n] Replace Move's
.exp
tests with cargo-insta#21003 merged
Jan 29, 2025 -
[trace-view] Start debugging in disassembly
#20963 merged
Jan 29, 2025 -
Migrate sui-move shell tests to sui crate
#20995 merged
Jan 29, 2025 -
[cli] upgrade errors capitalize letter on declarations, remove unneeded format var = var
#21001 merged
Jan 29, 2025 -
Deepbook Indexer Trades Endpoint Update
#20998 merged
Jan 29, 2025
33 Pull requests opened by 18 people
-
rpc-alt: finish queryTransactionBlocks
#21010 opened
Jan 30, 2025 -
[CLI] store framework versions in sui binary (dvx-195)
#21018 opened
Jan 30, 2025 -
Fix typos
#21023 opened
Jan 31, 2025 -
[GraphQL] Try to remove objectKeys
#21032 opened
Jan 31, 2025 -
fix: Fixed missing article in rentable description Update workspace.dsl
#21033 opened
Jan 31, 2025 -
fix(simtests): pass env vars to cargo-simtest
#21035 opened
Jan 31, 2025 -
[move][move-vm][rewrite][cleanup 0/n] Add JIT Optimization AST, plus preliminary optimizations
#21049 opened
Jan 31, 2025 -
[exp-to-insta][7/n] Sui transactional tests
#21052 opened
Feb 1, 2025 -
Refactor CSS: Fix letter-spacing, .cardCTA styles, and flex alignment
#21053 opened
Feb 1, 2025 -
fix: syntax error in code
#21054 opened
Feb 2, 2025 -
wip
#21058 opened
Feb 3, 2025 -
WIP: Extract log files (not for landing)
#21061 opened
Feb 3, 2025 -
Standardize naming and improve log messages
#21063 opened
Feb 3, 2025 -
[0/n][vm-rewrite][Move] Add `runtime_id` to `SerializedPackage` and remove old `MoveResolver` trait
#21064 opened
Feb 3, 2025 -
[2/n][vm-rewrite][Move] Update runtime value representation to support global references.
#21066 opened
Feb 3, 2025 -
[3/n][vm-rewrite][Move] Update native context extensions to support Cloning
#21067 opened
Feb 3, 2025 -
[6/n][vm-rewrite][sui-execution] Update object runtime to use type tags instead of runtime VM types
#21070 opened
Feb 3, 2025 -
[7/n][vm-rewrite][sui-execution] Update adapter
#21071 opened
Feb 3, 2025 -
[9/n][vm-rewrite][Move] Update depth calculation calculation/caching to be threadsafe
#21074 opened
Feb 3, 2025 -
[exp-to-insta][8/n] Remaining sui transactional tests
#21076 opened
Feb 3, 2025 -
Adding a unified narrative doc for data access interfaces
#21078 opened
Feb 3, 2025 -
[exp-to-insta][9/n] Migrate move-package tests
#21080 opened
Feb 4, 2025 -
[Cherry Pick] delay notify_randomness_in_checkpoint until checkpoint is committed (#21031)
#21082 opened
Feb 4, 2025 -
rpc-alt: getDynamicFieldObject
#21085 opened
Feb 4, 2025 -
link - Update README.md
#21086 opened
Feb 4, 2025 -
Deepbook Indexer Trade Updates Endpoint
#21089 opened
Feb 4, 2025 -
[docs] Render proto files
#21090 opened
Feb 5, 2025 -
sdk: allow overriding the active_env in WalletContext
#21092 opened
Feb 5, 2025 -
fix broken tokenomics.pdf links in docs
#21093 opened
Feb 5, 2025
10 Issues closed by 4 people
-
sui client envs - client error message
#21084 closed
Feb 4, 2025 -
sui build bug
#21059 closed
Feb 3, 2025 -
`sui client switch` requires the current environment to be accessible to work
#21056 closed
Feb 3, 2025 -
Has the Sui Wallet been made closed-source?
#21055 closed
Feb 3, 2025 -
When staking reward is actually credited in SUI blockchain ?
#20904 closed
Jan 31, 2025 -
[TS SDK] Unable to query data
#21008 closed
Jan 31, 2025 -
Failed to sign transaction by a quorum of validators
#21043 closed
Jan 31, 2025 -
Sui doc content issue or request
#21034 closed
Jan 31, 2025 -
Correct this
#21007 closed
Jan 30, 2025 -
Websocket endpoint not working for testnet v1.41.0 version returning Disconnected (code: 1006, reason: "")
#20959 closed
Jan 29, 2025
8 Issues opened by 6 people
-
Sui Staking Rewards
#21083 opened
Feb 4, 2025 -
Sui CLI Bug - Windows Terminal
#21062 opened
Feb 3, 2025 -
Does not run when 'Format Document' selected
#21060 opened
Feb 3, 2025 -
GraphQL API on mainnet doesn't work
#21038 opened
Jan 31, 2025 -
sui-indexer is bug
#21037 opened
Jan 31, 2025 -
How staking reward compounded?
#21009 opened
Jan 30, 2025 -
[Graphql] graphql query not getting new data
#21006 opened
Jan 30, 2025 -
[TSSDK] When doing queryTransactionBlocks, the query does not get the data.
#21002 opened
Jan 29, 2025
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Consensus Data Quarantining
#20982 commented on
Feb 4, 2025 • 53 new comments -
rpc benchmark init: directly read DB based on schema
#20378 commented on
Feb 3, 2025 • 43 new comments -
[indexer-alt] add coin jsonrpc impl
#20931 commented on
Feb 5, 2025 • 27 new comments -
[Consensus] process sync committed sub dags
#20956 commented on
Feb 4, 2025 • 8 new comments -
feat: add move entry function for verify attestation
#20870 commented on
Feb 3, 2025 • 8 new comments -
[CLI] Only use referenced dependencies in the linkage table
#20509 commented on
Feb 4, 2025 • 7 new comments -
rpc benchmark: script to pull Grafana logs
#20911 commented on
Jan 31, 2025 • 6 new comments -
[indexer-alt] - add rpc api ingestion to indexer-alt
#20787 commented on
Feb 3, 2025 • 5 new comments -
Rosetta: Handle single GasCoin transfers
#20592 commented on
Feb 5, 2025 • 4 new comments -
[Traffic Control] Add dynamic config via admin api
#20887 commented on
Feb 5, 2025 • 3 new comments -
[CLI] Deprecation warnings for dependency verification (DVX-698)
#20977 commented on
Feb 4, 2025 • 1 new comment -
Allow to call init and debug inner field in a test module
#20999 commented on
Jan 29, 2025 • 0 new comments -
DO NOT MERGE: Log all transaction execution timings to a file.
#20967 commented on
Jan 31, 2025 • 0 new comments -
SUI Graphql transactionBlocks not returning expected digests and endCursor for some addresses
#20902 commented on
Feb 1, 2025 • 0 new comments -
Need a create_coin_metadata_for_testing method in coin module
#20501 commented on
Feb 3, 2025 • 0 new comments -
[vm-rewrite] Rootless linkage
#20916 commented on
Jan 31, 2025 • 0 new comments -
Unable To Recover Sui Nodes After Power Loss - Mainnet v1.30.1
#18972 commented on
Feb 3, 2025 • 0 new comments -
[docs] Fullnode protocol
#20861 commented on
Feb 4, 2025 • 0 new comments -
VM 2 Tracing
#20848 commented on
Feb 5, 2025 • 0 new comments -
The Relationship Between Canonical and Signature
#20516 commented on
Feb 4, 2025 • 0 new comments -
[fix] Controlled collapsible component chevron not collapsing
#20479 commented on
Feb 1, 2025 • 0 new comments -
Combining filter in method suix_queryTransactionBlocks returning error
#20281 commented on
Feb 4, 2025 • 0 new comments -
remove TxContext from the executor API
#20000 commented on
Feb 5, 2025 • 0 new comments -
Bridge testnet
#19871 commented on
Feb 4, 2025 • 0 new comments -
[sui system] implementing SIP-39
#19836 commented on
Jan 29, 2025 • 0 new comments -
[wip, framework] `vector::sort_by` implementation and profiling
#19413 commented on
Feb 3, 2025 • 0 new comments -
[do not merge] Test tidehunter integration
#19408 commented on
Feb 5, 2025 • 0 new comments