Giter Club home page Giter Club logo

coinblesk-shared-resources's People

Contributors

albrechta avatar dandeliox avatar dcale avatar jetonmemeti avatar malib avatar omnibrain avatar sebastian-stephan avatar ssc-hrep3 avatar tbocek avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coinblesk-shared-resources's Issues

createTx: output could be negative (due to fee?)

Transaction:
  8376d4996587bc7639eb631088cf3512b3e567103a231b2fe1a6b0ea323763ae
     in   
          outpoint:63fa5c99fe643eccb046b439a16731bf4d94f67f3c50e3f6b22bb81c6d06570e:0
     in   
          outpoint:ce2c2b000a794a605fece000800d1b92bd4c0e9435048c25f72d09a48fa09b9f:0
     out  DUP HASH160 PUSHDATA(20)[7fd2a3adcc703576ba4ceeabfec45051345b6599] EQUALVERIFY CHECKSIG 0.0332 BTC
     out  HASH160 PUSHDATA(20)[a12108897ff49a22fcf0a608f22798343ad8c6b6] EQUAL -0.0000165 BTC
     prps UNKNOWN


Verification of transaction failed: 
org.bitcoinj.core.VerificationException$NegativeValueOutput: Transaction output negative

ExchangeRateTO: Builder pattern broken due to inheritance

The setters type() and message() from the superclass do not return an ExchangeRateTO, which will cause the following code to break:

ExchangeRateTO subject = new ExchangeRateTO();
subject.type(Type.SERVER_ERROR).message("some error");

Stacktrace:

com.coinblesk.json.v1.ExchangeRateTO cannot be cast to com.coinblesk.json.v1.KeyTO
...

See PullRequest #2 with tests for demonstration

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.