issues
search
anza-xyz
/
sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update llvm toolchain to the latest
#78
ksolana
opened
3 months ago
0
NFC: Move previously added code from Move crates to extensions for Solana
#77
jcivlin
closed
3 months ago
0
Sui-framework: Solana Move compiles dynamic-object-field
#76
jcivlin
closed
3 months ago
0
Sui-framework test added to CI
#75
jcivlin
closed
4 months ago
0
Exclude entries with generic parameters
#74
jcivlin
closed
4 months ago
0
More support to dynamic field - Sui framework compilation
#73
jcivlin
closed
4 months ago
0
Fixing dynamic fields (must for Sui)
#72
jcivlin
opened
4 months ago
0
Fixing dynamic fields
#71
jcivlin
closed
4 months ago
1
Provide program_id and accounts to the entrypoint function.
#70
ksolana
opened
4 months ago
1
Add validator_utils.ts missed in the previous commit
#69
ksolana
closed
4 months ago
0
Move hello world example built from source
#68
ksolana
closed
4 months ago
0
Remove lib.move as not needed
#67
ksolana
closed
4 months ago
0
Document a way to see the compiled binaries
#66
ksolana
closed
4 months ago
0
Rename failure-tests to something more reasonable.
#65
ksolana
opened
4 months ago
0
Solana e2e hello world example
#64
ksolana
closed
4 months ago
2
Testing generic vector and generic structure
#63
jcivlin
closed
4 months ago
1
Move apps should have access to accounts data
#62
ksolana
opened
4 months ago
1
Tooling to build move apps outside of sui repo
#61
ksolana
opened
4 months ago
1
Generate debug builds of move binaries
#60
ksolana
opened
4 months ago
1
Fixing empty vector. Also 2 tests in rbpf and 1 test in failures added.
#59
jcivlin
closed
4 months ago
0
Adding std::hash::sha2_256 test to rbpf
#58
jcivlin
closed
4 months ago
1
Add utils to generate instruction_data based on name
#57
ksolana
closed
5 months ago
1
A utility to print all the entry points of a binary
#56
ksolana
opened
5 months ago
1
Utilities for input.json file
#55
ksolana
opened
5 months ago
1
Add rbpf/drand-tests. Move/Sui sha256
#54
jcivlin
closed
4 months ago
1
Test hello world solana
#53
ksolana
closed
5 months ago
0
Comments and docs on rbpf tests
#52
ksolana
closed
5 months ago
0
Example of drand library in Move. This also includes a needed fix in translate.rs.
#51
jcivlin
opened
5 months ago
1
Fixing #49
#50
jcivlin
closed
4 months ago
1
Compiler fails while translating Constant::Vector
#49
jcivlin
opened
5 months ago
0
[WIP] Prepare Entrypoint
#48
ksolana
opened
5 months ago
1
Enhancing compilation process: extending -c compilation to .o generation, also enabling dwarf in -b compilation
#47
jcivlin
closed
5 months ago
2
Integration with Anchor framework
#46
ksolana
opened
5 months ago
1
Developer Tooling
#45
ksolana
opened
5 months ago
1
Smart contract examples
#44
ksolana
opened
5 months ago
1
Create a move smart-contract
#43
ksolana
opened
5 months ago
0
Enable dwarf for binary (-b compilation)
#42
jcivlin
opened
5 months ago
0
Enable dwarf for binary (object file when we compile precompiled modules)
#41
jcivlin
closed
3 months ago
5
More debugging printout, adding asm output to -b option
#40
jcivlin
closed
5 months ago
3
NFC: Formatting Development.md
#39
jcivlin
closed
5 months ago
0
Adding debugging printout on compiler launch
#38
jcivlin
closed
5 months ago
0
Remove unneeded single-threaded restriction in move_check_testsuite test
#37
jcivlin
closed
5 months ago
0
add move check testsuite tests
#36
yihau
closed
5 months ago
3
Move cli: Fix typo in ExistenceCheck
#35
ksolana
closed
5 months ago
0
Remove move-cli dependency
#34
ksolana
closed
5 months ago
0
Add move check testsuite tests.
#33
jcivlin
closed
5 months ago
1
Add move check testsuite tests
#32
jcivlin
closed
6 months ago
0
Remove move-cli tests.
#31
ksolana
closed
6 months ago
0
Remove dependency on move-cli
#30
ksolana
closed
5 months ago
1
Use target path to represent sources package paths
#29
ksolana
closed
6 months ago
0
Next