Commit Graph

138 Commits

Author SHA1 Message Date
lash b8ee1ed97d
Bump vesrion 2022-04-28 15:42:14 +00:00
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 d3f4da5296
Upgrade confini 2022-03-06 19:29:57 +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 1db7f3f8c8
Add examples and custom content inclusion 2022-02-24 12:08:18 +00:00
lash 9b0f900eb3
Automatically apply overrides if file exists, use source dir instead of head file explicitly in man generator 2022-02-24 11:22:54 +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 299b680748 Merge remote-tracking branch 'origin/lash/man' into lash/man 2022-02-21 23:46:21 +00:00
lash 393bbd2fc2
WIP Add last arg to man maps and specs, arg flags settable through cli 2022-02-21 23:43:57 +00:00
lash 8d962e1a27
WIP add groff generator 2022-02-21 23:31:35 +00:00
lash d638ad93ae
WIP add groff generator 2022-02-21 23:30:30 +00:00
lash 68a01565c9
Make certain long flag aliases editable 2022-02-21 08:12:24 +00:00
lash b5a01b28ac
Add confini dep 2022-02-20 19:00:15 +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 d3f6d1138d
Skip buggy hexathon 2022-02-14 13:56:41 +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 eedb63212d
Bump version 2022-01-04 17:14:24 +00:00
nolash 99cac32ced
Allow for query string in rpc url 2022-01-04 17:10:19 +00:00
lash 7deeee2c84 Merge pull request 'bug: Fix documentation compile and config dumps' (#2) from lash/docs-and-dumps into master
Reviewed-on: #2
2021-12-21 15:00:02 +00:00
nolash 6a94208c68
Remove bluto 2021-12-21 14:58:09 +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 39478d9c3c
Add bluto package info renderer 2021-11-08 07:49:02 +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 1373cb10e6
Remove unnecessary nodes 2021-10-26 19:44:54 +02:00
nolash 64dbcfcddf
WIP explicit node links in texinfo docs 2021-10-26 18:20:36 +02:00
nolash 56f3cffbbf Merge remote-tracking branch 'origin/master' into lash/fix-docs-compile 2021-10-26 18:08:40 +02:00
Louis Holbrook a71ec59fb2 Merge branch 'lash/fix-docs-compile' into 'master'
feat: chainspec, positional args, docfix

See merge request chaintool/chainlib!8
2021-10-26 14:16:00 +00:00
Louis Holbrook 095c0810f3 feat: chainspec, positional args, docfix 2021-10-26 14:15:59 +00: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 e073a3c57a Merge branch 'lash/chain-spec-rename' into '0.0.10-dev'
refactor: Rename chain spec members

See merge request chaintool/chainlib!7
2021-10-18 11:25:00 +00:00