Alex Forshtat

Results 9 issues of Alex Forshtat

**Actual:** The generated types for calls to a solidity method that returns a struct make all integer fields be `BN`. However, this is not what Truffle currently does with structs....

## Expected Behavior I expected 'native-url' to be a drop-in replacement for the URL class available in Node for files that are used in the web browser only. ## Actual...

- [X] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue. --------------------------- ## Issue When structs (tuples) are returned from the contract, their integer fields are not...

requires-breaking-change

**ATTENTION: ERC-RELATED PULL REQUESTS NOW OCCUR IN [ETHEREUM/ERCS](https://github.com/ethereum/ercs)** -- When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot...

c-new
t-core
w-ci
e-review
s-draft
e-consensus

1. Truffle project has been deprecated. Move all tests to Hardhat. 2. Remove most of dependencies on Ethers.js v5 era packages 3. Remove 'solpp' 4. Remove standalone TypeChain commands in...