Alex Forshtat

Results 15 comments of Alex Forshtat

@danjm @holgerd77 Hello. Any progress on this one, by chance? I mean, this issue is quite frustrating and prevents us from using the released version of the module, and also,...

@holgerd77 Without diving too deep, in my opinion, the PR https://github.com/ethereumjs/ethereumjs-abi/pull/47 extracts a nice piece of solidity encoding logic into a 'solidityHexValue' function that encapsulates a hex representation of solidity...

In case this is to be viewed as an issue for the Truffle project itself also created an issue there: https://github.com/trufflesuite/truffle/issues/3914

> Is this maybe related to the web3 issue [discussed on this recent PR](https://github.com/ethereum-ts/TypeChain/pull/327)? A little, but the mentioned issue is about the types of accepted inputs within structs, and...

> without this line, running `gsn deploy` fails with `Error: Cannot find module '@opengsn/contracts/types/ethers-contracts'` closes #1006 Unfortunately it appears that `truffle` is not able to install the solidity compiler any...

Hi @jpiabrantes Have you been able to use GSN with Flutter? We don't have a plan to create such a plugin but will be glad to add it to the...

> I assume you're still interested in this PR? @SamWilsn Sorry for a late reply. Yes, we would like to move forward with finalizing the ERC, and I believe that...

> @forshtat my understanding is that API standards should be directed to https://github.com/ethereum/execution-apis rather than create an EIP/ERC I see, thank you. But does this particular API standard belong in...

Moving to the RIP repo: https://github.com/ethereum/RIPs/pull/58

> > Specify that the 'identifier' must be a 32 byte hex. > > @forshtat I'm ok with constraining it to hex, but 32 bytes makes things difficult. For example,...