Tree:
526838cbf6
bdk-0.11
bip39
burn-down-handle
chore/actor-names-in-logs
chore/bump-bdk-0.15
chore/bump-maia
chore/changelog-entries
chore/leaner-release-process
chore/remove-next-dependency
chore/sql-format
chore/use-esplora-backend
compile-for-aarch64
contact-taker-before-changing-cfd-state
debug-collab-settlement
debug-statements
dependabot/cargo/anyhow-1.0.52
dependabot/cargo/clap-3.0.0-rc.8
dependabot/cargo/reqwest-0.11.8
dependabot/github_actions/docker/login-action-1.12.0
dependabot/npm_and_yarn/taker-frontend/types/node-17.0.4
dependabot/npm_and_yarn/taker-frontend/types/react-17.0.38
dependabot/npm_and_yarn/taker-frontend/vite-2.7.6
failing-clippy
feature/actor-custom-derive
feature/concurrent-roll-over
feature/delete-wallet-cache-on-failure
feature/force-stop-button
feature/integration-tests
feature/reconnect-button
feature/rollover-event-sourcing
feature/supervised-connection
fix-bad-api-calls
fix-olivia-event-id
fix/incorrect-tracing-use
fix/sql-oddness
frontend-backend
heartbeat-event-source
hotfix/0.1.1
hotfix/0.3.1
initial-taker-ui
integrate-protocol-maker-side
maker-taker-cfd-setup-messaging
master
new-http-api
no-buy-button-while-setting-up-cfd
no-contract-setup-message
pAndLAndPayout
patch-1
patch-2
reconnect-to-maker
refactor/no-log-handler
release/0.3.1
release/0.3.2
remove-long-heartbeat-interval-in-debug-mode
resilient-broadcast
rollover-test
rollover-test-2
shutdown-taker-if-no-maker-present
staging
state-machine
temporary-fast-timelocks
test-force-close-without-fake-clock
testing
ui-rampup
update-blockstream-electrum-server-url
upload-correct-windows-binary
verify-transactions
0.1.0
0.1.1
0.1.2
0.2.0
0.3.0
0.3.1
0.3.2
preview
${ noResults }
1442 Commits (526838cbf6eda7c58f47ec77acdeb87b0d23b4bc)
Author | SHA1 | Message | Date |
---|---|---|---|
Mariusz Klochowicz |
526838cbf6
|
Test force-closing a cfd
Allow specifying oracle announcement and delivering a matching attestation for it to decrypt the Cfd. |
3 years ago |
bors[bot] |
52c6e2e974
|
Merge #889
889: Serialize expiry_timestamp in Cfd r=bonomat a=bonomat resolves #888 Co-authored-by: Philipp Hoenisch <philipp@hoenisch.at> |
3 years ago |
Philipp Hoenisch | 4e83e33535 |
Serialize expiry_timestamp in Cfd
resolves #888 |
3 years ago |
bors[bot] |
1441c8fd73
|
Merge #877
877: Remove oracle event id from cfd r=da-kami a=da-kami Loading the CFD by oracle event id, based on the "initial oracle event id" that we store in the CFD is wrong. We should actually not store this even id at all, as it only becomes relevant once the setup is completed and we have a DLC. If we load based on the event id that was stored in the CFD we might still load based on an outdated id once we roll over! Thus, the event id of the cfd was removed. We always use the one stored in the DLC. Since it is very hard to load a CFD based on the event id in the DLC (because that only exists in some states) this was removed. Instead, upon attestation, we load all CFDs and then decide if we care about the attestation. This should be optimized to loading all **open** CFDs at some point. Co-authored-by: Daniel Karzel <daniel@comit.network> |
3 years ago |
bors[bot] |
d18c48d991
|
Merge #883
883: Bump mockall_derive from 0.10.2 to 0.11.0 r=thomaseizinger a=dependabot[bot] Bumps [mockall_derive](https://github.com/asomers/mockall) from 0.10.2 to 0.11.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/asomers/mockall/blob/master/CHANGELOG.md">mockall_derive's changelog</a>.</em></p> <blockquote> <h2>[ 0.11.0 ] - 2021-12-11</h2> <h3>Added</h3> <ul> <li><code>mock!</code> and <code>#[automock]</code> now support <code>unsafe</code> traits. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/313">#313</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Bump <code>predicates</code> to v2.0.1, see all v2 changes in <a href="https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md">predicates' changelog</a>. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/325">#325</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed nondeterministic code generation in methods with multiple lifetime parameters. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/333">#333</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
dependabot[bot] |
56467152fc
|
Bump mockall_derive from 0.10.2 to 0.11.0
Bumps [mockall_derive](https://github.com/asomers/mockall) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/asomers/mockall/releases) - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](https://github.com/asomers/mockall/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: mockall_derive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
bors[bot] |
984794ebd0
|
Merge #884
884: Bump react-router-dom from 6.0.2 to 6.1.1 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.0.2 to 6.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router-dom's releases</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <p>In v6.1.0 we inadvertently shipped a new, undocumented API that will likely introduce bugs (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/7586">#7586</a>). We have flagged <code>HistoryRouter</code> as <code>unstable_HistoryRouter</code>, as this API will likely need to change before a new major release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/remix-run/react-router/compare/v6.1.0...v6.1.1">https://github.com/remix-run/react-router/compare/v6.1.0...v6.1.1</a></p> <h2>v6.1.0</h2> <h2>🐛 Bug fixes</h2> <ul> <li>Fixed a bug that broke support for base64 encoded IDs on nested routes (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8291">#8291</a>)</li> </ul> <h2>✨ Features</h2> <ul> <li><code><Outlet></code> can now receive a <code>context</code> prop. This value is passed to child routes and is accessible via the new <code>useOutletContext</code> hook. See <a href="https://reactrouter.com/docs/en/v6/api#useoutletcontext">the API docs</a> for details. (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8461">#8461</a>)</li> <li><code><NavLink></code> can now receive a child function for access to its props. (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8164">#8164</a>)</li> </ul> <h2>💅 Enhancements</h2> <ul> <li>Improved TypeScript signature for <code>useMatch</code> and <code>matchPath</code>. For example, when you call <code>useMatch("foo/:bar/:baz")</code>, the path is parsed and the return type will be <code>PathMatch<"bar" | "baz"></code>. (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8030">#8030</a>)</li> <li>A few error message improvements (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8202">#8202</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rwieruch"><code>`@rwieruch</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8244">remix-run/react-router#8244</a></li> <li><a href="https://github.com/codeiotic"><code>`@codeiotic</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8247">remix-run/react-router#8247</a></li> <li><a href="https://github.com/Sannnao"><code>`@Sannnao</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8263">remix-run/react-router#8263</a></li> <li><a href="https://github.com/mattmazzola"><code>`@mattmazzola</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8255">remix-run/react-router#8255</a></li> <li><a href="https://github.com/ngokevin"><code>`@ngokevin</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8267">remix-run/react-router#8267</a></li> <li><a href="https://github.com/TimisRobert"><code>`@TimisRobert</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8269">remix-run/react-router#8269</a></li> <li><a href="https://github.com/mikeldking"><code>`@mikeldking</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8279">remix-run/react-router#8279</a></li> <li><a href="https://github.com/fishmandev"><code>`@fishmandev</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8289">remix-run/react-router#8289</a></li> <li><a href="https://github.com/rjerue"><code>`@rjerue</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8304">remix-run/react-router#8304</a></li> <li><a href="https://github.com/rockingskier"><code>`@rockingskier</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8314">remix-run/react-router#8314</a></li> <li><a href="https://github.com/arinthros"><code>`@arinthros</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8337">remix-run/react-router#8337</a></li> <li><a href="https://github.com/noisypigeon"><code>`@noisypigeon</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8361">remix-run/react-router#8361</a></li> <li><a href="https://github.com/elylucas"><code>`@elylucas</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8368">remix-run/react-router#8368</a></li> <li><a href="https://github.com/paulsmithkc"><code>`@paulsmithkc</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8357">remix-run/react-router#8357</a></li> <li><a href="https://github.com/sanketshah19"><code>`@sanketshah19</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8372">remix-run/react-router#8372</a></li> <li><a href="https://github.com/JakubDrozd"><code>`@JakubDrozd</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8402">remix-run/react-router#8402</a></li> <li><a href="https://github.com/markivancho"><code>`@markivancho</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8414">remix-run/react-router#8414</a></li> <li><a href="https://github.com/turansky"><code>`@turansky</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8420">remix-run/react-router#8420</a></li> <li><a href="https://github.com/shivamsinghchahar"><code>`@shivamsinghchahar</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8423">remix-run/react-router#8423</a></li> <li><a href="https://github.com/petersendidit"><code>`@petersendidit</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8436">remix-run/react-router#8436</a></li> <li><a href="https://github.com/Ajayff4"><code>`@Ajayff4</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8373">remix-run/react-router#8373</a></li> <li><a href="https://github.com/RobHannay"><code>`@RobHannay</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8455">remix-run/react-router#8455</a></li> <li><a href="https://github.com/kddnewton"><code>`@kddnewton</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8030">remix-run/react-router#8030</a></li> <li><a href="https://github.com/brockross"><code>`@brockross</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8462">remix-run/react-router#8462</a></li> <li><a href="https://github.com/sergiodxa"><code>`@sergiodxa</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8164">remix-run/react-router#8164</a></li> <li><a href="https://github.com/baozouai"><code>`@baozouai</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8171">remix-run/react-router#8171</a></li> <li><a href="https://github.com/liuhanqu"><code>`@liuhanqu</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8374">remix-run/react-router#8374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remix-run/react-router/compare/v6.0.1...v6.1.0">https://github.com/remix-run/react-router/compare/v6.0.1...v6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
bors[bot] |
238e078df3
|
Merge #881 #882
881: Bump mockall from 0.10.2 to 0.11.0 r=thomaseizinger a=dependabot[bot] Bumps [mockall](https://github.com/asomers/mockall) from 0.10.2 to 0.11.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/asomers/mockall/blob/master/CHANGELOG.md">mockall's changelog</a>.</em></p> <blockquote> <h2>[ 0.11.0 ] - 2021-12-11</h2> <h3>Added</h3> <ul> <li><code>mock!</code> and <code>#[automock]</code> now support <code>unsafe</code> traits. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/313">#313</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Bump <code>predicates</code> to v2.0.1, see all v2 changes in <a href="https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md">predicates' changelog</a>. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/325">#325</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed nondeterministic code generation in methods with multiple lifetime parameters. (<a href="https://github-redirect.dependabot.com/asomers/mockall/pull/333">#333</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
bors[bot] |
1c45f3c2e2
|
Merge #885
885: Bump @emotion/react from 11.7.0 to 11.7.1 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [`@emotion/react](https://github.com/emotion-js/emotion)` from 11.7.0 to 11.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emotion-js/emotion/releases"><code>`@emotion/react</code>'s` releases</a>.</em></p> <blockquote> <h2><code>`@emotion/react</code><a` href="https://github.com/11"><code>`@11</code></a>.7.1</h2>` <h3>Patch Changes</h3> <ul> <li> <p><a href="https://github-redirect.dependabot.com/emotion-js/emotion/pull/2577">#2577</a> <a href=" |
3 years ago |
dependabot[bot] |
b1927f5f22
|
Bump @emotion/react from 11.7.0 to 11.7.1 in /taker-frontend
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.7.0...@emotion/react@11.7.1) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
053606f46d
|
Bump react-router-dom from 6.0.2 to 6.1.1 in /taker-frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.0.2 to 6.1.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Commits](https://github.com/remix-run/react-router/commits/v6.1.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
5d545b43d4
|
Bump clap from 3.0.0-rc.3 to 3.0.0-rc.4
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-rc.3 to 3.0.0-rc.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.3...clap_generate-v3.0.0-rc.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
3c7a1f451a
|
Bump mockall from 0.10.2 to 0.11.0
Bumps [mockall](https://github.com/asomers/mockall) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/asomers/mockall/releases) - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](https://github.com/asomers/mockall/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: mockall dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
Daniel Karzel |
c6f13195b1
|
Remove oracle event id from cfd
Loading the CFD by oracle event id, based on the "initial oracle event id" that we store in the CFD is wrong. We should actually no store this even id at all, as it only becomes relevant once the setup is completed and we have a DLC. If we load based on the event id that was stored in the CFD we might still load based on an outdated id once we roll over! Thus, the event id of the cfd was removed. We always use the one stored in the DLC. Since it is very hard to load a CFD based on the event id in the DLC (because that only exists in some states) this was removed. Instead, upon attestation, we load all CFDs and then decide if we care about the attestation. This should be optimized to loading all **open** CFDs at some point. |
3 years ago |
bors[bot] |
119831bca4
|
Merge #806
806: Move maker rollover logic to dedicated actor r=rishflab a=rishflab The rollover actor is spawned the the maker receives a rollover proposal message from the taker. After the rollover is complete, it sends itself a completion message triggering a "cleanup" handler. Cleanup involves sending messages to maker_cfd actor and the maker_inc_connections to trigger removal of stored references to the rollover actor. potential todo: - [x] Move projection actor to `maker_rollover::Actor` instead of doing all the ui updates in the "maker_cfd::Actor" Co-authored-by: rishflab <rishflab@hotmail.com> |
3 years ago |
bors[bot] |
2ece32874a
|
Merge #875
875: Reduce boilerplate in tests r=klochowicz a=klochowicz See commit messages for details Co-authored-by: Mariusz Klochowicz <mariusz@klochowicz.com> |
3 years ago |
rishflab | 810011d645 |
Move rollover logic to dedicated actor
The rollover actor is spawned the the maker receives a rollover proposal message from the taker. After the rollover is complete, it sends itself a completion message triggering a "cleanup" handler. Cleanup involves sending messages to maker_cfd actor and the maker_inc_connections to trigger removal of stored references to the rollover actor. |
3 years ago |
Mariusz Klochowicz |
99c5273317
|
Simplify Cfd state assertions in tests
Add a macro to simplify assertions on Cfd state in both maker and taker, which significantly reduces boilerplate in tests. Macro was used for brevity (we can hide `.await.unwrap()`), when a function was used it would take 4 lines after formatting. |
3 years ago |
Mariusz Klochowicz |
eda4aea3d7
|
Improve dummy oracle announcement
Use strong types, and use the announcement time from the example data. |
3 years ago |
Mariusz Klochowicz |
5e0ff5b05d
|
Use a macro for delivering events in tests
Reduces boilerplate considerably when adding new events for delivery. |
3 years ago |
Mariusz Klochowicz |
4e8026ee4f
|
Use the same settlement interval in tests as in production
This hardcoded value got out of sync recently |
3 years ago |
bors[bot] |
06a4edb192
|
Merge #863
863: Switch to `import_granularity: item` r=thomaseizinger a=thomaseizinger Putting each import statement on a dedicated line makes it a lot less likely to create merge conflicts when items are removed / added because Git resolves conflicts on a line-by-line basis. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
3 years ago |
Thomas Eizinger |
23464b6ef2
|
Switch to `import_granularity: item`
Putting each import statement on a dedicated line makes it a lot less likely to create merge conflicts when items are removed / added because Git resolves conflicts on a line-by-line basis. |
3 years ago |
bors[bot] |
31c5858d73
|
Merge #819
819: Don't store order in database r=da-kami a=thomaseizinger Todo: - [x] Needs manual testing Tested opening a CFD locally. All fine. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
3 years ago |
Thomas Eizinger |
4e7ae8bffe
|
Don't store order in database
|
3 years ago |
bors[bot] |
9f45e37697
|
Merge #871
871: Bump framer-motion from 5.4.4 to 5.4.5 in /taker-frontend r=thomaseizinger a=dependabot[bot] Bumps [framer-motion](https://github.com/framer/motion) from 5.4.4 to 5.4.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/framer/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[5.4.5] 2021-12-09</h2> <h3>Fixed</h3> <ul> <li>Passing <code>MotionConfigContext</code> through from DOM into 3D.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
bors[bot] |
b9d8a7ba39
|
Merge #836 #866 #867 #868 #869 #870
836: Introduce a supervisor actor that can restart another actor. r=thomaseizinger a=thomaseizinger 866: Bump vergen from 5.2.0 to 6.0.0 r=thomaseizinger a=dependabot[bot] Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.2.0 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rustyhorde/vergen/releases">vergen's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <ul> <li>The <code>Copy</code> impl was dropped from the <code>Config</code> struct to facilitate specifying a non-standard git base path.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
dependabot[bot] |
91e6989848
|
Bump framer-motion from 5.4.4 to 5.4.5 in /taker-frontend
Bumps [framer-motion](https://github.com/framer/motion) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v5.4.4...v5.4.5) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
2f345334ec
|
Bump @chakra-ui/react from 1.7.2 to 1.7.3 in /taker-frontend
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/menu@1.7.3/packages/react) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
343d27ee36
|
Bump typescript from 4.5.2 to 4.5.3 in /taker-frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
c4491051b4
|
Bump async-trait from 0.1.51 to 0.1.52
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.51 to 0.1.52. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.51...0.1.52) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
5eb1c1004a
|
Bump clap from 3.0.0-rc.1 to 3.0.0-rc.3
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-rc.1 to 3.0.0-rc.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.1...clap_generate-v3.0.0-rc.3) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
82dea71713
|
Bump vergen from 5.2.0 to 6.0.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/compare/5.2.0...6.0.0) --- updated-dependencies: - dependency-name: vergen dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
bors[bot] |
4562702961
|
Merge #862
862: Cleanup ephemeral r=luckysori a=luckysori Trying to align setup actors with the rest of the ephemeral actors. Let me know if there's anything else. Co-authored-by: Lucas Soriano del Pino <lucas_soriano@fastmail.com> |
3 years ago |
Lucas Soriano del Pino |
66e69b8bcc
|
Report warning instead of error in setup actors
|
3 years ago |
Lucas Soriano del Pino |
f41fbba91c
|
Replace HashMap in connection::Actor with AddressMap
|
3 years ago |
bors[bot] |
de36ff6902
|
Merge #859
859: Introduce a changelog r=thomaseizinger a=thomaseizinger Now that we have a mainnet release, best to start tracking changes! Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
3 years ago |
bors[bot] |
c37f91f6c6
|
Merge #831
831: Keep BitMex API connection API open r=thomaseizinger a=thomaseizinger To keep the BitMex API connection open, we need to send `Ping` messages to it. To send `Ping` messages, we need access to the `Sink` API of the websocket connection. By get access to the `Sink` API, we must not use any of the `Stream` combinators on the connection. Not using any of the stream combinators makes it clunky to retrieve an initial quote before we start the loop. Relying on an initial quote being available has been annoying in the past, and also doesn't help with ideas like https://github.com/itchysats/itchysats/discussions/753. We also already had some hacky solution in place that defaulted to 0 for errors in calculating the profit. Fix both problems by rendering only a part of the CFD blank: ![Screenshot from 2021-12-08 11-47-35](https://user-images.githubusercontent.com/5486389/145134380-c85e3cb7-31d6-482f-9ad0-2cdc8745d986.png) Fixes #736. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
3 years ago |
Lucas Soriano del Pino |
9228326d46
|
Fix setup_maker::Actor ActorName impl
|
3 years ago |
bors[bot] |
458d15ee1c
|
Merge #858
858: Bump clap from 3.0.0-beta.5 to 3.0.0-rc.1 r=thomaseizinger a=dependabot[bot] Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-beta.5 to 3.0.0-rc.1. <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
Thomas Eizinger |
14e064cfe7
|
Add bumping of changelog to release action
|
3 years ago |
dependabot[bot] |
5730268ba6
|
Bump clap from 3.0.0-beta.5 to 3.0.0-rc.1
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-beta.5 to 3.0.0-rc.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.0.0-beta.5...clap_generate-v3.0.0-rc.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
Thomas Eizinger |
67b8a43255
|
Add CHANGELOG
|
3 years ago |
bors[bot] |
8c720e780e
|
Merge #853
853: Bump sha2 and hkdf to latest versions r=thomaseizinger a=thomaseizinger These need to be upgraded in lockstep. Replaces https://github.com/itchysats/itchysats/pull/841. Replaces https://github.com/itchysats/itchysats/pull/840. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
3 years ago |
bors[bot] |
bd61b8e3ba
|
Merge #854 #855 #857
854: Bump serde from 1.0.130 to 1.0.131 r=thomaseizinger a=dependabot[bot] Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.131</h2> <ul> <li>Avoid <code>unused_results</code> being triggered in generated code for adjacently tagged enum (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2116">#2116</a>, thanks <a href="https://github.com/tyranron"><code>`@tyranron</code></a>)</li>` </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
3 years ago |
dependabot[bot] |
aada693b06
|
Bump framer-motion from 5.4.3 to 5.4.4 in /taker-frontend
Bumps [framer-motion](https://github.com/framer/motion) from 5.4.3 to 5.4.4. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v5.4.3...v5.4.4) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
ec1f77c595
|
Bump serde_test from 1.0.130 to 1.0.131
Bumps [serde_test](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131) --- updated-dependencies: - dependency-name: serde_test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
dependabot[bot] |
64eab3a5da
|
Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
3 years ago |
Thomas Eizinger |
f631de9ab0
|
Bump sha2 and hkdf to latest versions
|
3 years ago |
bors[bot] |
982eda8de9
|
Merge #775
775: Move collab. settlement protocol into dedicated actors for maker r=luckysori a=thomaseizinger Co-authored-by: luckysori <lucas_soriano@fastmail.com> |
3 years ago |