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

cmd/ethtest, tests: add support for RLP JSON tests #1484

Merged
merged 4 commits into from
Jul 19, 2015

Conversation

fjl
Copy link
Contributor

@fjl fjl commented Jul 17, 2015

No description provided.

@fjl fjl added review and removed in progress labels Jul 17, 2015
Decoding did not reject byte arrays of length one with a single element
b where 55 < b < 128. Such byte arrays must be rejected because
they must be encoded as the single byte b instead.
@fjl fjl removed the in progress label Jul 18, 2015
obscuren added a commit that referenced this pull request Jul 19, 2015
cmd/ethtest, tests: add support for RLP JSON tests
@obscuren obscuren merged commit 12bb743 into ethereum:develop Jul 19, 2015
@obscuren obscuren removed the review label Jul 19, 2015
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
…to be blocked (ethereum#1484)

* (Cherry-pick from upstream) Merge pull request ethereum#21032 from karalabe/skip-announce-goroutine-eth64

eth: skip transaction announcer goroutine on eth<65

* Update eth65 -> celo66 in cherry-picked code

* (Cherry-pick form upstream) eth: don't block if transaction broadcast loop fails (ethereum#21255)

* eth: don't block if transaction broadcast loop is returned

* eth: kick out peer if we failed to send message

* eth: address comment

Conflicts:
	eth/peer.go

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
Co-authored-by: gary rong <garyrong0905@gmail.com>
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request May 8, 2023
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