M. Sean Gilligan's avatar
M. Sean Gilligan
npub1msg0...tv6z
Developer at bitcoinj.org, ConsensusJ
M. Sean Gilligan's avatar
msgilligan 2 weeks ago
On Nostr, for a public key that I subscribe to, how can I verify that my relays aren’t filtering out messages from that key? Is there a merkle hash on your latest note that I can use to verify that your previous notes were all received?
M. Sean Gilligan's avatar
msgilligan 2 months ago
Nice interview of @craigraw about Sparrow Wallet on JavaFX in Action. Frank Delporte asks good questions about reproducible builds, JavaFX, etc and also gets an introduction to Bitcoin using the Sparrow UI.
M. Sean Gilligan's avatar
msgilligan 3 months ago
secp256k1-jdk is a modern, functional-style Java API with two implementations for Java, JDK, GraalVM native-image, Kotlin, Scala, etc. It aims to be the standard library for secp256k1 in the greater JDK/JVM Bitcoin ecosystem. Thanks to Andreas Schildbach and @craigraw for their help! Version 0.2 is now available for early integration testing. Binaries are available in a GitLab Maven repo, but remember: "Don't trust. Verify." This is an experimental pre-release.