Sebastjan Trepca

Results 7 issues of Sebastjan Trepca

Tracking issue for: - [ ] https://github.com/Chia-Network/chia-blockchain/security/code-scanning/104

perhaps not for this PR, but it seems we would improve type-safety by making this function take `asset_id` as a `bytes32` instead of a `str` _Originally posted by @arvidn in...

Wallet

This is no different than our other big stuff. It need not be defaulted differently here. Using `./` just means it will go any number of places depending what directory...

NFT

You don't want to catch `NameError` because it indicates a variable name typo or such. That should fail out hard so we see it quickly and fix it, not hide...

NFT