The MMGen Project 0da78c7687 led.py: LED color label fixes 2 months ago
..
altcoin 263824b997 use hashlib PBKDF2 function 2 months ago
bip_hd 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
contrib e54f039690 update copyright dates 9 months ago
data 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
help b27ec43aa1 mmgen-swaptxcreate --help: add RUNE examples 5 months ago
platform 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
proto 220dc5a31d minor cleanups (8 files) 2 months ago
rpc 5bc0977948 HTTPClient: honor `--http-timeout` 5 months ago
swap ec84abc907 RUNE swap support 5 months ago
tool 3749ff4d7e whitespace, variable renames (8 files) 2 months ago
tw 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
tx c894598551 sub-level mods: use match statement where practicable (4 files) 2 months ago
wallet 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
wordlist e54f039690 update copyright dates 9 months ago
xmrwallet b9328d9a45 xmrwallet: use match statement where practicable (3 files) 2 months ago
__init__.py 5676d7a3f9 addr generation with secp256k1mod 9 years ago
addr.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
addrdata.py 725014de85 tw: new `TwAddrDataWithStore`, `TwCtlWithStore` classes 6 months ago
addrfile.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
addrgen.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
addrlist.py 220dc5a31d minor cleanups (8 files) 2 months ago
amt.py 8de9022c63 CoinAmt.fmt(): reimplement using match statement, add test 2 months ago
autosign.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
base_obj.py e54f039690 update copyright dates 9 months ago
baseconv.py e29c464ebb baseconv: use match statement where practicable 2 months ago
bip39.py 263824b997 use hashlib PBKDF2 function 2 months ago
cfg.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
cfgfile.py 220dc5a31d minor cleanups (8 files) 2 months ago
color.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
crypto.py 4c2df87e54 minor fixes and cleanups 2 months ago
daemon.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
derive.py e54f039690 update copyright dates 9 months ago
devinit.py e54f039690 update copyright dates 9 months ago
devtools.py 89ad0fd29b keyword-only parameters throughout 8 months ago
exception.py fe7a2a204b swap: new `SwapCfg` class 6 months ago
filename.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
fileutil.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
flags.py e54f039690 update copyright dates 9 months ago
http.py 5bc0977948 HTTPClient: honor `--http-timeout` 5 months ago
key.py 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
keygen.py 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
led.py 0da78c7687 led.py: LED color label fixes 2 months ago
main.py e54f039690 update copyright dates 9 months ago
main_addrgen.py 89ad0fd29b keyword-only parameters throughout 8 months ago
main_addrimport.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
main_autosign.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
main_cli.py 318b3351e8 modularize RPC library 6 months ago
main_msg.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
main_passgen.py 89ad0fd29b keyword-only parameters throughout 8 months ago
main_regtest.py 1ecde8880b minor cleanups (9 files) 2 months ago
main_seedjoin.py 89ad0fd29b keyword-only parameters throughout 8 months ago
main_split.py e54f039690 update copyright dates 9 months ago
main_tool.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
main_txbump.py ef0affe4c1 new `TxKeys` class 5 months ago
main_txcreate.py a0094a2eb9 txcreate, txdo, txbump: minor help screen formatting fixes 5 months ago
main_txdo.py ef0affe4c1 new `TxKeys` class 5 months ago
main_txsend.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
main_txsign.py 46f3f4884d minor fixes and cleanups 5 months ago
main_wallet.py 662e56c1da main_wallet: use match statement where practicable 2 months ago
main_xmrwallet.py df49bc851c main_*: use match statement where practicable (6 files) 2 months ago
mn_entry.py 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
msg.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
obj.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
objmethods.py 1bbb1816e1 tw,tx: make parameters `width` and `iwidth` positional-only 8 months ago
opts.py d1596a6e9a cfg, opts: `coin_codes` cleanup and fix 5 months ago
passwdlist.py d634c7dca1 passwdlist: use match statement where practicable 2 months ago
protocol.py 245681b35b protocol: use match statement where practicable 2 months ago
pyversion.py e54f039690 update copyright dates 9 months ago
seed.py 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
seedsplit.py 2e5ec4c9e8 str.split() + match statement (11 files) 2 months ago
sha2.py d13baa1a07 isinstance(): use type union operator (11 files changed) 2 months ago
subseed.py 70022b04b2 use keyword-only parameters where practicable (103 files changed) 8 months ago
term.py 5210edfe72 top-level mods: use match statement where practicable (10 files) 2 months ago
test.py e54f039690 update copyright dates 9 months ago
ui.py 5463f60376 ui: use match statement where practicable 2 months ago
util.py 1009a1c0a7 util: use match statement where practicable 2 months ago
util2.py 20734cc7bb util2: new `load_fake_cryptodome()` function 2 months ago
xmrseed.py d13baa1a07 isinstance(): use type union operator (11 files changed) 2 months ago