Nick Mudge

Results 47 issues of Nick Mudge

When I paste the contents of code into a misbehave component the resulting code is displayed in single line instead of many lines the code was copied from. Is there...

I am getting this error: `Error: transaction.chainId/signature.v mismatch` From this code: ```javascript const { LedgerSigner } = require('@ethersproject/hardware-wallets') async function main () { const signer = new LedgerSigner(ethers.provider) const usdcAddress...

bug
on-deck

Update ledgerjs libraries so hardware-wallets works with blockchains with higher chainIds

enhancement
on-deck

It would be great if Embark provided support for deploying and upgrading diamonds. The Diamond Standard is here: https://github.com/ethereum/EIPs/issues/2535 "A diamond is a set of contracts that can access the...

It would be great if web3.php provided support for deploying and upgrading diamonds. The Diamond Standard is here: https://github.com/ethereum/EIPs/issues/2535 "A diamond is a set of contracts that can access the...

Does this library support web3.js 1.0 ?

I want to use Clojure on the server-side to interact with ethereum. What do you use to do this? Do you use cljs-web3 with clojurescript on the server?

### Details I tried adding "AUTOINCREMENT" to my existing database table. When I try to commit the change I get this error: `[09:54:06] Could not commit table structure. Error message:...

bug

It would be great if Nethereum provided support for deploying and upgrading diamonds. The Diamond Standard is here: https://github.com/ethereum/EIPs/issues/2535 "A diamond is a set of contracts that can access the...

## Platform details Platform (macOS, Linux, Windows): Windows 10 Platform version: Windows 10 Home, Version 1703, OS Build 15063.674 JRE/JDK version (`java -version`): JRE: "1.8.0_141" ## Boot details Boot version...

Bug
Repro Attached