You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopdb
Andras Banki-Horvath bd5418337c
loopdb: properly lock store mock for concurrent access
3 weeks ago
..
sqlc sweepbatcher: fix spawning condition "unattached" spend notifiers 2 months ago
codec.go
codec_test.go
interface.go loopdb: add ability to track manual migrations 4 months ago
log.go
loop.go
loopin.go
loopout.go loopdb: add migraton and DB code to handle payment timeout 4 months ago
meta.go
migrate.go multi: update linter, fix issues 12 months ago
migrate_test.go
migration_01_costs.go
migration_02_swap_publication_deadline.go
migration_03_last_hop.go
migration_04_updates.go
migration_04_updates_test.go
migrations.go multi: update linter, fix issues 12 months ago
postgres.go
postgres_fixture.go
protocol_version.go chore: fix some comments 4 months ago
protocol_version_test.go
raw_db_test.go multi: update linter, fix issues 12 months ago
schemas.go
sql_store.go loopdb: all BaseDB's methods use receiver name db 3 months ago
sql_test.go chore: fix some function names 1 month ago
sqlerrors.go chore: fix some function names 1 month ago
sqlite.go loopdb: all BaseDB's methods use receiver name db 3 months ago
store.go loopdb: add ability to track manual migrations 4 months ago
store_mock.go loopdb: properly lock store mock for concurrent access 3 weeks ago
store_test.go multi: update linter, fix issues 12 months ago
swapstate.go loopd: new loopin state for incorrect amount sweeps 7 months ago
test_postgres.go
test_sqlite.go
typed_store.go multi: typed callback in ExecTx 3 months ago