The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
2 years ago |
The MMGen Project
|
0fef35f567
move tracking wallet modules to `tw` and `base_proto/{name}/tw`
|
3 years ago |
The MMGen Project
|
818488c559
modularize transaction classes
|
3 years ago |
The MMGen Project
|
d6872ddb87
fixes and cleanups throughout
|
3 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
3 years ago |
The MMGen Project
|
9e8f625c9b
tw.py: relocate tracking wallet classes to new modules
|
3 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
3 years ago |
The MMGen Project
|
2872d4b683
f-strings, whitespace (program files) [43 files patched]
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
4 years ago |
The MMGen Project
|
4c2410e0d6
new Lockable class; lock global vars after initialization (amended)
|
4 years ago |
The MMGen Project
|
c3f185e8b0
eliminate use of global vars g.proto, g.coin, g.rpc and others
|
4 years ago |
The MMGen Project
|
f9a483f34f
asyncio/aiohttp support
|
5 years ago |
The MMGen Project
|
da5742f667
various cleanups throughout
|
5 years ago |
The MMGen Project
|
701e7a77e5
use relative imports throughout
|
5 years ago |
The MMGen Project
|
853a24df21
minor fixes, cleanups and additions
|
5 years ago |
The MMGen Project
|
673b97b3b8
update copyright dates
|
5 years ago |
The MMGen Project
|
9c0157e0e9
txcreate,txbump: add 'fee_estimate_mode' option
|
5 years ago |
MMGen
|
d0f8c44b20
TrackingWallet: balance caching, Parity light client optimizations
|
5 years ago |
MMGen
|
017ecef3bc
[opts]: separate code from text in opts_data
|
6 years ago |
MMGen
|
514c1100ee
Update copyright dates
|
6 years ago |
MMGen
|
f0fea335eb
py3port: update hashbangs
|
6 years ago |
MMGen
|
881d55993f
ERC20 token support (create/deploy, TX create/sign/send)
|
6 years ago |
MMGen
|
fad573eccd
tx.py,tw.py: cleanups, support tx inputs from cmdline
|
6 years ago |
MMGen
|
f436f7fd97
txcreate,txdo,txbump: update help screens
|
6 years ago |
MMGen
|
ed2b94caca
tx size estimation: reworked code, bugfixes, --vsize-adj option
|
7 years ago |
MMGen
|
83e9899b38
Version 0.9.6
|
7 years ago |
philemon
|
420d0e9699
B2X support, locktime-based coin splitting utility
|
7 years ago |
philemon
|
207632cb40
txcreate(tx) -> tx.create() (delete txcreate.py)
|
7 years ago |
philemon
|
35d1091159
Basic altcoin framework, full Litecoin support
|
7 years ago |
philemon
|
52fdf29b67
new classes: KeyGenerator,AddrGenerator,PrivKey; read-only attrs rewrite
|
7 years ago |