Commit Graph

108 Commits

Author SHA1 Message Date
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
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 3937785df5
Rename doc dir 2021-08-29 11:31:44 +02:00
nolash 524cf05921
Bump version 2021-08-26 17:09:26 +02:00
nolash a2c71c87d1
Implement rpc dialect arg setting 2021-08-26 17:08:45 +02:00
Daven Savoie 9db62c2964 Update .gitlab-ci.yml 2021-08-24 16:27:36 +00:00
Daven Savoie 16d0371781 Update .gitlab-ci.yml 2021-08-24 16:22:40 +00:00
Daven Savoie bfb493150d Update .gitlab-ci.yml 2021-08-24 16:20:37 +00:00
Daven Savoie 40084e588c Update .gitlab-ci.yml 2021-08-24 16:17:57 +00:00
Daven Savoie ffc54df56a Update .gitlab-ci.yml 2021-08-24 16:15:35 +00:00
Daven Savoie fd440429d3 Merge branch 'daven/0.0.1' into 'master'
added ci

See merge request chaintool/chainlib!5
2021-08-24 15:58:44 +00:00
dapsavoie 7d0f609ebb added ci 2021-08-24 18:55:37 +03: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 f1ffff8b90 Merge branch 'lash/chainlib-cli' into 'master'
Add docstrings

See merge request chaintool/chainlib!3
2021-08-21 07:32:00 +00:00
Louis Holbrook 1b946447ae Add docstrings 2021-08-21 07:31:59 +00:00
nolash 64ba891b21
Complete revert 0.0.4 changes 2021-06-15 11:23:37 +02: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 8f05913261 Revert "Update changelog"
This reverts commit f1fa7125d2.
2021-06-15 11:22:34 +02:00
nolash f1fa7125d2
Update changelog 2021-06-12 21:43:45 +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