Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / stacks-network/clarity-wasm issues and pull requests

#559 - Add command-line arguments for ClarityVersion and Stacks epoch

Pull Request - State: closed - Opened by BowTiedWoo 3 months ago - 1 comment

#558 - Use `wasmtime::Engine` provided by `GlobalContext`

Pull Request - State: closed - Opened by ureeves 3 months ago - 1 comment

#557 - feat: add version and epoch options to `crosscheck` binary

Pull Request - State: closed - Opened by ureeves 3 months ago - 1 comment

#556 - feat: add version and epoch options to `crosscheck` binary

Pull Request - State: closed - Opened by ureeves 3 months ago - 2 comments

#555 - Refactor error handling in `crosscheck_compare_only`

Pull Request - State: closed - Opened by BowTiedWoo 3 months ago - 1 comment

#554 - Add arguments to the compiler for specifying the Clarity version/epoch

Issue - State: closed - Opened by Acaccia 3 months ago - 1 comment
Labels: enhancement, good first issue

#553 - Restore old `crosscheck_compare_only`

Issue - State: open - Opened by Acaccia 3 months ago
Labels: good first issue, testing

#552 - Use `wasmtime::Engine` provided by `GlobalContext`

Pull Request - State: closed - Opened by ureeves 3 months ago - 2 comments

#551 - Remove `test-clarity-vN` features

Issue - State: open - Opened by ureeves 3 months ago
Labels: testing, code quality

#550 - Make all `crosscheck` functions call `execute_crosscheck`

Pull Request - State: closed - Opened by ureeves 3 months ago - 2 comments

#549 - ArithmeticOverflow runtime error causing panic! on wasm testnet

Issue - State: open - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#548 - define-read-only error on wasm testnet

Issue - State: open - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#547 - asserts! error on wasm testnet

Issue - State: closed - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#546 - Formalize the host interface for clarity-wasm

Issue - State: open - Opened by krl 3 months ago

#545 - unwrap-panic error on wasm testnet

Issue - State: closed - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#544 - nft-mint? error on wasm testnet

Issue - State: closed - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#543 - principal-of? error on wasm testnet

Issue - State: closed - Opened by csgui 3 months ago - 1 comment
Labels: bug, clarity-wasm testnet

#542 - test: skip not valid principal-destruct? proptests

Pull Request - State: closed - Opened by csgui 4 months ago - 1 comment

#541 - Workaround for index-of

Pull Request - State: closed - Opened by krl 4 months ago - 2 comments

#540 - Add a methods to debug stack contents and locals

Pull Request - State: closed - Opened by krl 4 months ago - 1 comment

#539 - Stack debugging

Pull Request - State: closed - Opened by krl 4 months ago

#538 - Fix datastore trait

Pull Request - State: closed - Opened by csgui 4 months ago - 5 comments

#537 - Flaky proptest for principal-destruct? function

Issue - State: closed - Opened by csgui 4 months ago

#536 - Fix new clippy warning from Rust 1.82

Pull Request - State: closed - Opened by Acaccia 4 months ago - 1 comment

#535 - Set the correct type for NFT identifiers

Pull Request - State: closed - Opened by Acaccia 4 months ago - 1 comment

#534 - Parse Property Size and Method Name Length at Compile Time

Pull Request - State: open - Opened by BowTiedWoo 4 months ago

#533 - Added Checks for the Length of Arguments List

Pull Request - State: closed - Opened by BowTiedWoo 4 months ago - 16 comments

#532 - do not panic! on ErrorMap::Panic

Pull Request - State: closed - Opened by csgui 4 months ago - 1 comment

#531 - ErrorMap::Panic should be handled as a runtime-error

Issue - State: closed - Opened by csgui 4 months ago - 1 comment
Labels: bug

#530 - Create a method to print debug messages from wasm guest

Pull Request - State: closed - Opened by krl 4 months ago - 2 comments

#529 - test: feature gates on crosscheck_with_epoch

Pull Request - State: closed - Opened by csgui 4 months ago - 3 comments

#528 - test: remove the consensus-buff proptests for clarity1

Pull Request - State: closed - Opened by Acaccia 4 months ago - 1 comment

#527 - `consensus-buff?` proptests shouldn't run with Clarity1

Issue - State: closed - Opened by Acaccia 4 months ago
Labels: testing

#526 - Adapt the regex to detect the "list-of-principal" bug to work with Clarity1 too

Pull Request - State: closed - Opened by Acaccia 4 months ago - 1 comment

#524 - Refactor the crosscheck functions

Issue - State: closed - Opened by Acaccia 4 months ago
Labels: good first issue, testing, code quality

#523 - Fix wrong type of argument for `define-data-var` in Clarity1

Pull Request - State: closed - Opened by Acaccia 4 months ago - 1 comment

#522 - refactor: Remove redundant tuple signature conversion functions

Pull Request - State: closed - Opened by MukulKolpe 4 months ago - 3 comments

#521 - fix short-return type value in runtime-errors

Pull Request - State: closed - Opened by csgui 4 months ago - 1 comment

#520 - Proptests for the "skip" functions in tuple deserialization

Pull Request - State: closed - Opened by Acaccia 5 months ago - 1 comment

#519 - Add a `BorrowedLocal` to reduce local bloat

Pull Request - State: closed - Opened by krl 5 months ago - 3 comments

#518 - Change crosscheck_with_epoch to use feature gates

Issue - State: closed - Opened by csgui 5 months ago

#517 - Fix definition of a constant list of principal

Pull Request - State: closed - Opened by Acaccia 5 months ago - 2 comments

#516 - Ignore the list of qualified principal in tests

Pull Request - State: closed - Opened by Acaccia 5 months ago - 1 comment

#515 - NFT functions issue for clarity V1

Issue - State: closed - Opened by matteojug 5 months ago

#514 - Concretize constants

Pull Request - State: closed - Opened by matteojug 5 months ago - 2 comments

#513 - Add missing clarity v1 feature gate in tests

Pull Request - State: closed - Opened by matteojug 5 months ago - 1 comment

#511 - Add events comparison to all the crosschecks

Pull Request - State: closed - Opened by matteojug 5 months ago - 2 comments

#510 - Raise for already used arg name in function definition

Pull Request - State: closed - Opened by matteojug 5 months ago - 7 comments

#509 - Avoid using testing-gated parse function

Pull Request - State: closed - Opened by matteojug 5 months ago - 1 comment

#507 - Return runtime error if data var is missing

Pull Request - State: closed - Opened by matteojug 5 months ago - 2 comments

#506 - install nextest for scheduled property testing job

Pull Request - State: closed - Opened by csgui 5 months ago

#505 - Remaining proptest for host functions

Pull Request - State: closed - Opened by csgui 5 months ago - 3 comments

#504 - No more need for tuple signature conversion functions

Issue - State: closed - Opened by Acaccia 5 months ago - 2 comments
Labels: good first issue, code quality

#503 - Typechecking issue for `index-of` in Clarity1

Issue - State: closed - Opened by Acaccia 5 months ago - 2 comments
Labels: bug

#502 - Principal functions proptests

Pull Request - State: closed - Opened by csgui 5 months ago - 2 comments

#501 - Avoid sip-5 serialization to `print`

Pull Request - State: closed - Opened by matteojug 5 months ago - 2 comments

#500 - Add events crosscheck

Pull Request - State: closed - Opened by matteojug 5 months ago - 1 comment

#499 - Avoid eliding CallableType when reading back from wasm

Pull Request - State: closed - Opened by matteojug 5 months ago - 1 comment

#498 - adapt tests to different clarity versions

Pull Request - State: closed - Opened by csgui 5 months ago - 3 comments

#497 - define-data-var function issue in ClarityV1

Issue - State: closed - Opened by csgui 5 months ago - 1 comment

#496 - index-of function failing in ClarityV1

Issue - State: closed - Opened by csgui 5 months ago

#495 - Allocate enough stack space for output in `map`

Pull Request - State: closed - Opened by matteojug 6 months ago - 1 comment

#494 - test nested logical functions

Pull Request - State: closed - Opened by csgui 6 months ago - 1 comment

#490 - Optimize `print` memory usage

Issue - State: closed - Opened by matteojug 6 months ago - 1 comment
Labels: optimization

#488 - Improve type checker

Issue - State: open - Opened by krl 6 months ago - 2 comments

#487 - Property tests for the stdlib `skip` functions

Issue - State: closed - Opened by Acaccia 6 months ago
Labels: testing, wasm, property-testing

#475 - Err-returning function losing wrapped value

Issue - State: open - Opened by matteojug 6 months ago

#472 - Node crashes when an undefined trait is called

Issue - State: closed - Opened by csgui 6 months ago - 3 comments
Labels: bug

#468 - Improve `contract-call?` implementation

Issue - State: open - Opened by obycode 6 months ago - 4 comments

#461 - add step on CI to notify about failure on property testings

Issue - State: open - Opened by csgui 6 months ago
Labels: ci

#453 - CI Notify on failure

Pull Request - State: open - Opened by csgui 6 months ago - 6 comments

#452 - Constant defininion of a list of principal isn't concretized

Issue - State: closed - Opened by Acaccia 7 months ago
Labels: bug

#439 - Optimize constant loading

Issue - State: open - Opened by csgui 7 months ago
Labels: optimization

#430 - Split property code generation for `get-(burn-)block-info?`

Issue - State: open - Opened by Acaccia 7 months ago
Labels: optimization

#428 - Clarity 3 support

Issue - State: open - Opened by hugocaillard 8 months ago

#427 - test: trivial fold test

Pull Request - State: closed - Opened by krl 8 months ago - 1 comment

#426 - Property testing for define-functions

Pull Request - State: closed - Opened by ameeratgithub 8 months ago - 6 comments

#411 - Function `map` can provoke OOM

Issue - State: closed - Opened by Acaccia 9 months ago - 1 comment
Labels: bug

#398 - Testing: `evaluate` and `interpret` should give access to the events

Issue - State: closed - Opened by Acaccia 9 months ago - 1 comment
Labels: enhancement, testing

#388 - add crosscheck tests for filter function

Pull Request - State: closed - Opened by csgui 10 months ago - 2 comments

#385 - add value to ShortReturnType runtime error

Issue - State: closed - Opened by csgui 10 months ago
Labels: bug

#381 - var-get should throw a runtime error if variable does not exist

Issue - State: closed - Opened by csgui 10 months ago - 1 comment
Labels: bug

#371 - Add optional fuel tracking for wasm execution

Pull Request - State: closed - Opened by krl 11 months ago - 3 comments

#352 - Check argument counts for user-defined functions

Issue - State: closed - Opened by obycode 12 months ago - 2 comments
Labels: bug

#342 - Add a way for running the tests with different epoch/clarity versions

Issue - State: open - Opened by Acaccia 12 months ago
Labels: testing

#322 - Implement `stacks-block-height` and `tenure-height`

Issue - State: closed - Opened by obycode about 1 year ago - 6 comments
Labels: good first issue, missing, wasm

#288 - Property testing for Principal functions

Issue - State: closed - Opened by csgui about 1 year ago - 1 comment
Labels: testing

#261 - Property testing for Host Interface functions

Issue - State: closed - Opened by csgui about 1 year ago - 1 comment
Labels: testing

#257 - Property testing for Logical functions

Issue - State: closed - Opened by csgui about 1 year ago - 2 comments
Labels: testing

#223 - POC: Shrinking generated binary

Pull Request - State: closed - Opened by Acaccia about 1 year ago - 4 comments

#164 - Break early in `and` and `or` implementations

Issue - State: open - Opened by krl about 1 year ago - 2 comments
Labels: optimization

#159 - Ensure extra args are not traversed

Issue - State: closed - Opened by obycode over 1 year ago - 4 comments
Labels: safety, nakamoto

#130 - Update `bool` type to use 1 byte in memory

Issue - State: open - Opened by obycode over 1 year ago - 1 comment
Labels: optimization

#101 - task: add support for pre-commit, commitizen and commitlint

Pull Request - State: closed - Opened by cylewitruk over 1 year ago - 7 comments