Skip to content

Commit

Permalink
chore: releasing version 1.1.5 (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
themantre authored May 29, 2024
1 parent 69a2193 commit e612e7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Changelog

## [1.1.5](https://github.com/pactus-project/pactus/compare/v1.1.4...v1.1.5) (2024-05-29)
## [1.1.5](https://github.com/pactus-project/pactus/compare/v1.1.4...v1.1.5) (2024-05-30)

### Feat

- add dynamic fee ([#1290](https://github.com/pactus-project/pactus/pull/1290))
- **network**: define config for rate limit threshold ([#1284](https://github.com/pactus-project/pactus/pull/1284))
- **network**: ratelimit gossip for prevent spamming ([#1283](https://github.com/pactus-project/pactus/pull/1283))

### Fix

- change CalculateFee to be backward compatible ([#1291](https://github.com/pactus-project/pactus/pull/1291))
- proposal basic checks deferred to consensus ([#1288](https://github.com/pactus-project/pactus/pull/1288))
- rejected spam tx for same from and to ([#1287](https://github.com/pactus-project/pactus/pull/1287))

Expand Down

0 comments on commit e612e7d

Please sign in to comment.