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
Traceback (most recent call last):
File "/home/runner/.local/bin/thoth", line 8, in <module>
sys.exit(main())
File "/home/runner/.local/lib/python3.10/site-packages/thoth/thoth.py", line [5](https://github.com/EkuboProtocol/contracts/actions/runs/5753369425/job/15596414032#step:6:6)3, in main
disassembler = Disassembler(file, color=args.color)
File "/home/runner/.local/lib/python3.10/site-packages/thoth/app/disassembler/disassembler.py", line 49, in __init__
self.analyze()
File "/home/runner/.local/lib/python3.10/site-packages/thoth/app/disassembler/disassembler.py", line [6](https://github.com/EkuboProtocol/contracts/actions/runs/5753369425/job/15596414032#step:6:7)[9](https://github.com/EkuboProtocol/contracts/actions/runs/5753369425/job/15596414032#step:6:10), in analyze
json_type = detect_type_input_json(json_data)
File "/home/runner/.local/lib/python3.[10](https://github.com/EkuboProtocol/contracts/actions/runs/5753369425/job/15596414032#step:6:11)/site-packages/thoth/app/disassembler/abi_parser.py", line 52, in detect_type_input_json
raise NotImplementedError
NotImplementedError
The text was updated successfully, but these errors were encountered:
moodysalem
changed the title
fails with sierra for 2.1.0 compiler NotImplementedError
fails with sierra for 2.1.0 compiler with NotImplementedErrorAug 3, 2023
with scarb 0.6.0-alpha.4
it outputs
The text was updated successfully, but these errors were encountered: