Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
1105ff1
refactor: use es_entity framework for profile entity (#609)
Lakshyyaa May 28, 2025
d75a275
fix: use entity_id macro from es_entity (#611)
Lakshyyaa May 29, 2025
720e0ea
refactor: migrate wallet entity to es_entity (#613)
CKodidela Jun 9, 2025
2b631d5
refactor: move e2e tests to bats directory (#614)
Lakshyyaa Jun 11, 2025
1bae21d
chore: add test integration makefile target (#615)
krtk6160 Jun 12, 2025
99c6d73
ci(shared): bump vendored ci files (#618)
galoybot-app[bot] Jun 13, 2025
f7dbefd
ci: switch docker registry (#607)
krtk6160 Jun 13, 2025
3d6e724
ci(shared): bump vendored ci files (#619)
galoybot-app[bot] Jun 13, 2025
01ef07b
ci: fix cachix values (#620)
krtk6160 Jun 13, 2025
abc3fbc
ci(shared): bump vendored ci files (#621)
galoybot-app[bot] Jun 13, 2025
53a8f7f
ci: fix check code import
krtk6160 Jun 13, 2025
2fc9975
chore: add podman and compose to flake (#622)
krtk6160 Jun 13, 2025
c0b1788
ci(shared): bump vendored ci files (#624)
galoybot-app[bot] Jun 16, 2025
e2471cd
chore: allow settings docker engine in bats helpers (#625)
krtk6160 Jun 16, 2025
c8cbc25
chore: add bc to flake (#626)
krtk6160 Jun 17, 2025
c6e3c11
ci(shared): bump vendored ci files (#628)
galoybot-app[bot] Jun 17, 2025
4a75a37
ci(release): release version 0.1.113
galoybot Jun 17, 2025
deef579
Merge branch 'main' of github.com:GaloyMoney/bria into HEAD
Jun 17, 2025
750dc87
ci(dev): set version to 0.1.114-dev
galoybot Jun 17, 2025
eaa2a0f
fix: use WalletId from es_entity for entity migration (#630)
Lakshyyaa Jun 18, 2025
09e2240
ci(shared): bump vendored ci files (#632)
galoybot-app[bot] Jun 20, 2025
bd870bf
ci: fix values
krtk6160 Jun 25, 2025
bb819d5
ci(shared): bump vendored ci files (#635)
galoybot-app[bot] Jun 25, 2025
30b3d4c
refactor: use es_entity for xpub (#631)
Lakshyyaa Jun 26, 2025
c263c03
chore: remove unnecessary derive macros from entities (#637)
Lakshyyaa Jun 30, 2025
e56c164
refactor: use es_entity for signing session entity (#636)
Lakshyyaa Jul 7, 2025
d2f402a
chore: remove empty files, unnecessary check and update repo (#641)
Lakshyyaa Jul 9, 2025
62b41d4
ci(shared): bump vendored ci files (#643)
galoybot-app[bot] Jul 15, 2025
7ea3436
fix: handle repo fns which return collections using es_query (#638)
Lakshyyaa Jul 15, 2025
28df79c
refactor: use es_entity for payout (#612)
Lakshyyaa Jul 21, 2025
fa37fe8
chore: rename tests/e2e -> bats (#645)
Lakshyyaa Jul 21, 2025
ccbf0b7
refactor: update migration script to avoid redundant update (#646)
Lakshyyaa Jul 21, 2025
e397b9f
refactor: use was_not_found for entity errors (#647)
Lakshyyaa Jul 24, 2025
b642001
refactor: use es_entity for address entity (#644)
Lakshyyaa Jul 28, 2025
f9b3ba3
refactor: use accessor to convert to compatible types (#649)
Lakshyyaa Aug 8, 2025
413b75b
Revert "refactor: use accessor to convert to compatible types (#649)"…
bodymindarts Aug 8, 2025
9662210
chore: bump flake (#652)
thevaibhav-dixit Aug 13, 2025
3a94577
chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20 (#655)
sutt0n Sep 15, 2025
118048f
fix(postgres): addressed trailing junk error introduced in 15.x (#654)
sutt0n Sep 18, 2025
9beac1d
refactor: use updated es-entity (#653)
Lakshyyaa Sep 19, 2025
ce71de3
ci(release): release version 0.1.114
galoybot Sep 19, 2025
d733eef
ci: update gh values (#2)
dolcalmi May 27, 2025
8f0d1df
ci: update galoymoney repo references (#4)
dolcalmi May 27, 2025
e8c06ce
feat: add batch drop (#5)
dolcalmi Jun 4, 2025
64f714e
feat: add fee rate to estimate-payout-fee (#7)
tiankii Jul 24, 2025
645efd9
chore: flake update (#8)
dolcalmi Jul 24, 2025
8e7027c
fix: handle pg_notify payload overflow for high-input transactions (#10)
dolcalmi Nov 17, 2025
a562ddc
chore: bump sqlx-ledger (#11)
dolcalmi Nov 17, 2025
253b2db
fix: close db connection on loop exit (#13)
dolcalmi Nov 18, 2025
bfd8aed
chore: rollback sqlx-ledger to 0.11.7 (#12)
dolcalmi Nov 18, 2025
82494d2
chore: set fixed version of sqlx ledger (#15)
dolcalmi Nov 18, 2025
687bda0
fix: update journal_events to handle stream close properly (#16)
dolcalmi Nov 18, 2025
8310339
chore: update sqlx-ledger to 0.11.9 (#19)
openoms Nov 18, 2025
cf7b68e
chore: bump sqlx-ledger 0.11.11 (#20)
dolcalmi Nov 18, 2025
127df01
fix: pin sqlx version to =0.8.2 (#21)
openoms Nov 20, 2025
23ca5eb
fix: nix config on darwin (#18)
openoms Nov 25, 2025
c8f1834
revert: "fix: update journal_events to handle stream close properly" …
dolcalmi Feb 16, 2026
510ac28
chore: bump sqlx-ledger to 0.11.14 (#25)
dolcalmi Feb 16, 2026
2aa1484
chore: update bitcoind and lnd images (#26)
dolcalmi Feb 18, 2026
85f741a
ci: set default docker api version for host compatibility (#27)
openoms Feb 18, 2026
0eeeec1
test: bitcoin update to 28.3 (#23)
openoms Mar 9, 2026
5ec137e
fix: allow clippy::result_large_err in gRPC server module (#31)
openoms Mar 9, 2026
e541806
fix: isolate job runners by channel and add concurrency config (#30)
dolcalmi Mar 9, 2026
4f5efe2
perf: reduce bdk sync write churn and optimize sync query paths (#32)
dolcalmi Mar 9, 2026
dec0bce
chore: update nix and cargo locks
dolcalmi Mar 11, 2026
eab14df
chore(merge): sync rebase branch with main
dolcalmi Mar 11, 2026
899b798
fix(migrations): reorder post-rebase migrations after 20260309133000
dolcalmi Mar 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
-
.direnv
.env
.mempool_data
result
tmp
.bacon-locations
.claude/settings.local.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading