MMGen
|
8b21259ef8
eth cfg file vars: max_tx_fee,mainnet_chain_name,testnet_chain_name
|
6 years ago |
MMGen
|
80ed8d1d4c
tx.py: add g.dcoin global var for token unit display
|
6 years ago |
MMGen
|
b2229644d6
tx.py: code cleanups
|
6 years ago |
MMGen
|
c9bc01cbb1
Altcoin module loading magic
|
6 years ago |
MMGen
|
430292d1da
New tool commands: gen_addr, gen_key
|
6 years ago |
MMGen
|
d1e2bbb2e0
Minor changes
|
6 years ago |
MMGen
|
9d04a244ec
test.py: rewrite create_ref_tx, update reference tx files
|
6 years ago |
MMGen
|
1877571691
Run Parity with non-standard ports for testnet and dev mode
|
6 years ago |
MMGen
|
10879615b3
test.py: update reference address file checksums for testnet
|
6 years ago |
MMGen
|
aa16187d65
tx.py: fix locktime + rbf bug
|
6 years ago |
MMGen
|
9dfd06bbd0
tx.py: check for pubkey script / address mismatch
|
6 years ago |
MMGen
|
7fb07cf5cf
test.py: delete extraneous list element in cmd_groups
|
6 years ago |
MMGen
|
dcd4e31cf1
test-release.sh: add test.py ethdev tests
|
6 years ago |
MMGen
|
90e89ad291
test.py: update testnet reference address and key-address files
|
6 years ago |
MMGen
|
8683257b54
mmgen-tool getbalance: implement using new class + subclass for ETH
|
6 years ago |
MMGen
|
09b3ef7cc8
test.py: cleanups, refactoring
|
6 years ago |
MMGen
|
3cf5ef09c6
eth/tw.py: upgrade wallet format
|
6 years ago |
MMGen
|
3f93bc7d00
test.py: basic Ethereum transaction and tracking wallet tests
|
6 years ago |
MMGen
|
48b3663c5a
eth/tw.py: check data integrity on write
|
6 years ago |
MMGen
|
80df86aca7
New options for write_data_to_file(); minor fixes
|
6 years ago |
MMGen
|
840d96b05f
eth/obj.py,eth/tw.py,obj.py,tw.py: small fixes
|
6 years ago |
MMGen
|
41e40c7a4e
Remove dummy txid and vout fields from inputs of Ethereum tx files
|
6 years ago |
MMGen
|
2c97f61ea4
Ethereum autosigning
|
6 years ago |
MMGen
|
fe26ea935b
setup.py: add eth modules; test.py: minor fixes
|
6 years ago |
MMGen
|
57f7cfc0e9
Move ETHAmt and ETHNonce to eth/obj.py
|
6 years ago |
MMGen
|
adef0b38c5
Ethereum transaction support (create, sign, send)
|
6 years ago |
MMGen
|
26210569f8
Minor changes and fixes
|
6 years ago |
MMGen
|
1a21ce2bce
Testnet-specific addrlists
|
6 years ago |
MMGen
|
4c9f3aa7bb
tx.py: convert_fee_spec -> process_fee_spec, txview refactor
|
6 years ago |
MMGen
|
422c37f4f6
BTCAmt: add 'from_unit' to constructor. ETHAmt: add denominations
|
6 years ago |