|
|
c4feeccb66
|
enable use of pyaes package for testing
|
2026-05-21 12:09:33 +00:00 |
|
|
|
e092f44ace
|
minor testing fixes
|
2026-05-17 18:03:37 +00:00 |
|
|
|
0db0f29d82
|
nix: update for nixpkgs 25.11
|
2025-12-08 14:56:19 +00:00 |
|
|
|
84b0843be3
|
update Nix configuration
|
2025-09-11 17:37:10 +00:00 |
|
|
|
b53cc67cf6
|
Nix: whitespace, comments
|
2025-09-11 17:37:09 +00:00 |
|
|
|
8fde11eb46
|
modtest ecc: use ecdsa package for reference sig check
|
2025-07-19 10:21:06 +00:00 |
|
|
|
60ca7a2918
|
eth: sign transactions with libsecp256k1
|
2025-06-29 14:53:50 +00:00 |
|
|
|
5bbacc80fd
|
minor fixes
|
2025-06-16 14:35:30 +00:00 |
|
|
|
5c83192bfd
|
minor cleanups
|
2025-06-13 10:23:50 +00:00 |
|
|
|
00ee28aea7
|
minor cleanups
|
2025-05-19 09:23:50 +00:00 |
|
|
|
0a72cc83f7
|
nix: add solc source build derivation
|
2025-03-25 09:46:01 +00:00 |
|
|
|
400054975b
|
nix: upgrade nixpkgs to v24.11
|
2025-03-10 14:28:55 +00:00 |
|
|
|
abbc9c843a
|
Nix support improvements
Quick Start for BTC:
$ git clone https://github.com/mmgen/mmgen-wallet
$ cd mmgen-wallet
$ nix-shell --pure nix
Enable altcoins and additional packages:
$ mkdir -p ~/.mmgen
$ cp nix/user-packages.nix ~/.mmgen
# ... edit ~/.mmgen/user-packages.nix as required ...
$ nix-shell --pure nix
For NixOS installation and other information, see:
nix/README
|
2025-01-03 14:24:20 +00:00 |
|