issues
search
stacks-network
/
clarity-wasm
`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
14
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
let function throwing a too many locals issue
#575
csgui
opened
3 hours ago
0
Add Clarity3 `get-tenure-info?` and `get-stacks-block-info?` functions
#574
BowTiedWoo
opened
4 hours ago
0
Issue with nested call to try! function
#573
csgui
opened
4 hours ago
1
docs(README): standard as function link
#572
guspan-tanadi
opened
10 hours ago
1
Out of bounds memory access from `to-consensus-buff?`
#571
Acaccia
opened
1 day ago
0
update clarity-wasm-develop from stacks-core
#570
csgui
closed
1 day ago
1
Remove the unsafe code in standard's unit tests
#569
Acaccia
closed
1 day ago
1
Support and test the new Clarity 3 functions: `get-stacks-block-info?`, `get-tenure-info?`
#568
BowTiedWoo
opened
2 days ago
0
Add limits for frame_size extension
#567
csgui
opened
4 days ago
0
proptest should ignore large lists
#566
csgui
closed
4 days ago
1
Prevent the genaration of `ValueTooLarge` in `append` proptests
#565
Acaccia
closed
6 days ago
1
Memory out of bound issue for `contract-call?`
#564
Acaccia
opened
6 days ago
0
Wrong handling of allocated memory in `map`
#563
Acaccia
opened
6 days ago
0
Fix the erasing of functions returned values
#562
Acaccia
closed
1 day ago
1
TestEnvironment issue when dealing with Stacks epoch and Clarity versions
#561
csgui
opened
6 days ago
0
Out of bounds memory access from `from-consensus-buff?`
#560
Acaccia
opened
6 days ago
0
Add command-line arguments for ClarityVersion and Stacks epoch
#559
BowTiedWoo
closed
1 week ago
1
Use `wasmtime::Engine` provided by `GlobalContext`
#558
ureeves
closed
1 week ago
1
feat: add version and epoch options to `crosscheck` binary
#557
ureeves
closed
1 week ago
1
feat: add version and epoch options to `crosscheck` binary
#556
ureeves
closed
1 week ago
2
Refactor error handling in `crosscheck_compare_only`
#555
BowTiedWoo
closed
1 week ago
1
Add arguments to the compiler for specifying the Clarity version/epoch
#554
Acaccia
closed
1 week ago
1
Restore old `crosscheck_compare_only`
#553
Acaccia
opened
1 week ago
0
Use `wasmtime::Engine` provided by `GlobalContext`
#552
ureeves
closed
1 week ago
2
Remove `test-clarity-vN` features
#551
ureeves
opened
2 weeks ago
0
Make all `crosscheck` functions call `execute_crosscheck`
#550
ureeves
closed
2 weeks ago
2
ArithmeticOverflow runtime error causing panic! on wasm testnet
#549
csgui
opened
3 weeks ago
1
define-read-only error on wasm testnet
#548
csgui
opened
3 weeks ago
1
asserts! error on wasm testnet
#547
csgui
closed
3 weeks ago
1
Formalize the host interface for clarity-wasm
#546
krl
opened
4 weeks ago
0
unwrap-panic error on wasm testnet
#545
csgui
closed
3 weeks ago
1
nft-mint? error on wasm testnet
#544
csgui
closed
3 weeks ago
1
principal-of? error on wasm testnet
#543
csgui
closed
3 weeks ago
1
test: skip not valid principal-destruct? proptests
#542
csgui
closed
1 month ago
1
Workaround for index-of
#541
krl
closed
1 month ago
2
Add a methods to debug stack contents and locals
#540
krl
closed
1 month ago
1
Stack debugging
#539
krl
closed
1 month ago
0
Fix datastore trait
#538
csgui
closed
1 month ago
5
Flaky proptest for principal-destruct? function
#537
csgui
closed
1 month ago
0
Fix new clippy warning from Rust 1.82
#536
Acaccia
closed
1 month ago
1
Set the correct type for NFT identifiers
#535
Acaccia
closed
1 month ago
1
Parse Property Size and Method Name Length at Compile Time
#534
BowTiedWoo
opened
1 month ago
0
Added Checks for the Length of Arguments List
#533
BowTiedWoo
closed
4 weeks ago
16
do not panic! on ErrorMap::Panic
#532
csgui
closed
1 month ago
1
ErrorMap::Panic should be handled as a runtime-error
#531
csgui
closed
1 month ago
1
Create a method to print debug messages from wasm guest
#530
krl
closed
1 month ago
2
test: feature gates on crosscheck_with_epoch
#529
csgui
closed
1 month ago
3
test: remove the consensus-buff proptests for clarity1
#528
Acaccia
closed
1 month ago
1
`consensus-buff?` proptests shouldn't run with Clarity1
#527
Acaccia
closed
1 month ago
0
Adapt the regex to detect the "list-of-principal" bug to work with Clarity1 too
#526
Acaccia
closed
1 month ago
1
Next