Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
Don't mess up order
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgdorf committed Apr 26, 2019
1 parent 145cee2 commit 14fab95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release_notes/trinity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Trinity
Unreleased (latest source)
--------------------------

- `#483 <https://github.com/ethereum/trinity/pull/483>`_: Performance: Speed up normalization of peer messages
- `#441 <https://github.com/ethereum/trinity/pull/441>`_: Feature: Run with any custom network ID, as long as you specify a genesis file
- `#436 <https://github.com/ethereum/trinity/pull/436>`_: Feature: Connect to preferred nodes even when discovery is disabled
- `#518 <https://github.com/ethereum/trinity/pull/518>`_: Feature: Create log directory for you, if data dir is empty
Expand All @@ -16,6 +15,7 @@ Unreleased (latest source)
- `#389 <https://github.com/ethereum/trinity/pull/389>`_: Bugfix: Always return contiguous headers from header syncer
- `#389 <https://github.com/ethereum/trinity/pull/389>`_: Performance: When switching sync to a new lead peer, don't backtrack to importing old headers
- `#386 <https://github.com/ethereum/trinity/pull/386>`_: Performance: Slightly reduce eventbus traffic that the peer pool causes
- `#483 <https://github.com/ethereum/trinity/pull/483>`_: Performance: Speed up normalization of peer messages

0.1.0-alpha.23
--------------------------
Expand Down

0 comments on commit 14fab95

Please sign in to comment.