Skip to content

Commit

Permalink
Merge pull request #845 from h4sh3d/chore/prepare-0.8.0
Browse files Browse the repository at this point in the history
chore: update changelog for v0.8.0
  • Loading branch information
h4sh3d committed Dec 15, 2022
2 parents 806592c + 276eb27 commit b892a9e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Swap state machine by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/804>
- Deps: Bump monero-rpc to latest version (v0.3.2) by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/821>
- Grpc: Added decoded OfferInfo field to returned offers by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/817>
- TSM: Remove unneeded peerd check by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/829>
- Monero syncer: Use creation height when checking balance by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/830>
- Database: Improve error handling by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/832>
- Remove `swapd.runtime.syncer_state.{bitcoin,monero}_amount` by @Lederstrumpf in <https://github.com/farcaster-project/farcaster-node/pull/838>
- Monero socks proxy by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/824>
- Grpc: Add network selectors to data queries by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/818>
- Alice: broadcast cancel tx eventually even if Alice overfunded by @Lederstrumpf in <https://github.com/farcaster-project/farcaster-node/pull/840>
- Grpcd: Remove commented dead code block by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/843>
- Deps: Update core to v0.6 by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/836>
- Swapd: state refactors by @Lederstrumpf in <https://github.com/farcaster-project/farcaster-node/pull/839>

## [0.7.0] - 2022-12-13

### Changed
Expand Down

0 comments on commit b892a9e

Please sign in to comment.