Ecosyste.ms: Issues

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

GitHub / stellar/rs-soroban-env issues and pull requests

#918 - [Test] Verify that diagnostic events work with vm and token calls

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#917 - [Test] Verify that failed invocation does not emit events in core

Issue - State: closed - Opened by anupsdf over 1 year ago - 2 comments

#916 - [Test] Verify that diagnostic events are not metered

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#915 - [Test] Write test for allowance with 0 expiration

Issue - State: closed - Opened by anupsdf over 1 year ago

#914 - [Test] Write test for Stellar Asset Contract for an invalid asset

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#913 - [Test] Write tests for contract balances

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#912 - [Test] Write test for Conservation of lumens between Contract and Account

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#911 - [Test] Write test to verify all trustline and issuer semantics

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#910 - [Test] Write test for overflow in trustline and balance

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#909 - [Test] Auth integration test with Core

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#908 - [Test] Write test for replay protection for nonce

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#907 - [Test] Write test for duplicate AuthorizedInvocations in a contract

Issue - State: closed - Opened by anupsdf over 1 year ago - 2 comments

#905 - Add a function to compute the rent fee.

Pull Request - State: closed - Opened by dmkozh over 1 year ago

#904 - Enforce `DepthLimiter` in the `Host` to avoid stack overflow

Pull Request - State: closed - Opened by jayz22 over 1 year ago - 2 comments

#903 - Deduplicate contract data bumps

Issue - State: closed - Opened by dmkozh over 1 year ago - 1 comment

#902 - Secp256k1: consider switching to a cheaper implementation

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#902 - Secp256k1: consider switching to a cheaper implementation

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#902 - Secp256k1: consider switching to a cheaper implementation

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#902 - Secp256k1: consider switching to a cheaper implementation

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#902 - Secp256k1: consider switching to a cheaper implementation

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#901 - Add rent bumps to token contract data

Issue - State: closed - Opened by dmkozh over 1 year ago

#896 - [test] Ensure data segment and user-defined memories can't exceed memory budget limit

Issue - State: closed - Opened by graydon over 1 year ago - 1 comment
Labels: bug, Security

#895 - Limit map and vec host sizes to u32::MAX

Issue - State: closed - Opened by graydon over 1 year ago
Labels: bug, Security

#894 - Make `signatureArgs` to be `SCVal`

Issue - State: closed - Opened by dmkozh over 1 year ago

#884 - Add end to end functional tests for Soroban

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#883 - Setup Soroban baseline code coverage

Issue - State: open - Opened by anupsdf over 1 year ago

#881 - Soroban CAP and Code review

Issue - State: closed - Opened by anupsdf over 1 year ago

#880 - Write CAP for State Expiration

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#879 - Write CAP for Auth Next

Issue - State: closed - Opened by anupsdf over 1 year ago
Labels: documentation

#877 - Add Soroban specific smoke tests in existing stellar core supercluster test

Issue - State: closed - Opened by anupsdf over 1 year ago - 1 comment

#876 - Make some host errors non-recoverable

Issue - State: closed - Opened by dmkozh over 1 year ago - 2 comments

#872 - Record side effect signatures from tests

Issue - State: closed - Opened by MonsieurNicolas over 1 year ago - 4 comments

#871 - Make vec_slice not copy a vec

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 2 comments

#871 - Make vec_slice not copy a vec

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 2 comments

#861 - Stack overflow instantiating deeply nested ScVecs, etc.

Issue - State: closed - Opened by brson over 1 year ago - 2 comments
Labels: bug, Security

#845 - Prevent unbounded allocation in `log_from_linear_memory`

Pull Request - State: closed - Opened by brson over 1 year ago - 4 comments

#839 - Add secp256k1 and keccak256 host functions

Pull Request - State: closed - Opened by graydon over 1 year ago - 16 comments

#838 - Consider forking into `Wasmi::Module` and add section-wise metering

Issue - State: open - Opened by jayz22 over 1 year ago - 4 comments

#838 - Consider forking into `Wasmi::Module` and add section-wise metering

Issue - State: open - Opened by jayz22 over 1 year ago - 4 comments

#834 - Handle storage errors properly in token logic

Issue - State: closed - Opened by dmkozh over 1 year ago
Labels: bug

#827 - Recycle VM components in between host calls

Issue - State: closed - Opened by jayz22 over 1 year ago - 13 comments
Labels: enhancement

#826 - Disallow mismatched top invocation by default

Issue - State: closed - Opened by dmkozh over 1 year ago

#824 - Consider using fixed-point integer for cost model parameters

Issue - State: closed - Opened by jayz22 over 1 year ago - 1 comment

#817 - dynamic borrows can panic

Issue - State: open - Opened by graydon over 1 year ago
Labels: bug

#816 - Bump xdr

Pull Request - State: closed - Opened by sisuresh over 1 year ago

#815 - [WIP] Switch to wasmi native fuel metering

Pull Request - State: open - Opened by jayz22 over 1 year ago

#814 - Hook up code coverage reporting to CI

Issue - State: open - Opened by MonsieurNicolas over 1 year ago

#813 - Some further cleanups to diagnostic events

Pull Request - State: closed - Opened by graydon over 1 year ago

#812 - Not testing whitespace as input char

Issue - State: closed - Opened by waldmatias over 1 year ago

#811 - Enforce AUTH_REVOCABLE on contract balances

Pull Request - State: closed - Opened by sisuresh over 1 year ago

#810 - Testutils is nondeterministic

Issue - State: closed - Opened by graydon over 1 year ago - 3 comments
Labels: bug

#809 - Support state expiration in storage interface

Issue - State: open - Opened by sisuresh over 1 year ago

#808 - Support `ContractAuth` mechanism for all the host fns

Issue - State: open - Opened by dmkozh over 1 year ago

#807 - Add `secp256r1` curve host fns

Issue - State: closed - Opened by dmkozh over 1 year ago - 8 comments
Labels: hostfunction

#806 - Err reform

Pull Request - State: closed - Opened by graydon over 1 year ago

#805 - Anti features

Pull Request - State: closed - Opened by graydon over 1 year ago - 2 comments

#805 - Anti features

Pull Request - State: closed - Opened by graydon over 1 year ago - 2 comments

#804 - Bump xdr

Pull Request - State: closed - Opened by sisuresh over 1 year ago

#803 - Add conversion from Status to ScStatus where the type is HostAuthError

Pull Request - State: closed - Opened by brson over 1 year ago - 1 comment

#802 - Implement PRNG subsystem (round 2)

Pull Request - State: open - Opened by graydon over 1 year ago

#801 - Auth: no way to sign an authorization that spans multiple invocations

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 7 comments
Labels: bug

#800 - Auth: auths in call trees are sometimes optional

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 1 comment
Labels: bug

#799 - Remove temp storage, fixes #758

Pull Request - State: closed - Opened by graydon over 1 year ago

#799 - Remove temp storage, fixes #758

Pull Request - State: closed - Opened by graydon over 1 year ago

#798 - Move a bunch of code out of host, reorg modules slightly.

Pull Request - State: closed - Opened by graydon over 1 year ago

#797 - Bump version to 0.0.16

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#797 - Bump version to 0.0.16

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#797 - Bump version to 0.0.16

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#796 - Fix more clippy-isms, enable clippy in CI and Makefile

Pull Request - State: closed - Opened by graydon over 1 year ago

#794 - Bump dep on bytes-lit to 0.0.5 to trim dep on syn 1

Pull Request - State: closed - Opened by graydon over 1 year ago

#794 - Bump dep on bytes-lit to 0.0.5 to trim dep on syn 1

Pull Request - State: closed - Opened by graydon over 1 year ago

#794 - Bump dep on bytes-lit to 0.0.5 to trim dep on syn 1

Pull Request - State: closed - Opened by graydon over 1 year ago

#793 - Fix the cargo-deny matrix in rust.yml

Pull Request - State: closed - Opened by graydon over 1 year ago

#793 - Fix the cargo-deny matrix in rust.yml

Pull Request - State: closed - Opened by graydon over 1 year ago

#793 - Fix the cargo-deny matrix in rust.yml

Pull Request - State: closed - Opened by graydon over 1 year ago

#792 - Move to syn2

Pull Request - State: closed - Opened by graydon over 1 year ago

#792 - Move to syn2

Pull Request - State: closed - Opened by graydon over 1 year ago

#791 - Add a library for the fee computation to the host.

Pull Request - State: closed - Opened by dmkozh over 1 year ago

#791 - Add a library for the fee computation to the host.

Pull Request - State: closed - Opened by dmkozh over 1 year ago

#790 - Run cargo clippy --fix

Pull Request - State: closed - Opened by sisuresh over 1 year ago - 1 comment

#790 - Run cargo clippy --fix

Pull Request - State: closed - Opened by sisuresh over 1 year ago - 1 comment

#790 - Run cargo clippy --fix

Pull Request - State: closed - Opened by sisuresh over 1 year ago - 1 comment

#789 - Remove redundant `clone` calls

Pull Request - State: closed - Opened by dmkozh over 1 year ago

#788 - Auth: sub-auths containing auth with different args for same address are not verified

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 4 comments
Labels: bug

#787 - Expose a list of all auths

Pull Request - State: closed - Opened by leighmcculloch over 1 year ago

#786 - Bump env xdr

Pull Request - State: closed - Opened by dmkozh over 1 year ago

#785 - Auth: Ability to snapshot and restore authorization state

Issue - State: closed - Opened by leighmcculloch over 1 year ago - 2 comments

#784 - Bump xdr version

Pull Request - State: closed - Opened by jayz22 over 1 year ago

#784 - Bump xdr version

Pull Request - State: closed - Opened by jayz22 over 1 year ago

#783 - Allow getting top-level authorizations in enforced mode

Pull Request - State: closed - Opened by leighmcculloch over 1 year ago - 2 comments

#782 - Update xdr to pick up metering param change

Pull Request - State: closed - Opened by jayz22 over 1 year ago

#782 - Update xdr to pick up metering param change

Pull Request - State: closed - Opened by jayz22 over 1 year ago

#781 - Add host functions to support BLS digital signatures

Issue - State: closed - Opened by tomerweller over 1 year ago - 1 comment

#780 - Allow re-registering over a contract

Pull Request - State: closed - Opened by leighmcculloch over 1 year ago

#779 - Add host functions to support BLS12-381 and the required field arithmetics

Issue - State: closed - Opened by tomerweller over 1 year ago - 28 comments
Labels: hostfunction