Closed cfal closed 1 year ago
Fixes handling for core::integer::u256, which should be represented as 2 felts. Partly addresses #341
test
network.json
hardhat.config.ts
check.ts
plugin
starknet-hardhat-example
test.sh
Usage related changes
Fixes handling for core::integer::u256, which should be represented as 2 felts. Partly addresses #341
Checklist:
test
directory (with a test case consisting ofnetwork.json
,hardhat.config.ts
,check.ts
)plugin
branch ofstarknet-hardhat-example
:test.sh
to use my example repo branchtest.sh
to to use the original branch (after the example repo PR has been merged)