Carson Case
Carson Case
The V2 Router requires the address of the WETH contract. In order to deploy on a local blockchain with truffle. I need to be able to deploy the WETH contract...
Fixes #5028 Changes are made in 2 commits: - `c9b7c9b8aa60c3cd45d76f31d89d73f4a1823b60` where `i` is left uninitialized in for loops, `i` is prepend incremented and incrementing is done in an unchecked block....
Some minor changes so you can use bytes leaves instead of string. I didn't go and change all the tests but I changed a few
I'm using Merkly at the moment in a Solidity smart contract project, as merkle trees have a lot of uses in Blockchain. Libraries like eth-abi will deliver encoded objects as...