Update ethereumjs-devp2p to the latest version 🚀 #400
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚
Find out how to migrate to Snyk at greenkeeper.io
The dependency ethereumjs-devp2p was updated from
2.5.1
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: holgerd77
License: MIT
Release Notes for v3.0.0 - TypeScript Release
First
TypeScript
release of the library, see PR #56 for all the changes and associated discussion.All source parts of the library have been ported to
TypeScript
and working with the library should now therefore be much more reliable due to the additional type safety features provided by theTypeScript
language. The API of the library remains unchanged in aJavaScript
context.Noteworthy Changes from PR #56:
dpt
,eth
,les
,rlpx
)DPT
message input) andenum
constructs (like MESSAGE_CODES from theETH
protocol)TypeScript
TypeScript
standard
->TSLint
linting, docs withTypeDoc
,TypeScript
compilation,Prettier
formatting rules)Thanks @dryajov for all the great work on this! ❤
Other Updates:
ethereumjs-common
dependency tov1.5.1
for a bootnode update, PR #67secp256k1
dependency to fromv3.1.0
tov4.0.1
, PR #68keccak
dependency tov3.0.0
, PR #64Commits
The new version differs by 63 commits.
7cf880f
Merge pull request #71 from ethereumjs/new-release
eb27a29
Bumped version to v3.0.0, updated engines version to Node 10, updated CHANGELOG entry
57709b8
Merge pull request #69 from ethereumjs/fix-npm-pack
c7232de
fix: npm pack
5800e85
Merge pull request #68 from ethereumjs/update-secp256k1
4c03f5a
chore: fix linter errors
6422a01
fix: migrate ecdh
5ef59f5
fix: convert new secp256k1 interface to old iface
75bb9bf
chore: update secp256k1 + types to v4.0.1
6b72227
Merge pull request #66 from ethereumjs/remove-examples-from-src
9de43ce
Merge branch 'master' into remove-examples-from-src
2313ea1
Merge pull request #67 from ethereumjs/update-ethereumjs-common
650404d
Merge branch 'master' into update-ethereumjs-common
6c0f51d
Merge pull request #65 from ethereumjs/make-ethereum-tx-dev-dependency
8981974
fix: update ethereumjs-common
There are 63 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴