Posts
Members
Info
unbox react fails with npm run start
Hi all, I'm trying to deploy the simple storage contract in the react box and everything seems fine right up till run start -- details can be found here: https://www.reddit.com/r/ethereum/comments/l3pgkg/unbox_react_fails_with_npm_run_start/ I'd really appreciate any help!
0
0
Truffle/compile-solidity stuck
Hello! I am using new @truffle/compile-solidity package along with the other ones. And my local test got stuck at compiling and does not move anywhere for a long time. Can someone help, what can be the issue here?
0
4
Deploying 2 identical contracts and referencing them in the future upgrades
https://forum.openzeppelin.com/t/deploying-2-identical-contracts-and-referencing-them-in-the-future-upgrades/5287/2 I'm just checking if that setup has any merit? Found a workaround, I'm just satisfying my intellectual curiosity...
0
0
Migrations timeout after updating to Ubuntu 20.04
I have a really weird problem now, after I updated Ubuntu to 20.04 it seems that my migrations are hitting timeout more often than not. I'm trying the same code, same deployment script and same command on same internet with my Macbook and it works perfectly while using Ubuntu…
0
2
How do I do truffle migrate with geth?
In Truffle Reference|Choosing an Ethereum Client the first on the list is Geth (go-ethereum). However, it seems that Truffle requires (a) RPC access AND (b) an unlocked account (or else migrate returns error "error: authentication needed: password or unlock"). However, geth…
0
11
Incomprehensible error message
Hey, I am trying to publish my project in the ropsten test network, but I am getting this error.
0
0