-
Notifications
You must be signed in to change notification settings - Fork 20.5k
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
Package naming scheme #153
Comments
Would be nice to finish this before PoC7 but isn't necessarily a show stopper. We could move this to PoC8. |
We could also freeze the code for a few hours and rename everything. It's always going to be inconvenient. Better do it now just after the go-ethereum merge. |
I've left ethdb intact. just |
karalabe
pushed a commit
that referenced
this issue
Feb 15, 2018
* swarm: added script to HTML header to create favicon addresses #153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests * swarm: added script to HTML header to create favicon addresses #153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests
prestonvanloon
pushed a commit
to prestonvanloon/go-ethereum
that referenced
this issue
Apr 2, 2018
) * swarm: added script to HTML header to create favicon addresses ethereum#153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests * swarm: added script to HTML header to create favicon addresses ethereum#153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests
mariameda
pushed a commit
to NiluPlatform/go-nilu
that referenced
this issue
Aug 23, 2018
) * swarm: added script to HTML header to create favicon addresses ethereum#153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests * swarm: added script to HTML header to create favicon addresses ethereum#153 * swarm: moved data blob direclty into link tag, removed script * swarm: added favicon info to other html templates * swarm: fixing test errors * swarm: fixing favicon test * swarm: fixing travis tests
ngtuna
added a commit
to ngtuna/tomochain
that referenced
this issue
Oct 4, 2018
Randomization implementation
tony-ricciardi
pushed a commit
to tony-ricciardi/go-ethereum
that referenced
this issue
Jan 20, 2022
…o imports to reflect geth's version (ethereum#153)
atenjin
pushed a commit
to alt-research/go-ethereum
that referenced
this issue
Apr 4, 2024
Merge go-ethereum v1.13.2 (Phaistos) and v1.13.3 changes (Armeni)
s1na
pushed a commit
to s1na/go-ethereum
that referenced
this issue
Dec 2, 2024
…ace-condition race condition caused by old eth bug where read before write. We fixi…
ryanschneider
pushed a commit
to ryanschneider/go-ethereum
that referenced
this issue
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sub packages should drop their
eth
=> prefix https://github.com/ethereum/eth-go/issues/38chain
crypto
???
logger
miner
xeth
rpc
state
trie
vm
wire
The text was updated successfully, but these errors were encountered: