Sui

Sui

SUILayer 1

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

7,629
11,709
View on GitHub

Top Contributors

#1amnn
1,234
commits
#2bmwill
1,215
commits
#3lxfind
1,137
commits
#4mystenmark
710
commits
#5mwtian
632
commits
#6huitseeker
580
commits
#7Jordan-Mysten
568
commits
#8dependabot[bot]
549
commits
#9Clay-Mysten
528
commits
#10tnowacki
454
commits

Recent Commits

2e6af36about 5 hours ago

refactor(indexer-alt): use query! macro in prune handlers (#25824)

dongowu

e26398cabout 23 hours ago

[state-sync] Disconnect continuously failing peers (#25357)

Alex Stek | Mysten Labs

3ddee591 day ago

docs: Replace CLI output with node script (#25840)

Jessie Mongeon

95d4d091 day ago

docs: fix ci job (#25839)

Jessie Mongeon

a553aea1 day ago

docs: fix docs-cli-help.yml (#25836)

Jessie Mongeon

a015ded1 day ago

docs: initial batch of diagram standardization (#25835)

jon-mysten

5995b461 day ago

sui-indexer-alt-framework: remove out of date comments (#25829)

Evan Wall

243adfe1 day ago

docs: skill file for Sui Style Guide (#25833)

Jessie Mongeon

99aea431 day ago

Store trusted peer addresses received via discovery (#25765)

Andrew Schran

7366cd81 day ago

Cut execution v3 (#25830)

Tim Zakian

9677f331 day ago

Early exit for transactions that never entered execution (#25808)

Dario Russi

83a312c1 day ago

[sui system] stricter metadata validation, cleanup (#25792)

Damir Shamanaev

ec68d782 days ago

Adds protocol configuration check sample code to the address balance migration guide (#25823)

Henry

c2c850c2 days ago

Sui v1.69.0 Version Bump (#25821)

sui-merge-bot[bot]

3551a832 days ago

Sui v1.68.0 Framework Bytecode snapshot (#25820)

sui-merge-bot[bot]

999bd3b2 days ago

Refactor gRPC metrics path handling (#25788)

Andrew Schran

f5452ec2 days ago

[move][move-compiler] Remove IR prover ops (#25817)

Cam Swords

4754e3c2 days ago

sui-indexer-alt: init pipelines to checkpoint_hi_inclusive = reader_lo - 1 (#25774)

Evan Wall

a968cff2 days ago

Clean up /tmp between simtest phases to reduce disk usage (#25806)

mwtian

a9ffe232 days ago

ci: use app token for git push in branch cut script to trigger CI (#25813)

Eugene Boguslavsky

5cd8aaf2 days ago

[tidehunter] sui tool support (#25661)

phoenix

6a4d8a92 days ago

docs: Display V2 (#25753)

Jessie Mongeon

9eba66a2 days ago

sui-analytics-indexer: rename ComitterWatermark to CommitterWatermark (#25802)

Evan Wall

401ad002 days ago

docs: Enable Kapa MCP server (#25804)

Jessie Mongeon

39751ed2 days ago

Update ingest-concurrency docs (#25803)

Nick Vikeras

7f9b58a2 days ago

[tidehunter] safe_drop_db: await LOCK file (#25794)

phoenix

fc751823 days ago

Release kvstore image to dockerhub (#25797)

Nick Vikeras

71167743 days ago

Normalize formula to be a more consistent shape and match the new VM (#25798)

Tim Zakian

fb3b45c3 days ago

Verify exact balance change amounts in JSON-RPC test (#25719)

Mark Logan

4f8ee233 days ago

Gate checkpointed transactions index check on enable_secondary_index_checks (#25726)

Mark Logan