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
bitcoin-lightning 864d4e5cdd
fix typo in sqlite.go
4 months ago
..
sqlc loopdb: generate sqlc files 11 months ago
codec.go loopdb: add the local pubkey's keylocator to the persisted contract 2 years ago
codec_test.go loopdb: add the local pubkey's keylocator to the persisted contract 2 years ago
interface.go loopdb: add batch insert 11 months ago
log.go multi: add persistent logger 5 years ago
loop.go loopdb: refactor the SwapContract to hold all HTLC keys 1 year ago
loopin.go loopdb: refactor the SwapContract to hold all HTLC keys 1 year ago
loopout.go loopdb: refactor the SwapContract to hold all HTLC keys 1 year ago
meta.go multi: fix linter issues 1 year ago
migrate.go multi: update linter, fix issues 8 months ago
migrate_test.go loopdb: add migrator 11 months ago
migration_01_costs.go loopdb/loopout: add field SwapPublicationDeadline to LoopOutContract 5 years ago
migration_02_swap_publication_deadline.go loopdb/loopout: add field SwapPublicationDeadline to LoopOutContract 5 years ago
migration_03_last_hop.go loopdb: migrate loop in channel to last hop 4 years ago
migration_04_updates.go loopdb: migrate to nested updates structure 4 years ago
migration_04_updates_test.go multi: use context in loopdb call 11 months ago
migrations.go multi: update linter, fix issues 8 months ago
postgres.go loopdb: fix timestamp parsing 9 months ago
postgres_fixture.go loopdb: add postgres store 11 months ago
protocol_version.go protocol: set musig2 to be the stable version 1 year ago
protocol_version_test.go protocol: set musig2 to be the stable version 1 year ago
raw_db_test.go multi: update linter, fix issues 8 months ago
schemas.go loopdb: create base sqlite store 11 months ago
sql_store.go multi: update linter, fix issues 8 months ago
sql_test.go loopdb: fix leapyear parsing 7 months ago
sqlerrors.go loopdb: create base sqlite store 11 months ago
sqlite.go fix typo in sqlite.go 4 months ago
store.go loopdb: add batch insert 11 months ago
store_test.go multi: update linter, fix issues 8 months ago
swapstate.go loopdb: state insufficient confirmed funds 6 months ago
test_postgres.go loopdb: fix faulty timestamps on startup 9 months ago
test_sqlite.go loopdb: fix faulty timestamps on startup 9 months ago