.. |
altcoin
|
b7de7b9701
whitespace: various
|
4 months ago |
bip_hd
|
487678bce9
Use Ruff static code analyzer for Github workflows
|
2 months ago |
contrib
|
19bdf54bb8
new file: mmgen/contrib/descriptors.py
|
1 year ago |
data
|
8fd463ecfe
proto.btc.tx: support OP_RETURN data outputs
|
1 month ago |
help
|
e4b6d0536c
swaptxcreate, swaptxdo: create entry points, NewSwap tx class
|
3 weeks ago |
platform
|
5150ca586b
update file header
|
4 months ago |
proto
|
487cbfcc0d
minor cleanups, variable & method renames
|
3 weeks ago |
tool
|
e3dd55e909
proto.btc.tx.base: `scriptPubKey2addr()` -> `decodeScriptPubKey()`
|
1 month ago |
tw
|
265be8593c
CoinProtocol.Base: make Lockable, tokensym init cleanups
|
2 months ago |
tx
|
487cbfcc0d
minor cleanups, variable & method renames
|
3 weeks ago |
wallet
|
7fdaba0f78
whitespace: wallet
|
4 months ago |
wordlist
|
8e46932475
update copyright dates
|
1 year ago |
xmrwallet
|
783b05e373
migrate from Pylint to Ruff
|
2 months ago |
__init__.py
|
5676d7a3f9
addr generation with secp256k1mod
|
8 years ago |
addr.py
|
5e4d5952be
addrimport: remove `segwit_is_active` requirement
|
2 months ago |
addrdata.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
addrfile.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
addrgen.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
addrlist.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
amt.py
|
5150ca586b
update file header
|
4 months ago |
autosign.py
|
dc028988cb
cfg, opts: improve contextual options handling
|
3 weeks ago |
base_obj.py
|
941bbdc4b5
minor cleanups, whitespace
|
1 month ago |
baseconv.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
bip39.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
cfg.py
|
e4b6d0536c
swaptxcreate, swaptxdo: create entry points, NewSwap tx class
|
3 weeks ago |
cfgfile.py
|
f8a312e407
coin-specific and protocol-specific configuration options
|
1 month ago |
color.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
crypto.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
daemon.py
|
f8a312e407
coin-specific and protocol-specific configuration options
|
1 month ago |
derive.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
devinit.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
devtools.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
exception.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
filename.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
fileutil.py
|
783b05e373
migrate from Pylint to Ruff
|
2 months ago |
flags.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
key.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
keygen.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
led.py
|
b4898b9aef
add LED support for Rock 5, Banana Pi F3
|
1 month ago |
main.py
|
487cbfcc0d
minor cleanups, variable & method renames
|
3 weeks ago |
main_addrgen.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_addrimport.py
|
5e4d5952be
addrimport: remove `segwit_is_active` requirement
|
2 months ago |
main_autosign.py
|
96b6b38c01
whitespace: main_*.py
|
4 months ago |
main_msg.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_passgen.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_regtest.py
|
96b6b38c01
whitespace: main_*.py
|
4 months ago |
main_seedjoin.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_split.py
|
96b6b38c01
whitespace: main_*.py
|
4 months ago |
main_tool.py
|
96b6b38c01
whitespace: main_*.py
|
4 months ago |
main_txbump.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_txcreate.py
|
e4b6d0536c
swaptxcreate, swaptxdo: create entry points, NewSwap tx class
|
3 weeks ago |
main_txdo.py
|
e4b6d0536c
swaptxcreate, swaptxdo: create entry points, NewSwap tx class
|
3 weeks ago |
main_txsend.py
|
dc30edba48
minor fixes and cleanups
|
3 weeks ago |
main_txsign.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_wallet.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
main_xmrwallet.py
|
96b6b38c01
whitespace: main_*.py
|
4 months ago |
mn_entry.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
msg.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
obj.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
objmethods.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
opts.py
|
dc028988cb
cfg, opts: improve contextual options handling
|
3 weeks ago |
passwdlist.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
protocol.py
|
f8a312e407
coin-specific and protocol-specific configuration options
|
1 month ago |
pyversion.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
rpc.py
|
1f1e0a1186
comments, whitespace, minor cleanups
|
1 month ago |
seed.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
seedsplit.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
sha2.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
subseed.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
term.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
test.py
|
5150ca586b
update file header
|
4 months ago |
ui.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |
util.py
|
487cbfcc0d
minor cleanups, variable & method renames
|
3 weeks ago |
util2.py
|
51e456a4e5
improve load_cryptodome() monkey-patch function
|
2 months ago |
xmrseed.py
|
b5600fc563
whitespace: top-level modules
|
4 months ago |