Ecosyste.ms: Issues

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

GitHub / stellar/starlight issues and pull requests

#462 - Fix broken link in readme

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

#460 - all: update stellar/go and fix testnet compatibility

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago - 1 comment

#459 - Add tests that assert tx size

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#457 - examples/console: error getting sequence number

Issue - State: closed - Opened by tyvdh over 2 years ago - 2 comments

#456 - all: update test env to testnet

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#455 - examples/console: add log for when close occurs that is outdated

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#454 - sdk/agent/bufferedagent: allow close after declare close

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#453 - docs: update instructions for running

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#452 - doc: fix broken link in getting started guide

Pull Request - State: closed - Opened by tyvdh over 2 years ago

#451 - doc: minor updates to readme

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#450 - doc: add links to discord

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#449 - sdk: rewrite agent tests to be resilient to xdr changes

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#448 - sdk: rewrite ingest tests to be resilient to xdr changes

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#447 - examples: remove old examples

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#446 - all: move compat to go118 and use go.work

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#445 - all: migration to protocol 19

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#444 - doc: add discussion about the presence of a free-option

Pull Request - State: closed - Opened by leighmcculloch over 2 years ago

#443 - all: update to use formal implementations of CAP-21/40

Issue - State: closed - Opened by leighmcculloch over 2 years ago

#441 - Update docs to reference docker image on docker.io

Pull Request - State: closed - Opened by leighmcculloch almost 3 years ago - 1 comment

#440 - doc: add diagram

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#439 - doc: add link to use case collection

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#437 - sdk/state: unexport Channel.NextIterationNumber

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#436 - sdk/state: add godoc comments for state.go

Pull Request - State: closed - Opened by acharb about 3 years ago

#435 - doc: link to deployed environment and general improvements

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#434 - examples/console: support friendbot for deployed environments

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#433 - sdk/state: add godoc comments to payment.go

Pull Request - State: closed - Opened by acharb about 3 years ago

#432 - sdk/state: add godoc comments to open.go

Pull Request - State: closed - Opened by acharb about 3 years ago

#431 - horizon: bug in fork of horizon tx submission where tx is being dropped

Issue - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#430 - sdk/state: add godoc comments to asset.go

Pull Request - State: closed - Opened by acharb about 3 years ago

#429 - sdk/agent: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#428 - sdk/agent/bufferedagent: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#427 - sdk/agent/agenthttp: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#426 - sdk/agent/horizon: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#425 - sdk/agent/submit: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#424 - sdk/agent/msg: add docs

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#423 - txnbuild: add doc.go file

Pull Request - State: closed - Opened by acharb about 3 years ago - 1 comment

#422 - sdk/agent: data race in test

Issue - State: open - Opened by leighmcculloch about 3 years ago - 1 comment

#421 - sdk/state: fix flakey test

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#420 - doc: add link to starlight implementation

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#419 - doc: other simplifications and links to getting starting

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#418 - doc: remove enable accelerate time

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#417 - doc: improve title in getting started page

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#416 - all: fix links and import paths after repo rename

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#415 - all: move pkgs used only by agent inside agent

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#413 - benchmarks: add updated benchmark report

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#411 - all: update to use latest stellar/go branch

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#410 - sep: change sep to use multisig term instead of escrow

Pull Request - State: closed - Opened by acharb about 3 years ago

#409 - examples/console: fix deposits to other

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#408 - all: replace escrow term with channel account

Pull Request - State: closed - Opened by acharb about 3 years ago - 2 comments

#407 - sdk/state: make agreements more compact by removing signers

Issue - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#406 - sdk/state, sdk/agent: finalize payment

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#405 - sdk/state: remove signers from close agreements

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#404 - examples/console: update README

Pull Request - State: closed - Opened by acharb about 3 years ago

#403 - examples/console: use ishell for console example

Pull Request - State: closed - Opened by acharb about 3 years ago

#402 - examples/dashboard: poll for new state less frequently

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#401 - examples/console: fix small amounts

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#399 - sdk/state: TestCloseSignatures_Equal test is intermittently failing

Issue - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#398 - examples/console: remove use of math/rnd for amounts in benchmarks

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#397 - sdk/msg, sdk/agent: make responses compact

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#394 - sdk/agent: move snapshot to before sending data

Pull Request - State: closed - Opened by acharb about 3 years ago

#392 - examples/console: use terminology agreement for each agreement

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#391 - sdk/agent: expose the buffer byte size for stats

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#390 - benchmarks: benchmark test

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#389 - sdk: replace references of formation with open

Pull Request - State: closed - Opened by acharb about 3 years ago

#388 - sdk: update names of ci jobs to include cap-40

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#387 - examples/console, sdk/agent: add supprt for issued assets

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#386 - examples/dashboard: support issued assets in balance chart

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#385 - examples/dashboard: pin the order of local/remote

Pull Request - State: closed - Opened by leighmcculloch about 3 years ago

#377 - all: replace term formation with open

Issue - State: closed - Opened by leighmcculloch about 3 years ago

#371 - all: remove escrow term

Issue - State: closed - Opened by leighmcculloch about 3 years ago

#368 - examples/console: change demo to use an issued asset

Issue - State: closed - Opened by leighmcculloch about 3 years ago

#323 - doc: document benchmark results

Issue - State: closed - Opened by leighmcculloch about 3 years ago

#322 - core+horizon+friendbot: deployed to a unstable prototype/test network

Issue - State: closed - Opened by leighmcculloch about 3 years ago - 1 comment

#321 - quickstart: improve instructions for dev deployment

Issue - State: closed - Opened by leighmcculloch about 3 years ago - 2 comments

#300 - core: update fork to be based on protocol v18

Issue - State: closed - Opened by leighmcculloch about 3 years ago

#298 - examples/benchmarks: two-way payments taking turns

Issue - State: open - Opened by leighmcculloch about 3 years ago

#292 - sdk/agent: make snapshot files contain everything

Issue - State: open - Opened by leighmcculloch about 3 years ago

#290 - sdk/agent: add ability to shutdown the agent

Issue - State: open - Opened by leighmcculloch about 3 years ago

#284 - sdk/state: add min and max observation periods

Issue - State: open - Opened by leighmcculloch about 3 years ago

#268 - sdk/agent: add integration test

Issue - State: open - Opened by leighmcculloch about 3 years ago

#258 - sdk/agent: add tests for more failure paths

Issue - State: open - Opened by leighmcculloch about 3 years ago

#128 - diagrams: finite state diagram/specification

Issue - State: open - Opened by leighmcculloch over 3 years ago

#79 - sep: differentiate the age and ledger gap components of the observation period O

Issue - State: closed - Opened by acharb over 3 years ago - 1 comment

#49 - sdk/state: implement withdraw

Issue - State: open - Opened by leighmcculloch over 3 years ago - 3 comments