Commit Graph

83 Commits

Author SHA1 Message Date
lash 766027a49c
Add settings module 2022-04-28 12:31:11 +00:00
lash 5726181f21
Remove log output for config load by default 2022-04-26 21:36:14 +00:00
lash a6b9eae745
Add rpc query timeout 2022-04-10 19:08:34 +00:00
lash f122e2a64b
Implement no-target flag 2022-02-25 11:05:56 +00:00
lash 6900c4f9a1
Allow adding of new args through overrides in man generator 2022-02-24 19:00:28 +00:00
lash 91bd428c22
Add formatting options for cli 2022-02-24 15:51:06 +00:00
lash fcd78b5ca8
Flags cleanup, remove persistent wallet 2022-02-24 10:35:52 +00:00
lash 9419fbb77b
Add configuration override detail in options 2022-02-23 12:08:46 +00:00
lash 49a4e4b4b8
Add remaining man page contents 2022-02-23 10:32:44 +00:00
lash af7f977007
Add env/config descriptions from ini dir 2022-02-23 09:48:15 +00:00
lash 92fb016014
WIP add environment variable support to man generator 2022-02-22 14:47:35 +00:00
lash 3691f75f81
Add heading file argument to generator script 2022-02-22 12:11:38 +00:00
lash 8d962e1a27
WIP add groff generator 2022-02-21 23:31:35 +00:00
lash 68a01565c9
Make certain long flag aliases editable 2022-02-21 08:12:24 +00:00
lash 926c954d6e
Add wallet passphrase to censor list 2022-02-20 18:42:30 +00:00
lash d24fea2d4f
Passphrase file in wallet key file 2022-02-20 18:27:00 +00:00
lash 2c567cbded
Remove unneeded change in -vv comment 2022-01-21 10:21:17 +00:00
lash 28ee4f7197
Add log disable and env var loglevel 2022-01-21 00:13:07 +00:00
nolash 99cac32ced
Allow for query string in rpc url 2022-01-04 17:10:19 +00:00
nolash becd6744f6
Add option to skip ssl validation on rpc 2021-12-06 18:55:36 +01:00
nolash 06c6b2562a
Replace string with object in config export suppress 2021-11-10 11:14:02 +01:00
nolash 1067c8494e
Add omit sections for config exporter 2021-11-10 09:56:51 +01:00
nolash 24d7c078e8
Remove prerelease tag 2021-11-06 15:30:03 +01:00
nolash 70d8ab6a33
Add signer initializer 2021-10-30 14:10:19 +02:00
nolash d914f64797
Remove logline span 2021-10-28 13:27:30 +02:00
nolash 5bfdb51676
Add custom fields to chain spec, harden custom field imports, improve dumpconfig handle 2021-10-28 12:16:23 +02:00
nolash 7d7209dd31
Handle missing dumpconfig arg 2021-10-27 20:53:07 +02:00
nolash 3e6d0c6912
Rename index texi file 2021-10-26 15:37:08 +02:00
nolash 52e748a02e
Fix urllib error reference 2021-10-21 07:19:42 +02:00
nolash 5518bf83a3
Convert urlerror in rpc do, allow appends for pos args in cli module 2021-10-19 19:39:38 +02:00
nolash d2505f19d2
Remove crypto_dev_signer, add funga 2021-10-18 14:28:15 +02:00
Louis Holbrook f13b24798e refactor: Rename chain spec members 2021-10-18 11:25:00 +00:00
nolash 58b92837ff
Add override config defaults, reset arg flag method 2021-10-06 07:14:31 +02:00
nolash a3ddc31bfe
Add dumpconfig command flag 2021-09-13 08:47:08 +02:00
nolash b88758e48e
Add missing encode mod, texi doc files 2021-09-09 14:13:38 +02:00
nolash 7d323dd62f
Add multiline formatting to help description 2021-09-08 17:52:16 +02:00
nolash 50c31e5994
Allow fee settings for read 2021-09-01 09:38:24 +02:00
nolash a2c71c87d1
Implement rpc dialect arg setting 2021-08-26 17:08:45 +02:00
nolash 719d7f7c96
Remove eth specific nonce gas oracle stuff 2021-08-24 17:49:35 +02:00
nolash dcf03b2708
Add docstrings to cli rpc util 2021-08-23 08:47:01 +02:00
nolash 96e0a97c3b
Add docstrings for config, test for config 2021-08-23 08:27:48 +02:00
Louis Holbrook 1b946447ae Add docstrings 2021-08-21 07:31:59 +00:00
nolash 1e73579824 Revert "Add stdin input to replace single positional argument"
This reverts commit 494cb1e0af.
2021-06-15 11:22:36 +02:00
nolash 9f799a9805 Revert "Add tx reverse re-pack"
This reverts commit b9788adb18.
2021-06-15 11:22:35 +02:00
nolash b9788adb18
Add tx reverse re-pack 2021-06-12 21:42:12 +02:00
nolash 494cb1e0af
Add stdin input to replace single positional argument 2021-06-11 23:00:20 +02:00
nolash 5bac222e9c
Add noarg tx helpers, bytes32 in decoder 2021-06-04 20:52:08 +02:00
nolash 3e3a351c2d
Normalize receipt in Tx apply 2021-05-27 14:25:48 +02:00
nolash b0779aa9f3
Add readme 2021-05-19 09:55:32 +02:00
nolash 2591a73950
Add boolean to encoder 2021-05-08 08:41:48 +02:00