-
The current examples uses `u64`/`u160` as the type for the addresses.
https://github.com/Pi-Squared-Inc/rust-demo-semantics/blob/810fb1c794cc70e70f5304b44401e7e9bbb414d3/tests/ukm-with-contract/erc_2…
-
**Describe the bug**
Multiple tests are failing in cactus-plugin-ledger-connector-ethereum/src/test/typescript/integration including:
- _geth-contract-deploy-and-invoke-using-json-object-v1.test…
-
**Is your feature request related to a problem? Please describe.**
We utilize contract tests to test our projects and rely on a passing build to signify that our project is working. However we have s…
-
**Is your feature request related to a problem? Please describe.**
Right now, the `test/e2e/wasms` directory has built binary files copy-pasted from `stellar-cli`.
**Describe the solution you'd li…
-
todo for v0.2.x:
- [ ] keccak reasoning
- [x] concrete keccak handling #391
- [ ] local injectivity of hash, using inclusion set: if x and y in inclusion set, then hash(x) == hash(y) => x == …
-
Expand the contract tests so that we cover everything related with initialization, calling and storing state of contracts. They should cover the following functionalities:
- Creating contracts
…
-
-
From https://codehawks.cyfrin.io/c/2024-07-ark-project/s/435
The `Starklane` contract, designed to be an upgradable contract, inherits from multiple contracts (`UUPSOwnableProxied`, `StarklaneState…
-
**Description:**
The Microservices - Service Integration Contract Test design pattern ensures that microservices can communicate and function together as expected. This pattern involves creating and m…
-
**Context and scope**
Currently the validator manager contracts haven't kept up as much for unit tests, need to look into test coverage report for `forge coverage` and get it up to expectations. With…