The MMGen Project
|
eb80abaaee
amt.py: new `UniAmt` type, equivalent to `BTCAmt`
|
2 weeks ago |
The MMGen Project
|
8b504c895a
modtest.py, daemontest.py: remove prefixes from test files
|
2 weeks ago |
The MMGen Project
|
3faef52096
mmgen-txsend: unrecognize the --coin and --token options
|
2 weeks ago |
The MMGen Project
|
215eb43e29
mmgen-txsign: unrecognize the --coin and --token options
|
2 weeks ago |
The MMGen Project
|
816781ec7a
minor changes, whitespace
|
2 weeks ago |
The MMGen Project
|
6a369f79d7
test suite: replace invalid transaction file
|
2 weeks ago |
The MMGen Project
|
14b2eb48ab
nix/shell.nix: add PYTHONPYCACHEPREFIX to environment
|
2 weeks ago |
The MMGen Project
|
fe9664412d
cmdtest.py: reimplement etherscan server using WSGI framework
|
2 weeks ago |
The MMGen Project
|
90544d677c
cmdtest.py: reimplement thornode server using WSGI framework
|
2 weeks ago |
The MMGen Project
|
88f204a0bd
cmdtest.py: new WSGI http server framework
|
2 weeks ago |
The MMGen Project
|
79e008ce43
cmdtest.spawn_wrapper(): make `cmd` a keyword arg
|
2 weeks ago |
The MMGen Project
|
76a34a05b5
proto.eth.tx: add mmid to output; check addrs, amt before signing
|
2 weeks ago |
The MMGen Project
|
ef640d10a9
proto.eth.tx: minor cleanups, fixes
|
2 weeks ago |
The MMGen Project
|
1eb0de7938
ETH: transaction sending via Etherscan
|
2 weeks ago |
The MMGen Project
|
7e5ee50d0b
tx.new: minor fixes
|
2 weeks ago |
The MMGen Project
|
56f730ef7c
proto.eth.rpc: remove Reth mainnet warning
|
2 weeks ago |
The MMGen Project
|
1f166ce458
mmgen-txsend: add --test option
|
2 weeks ago |
The MMGen Project
|
1cab2f9d6d
tx.new: support relative fees < 1 unit; add test
|
2 weeks ago |
The MMGen Project
|
c7b2626d6e
amt.py: reimplement CoinAmt.to_unit(), add test
|
2 weeks ago |
The MMGen Project
|
2c3fa1c49a
minor cleanups
|
2 weeks ago |
The MMGen Project
|
6967456f8f
mmgen-txsend: add --dump-hex and --mark-sent options
|
2 weeks ago |
The MMGen Project
|
886f8e3029
make --daemon-id a coin-specific cfg file option
|
2 weeks ago |
The MMGen Project
|
e972e4f93e
add --list-daemon-ids global config opt
|
2 weeks ago |
The MMGen Project
|
81e9889766
add --test-suite global config opt
|
2 weeks ago |
The MMGen Project
|
8ad00b5053
main_txsend.py: cleanups
|
2 weeks ago |
The MMGen Project
|
f305bdd491
cmdtest.py regtest: cleanups
|
2 weeks ago |
The MMGen Project
|
70022b04b2
use keyword-only parameters where practicable (103 files changed)
|
2 weeks ago |
The MMGen Project
|
168e6bbc56
whitespace, comments, minor cleanups
|
2 weeks ago |
The MMGen Project
|
1bbb1816e1
tw,tx: make parameters `width` and `iwidth` positional-only
|
2 weeks ago |
The MMGen Project
|
89ad0fd29b
keyword-only parameters throughout
|
2 weeks ago |