The MMGen Project
|
edfa94e3bb
new `TrackingWalletName` class
|
7 months ago |
The MMGen Project
|
8e46932475
update copyright dates
|
9 months ago |
The MMGen Project
|
7b32c412d5
pylint (test suite) - imports
|
1 year ago |
The MMGen Project
|
b98d5312ec
objtest.py: cleanups, import cleanups
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
1 year ago |
The MMGen Project
|
d9a2e0cfd1
AddrIdxList: cleanups, new `id_str` property
|
1 year ago |
The MMGen Project
|
3f79be6dac
option rename: --tx-fee-adj -> --fee-adjust
|
1 year ago |
The MMGen Project
|
7311b2d1cf
AddrListID: support initialization from string + proto
|
1 year ago |
The MMGen Project
|
b21864fd08
mmgen.tw.{ctl,common,txhistory,unspent}: cleanups
|
2 years ago |
The MMGen Project
|
12baa5ee9a
mmgen.tx,mmgen.tw: class, variable and function renames
|
2 years ago |
The MMGen Project
|
9a1ea34309
initialize developer tools via `builtins`; add test
|
2 years ago |
The MMGen Project
|
59bffb59b2
CoinProtocol.Base: skip loading of .amt module via 'need_amt=False'
|
2 years ago |
The MMGen Project
|
523a8cc5c3
replace global variable 'subseeds' with SubSeedList.dfl_len
|
2 years ago |
The MMGen Project
|
32c522c039
overhaul public key and address generation code
|
2 years ago |
The MMGen Project
|
545406aea4
addr.py: move PubKey and PrivKey to key.py
|
2 years ago |
The MMGen Project
|
e0352568db
addr.py: move AddrList and related classes to addrlist.py
|
2 years ago |
The MMGen Project
|
ff450b0ec5
seed.py: move seedsplit related classes to seedsplit.py
|
2 years ago |
The MMGen Project
|
1a896d9af9
update copyright dates
|
2 years ago |
The MMGen Project
|
0fec0b2f3b
new IPPort class
|
3 years ago |
The MMGen Project
|
cb7f38370b
Update copyright dates
|
3 years ago |
The MMGen Project
|
d1d7132a7c
PubKey: add privkey attribute, perform pubkey_type matching checks
|
4 years ago |
The MMGen Project
|
d2055c93da
test.py: allow color for some test groups; minor fixes, cleanups
|
4 years ago |
The MMGen Project
|
c27c464a87
obj.py: InitErrors: allow selected exceptions to be passed through
|
4 years ago |
The MMGen Project
|
bc439e0b3d
tw.py: get_tw_label() bugfix
|
4 years ago |
The MMGen Project
|
0852321c21
obj.py: remove 'on_fail' keyword arg
|
4 years ago |
The MMGen Project
|
5e745f2a08
string formatting, whitespace, minor fixes throughout
|
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
|
144612c6fc
global rename: MMGenTXLabel -> MMGenTxLabel
|
4 years ago |
The MMGen Project
|
3610b3ef29
OrderedDict -> dict throughout
|
4 years ago |