| .. |
|
altcoin
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
bip_hd
|
ba3b40c5b6
support THORChain address generation
|
6 months ago |
|
contrib
|
e54f039690
update copyright dates
|
9 months ago |
|
data
|
85cef681e9
Version 16.0.0
|
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
|
4c5640b034
support Bitcoin Core v29.1
|
2 months ago |
|
rpc
|
5bc0977948
HTTPClient: honor `--http-timeout`
|
5 months ago |
|
swap
|
ec84abc907
RUNE swap support
|
5 months ago |
|
tool
|
c62d3f1a38
`proto.eth.misc` -> `proto.eth.util`
|
5 months ago |
|
tw
|
5c83192bfd
minor cleanups
|
5 months ago |
|
tx
|
0952cc80a3
various testing fixes
|
2 months ago |
|
wallet
|
c452db345c
ui.keypress_confirm(): add `do_exit`, `exit_msg` params
|
8 months ago |
|
wordlist
|
e54f039690
update copyright dates
|
9 months ago |
|
xmrwallet
|
2df03306f2
shred_file(): add `cfg`, `iterations` params
|
5 months ago |
|
__init__.py
|
5676d7a3f9
addr generation with secp256k1mod
|
9 years ago |
|
addr.py
|
ba3b40c5b6
support THORChain address generation
|
6 months ago |
|
addrdata.py
|
725014de85
tw: new `TwAddrDataWithStore`, `TwCtlWithStore` classes
|
6 months ago |
|
addrfile.py
|
590f4bc1e6
minor fixes
|
6 months ago |
|
addrgen.py
|
ba3b40c5b6
support THORChain address generation
|
6 months ago |
|
addrlist.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
amt.py
|
5ea4884c65
minor whitespace, variable renames
|
5 months ago |
|
autosign.py
|
b12fd879bf
mmgen-autosign: support signing of TXs with non-MMGen inputs
|
5 months ago |
|
base_obj.py
|
e54f039690
update copyright dates
|
9 months ago |
|
baseconv.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
bip39.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
cfg.py
|
0952cc80a3
various testing fixes
|
2 months ago |
|
cfgfile.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
color.py
|
e54f039690
update copyright dates
|
9 months ago |
|
crypto.py
|
5409ef4c2d
fixes and cleanups throughout
|
5 months ago |
|
daemon.py
|
3a967b46dc
minor testing/build fixes
|
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
|
89ad0fd29b
keyword-only parameters throughout
|
8 months ago |
|
fileutil.py
|
2df03306f2
shred_file(): add `cfg`, `iterations` params
|
5 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
|
98c84a4a39
add LED support for Nano Pi M6
|
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
|
8c2b48780d
minor cleanups
|
6 months ago |
|
main_autosign.py
|
b12fd879bf
mmgen-autosign: support signing of TXs with non-MMGen inputs
|
5 months ago |
|
main_cli.py
|
318b3351e8
modularize RPC library
|
6 months ago |
|
main_msg.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
main_passgen.py
|
89ad0fd29b
keyword-only parameters throughout
|
8 months ago |
|
main_regtest.py
|
e54f039690
update copyright dates
|
9 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
|
1aff3980ee
mmgen-tool: new `privhex2pair` subcommand
|
5 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
|
5dd358a851
mmgen-{swaptxcreate,swaptxdo,txsend}: support `--proxy=env` param
|
6 months ago |
|
main_txsign.py
|
46f3f4884d
minor fixes and cleanups
|
5 months ago |
|
main_wallet.py
|
2df03306f2
shred_file(): add `cfg`, `iterations` params
|
5 months ago |
|
main_xmrwallet.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
mn_entry.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
msg.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
obj.py
|
2993fdba9e
RUNE tracking wallet support
|
6 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
|
c452db345c
ui.keypress_confirm(): add `do_exit`, `exit_msg` params
|
8 months ago |
|
protocol.py
|
7c18833435
CoinProtocol.Base: new `is_vm` attribute
|
5 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
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
sha2.py
|
89ad0fd29b
keyword-only parameters throughout
|
8 months ago |
|
subseed.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |
|
term.py
|
89ad0fd29b
keyword-only parameters throughout
|
8 months ago |
|
test.py
|
e54f039690
update copyright dates
|
9 months ago |
|
ui.py
|
c452db345c
ui.keypress_confirm(): add `do_exit`, `exit_msg` params
|
8 months ago |
|
util.py
|
4e44e3a929
daemontest.py exec: improve availability test
|
2 months ago |
|
util2.py
|
60ca7a2918
eth: sign transactions with libsecp256k1
|
5 months ago |
|
xmrseed.py
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
8 months ago |