GithubHelp home page GithubHelp logo

ecbtln / xcp-gui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 346 KB

A GUI and standalone, cross-platform app for the counterparty exchange protocol built atop bitcoin

License: MIT License

Python 100.00%

xcp-gui's People

Contributors

btcfanatic avatar ecbtln avatar

Watchers

 avatar  avatar  avatar

xcp-gui's Issues

Add in error handling for when the app first starts up

  • . We can potentially have a different screen for this. AKA:
  • verify bitcoind server is running
  • verify block chain is done loading. do an RPC call to check for this
  • verify counterpartyd server is running
  • verify counterpartyd block chain is done indexing
  • GO!

support for calls on the marketplace

  1. place an order
  2. view matched orders / open orders
  3. for matched orders that need btc pay, present this interface

will be able to cancel any orders listed as open

will work between any two assets

Encrypted wallet

look what happens if wallet is encrypted. Prompt user for password?

more optimal polling by only getting diff

there are options to get the api results, such as get_issuances, and we should be able to filter based on block number to only get the diff in issuances, rather than having to reprocess all of them every time there's one new block.

Added error handling!

need to be able to put callbacks back on main thread to be able to alert errors and such.

Make sure to send SIGINT to other background threads

the thread that polls for updates to the blockchain and also the thread that listens for changes to the block chain on the server side (if the server part is enabled) both need to be send the sigint / manually killed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.