You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dstadulis
changed the title
[bug]: SIGSEGV after running tapcli asset mint batches
[bug]: SIGSEGV after BatchCaretaker initializes non-finalized batches
Jun 8, 2024
Background
I tried to mint an asset. I first ran
tapcli assets mint --type normal --name neocoin --supply 100000 --meta_bytes 66616e746173746963206d6f6e6579 --new_grouped_asset
Then I wanted to inspect the batch
tapcli --tlscertpath ~/.lit/tls.cert --rpcserver=localhost:8443 --network=testnet assets mint batches
As a result,
litd
crashed and when restarted, eventually crashes with the same error.Your environment
I'm on commit
ee468bab4893717261632c04e1de10ee0f74bb72
of thecustom-channels-integration
branch of litd, running in integrated mode.The text was updated successfully, but these errors were encountered: