-
# Ocean Bounty : Smart Contract for Ocean DApp
We are working on a dApp using React (for frontend) and Express.js (for node.js server). We are using [material UI theme for React](https://material-ui.…
-
## Description
I went through the [Echidna tutorial][1] but it didn't account for my use case.
Suppose that you have two functions:
```solidity
function foo(address addr) external {}
func…
-
# Current Testing
Currently, there are two sorts of tests that developers can run for `vulcanize-geth`.
1. Unit Tests
2. Manual Integration Tests
## Unit Tests
The unit tests are writte…
-
Run check:data with Baobab and Cypress network to make sure our implementations work with Klaytn.
Subtask of https://github.com/klaytn/rosetta-klaytn/issues/8
-
Hi @gurukamath – Congratulations, your Final Project passed!
![image](https://user-images.githubusercontent.com/10674070/145220110-823b720e-c6ac-4b56-909a-9b4f543392a1.png)
We'll be approvi…
-
### Feature motivation
### Brief
There have been a few [prior attempts](https://github.com/LunarVim/LunarVim/issues/454) at getting a strong solidity user experience in `vim`/`neovim`, however, to…
-
https://medium.com/edgefund/testing-and-code-coverage-of-solidity-smart-contracts-660cb6291701
Looks like using coveralls we can get some nice inside into how much of our code is covered by unit te…
-
Edited by @chriseth: All errors and warnings should contain a unique error code. This cannot simply be done by looking at the error message, because it is more specific (contains names of types, etc).…
-
I have a repo in which I am testing both Solidity and TypeScript files. Can I use solidity-coverage to generate a coverage report for both?
-
We run `solidity-coverage` to produce contract code coverage metrics. We should check these against thresholds for branch coverage to ensure we don't fall below the current state of `experimental` bra…