Giter Club home page Giter Club logo

Comments (6)

vincenzopalazzo avatar vincenzopalazzo commented on June 15, 2024

This is super strange!

I am assuming that you are using sqllite as db?

from lightning.

telelvis avatar telelvis commented on June 15, 2024

Yes, this is sqlite3 indeed!

from lightning.

rustyrussell avatar rustyrussell commented on June 15, 2024

OK, so the invoices expires in 2076. It works here, but I can see how it could overflow and get us very upset!

Are you on a 32-bit machine by chance?

from lightning.

telelvis avatar telelvis commented on June 15, 2024

That's right ! Here is info about it:

Raspberry Pi 2 Model B Rev 1.1

@raspberrypi:~$ lscpu
Architecture:                    armv7l
Byte Order:                      Little Endian
CPU(s):                          4
On-line CPU(s) list:             0-3
Thread(s) per core:              1
Core(s) per socket:              4
Socket(s):                       1
Vendor ID:                       ARM
Model:                           5
Model name:                      Cortex-A7
Stepping:                        r0p5
CPU max MHz:                     900.0000
CPU min MHz:                     600.0000
BogoMIPS:                        38.40
Vulnerability Itlb multihit:     Not affected
Vulnerability L1tf:              Not affected
Vulnerability Mds:               Not affected
Vulnerability Meltdown:          Not affected
Vulnerability Mmio stale data:   Not affected
Vulnerability Retbleed:          Not affected
Vulnerability Spec store bypass: Not affected
Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
Vulnerability Spectre v2:        Not affected
Vulnerability Srbds:             Not affected
Vulnerability Tsx async abort:   Not affected
Flags:                           half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm

Is 32 bit officially supported? docs.corelightning.org do not explicitly mention required cpu architecture
Few people use it in 2023, probably I should just move on for my own safety..

from lightning.

rustyrussell avatar rustyrussell commented on June 15, 2024

No, this is cool! But I'm clearly doing a u32 somewhere in the code that the u64 missed: you needed a really big expiry to hit it.

And yeah, you're in the minority. Still, thanks for the report!

from lightning.

telelvis avatar telelvis commented on June 15, 2024

thank you! I built & ran PR branch, I can confirm it's fixed!

from lightning.

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.