Skip to content

Commit

Permalink
chore: Correct author name in CHANGELOG
Browse files Browse the repository at this point in the history
Sorry @kilb
  • Loading branch information
doitian authored Nov 26, 2018
1 parent 01bcaf4 commit f74dbbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ It has also introduced a newly designed transaction pool.
* Feature: Add a PoW engine which produces new blocks using RPC. @zhangsoledad
* Feature: Enhance the integration test framework. @zhangsoledad
* Feature: Add network integration test framework. @TheWaWaR
* Feature: Redesign the pool for the new consensus rules, such as transactions proposal. @knwang
* Feature: Redesign the pool for the new consensus rules, such as transactions proposal. @kilb
* Feature: Integrate and use VM to verify signatures. @xxuejie
* Feature: Verify uncles PoW. @zhangsoledad
* Feature: Experiment flatbuffer. @quake
Expand All @@ -69,7 +69,7 @@ PoW is refactored to ease switching between different implementations.
ckb:

- Feature: Implement a consensus rule that requires proposing transactions before committing into a block. @zhangsoledad
- Feature: UTXO index cache @knwang
- Feature: UTXO index cache @kilb
- Feature: Adapter layer for different PoW engines @quake
- Feature: Cuckoo builtin miner @quake
- Test: Network integration test @TheWaWaR
Expand Down

0 comments on commit f74dbbc

Please sign in to comment.