Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Upstream #1

Open
wants to merge 3,705 commits into
base: main
Choose a base branch
from
Open

Fetch Upstream #1

wants to merge 3,705 commits into from

Conversation

leesalminen
Copy link

No description provided.

galoybot and others added 30 commits April 26, 2024 04:19
…67b8817dc3aaae7c5c4e0d157fe8d0d9f06fca9bcee7aeb83646f
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…6d9672e1ae71190adea5ec0d0a8b00fc0aa90fe47b69bbef4eefa
…3b20387661b159e25088d5d7d94c47e282ec180db707bc14c195c
…fcfb261637f31141587ea5b57232c38f09f62fbecbecfa0ee076a
…field (#4384)

* feat(notifications): add unacknowledgedStatefulNotificationCount field

* test(notifications): unacknowledged_stateful_notifications_count test

* chore(notifications): generate graphql schema

* chore(notifications): use proper style convention

* refactor(notifications): set acknowledged using entity fn

* chore(notifications): address pr reviews
…dab26e2a0416a40860a9e2a6737276f18f91c7b5b10aa4d0cae20
* chore: bump serde from 1.0.198 to 1.0.199

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.198...v1.0.199)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump serde in third-party rust

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vaibhav <thevaibhavdixit@gmail.com>
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 7.6.3 to 8.0.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.9/code/addons/interactions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…743edf58d1037ee489c79e18fc9cc6aec9b6f44a9f4b18649af18
…c5ee6d2fbe1167ef10f241508c5659759bd7fe7b9b3a08265dc0e
* feat: reissue chatbotId when errored

* fix: use of errors

---------

Co-authored-by: Nicolas Burtey <nb@galoy.io>
* chore: misc update on support

* fix: linting

---------

Co-authored-by: Nicolas Burtey <nb@galoy.io>
…0a901a148a938332448f1679d80042695fab040ca9e9f024a6d4a
* chore(notifications): refactor marketing notification

* feat(core): update trigger marketing notification gql

* fix(notifications): default settings for non-present users

* feat(admin-panel): use updated marketing notification mutation

* chore(core): fix spelling

* chore(core): fix linting issues

* feat(notifications): expose addToBulletin

* chore(notifications): change grpc message numbers
…d9785ade725619bc522b5fd025d0b34d8c6a5e4b447e40b1f5046
Co-authored-by: Nicolas Burtey <nb@galoy.io>
dolcalmi and others added 30 commits October 31, 2024 21:55
* feat(core): update exporter metrics

* fix: avoid multiple queries to db for the same account

* fix: logger level for getRealAssetsVersusLiabilities

* fix: real assets vs liabilities calc
…2e794cccc9c7a702c8960fc37e702286f2a14ea333d2868dbfe8d
* perf(core): update mongodb default connection settings

* fix: remove unnecessary read preferences

* fix: compressor settings

* chore: update default mongodb connection settings

* fix: remove read preference from admin legacy ledger
…98b517d400d402469cca86ef97a68e4e26191e1a5871a753dfbbb
…1e68f85268aa1a60707fbc16faa5cc7f37e14a3723294583620e6
…23f2baaf4768dd00724582d22b947f54d02af7ea44d489bac8713
…ba9f2fc3ea375f61fd98c3a8d7ee4308bf969334d75964c444f88
…3b8d6000d97ecc63e76685cffa6800b0ff05cd77645068f0041f3
* perf(core): improve backward pagination

* fix: last item removal in backward pagination
…0a8a7cb09199b3bcc1b83a5cc2192bdfbe6cfdfbc26b57df1b23a
…f6b4a5db200f56acd1487c8d218aa57df33457057d2fe10ccc60c
…b425f3f070eb94733805cdb85ad322ff1cee0d8e3addf8ce0343c
…d92129af58d3f036eed5ea1ea027efa8686156e75952b81e8b984
* fix(core): update http error codes in authentication endpoints

* fix: lint issues
…1ea5203a7121b3d7d9b5028eca67894b5710f3e3944e8fc5f9f02
…c20afe09da23f5de32bfce628f0fa19167ff2be33a61c57f5d9c4
* chore: add debug script to fix journals consistency

* fix: lint issues
…a5114e4edf627b5749f261c0fef1349d7fe0c6bace2a5e12caefa
* chore: add settle pending onchain payments script

* fix: how to run comment

* fix: lint issues

* fix: handle proto generator default values issue

* fix: spell lint
…fd20102816936abf1cef8eb139595758f1a9dccccd1778fb1f37a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.