2024-06-16 19:54 | Add missing dialect filter in TxResult | lash | 3 | +4 | -2 |
2023-08-14 16:33 | Skip wallet passphrase prompt when no wallet file specified | lash | 3 | +4 | -2 |
2023-08-13 16:50 | Expose dialect filter in chain interface structure | lash | 6 | +19 | -9 |
2023-08-10 05:49 | Remove stray debug output | lash | 1 | +0 | -1 |
2023-08-09 20:08 | Add no newline flag | lash | 1 | +12 | -8 |
2023-08-09 09:35 | Add flag generation script | lash | 1 | +51 | -0 |
2023-08-08 18:08 | Add batch limit man page entry | lash | 6 | +44 | -4 |
2023-08-06 12:52 | Bump minor version due to incompatible configs | lash | 1 | +1 | -1 |
2023-08-06 12:48 | Enable jsonrpc batch requests | lash | 8 | +26 | -5 |
2023-08-05 16:21 | Add interactive passphrase input for keyfile | lash | 5 | +9 | -1 |
2023-06-10 08:15 | Replace pysha3 with safe-pysha3 | lash | 3 | +4 | -2 |
2023-06-03 11:46 | Update texinfo docs, generate readme from docs | lash | 14 | +622 | -56 |
2023-06-03 07:33 | Add dialect filter in chain interface initialization | lash | 4 | +7 | -5 |
2023-05-08 06:53 | Add chainlib-gen man page in package | lash | 4 | +14 | -3 |
2023-03-29 09:23 | Expose keccak string to bytes method | lash | 3 | +19 | -4 |
2023-02-18 18:58 | Exit error code when no modules found in chainlib-gen | lash | 3 | +6 | -2 |
2023-02-17 18:10 | Fix none overwrite of sender address when no sender arg | lash | 3 | +15 | -9 |
2023-02-16 06:24 | Handle keyerror for unsigned address in cli/pc | lash | 3 | +6 | -5 |
2023-02-14 10:44 | Handle missing unsigned address param when using keyfile | lash | 3 | +9 | -2 |
2023-02-14 06:02 | Enable chainlib module listings | lash | 1 | +51 | -9 |
2023-02-14 05:28 | Rename find to gen, enable contract context arg returns for gen | lash | 6 | +140 | -95 |
2023-02-14 04:26 | Simplify find handling | lash | 2 | +9 | -3 |
2023-02-13 14:45 | ensure execute only for single module in find cli | lash | 3 | +8 | -3 |
2023-02-13 14:37 | Add chainlib module finder tool | lash | 5 | +102 | -1 |
2023-02-13 05:47 | Enable setting unsigned sender in args, config | lash | 5 | +46 | -10 |
2023-02-11 12:43 | Add dialect module load in settings | lash | 2 | +11 | -2 |
2023-02-10 19:30 | Add unsafe flag to general read field | lash | 3 | +4 | -2 |
2022-12-16 09:07 | Add missing files | lash | 3 | +212 | -0 |
2022-12-16 09:02 | Use object for dialect parsing across all child objects | lash | 2 | +5 | -5 |
2022-12-16 08:31 | Add hooks for custom formatting in tx, block parsing | lash | 4 | +21 | -9 |
2022-11-14 18:45 | Update links in readme | lash | 2 | +3 | -3 |
2022-11-14 08:08 | Change license classifier | lash | 2 | +3 | -3 |
2022-11-14 07:11 | Add waiver files to python package | lash | 1 | +1 | -1 |
2022-11-14 07:10 | Change license to AGPL3, copyright waived | lash | 7 | +714 | -679 |
2022-11-12 13:32 | Add new flags to man page generation | lash | 3 | +18 | -3 |
2022-11-04 07:30 | Update changelog for 0.4.0 | lash | 1 | +1 | -1 |
2022-11-04 07:26 | Add output selector option | lash | 3 | +9 | -1 |
2022-11-03 21:11 | Add config key for first positional argument | lash | 3 | +8 | -2 |
2022-11-03 18:21 | Add 'total' arg, config | lash | 3 | +7 | -0 |
2022-11-03 12:29 | Add missing config dir var | lash | 1 | +2 | -5 |
2022-11-03 10:37 | Reenable pipe args, alias raw with r | lash | 6 | +32 | -102 |
2022-10-13 13:13 | Add missing 'confirmed' arg to nonce oracle | lash | 3 | +5 | -2 |
2022-10-13 13:02 | Merge tag 'v0.3.1' | lash | 15 | +471 | -576 |
2022-10-13 13:02 | Update man page generate script to use new cli flag builder | lash | 3 | +43 | -34 |
2022-05-14 12:23 | Add generic initializationerror | lash | 1 | +6 | -1 |
2022-05-13 13:44 | Add state settings and config | lash | 3 | +19 | -2 |
2022-05-13 07:48 | Conceal wait settings behind config check | lash | 2 | +7 | -6 |
2022-05-12 18:42 | Upgrade confini | lash | 1 | +1 | -1 |
2022-05-12 18:30 | Update deps | lash | 2 | +4 | -0 |
2022-05-12 18:21 | Bump version | lash | 1 | +1 | -1 |
2022-05-12 18:21 | Add common value processing with aiee | lash | 1 | +16 | -0 |
2022-05-12 13:49 | Move settings processing out of class scope | lash | 1 | +13 | -6 |
2022-05-12 13:21 | Fix nonsensical no-target handling | lash | 2 | +11 | -6 |
2022-05-12 09:31 | Fix missing sign flag handling, default fee in chain config | lash | 3 | +10 | -8 |
2022-05-12 08:19 | Correct type for 'unsafe' flag | lash | 1 | +1 | -1 |
2022-05-12 08:06 | Add fields to block object | lash | 1 | +4 | -0 |
2022-05-12 06:26 | Add rpc timeout proxy args | lash | 5 | +8 | -31 |
2022-05-11 18:51 | Fix config process ordering, all args test | lash | 3 | +47 | -515 |
2022-05-11 18:25 | WIP factor out config processing | lash | 1 | +6 | -0 |
2022-05-11 18:20 | WIP factor out config processing | lash | 3 | +417 | -308 |
2022-05-11 15:41 | Register flag | lash | 1 | +47 | -11 |
2022-05-11 15:24 | Implement cli arg handling on aiee | lash | 3 | +320 | -224 |
2022-05-10 19:00 | Fix wire generation bug | lash | 4 | +9 | -9 |
2022-05-09 19:21 | Make status methods properties | lash | 1 | +3 | -1 |
2022-05-09 18:48 | Remove commented code | lash | 1 | +0 | -12 |
2022-05-09 18:46 | Add common tx result fields | lash | 2 | +4 | -2 |
2022-05-09 10:00 | WIP implement and test genertic tx, result, block | lash | 6 | +105 | -36 |
2022-05-06 07:47 | Remove superfluous arguments for settings instantiation | lash | 3 | +4 | -2 |
2022-05-04 18:13 | Upgrade hexathon | lash | 3 | +8 | -2 |
2022-04-28 15:42 | Bump vesrion | lash | 1 | +1 | -1 |
2022-04-28 12:31 | Add settings module | lash | 1 | +26 | -0 |
2022-04-26 21:36 | Remove log output for config load by default | lash | 1 | +1 | -1 |
2022-04-10 19:05 | Add rpc query timeout | lash | 3 | +5 | -3 |
2022-03-06 19:29 | Upgrade confini | lash | 3 | +2 | -3 |
2022-02-25 11:05 | Implement no-target flag | lash | 5 | +38 | -11 |
2022-02-24 19:00 | Allow adding of new args through overrides in man generator | lash | 2 | +42 | -15 |
2022-02-24 15:51 | Add formatting options for cli | lash | 5 | +31 | -8 |
2022-02-24 12:08 | Add examples and custom content inclusion | lash | 1 | +39 | -3 |
2022-02-24 11:22 | Automatically apply overrides if file exists, use source dir instead of head file explicitly in man generator | lash | 1 | +41 | -24 |
2022-02-24 10:35 | Flags cleanup, remove persistent wallet | lash | 8 | +49 | -22 |
2022-02-23 12:08 | Add configuration override detail in options | lash | 2 | +5 | -2 |
2022-02-23 10:32 | Add remaining man page contents | lash | 2 | +74 | -4 |
2022-02-23 09:48 | Add env/config descriptions from ini dir | lash | 3 | +113 | -42 |
2022-02-22 14:47 | WIP add environment variable support to man generator | lash | 5 | +156 | -58 |
2022-02-22 12:11 | Add heading file argument to generator script | lash | 4 | +43 | -4 |
2022-02-21 23:46 | Merge remote-tracking branch 'origin/lash/man' into lash/man | lash | 0 | +0 | -0 |
2022-02-21 23:43 | WIP Add last arg to man maps and specs, arg flags settable through cli | lash | 1 | +4 | -2 |
2022-02-21 23:30 | WIP add groff generator | lash | 5 | +227 | -4 |
2022-02-21 23:30 | WIP add groff generator | lash | 5 | +272 | -4 |
2022-02-21 08:12 | Make certain long flag aliases editable | lash | 4 | +37 | -9 |
2022-02-20 19:00 | Add confini dep | lash | 1 | +1 | -0 |
2022-02-20 18:42 | Add wallet passphrase to censor list | lash | 1 | +1 | -0 |
2022-02-20 18:27 | Passphrase file in wallet key file | lash | 4 | +15 | -2 |
2022-02-14 13:56 | Skip buggy hexathon | lash | 2 | +2 | -2 |
2022-01-21 10:21 | Remove unneeded change in -vv comment | lash | 1 | +1 | -1 |
2022-01-21 00:13 | Add log disable and env var loglevel | lash | 4 | +50 | -8 |
2022-01-04 17:14 | Bump version | nolash | 1 | +1 | -1 |
2022-01-04 17:10 | Allow for query string in rpc url | nolash | 2 | +5 | -5 |
2021-12-21 15:00 | Merge pull request 'bug: Fix documentation compile and config dumps' (#2) from lash/docs-and-dumps into master | lash | 20 | +271 | -89 |
2021-12-21 14:58 | Remove bluto | nolash | 4 | +0 | -52 |
2021-12-06 17:55 | Add option to skip ssl validation on rpc | nolash | 6 | +28 | -6 |
2021-11-10 10:14 | Replace string with object in config export suppress | nolash | 3 | +3 | -3 |
2021-11-10 08:56 | Add omit sections for config exporter | nolash | 4 | +23 | -15 |
2021-11-08 06:49 | Add bluto package info renderer | nolash | 6 | +72 | -18 |
2021-11-06 14:29 | Remove prerelease tag | nolash | 4 | +6 | -5 |
2021-10-30 12:10 | Add signer initializer | nolash | 2 | +5 | -1 |
2021-10-28 11:27 | Remove logline span | nolash | 1 | +0 | -1 |
2021-10-28 10:16 | Add custom fields to chain spec, harden custom field imports, improve dumpconfig handle | nolash | 5 | +141 | -20 |
2021-10-27 18:53 | Handle missing dumpconfig arg | nolash | 3 | +3 | -3 |
2021-10-26 17:44 | Remove unnecessary nodes | nolash | 5 | +3 | -11 |
2021-10-26 16:20 | WIP explicit node links in texinfo docs | nolash | 5 | +8 | -6 |
2021-10-26 16:08 | Merge remote-tracking branch 'origin/master' into lash/fix-docs-compile | nolash | 0 | +0 | -0 |
2021-10-26 14:16 | Merge branch 'lash/fix-docs-compile' into 'master' | Louis Holbrook | 10 | +59 | -28 |
2021-10-26 14:15 | feat: chainspec, positional args, docfix | Louis Holbrook | 10 | +59 | -28 |
2021-10-26 13:37 | Rename index texi file | nolash | 3 | +1 | -2 |
2021-10-21 05:19 | Fix urllib error reference | nolash | 2 | +2 | -2 |
2021-10-19 17:39 | Convert urlerror in rpc do, allow appends for pos args in cli module | nolash | 3 | +25 | -9 |
2021-10-18 12:28 | Remove crypto_dev_signer, add funga | nolash | 3 | +3 | -6 |
2021-10-18 11:25 | Merge branch 'lash/chain-spec-rename' into '0.0.10-dev' | Louis Holbrook | 4 | +33 | -14 |
2021-10-18 11:25 | refactor: Rename chain spec members | Louis Holbrook | 4 | +33 | -14 |
2021-10-06 05:14 | Add override config defaults, reset arg flag method | nolash | 7 | +24 | -6 |
2021-09-13 06:47 | Add dumpconfig command flag | nolash | 4 | +29 | -5 |
2021-09-09 12:13 | Add missing encode mod, texi doc files | nolash | 6 | +421 | -0 |
2021-09-08 15:52 | Add multiline formatting to help description | nolash | 2 | +4 | -4 |
2021-09-01 07:38 | Allow fee settings for read | nolash | 8 | +38 | -75 |
2021-08-29 09:31 | Rename doc dir | nolash | 2 | +64 | -0 |
2021-08-26 15:09 | Bump version | nolash | 1 | +1 | -1 |
2021-08-26 15:08 | Implement rpc dialect arg setting | nolash | 5 | +26 | -0 |
2021-08-24 16:27 | Update .gitlab-ci.yml | Daven Savoie | 1 | +1 | -1 |
2021-08-24 16:22 | Update .gitlab-ci.yml | Daven Savoie | 1 | +1 | -0 |
2021-08-24 16:20 | Update .gitlab-ci.yml | Daven Savoie | 1 | +6 | -3 |
2021-08-24 16:17 | Update .gitlab-ci.yml | Daven Savoie | 1 | +2 | -1 |
2021-08-24 16:15 | Update .gitlab-ci.yml | Daven Savoie | 1 | +16 | -0 |
2021-08-24 15:58 | Merge branch 'daven/0.0.1' into 'master' | Daven Savoie | 1 | +20 | -0 |
2021-08-24 15:55 | added ci | dapsavoie | 1 | +20 | -0 |
2021-08-24 15:49 | Remove eth specific nonce gas oracle stuff | nolash | 7 | +97 | -26 |
2021-08-23 06:47 | Add docstrings to cli rpc util | nolash | 1 | +55 | -6 |
2021-08-23 06:27 | Add docstrings for config, test for config | nolash | 8 | +253 | -26 |
2021-08-21 07:32 | Merge branch 'lash/chainlib-cli' into 'master' | Louis Holbrook | 62 | +1301 | -2899 |
2021-08-21 07:31 | Add docstrings | Louis Holbrook | 62 | +1301 | -2899 |
2021-06-15 09:23 | Complete revert 0.0.4 changes | nolash | 1 | +10 | -0 |
2021-06-15 09:22 | Revert "Add stdin input to replace single positional argument" | nolash | 5 | +11 | -65 |
2021-06-15 09:22 | Revert "Add tx reverse re-pack" | nolash | 4 | +6 | -80 |
2021-06-15 09:22 | Revert "Update changelog" | nolash | 1 | +0 | -2 |
2021-06-12 19:43 | Update changelog | nolash | 1 | +2 | -0 |
2021-06-12 19:42 | Add tx reverse re-pack | nolash | 4 | +80 | -6 |
2021-06-11 21:00 | Add stdin input to replace single positional argument | nolash | 5 | +65 | -11 |
2021-06-04 18:52 | Add noarg tx helpers, bytes32 in decoder | nolash | 4 | +30 | -1 |
2021-05-27 12:25 | Normalize receipt in Tx apply | nolash | 3 | +3 | -2 |
2021-05-19 07:55 | Add readme | nolash | 5 | +106 | -22 |
2021-05-08 06:41 | Add boolean to encoder | nolash | 2 | +16 | -1 |
2021-05-07 15:24 | Bumpversion | nolash | 2 | +1 | -2 |
2021-05-02 16:07 | Update url | nolash | 1 | +1 | -1 |
2021-05-02 14:35 | Remove EIP165 | nolash | 4 | +0 | -111 |
2021-05-02 12:49 | Remove ERC20 interface | nolash | 8 | +8 | -529 |
2021-04-30 07:27 | Move code to external module | nolash | 4 | +0 | -238 |
2021-04-30 06:37 | Add EIP173, custom 'Owned' support | nolash | 3 | +93 | -6 |
2021-04-30 05:23 | Add eip173/owned interface, test contract, test stub | nolash | 5 | +153 | -1 |
2021-04-29 06:35 | Add EIP165 support | nolash | 9 | +145 | -9 |
2021-04-25 13:04 | Update pytest fixture to use new RPC constructors | nolash | 3 | +7 | -4 |
2021-04-24 05:36 | Use tag instead of chain spec for rpc connection constructor registration | nolash | 3 | +71 | -40 |
2021-04-17 11:01 | Add missing jsonrpc module, add address code retrieve to get cli util | nolash | 5 | +65 | -13 |
2021-04-15 15:51 | Remove logline | nolash | 3 | +2 | -2 |
2021-04-14 12:45 | Add missing import in checksum cli | nolash | 10 | +33 | -37 |
2021-04-13 05:14 | Add raw tx send cli | nolash | 3 | +138 | -2 |
2021-04-13 04:50 | Rename price, limit args | nolash | 5 | +29 | -28 |
2021-04-09 14:06 | Bump version | nolash | 1 | +1 | -1 |
2021-04-09 14:06 | Implement minimum gas return of 1 in default gas oracle rpc | nolash | 4 | +74 | -37 |
2021-04-08 15:39 | Merge branch 'lash/chain-stat' into 'master' | Louis Holbrook | 11 | +316 | -20 |
2021-04-08 15:39 | Add chain stat, info cli | Louis Holbrook | 11 | +316 | -20 |
2021-04-04 12:55 | Merge branch 'lash/abi-encoder' into 'master' | Louis Holbrook | 43 | +2138 | -330 |
2021-04-04 12:55 | Lash/abi encoder | Louis Holbrook | 43 | +2138 | -330 |
2021-02-24 21:38 | Accept none value in build raw for to address | nolash | 6 | +63 | -4 |
2021-02-24 11:48 | Fix faulty receipt status parse | nolash | 2 | +12 | -6 |
2021-02-22 22:39 | Bump version | nolash | 1 | +1 | -1 |
2021-02-22 22:39 | Add decimal bug in balance script, add receipts to tx + status enum | nolash | 2 | +18 | -4 |
2021-02-20 20:11 | Bump version | nolash | 1 | +1 | -1 |
2021-02-19 13:57 | Implement chain spec parsing in executable | nolash | 3 | +9 | -5 |
2021-02-18 16:49 | Bump version | nolash | 1 | +1 | -1 |
2021-02-18 08:29 | Add several missing files | nolash | 3 | +76 | -0 |
2021-02-17 20:20 | Bump version | nolash | 1 | +1 | -1 |
2021-02-17 20:20 | Add chain id, network id accessor on chain | nolash | 7 | +99 | -21 |
2021-02-17 10:07 | Bump version | nolash | 1 | +1 | -1 |
2021-02-17 10:04 | Remove useless (and unavailable) cryptocurrent-cli-tools depedency | nolash | 1 | +0 | -2 |
2021-02-17 09:13 | Bump registry | nolash | 4 | +18 | -7 |
2021-02-15 18:29 | Use nonce for gas transaction create | nolash | 2 | +2 | -2 |
2021-02-15 18:27 | Replace placeholder nonce even if not used | nolash | 2 | +2 | -2 |
2021-02-15 18:23 | Prevent nonce advance on call for erc20 methods | nolash | 3 | +9 | -8 |
2021-02-15 17:59 | Add missing encoding lib file | nolash | 2 | +24 | -5 |
2021-02-11 23:24 | Add tx get script | nolash | 7 | +159 | -24 |
2021-02-11 11:44 | Move hash wrappers to agnostic package | nolash | 1 | +1 | -0 |
2021-02-11 11:43 | Move hash wrappers to agnostic package | nolash | 5 | +28 | -6 |
2021-02-11 09:16 | Bump version | nolash | 1 | +1 | -1 |
2021-02-11 09:16 | Add block and tx class | nolash | 4 | +732 | -7 |
2021-02-11 08:03 | Correct url in setup script | nolash | 1 | +1 | -1 |
2021-02-11 07:52 | Rename complete | nolash | 8 | +25 | -25 |
2021-02-11 07:45 | Rename package | nolash | 22 | +144 | -381 |
2021-02-09 15:00 | Bump version | nolash | 2 | +4 | -3 |
2021-02-09 14:53 | Finish erc20 transfer script | nolash | 7 | +88 | -27 |
2021-02-09 11:12 | WIP add erc20 transfer executable | nolash | 13 | +261 | -92 |
2021-02-09 08:47 | Add executable to package | nolash | 1 | +1 | -0 |
2021-02-09 08:45 | Bump version | nolash | 2 | +2 | -1 |
2021-02-09 08:42 | Add gas transfer script | nolash | 11 | +515 | -12 |
2021-02-08 10:33 | Bump version | nolash | 1 | +1 | -1 |
2021-02-08 10:25 | Add subscribe stub (with hardcoded url) | nolash | 2 | +22 | -0 |
2021-02-08 10:23 | Decode | nolash | 7 | +164 | -30 |
2021-02-08 09:39 | Initial commit | nolash | 12 | +309 | -0 |