sbc64
sbc64
The solidity parser fails when there is fallback function BUT it only happens when there is no space. Works: ```function () payable {}``` Does not work: ```function() payable {}``` ```...
https://github.com/WalletConnect/walletconnect-monorepo/issues/1395 The above issue is a trap that a lot of developers fall for. It would save us a lot of support time if we can make this gotcha very...
I figured it would be nice to add web UIs to this repository, for example: https://github.com/sigp/siren If you don't believe this is the right repository for this type of packages...
The biggest change is that the p2psim package got dropped: https://github.com/ethereum/go-ethereum/pull/30250