Skip to content

Deps: Update core to v0.6#836

Merged
h4sh3d merged 8 commits into
farcaster-project:mainfrom
sedited:updateCore
Dec 15, 2022
Merged

Deps: Update core to v0.6#836
h4sh3d merged 8 commits into
farcaster-project:mainfrom
sedited:updateCore

Conversation

@sedited
Copy link
Copy Markdown
Contributor

@sedited sedited commented Dec 14, 2022

This includes a massive rename of Offer into Deal.
s/PublicOffer/Deal/
s/PublicOffer.Offer/Deal.Parameters/

Also, the swap id and the deal id now have the same underlying type, allowing us to track the entire lifetime of a swap from a made deal to a swap outcome.

@sedited sedited force-pushed the updateCore branch 4 times, most recently from 2da20ff to e2d2585 Compare December 14, 2022 23:15
@sedited sedited changed the title Update core Deps: Update core to v0.6 Dec 14, 2022
@sedited sedited marked this pull request as ready for review December 14, 2022 23:15
@sedited sedited added dependencies Pull requests that update a dependency file refactor labels Dec 14, 2022
@sedited sedited added this to the v0.8.0 milestone Dec 14, 2022
@sedited sedited force-pushed the updateCore branch 2 times, most recently from f6924bd to 2916df3 Compare December 15, 2022 08:10
@h4sh3d h4sh3d linked an issue Dec 15, 2022 that may be closed by this pull request
@sedited sedited force-pushed the updateCore branch 2 times, most recently from e51aa76 to d75844e Compare December 15, 2022 09:32
This includes a massive rename of `Offer` into `Deal`.
s/PublicOffer/Deal/
s/PublicOffer.Offer/Deal.Parameters/

Also, the swap id and the deal id now have the same underlying type, allowing
us to track the entire lifetime of a swap from a made deal to a swap outcome.
Comment thread src/bus/info.rs Outdated
Comment thread src/bus/p2p.rs Outdated
Comment thread src/cli/opts.rs Outdated
Comment thread src/cli/opts.rs Outdated
Comment thread src/cli/opts.rs Outdated
Comment thread src/cli/opts.rs Outdated
Comment thread src/farcasterd/trade_state_machine.rs Outdated
Comment thread src/farcasterd/trade_state_machine.rs
Comment thread src/grpcd/runtime.rs Outdated
@h4sh3d h4sh3d merged commit 2a866aa into farcaster-project:main Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate with Core release v0.6

2 participants