CAT-admin-tool
CAT-admin-tool copied to clipboard
Admin tool for issuing CATs
We have mismatched dependencies between the cat admin tool (requires chia v2.1) and chia dev tools (requires chia v2.0). This in addition to mismatched install instructions between the docs and...
While running `unwind_the_bag` with the appropriate Eve Coin ID, Tail Hash, and supplying the bag targets csv file, along with an unwind fee and wallet id, it simply loops endlessly,...
aiohttp==3.7.4: https://github.com/Chia-Network/chia-blockchain/blob/23d571d9bb6b5003b49dee7ee31c1799358c5349/setup.py#L11 blspy==1.0.6: https://github.com/Chia-Network/chia-blockchain/blob/23d571d9bb6b5003b49dee7ee31c1799358c5349/setup.py#L4 click==7.1.2: https://github.com/Chia-Network/chia-blockchain/blob/23d571d9bb6b5003b49dee7ee31c1799358c5349/setup.py#L27
Add pre-commit workflow Matchup pre-commit version with setup.py Add dev dependencies to setup.py Modify source code to pass pre-commit checks
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0. Release notes Sourced from pre-commit's releases. pre-commit v3.8.0 Features Implement health checks for language: r so environments are recreated if the system version of...
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 We’ve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.4.2 to 2.4.3. Release notes Sourced from chia-blockchain's releases. 2.4.3 Added Add the concept of 'action scopes' Add offer expiration to CLI DL query multiple ancestors in...