Coder Social home page Coder Social logo

Comments (4)

Stadicus avatar Stadicus commented on June 25, 2024 1

Your fix works like a charm, thanks!

bitcoin ~ ฿ bitcoin-cli getblockchaininfo
{
  "bestblockhash": "00000000000000000020ccb8af25453c87930d2ed1c784a69ce45b69aba7be74",
  "verificationprogress": 16.0,
  "chain": "main",
  "difficulty": null,
  "blocks": 533149,
  "chainwork": null,
  "pruned": false,
  "mediantime": 1532289944,
  "warning": "spruned 0.0.2a3, emulating bitcoind v0.16",
  "headers": 533149
}
bitcoin ~ ฿ tail .lightning/lightning.log -f
2018-07-22T20:12:20.531Z lightningd(10741): Adding block 533140: 000000000000000000301ea0ce946aa3efe476295a77848810f63566c1b5ea30
2018-07-22T20:12:20.604Z lightningd(10741): Adding block 533141: 000000000000000000137da4b64d56f7e13d0380cce807266a3fa500fffb3f7a
2018-07-22T20:12:20.662Z lightningd(10741): Adding block 533142: 000000000000000000168b0a2fed9d885b5f8236a21944e8ea9f9f0aecb25f3f
2018-07-22T20:12:20.716Z lightningd(10741): Adding block 533143: 000000000000000000334a07c66fb4bdf1c49dc5e9d1bfdd84c0947e8a499b7d
2018-07-22T20:12:20.764Z lightningd(10741): Adding block 533144: 000000000000000000339f87013a9ca7e63592a46912be99741b7b7e6902caec
2018-07-22T20:12:20.897Z lightningd(10741): Adding block 533145: 000000000000000000206b86c992ef0d34cfd135096217c5ed98b84edcd18e24
2018-07-22T20:12:21.066Z lightningd(10741): Adding block 533146: 0000000000000000001c0726f58817612f872bd173a5a78960d5643da8b6153f
2018-07-22T20:12:21.591Z lightningd(10741): Adding block 533147: 0000000000000000002b03c91e80fc5b2e5f847cecd2d58d851a0829d4f0577e
2018-07-22T20:12:21.825Z lightningd(10741): Adding block 533148: 0000000000000000000fdb3f538171475768ca84726f645555661e23113397ac
2018-07-22T20:12:22.251Z lightningd(10741): Adding block 533149: 00000000000000000020ccb8af25453c87930d2ed1c784a69ce45b69aba7be74
2018-07-22T20:13:18.982Z lightningd(10741): Immediate feerate 1903 (was 1788)
2018-07-22T20:15:19.799Z lightningd(10741): Immediate feerate 1788 (was 1903)
2018-07-22T20:15:22.674Z lightningd(10741): Adding block 533150: 00000000000000000029b8afdfefb52c730dab3fe54df70fd2ab1722d1779e13
2018-07-22T20:16:20.275Z lightningd(10741): Immediate feerate 1903 (was 1788)
2018-07-22T20:18:23.227Z lightningd(10741): Adding block 533151: 00000000000000000001b051a3e93129aa75c7c39f0b714ba09b590e756a04e6
2018-07-22T20:22:22.681Z lightningd(10741): Immediate feerate 1788 (was 1903)
2018-07-22T20:22:52.759Z lightningd(10741): Immediate feerate 1903 (was 1788)
2018-07-22T20:23:23.719Z lightningd(10741): Immediate feerate 1788 (was 1903)

from spruned.

gdassori avatar gdassori commented on June 25, 2024

Looks like clightning had become more strict on errors validation, pointing out a discrepancy on the rpc apis.

from spruned.

gdassori avatar gdassori commented on June 25, 2024

Error code -5 changed to the proper -8.
Should be ok since commit 254d864.
If you use pypi you can checkout the 0.0.2a3

from spruned.

gdassori avatar gdassori commented on June 25, 2024

Awesome 👍 Thanks for the report.
Sad to see the well known glitch on the fee estimation. that should be averaged. I'll work on that.

from spruned.

Related Issues (20)

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.