-
Notifications
You must be signed in to change notification settings - Fork 89
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
feat(backend): unique keys per wallet address #2863
base: main
Are you sure you want to change the base?
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0e4574 - Browse repository at this point
Copy the full SHA c0e4574View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8378b0b - Browse repository at this point
Copy the full SHA 8378b0bView commit details -
fix(frontend): It is ambiguous on what scale is the withdrawal and de…
…posit input (#2817) * fix(frontend): asset scale consistency in liquidity dialogs. * Ensure asset scale consistency when displaying and withdrawing liquidity by adding asset info to the liquidity dialog component and updating the input handling in Rafiki Admin UI. --------- Co-authored-by: Blair Currey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 705bf44 - Browse repository at this point
Copy the full SHA 705bf44View commit details -
chore: sync docs and readmes (#2830)
* fix: getting the localenv docs and readme in sync * chore: updated MASE screenshots * chore: updating the code block language identifier to have consistent approach through the docs
Configuration menu - View commit details
-
Copy full SHA for ba203bc - Browse repository at this point
Copy the full SHA ba203bcView commit details -
chore(deps): update dependency @apollo/client to ^3.11.2 (#2822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5f953a - Browse repository at this point
Copy the full SHA a5f953aView commit details -
feat(frontend): ux improvements to liquidity dialog component (#2839)
* fixed(frontend) asset page now retains page scroll position. * feat(frontend) added autofocus to liquidity dialog input * feat(fronted) made eslint happy
Configuration menu - View commit details
-
Copy full SHA for 612f671 - Browse repository at this point
Copy the full SHA 612f671View commit details -
feat(docker): switch to alpine3.19 (#2842)
* feat(auth): build with alpine3.19 * feat(backend): build with alpine3.19 * feat(frontend): build with alpine3.19 * bump(localenv): docker image to alpine 3.19
Configuration menu - View commit details
-
Copy full SHA for 7ef4d44 - Browse repository at this point
Copy the full SHA 7ef4d44View commit details -
fix(auth): interact redirect (#2832)
* fix(auth): interact redirect * fix(auth): session cookie not expiring in browser * fix(auth): session expiration time unit --------- Co-authored-by: Blair Currey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60a9148 - Browse repository at this point
Copy the full SHA 60a9148View commit details -
feat(interaction): return grantId (#2843)
* feat(auth): return granId for the grant lookup via interaction id * test(auth): check grantId is returned for grant lookup via interaction id * docs(openapi): auth return grantId for grant lookup via interaction id
Configuration menu - View commit details
-
Copy full SHA for c3671dd - Browse repository at this point
Copy the full SHA c3671ddView commit details -
feat(outgoing-payment): add grantId to admin api (#2841)
* feat(backend): support for returning grantId when querying outgoing payment When querying outgoing payment, either single one, or list of them via pagination, etc., it will be possible to also get a grantId under which the outgoing * test(outgoing-payment): check if grantId is returned * docs(bruno): include grantId when fetching outgoing payment
Configuration menu - View commit details
-
Copy full SHA for d2ef6b8 - Browse repository at this point
Copy the full SHA d2ef6b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3c147 - Browse repository at this point
Copy the full SHA 8f3c147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dbd870 - Browse repository at this point
Copy the full SHA 3dbd870View commit details -
feat(localenv): span metrics generation (#2849)
* feat(localenv): add span metric generation - adds configuration that generates span metrics from tempo traces - can see new `traces_spanmetrics_bucket` etc. in local grafana dashboard * feat(localenv): add gql resolver metric * chore(localenv): give panel title
Configuration menu - View commit details
-
Copy full SHA for aea3361 - Browse repository at this point
Copy the full SHA aea3361View commit details -
chore(deps): update dependency @types/node to ^20.14.15 (#2838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef8f2da - Browse repository at this point
Copy the full SHA ef8f2daView commit details -
chore(deps): update dependency @apollo/client to ^3.11.4 (#2845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bf62f3 - Browse repository at this point
Copy the full SHA 2bf62f3View commit details -
feat(2737): add fees as metric for outgoing payment. (#2831)
* feat(2737): add fees as metric for outgoing payment. * feat(2737): rename to payment_fees. * feat(2737): test case updates. * feat(2737): formatting. * feat(2737): re-order test cases. Move fee collector. * feat(2737): dashboard and doc updates. * feat(2737): merged with main. * feat(2737): review feedback applied from @JoblersTune. * feat(2737): review feedback applied from @mkurapov. * feat(2737): additional tests for covert of assets and rates. * feat(2737): additional tests ensuring the increment counter was called. * feat(2737): additional tests ensuring the increment counter was called. * feat(2737): readme.
Configuration menu - View commit details
-
Copy full SHA for af91a0d - Browse repository at this point
Copy the full SHA af91a0dView commit details -
refactor(dependencies): axios to 1.7.4 (#2861)
Our builds are failing due to Trivy scanner. Trivy scanner actually found that our Axios version v1.6.8 has a vulnerability - CVE-2024-39338. This was fixed in version 1.7.4, hence, the upgrade. fix #2860
Configuration menu - View commit details
-
Copy full SHA for 31bf57c - Browse repository at this point
Copy the full SHA 31bf57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f01fd23 - Browse repository at this point
Copy the full SHA f01fd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b43cef - Browse repository at this point
Copy the full SHA 6b43cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdaf29b - Browse repository at this point
Copy the full SHA fdaf29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e81569 - Browse repository at this point
Copy the full SHA 5e81569View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0653ff9 - Browse repository at this point
Copy the full SHA 0653ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56aba1e - Browse repository at this point
Copy the full SHA 56aba1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83664de - Browse repository at this point
Copy the full SHA 83664deView commit details