Skip to content

Commit

Permalink
chore: CHANGELOG for v0.101.4
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Jan 18, 2022
1 parent 555ca19 commit 7d03c55
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
### Features

* #3231: Check listen port occupancy (@driftluo)
* #3261: Tuning the locator algorithm (@driftluo)
* #3254: Port to aarch64, and provide official binary when release (@yangby-cryptape)
* #3134: Ckb2021 on rust2021 (@zhangsoledad)

### Bug Fixes

* #3228: Fix block transaction process dead loop (@driftluo)
* #3251: Session close also should remove feeler dialing flag (@driftluo)
* #3242: Verification cache reset during hardfork (@zhangsoledad)
* #3264: Resolve conflict descendants (@zhangsoledad)
* #3270: Fix pending leak (@zhangsoledad)
* #3269: Proposed pool remove committed (@zhangsoledad)

### Improvements

* #3244 **relay:** Split compact block execute code, more readable (@chanhsu001)
* #3263 **relay:** Remove obsolete `min_fee_rate`, `max_tx_verify_cycles` from relayer (@chanhsu001)

# [v0.101.3](https://github.com/nervosnetwork/ckb/compare/v0.101.2...v0.101.3) (2021-12-13)

### Features
Expand Down

0 comments on commit 7d03c55

Please sign in to comment.