1
0
mirror of https://github.com/scsibug/nostr-rs-relay.git synced 2025-08-19 22:50:47 -04:00
Files
.cargo
docs
src
close.rs
config.rs
conn.rs
db.rs
error.rs
event.rs
hexrange.rs
info.rs
lib.rs
main.rs
nip05.rs
schema.rs
server.rs
subscription.rs
utils.rs
tests
.build.yml
.gitignore
.pre-commit-config.yaml
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
config.toml
reverse-proxy.md
rustfmt.toml
nostr-rs-relay/src
Greg Heartsfield 2af5f9fbe8 fix: correct schema upgrade logic (and refactor)
Schema upgrades were buggy from 4->5 (the v5 would be skipped).  This
change also refactors the logic slightly so that future additions can
be clearer (no need to have if and else-if combinations).
2022-10-09 08:24:01 -05:00
..
2022-09-24 09:01:09 -05:00
2022-09-28 07:19:59 -05:00
2022-09-28 07:19:59 -05:00
2022-09-28 07:19:59 -05:00
2022-09-24 09:01:09 -05:00
2022-09-28 07:19:59 -05:00
2022-09-28 07:19:59 -05:00
2022-09-28 07:20:31 -05:00
2022-09-24 08:30:22 -05:00