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

crypto: remove obsolete code #1454

Merged
merged 1 commit into from
Aug 19, 2015

Conversation

zelig
Copy link
Contributor

@zelig zelig commented Jul 9, 2015

No description provided.

@zelig zelig added the review label Jul 9, 2015
@zelig zelig self-assigned this Jul 9, 2015
@zelig zelig changed the title crypto: remove obsolete key files crypto: remove obsolete code Jul 9, 2015
@Gustav-Simonsson
Copy link

Good to merge.

@bas-vk
Copy link
Member

bas-vk commented Jul 28, 2015

👍

@fjl
Copy link
Contributor

fjl commented Jul 28, 2015

@zelig please rebase this again

@obscuren
Copy link
Contributor

obscuren commented Aug 3, 2015

@zelig ping

@obscuren obscuren modified the milestone: 1.0.2 Aug 5, 2015
@Gustav-Simonsson
Copy link

29344566

@fjl
Copy link
Contributor

fjl commented Aug 19, 2015

👍

obscuren added a commit that referenced this pull request Aug 19, 2015
@obscuren obscuren merged commit 3b997c3 into ethereum:develop Aug 19, 2015
@zelig zelig deleted the frozen-cryptoclean branch December 10, 2015 06:50
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this pull request Jan 20, 2022
* go.mod: update github.com/golang/snappy

See ethereum#21934 in upstream geth.

* accounts/abi/bind: fix up Go mod files for Go 1.16

conflict with module rename that was fixed

* Dockerfile: bump to Go 1.16 base images

* travis, appveyor, checksums: bump Go to 1.16

See ethereum@c5023e1

* Update builders to go1.16

* Fix panic with discv5

This is due to a change in golang 1.16 which panics when using a non-unique
hash in a HMAC. This change copies the upstream change which uses a new
sha instance rather than the existing hash value.

Discv5 is next touched in: ethereum#21647
where it is reworked.

Full history of the encoding test:
git log geth/master --full-history -- p2p/discover/v5_encoding_test.go

* Update go mobile

* Update libs patch for android build

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
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.

5 participants