chia-dev-tools icon indicating copy to clipboard operation
chia-dev-tools copied to clipboard

A utility for developing in the Chia ecosystem: Chialisp functions, object inspection, RPC client and more.

Results 6 chia-dev-tools issues
Sort by recently updated
recently updated
newest added

Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.2.1 to 2.3.0. Release notes Sourced from chia-blockchain's releases. 2.3.0 Version 2.3.0 of the Chia reference client is now available for download! This release includes a soft...

dependencies
Changed
python

### Draft For: - [x] https://github.com/Chia-Network/chia-dev-tools/pull/118 - [x] https://github.com/Chia-Network/chia-dev-tools/pull/119 Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. Release notes Sourced from github/super-linter's releases. v6 Full Changelog: https://github.com/github/super-linter/compare/v4.10.2...v6 Changelog Sourced from github/super-linter's changelog....

dependencies
Changed
github_actions

Note that running a workflow_dispatch already uncovered an issue: ``` tests/cmds/test_inspect.py:371: AssertionError ============================== slowest durations =============================== 1.11s call tests/cmds/test_clsp.py::TestClspCommands::test_build 0.98s call tests/cmds/test_inspect.py::TestInspectCommands::test_spendbundles 0.17s call tests/cmds/test_clsp.py::TestClspCommands::test_treehash 0.15s call cdv/examples/tests/test_piggybank.py::TestStandardTransaction::test_piggybank_contribution 0.13s call...

Simple change to give access to block records via the network interface.

Add python 3.12 to test matrix