The MMGen Project
|
47913e6e7a
xmrwallet sync, list, view, listview: support output to pager
|
8 months ago |
The MMGen Project
|
e7f0397edf
MoneroWalletOps.base: add `asi` (autosign object) attribute
|
8 months ago |
The MMGen Project
|
0de5e47c3c
mmgen-xmrwallet: new `view` and `listview` operations
|
8 months ago |
The MMGen Project
|
1f75be898d
xmrwallet: delay mounting of removable device
|
8 months ago |
The MMGen Project
|
0d2fc44891
MoneroWalletOps.wallet: add `wallet_offline` attribute
|
8 months ago |
The MMGen Project
|
c7266f171f
mmgen-xmrwallet new: improve UI + cleanups
|
8 months ago |
The MMGen Project
|
316beea60d
mmgen-xmrwallet label: add date to label
|
8 months ago |
The MMGen Project
|
6e8f67127f
xmrwallet: minor fix, cleanups, whitespace
|
8 months ago |
The MMGen Project
|
c46c1b4fce
MoneroWalletOps.wallet: initialize daemon earlier
|
8 months ago |
The MMGen Project
|
ab71e8581d
various Python 3.9 changes
|
8 months ago |
The MMGen Project
|
b0a4abd79a
bip_hd,ecc: compatibility fixes (libsecp256k1, Python 3.9)
|
9 months ago |
The MMGen Project
|
46bb919a8d
main.py: errmsg fix; workflows: add missing paths
|
9 months ago |
The MMGen Project
|
ac7fbb1db4
secp256k1 extension mod: compatibility fix for pre-bookworm distros
|
9 months ago |
The MMGen Project
|
f979a3c052
unit_tests.py ecc: Python 3.9 fixes; workflows: build secp256k1 extmod
|
9 months ago |
The MMGen Project
|
ea1e8d1228
bip_hd: a minimal, easy-to-use BIP-32/BIP-44 implementation
|
9 months ago |
The MMGen Project
|
a8253a692b
cfg.py: allow unsetting of previously set attrs
|
9 months ago |
The MMGen Project
|
d29ea73264
test/test-release.sh: add `-e` (exec_prog) option
|
9 months ago |
The MMGen Project
|
1dcb0fbf5f
minor fixes, cleanups
|
9 months ago |
The MMGen Project
|
8c092e9152
test.include.ecc: function renames: `*_py_ecdsa()` -> `*_pyecdsa()`
|
9 months ago |
The MMGen Project
|
8a87aebeb1
support Bitcoin Core v26.0.0
|
9 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
9 months ago |
The MMGen Project
|
5c521efb0d
test/test-release.sh: add `-T` (typescript) opt
|
9 months ago |
The MMGen Project
|
35836a7659
test/test-release.sh: add `-C` (test from cloned repo) opt
|
9 months ago |
The MMGen Project
|
506e36a810
test/test-release.sh: add `-I` (install package) opt
|
9 months ago |
The MMGen Project
|
be1c8c4232
test/test-release.sh: minor cleanups
|
9 months ago |
The MMGen Project
|
0c94427bcd
secp256k1 extmod: add `pubkey_tweak_add()`, `pubkey_check()` functions
|
10 months ago |
The MMGen Project
|
21a6e95a10
proto.secp256k1.keygen: factor out `pubkey_format()`
|
10 months ago |
The MMGen Project
|
5025ed9dc3
secp256k1 extmod: minor cleanups, add private key check
|
10 months ago |
The MMGen Project
|
4de9924f93
variable rename: `priv2pub` -> `pubkey_gen`
|
10 months ago |
The MMGen Project
|
8c756b0b2a
variable rename: `secp256k1_ge` -> `secp256k1_group_order`
|
10 months ago |