-
Notifications
You must be signed in to change notification settings - Fork 20.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ethereal GUI freezes when submitting contracts #57
Comments
If you're on develop or RC9, then init{} and main{} are gone. The coin code is now:
|
Thanks Stephan! |
@tymat I assume it's fixed. If not, please re-open. |
fjl
pushed a commit
to fjl/go-ethereum
that referenced
this issue
Oct 23, 2014
…ters Fix filter map race
b00ris
added a commit
to b00ris/go-ethereum
that referenced
this issue
Jun 9, 2018
les: fix announce receiving
ngtuna
added a commit
to ngtuna/tomochain
that referenced
this issue
Jun 26, 2018
update smart contract
i-norden
referenced
this issue
in cerc-io/go-ethereum
Oct 16, 2020
* docker: disable ipc, default env vars for running locally * docker: state dump entrypoint
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this issue
Jan 20, 2022
joshuacolvin0
pushed a commit
to joshuacolvin0/go-ethereum
that referenced
this issue
Jan 4, 2023
Variable rename
luanxu-mxc
pushed a commit
to MXCzkEVM/mxc-geth
that referenced
this issue
May 27, 2023
* feat(miner): update payload building * chore: update workflow * chore: update workflow
sbellem
pushed a commit
to sbellem/go-ethereum
that referenced
this issue
Jul 25, 2023
cp-wjhan
pushed a commit
to cp-wjhan/go-metadium
that referenced
this issue
Aug 1, 2023
gwemix: merge 0.10.4 to master
ryanschneider
added a commit
to ryanschneider/go-ethereum
that referenced
this issue
Jan 31, 2024
s1na
pushed a commit
to s1na/go-ethereum
that referenced
this issue
Dec 2, 2024
* v2 Hook Reward, need test * test reward * fix RewardHook due to modifying params config directly (ethereum#56) * more test * finish test Co-authored-by: Jerome <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm on develop branch (commit d694e00)
Trying to submit contracts freezes and makes the GUI unresponsive. Below is a sample
I've tried this both on OS X Mavericks and Ubuntu 14.04 with the same results. I've used the build instructions from https://github.com/ethereum/go-ethereum/wiki/Building-Qt
The text was updated successfully, but these errors were encountered: