David Murdoch
David Murdoch
Just commenting to confirm that the bug here is in web3 _and_ Ganache. Web3 should convert numbers into QUANTITY encoded hex ("0x0", "0x1", "0x2", "0x10", etc). And Ganache should ignore...
It might be worth noting that Arbitrum, or ArbOS (whatever that is), has an "Internal Transaction 106" transaction type that is in use. I couldn't find any documentation or source...
/cc @micaiahreid
Quick update on our end! We switched Ganache v7.0.0's default "instamine" mode to match that of Ganache v6, so while the issue is technically there, web3 should work as usual...
@Aleione are you still available to help @haltman-at with his question from above? We'd love to figure out what the cause is. > Problem is, neither yarn truffle compile nor...
Should we keep https://solc-bin.ethereum.org/bin/ and https://ethereum.github.io/solc-bin/bin/ as backups for the backups?