Tsachi Herman

Results 27 issues of Tsachi Herman

## Conduct CLI end to end testing for the core soroban support Sub tasks : - [x] update the Quickstart docker image with the latest core release. https://github.com/stellar/go/issues/4624 - [x]...

soroban-scrum

## Invoke a contract using Soroban CLI

soroban-scrum

## Invoke a contract using JS

soroban-scrum

## Use the CLI to deploy contract Use Soroban Examples, Hello world : sample from soroban-example, addi32 contract

soroban-scrum

## Use the CLI to create token

soroban-scrum

This is a draft PR, used for education purposes only. Please DO NOT merge. PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not,...

Depends on https://github.com/stellar/stellar-core/issues/3484, which is merged now. This API should follow the soroban-rpc API Docs on Confluence, so that devs can swap out API server they are using `soroban-rpc`/`cli serve`/`horizon`...

soroban-scrum

### What when running the make xdr-update, the xdr/xdr_commit_generated.txt wasn't updated. see https://github.com/stellar/go/pull/4766

bug

### Subject of the issue Extend the msgpack unit tests to cover all decoding and encoding execution paths ### Details Our existing msgp decoders and encoders are auto-generated by the...

tech debt
Low Priority
Team Carbon-11

## Summary Currently, the agreement service is attempting to create a proposal if a node has participation keys. Once a proposal is created and signed, it attempts to verify the...

Medium Priority
Team Carbon-11
Performance