Sean Gilligan
Sean Gilligan
Another option (for JDK 18 and later) is the simple, static web server built in to Java: https://openjdk.org/jeps/408
Make sure to 👍 https://github.com/NixOS/nixpkgs/issues/303400 ! Maybe with enough 👍 some open source elves will do it while we sleep! 🤣
It definitely would be nice to persist the user data in the standard location for each OS. Perhaps there could be a switch (defaulted to off) that would enable this...
@ItoroD Take a look at https://github.com/bitcoinj/bitcoinj/pull/3378 for some potential improvements: 1) Parsing and output handled almost exclusively in the main method 2) Validation of address/network combo moved to constructor of...
> Mind if i take a look at this? You want to help us make an implementation?
Note that we have a major new project in the works to create a new API for secp256k1 on the JDK: https://github.com/bitcoinj/secp256k1-jdk I think one of the next steps should...
> Should I create a new issue and track it there? Let me create a new (epic) issue for the overall project. I've been meaning to do this.
See Issue #3389 for the overall plan. It does not replace this issue because we will want to work towards using the `java.security` types where necessary, but that must be...
See also Issue #2424.
Other options are to create a "Resources" section with a bullet-list of links such as "BitcoinJ on Github" and "BitcoinJ Issue on Google Code" (see #8) I'm leaning toward the...