Skip to content

Commit

Permalink
Update changelog (#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidenaio authored Oct 1, 2021
1 parent c4e7d48 commit cf63214
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Unreleased

## 0.27.2-rc1 (Oct 1, 2021)

### Changes

- Respect shardId in mempool syncing ([#805](https://github.com/idena-network/idena-go/pull/805))
- Update deps ([#776](https://github.com/idena-network/idena-go/pull/776)
& [#796](https://github.com/idena-network/idena-go/pull/796))
- Add RPC method to estimate tx ([#809](https://github.com/idena-network/idena-go/pull/809))

## 0.27.1 (Sep 23, 2021)

Expand All @@ -24,9 +32,11 @@
### Changes

- Add RPC method to fetch minimal required client version ([#786](https://github.com/idena-network/idena-go/pull/786))
- Restore mined transactions to mempool after blocks rollback ([#768](https://github.com/idena-network/idena-go/pull/768))
- Restore mined transactions to mempool after blocks
rollback ([#768](https://github.com/idena-network/idena-go/pull/768))
- Add mempool nonce into response of getBalance rpc method ([#779](https://github.com/idena-network/idena-go/pull/779))
- Add the time parameter when the node loads all flips for the validation to the node configuration ([#773](https://github.com/idena-network/idena-go/pull/773))
- Add the time parameter when the node loads all flips for the validation to the node
configuration ([#773](https://github.com/idena-network/idena-go/pull/773))
- Update boot nodes ([#787](https://github.com/idena-network/idena-go/pull/787))
- Add shared node profile ([#783](https://github.com/idena-network/idena-go/pull/783))

Expand Down

0 comments on commit cf63214

Please sign in to comment.