Skip to content
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

Mist - No web3.providers.QTProvider #278

Closed
scottzer0 opened this issue Jan 28, 2015 · 6 comments
Closed

Mist - No web3.providers.QTProvider #278

scottzer0 opened this issue Jan 28, 2015 · 6 comments

Comments

@scottzer0
Copy link

the debugger shows a TypeError and seems to be missing providers in the web3 js object.

@kumavis
Copy link
Member

kumavis commented Jan 29, 2015

image

My guess is that something is trying to use web3.providers.QtProvider before it is defined, and the whole thing blows up, so the providers are never defined. Due to the limited features of the debugger its hard to actually inspect further.

@kumavis
Copy link
Member

kumavis commented Jan 29, 2015

the 404 is for the favicon. not a concern.

@kumavis
Copy link
Member

kumavis commented Jan 29, 2015

Scott and I were both running latest dev builds. Debug info:

###### Mist 0.8.1 (go1.4.1) #######

eth 52 (p2p = 2)

CPU:        # 68061120
Goroutines: # 97
CGoCalls:   # 18955

Alloc:      12025880
Heap Alloc: 12025880

CGNext:     1241040
NumGC:      16

@kumavis
Copy link
Member

kumavis commented Jan 29, 2015

Its hard to tell what git commit sha is associated with the build. is there any way to tell?

@obscuren
Copy link
Contributor

Ethereum.js dropped async (QtProvider). Working towards synchronous API (workable state in Qt5.4 branch)

@obscuren
Copy link
Contributor

Synchronous API now on develop. Enjoy

acud pushed a commit to acud/go-ethereum that referenced this issue Mar 3, 2018
…_import

Remove deprecated `swarm cleandb`
ngtuna added a commit to ngtuna/tomochain that referenced this issue Nov 13, 2018
AusIV pushed a commit to NoteGio/go-ethereum that referenced this issue Feb 22, 2021
Date: 2021-01-08 07:16:52-06:00
Signed-off-by: meows <b5c6@protonmail.com>
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue May 3, 2022
* Add forks to status

* Track also bor config forks
weiihann pushed a commit to weiihann/go-ethereum that referenced this issue Nov 30, 2023
activate proof generation on fork  + remove code dups

use go-verkle's post-state API to verify proofs (ethereum#262)

use prague as the verkle activation fork (ethereum#263)

upgrade to latest go-ipa

activate verkle transition in "miner" (ethereum#265)

fix: do not force cancunTime upon verkle activation

workaround: do not use root translation in replay

workaround: deactivate overlay transition for now

fixes from trying to get the devnet to work (ethereum#267)

this line was left out from the previous commit

upgrade to go-verkle with fixed newvalue serialization

fix: ensure point cache isn't nil in copy (ethereum#268)

fix: dependency cycle in tests (ethereum#269)

upgrade to latest go-verkle

fix: write trie preimage data to db (ethereum#274)

fix: zero-root in produced block + sync (ethereum#275)

upgrade go-ipa

fix build

fix typo

include review feedback

add switch to add proofs to blocks (ethereum#278)

add fee recipient to witness (ethereum#279)

touch all fields in withdrawal account header (ethereum#277)
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this issue Feb 26, 2024
billettc pushed a commit to streamingfast/go-ethereum that referenced this issue May 13, 2024
…n_receipt_data

Add Ecotone Fee Information to JSON Receipts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants