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

fixes for rlpdump #235

Merged
merged 2 commits into from
Jan 5, 2015
Merged

fixes for rlpdump #235

merged 2 commits into from
Jan 5, 2015

Conversation

fjl
Copy link
Contributor

@fjl fjl commented Jan 5, 2015

Sorry, I forgot the license.

@fjl fjl added the in progress label Jan 5, 2015
obscuren added a commit that referenced this pull request Jan 5, 2015
@obscuren obscuren merged commit 22c0c54 into ethereum:poc8 Jan 5, 2015
@fjl fjl deleted the rlpdump branch May 15, 2015 21:14
nonsense added a commit to nonsense/go-ethereum that referenced this pull request Feb 9, 2018
…network-rewrite-syncer

swarm: improve tests on swarm-network-rewrite-syncer
ngtuna added a commit to ngtuna/tomochain that referenced this pull request Oct 25, 2018
meowsbits pushed a commit to meowsbits/go-ethereum that referenced this pull request Nov 16, 2020
…oHex

ethash: use hexutil.Encode instead of deprecated common.ToHex
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Aug 13, 2021
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Dec 15, 2021
* added opentelemetry config, flags, and setup

* modifications in opencollector flag and config

* bug fix

* modified error log
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
* first version

* fixed some lint issues

* fixed some bugs

* output the ip address

* output all the machine's ip addresses

* debugg[Cing nat extip option

* removed a log file

* more changes

* removed some debugging log messages

* adding static peer when getting announce message

* lint and test fixes

* created new thread to send the announce messages

* adding peers at the start of epoch and at handling of announce message (when needed)

* added a comment and removed new line

* fixed some bugs

* gossip announce message even if istanbul is not started

* changes to a comments

* fixed bug with stopping the sendAnnounce goroutine

* many changes

* removed some debugging messages and changed announce msg age units to view

* fixed lint errors

* adding debuggin messages:  printing out the valEnodeTable when ever the send announce message is sent out

* removed some debugging messages

* don't gossip backlog messages

* in addPeer, now uses node id instead of enodeURL to check for existing peers

* created new class of connection for validators

* handled max peers at the eth protocol layer

* added support for disconnecting of unneeded validator peers at start of new epoch

* removed comments

* when handling announce message, only establish a validator connection if local node and remote node are both in the valset

* limit gossiping each message to at most once per 60 seconds

* prune the announce related tables

* don't refetch the registered validators in the handleIstAnnounce function

* more changes based on PR code review

* integrated with the real getRegisteredValidators function call

* minor changes

* deal with case when the validator election SC is not deployed yet or if registered validators is an empty set

* resolved master merge conflict

* set chain object in the istanbul engine right after construction of it, as opposed to passing it via start.

* resolved merge conflicts
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this pull request Aug 1, 2023
weiihann pushed a commit to weiihann/go-ethereum that referenced this pull request Sep 27, 2023
Use plain addresses/slot numbers instead of hashing them in the witness
luanxu-mxc pushed a commit to MXCzkEVM/mxc-geth that referenced this pull request Sep 2, 2024
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

Successfully merging this pull request may close these issues.

2 participants