Skip to content
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

Add custom relay page #210

Closed
wants to merge 1 commit into from

Add custom relay page

fcc271c
Select commit
Loading
Failed to load commit list.
Closed

Add custom relay page #210

Add custom relay page
fcc271c
Select commit
Loading
Failed to load commit list.
Garnix CI / check crate [x86_64-linux] succeeded Sep 2, 2024 in 52s

Run results

Build succeeded

Details

Last 100 lines of logs:

test subscription::tests::is_scraper ... ok
test subscription::tests::legacy_filter ... ok
test subscription::tests::interest_time_and_id2 ... ok
test subscription::tests::interest_id_nomatch ... ok
test subscription::tests::dupe_filter_many ... ok
test subscription::tests::interest_id ... ok
test subscription::tests::interest_id_prefix_match ... ok
test subscription::tests::interest_author_prefix_match ... ok
test subscription::tests::interest_time_and_id ... ok
test subscription::tests::empty_request_parse ... ok
test subscription::tests::authors_multi_no_match ... ok
test subscription::tests::interest_range ... ok
test subscription::tests::incorrect_header ... ok
test utils::tests::nip19 ... ok
test utils::tests::lower_hex ... ok
test subscription::tests::req_missing_filters ... ok
test subscription::tests::serialize_filter ... ok
test subscription::tests::interest_until ... ok
test subscription::tests::req_empty_authors_prefix ... ok
test subscription::tests::req_empty_ids_prefix_mixed ... ok
test subscription::tests::req_empty_ids_prefix ... ok
test nip05::tests::to_url ... ok
test utils::tests::nip19_hex ... ok
test delegation::tests::parse_kind_equals_empty ... ok
test delegation::tests::parse_kind_equals_multival ... ok
test delegation::tests::parse_kind_equals_singleval ... ok
test delegation::tests::parse_multi_conditions ... ok

test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s

     Running unittests src/bin/bulkloader.rs (target/release/deps/bulkloader-c18168949dc2a91f)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running unittests src/main.rs (target/release/deps/nostr_rs_relay-a56d45c26cc0b2f4)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/cli.rs (target/release/deps/cli-4604299e011c970e)

running 1 test
test tests::cli_tests ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running tests/conn.rs (target/release/deps/conn-166472a081074098)

running 13 tests
test tests::test_generate_auth_challenge ... ok
test tests::test_fail_to_authenticate_in_invalid_state ... ok
test tests::test_fail_to_authenticate_without_tags ... ok
test tests::test_fail_to_authenticate_with_expired_timestamp ... ok
test tests::test_fail_to_authenticate_with_invalid_event ... ok
test tests::test_fail_to_authenticate_without_challenge ... ok
test tests::test_fail_to_authenticate_with_future_timestamp ... ok
test tests::test_fail_to_authenticate_with_invalid_challenge ... ok
test tests::test_fail_to_authenticate_with_invalid_event_kind ... ok
test tests::test_fail_to_authenticate_with_invalid_relay ... ok
test tests::test_fail_to_authenticate_without_relay ... ok
test tests::test_authenticate_with_valid_event ... ok
test tests::test_authenticate_when_already_authenticated ... ok

test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s

     Running tests/integration_test.rs (target/release/deps/integration_test-1f435025c1f519a5)

running 2 tests
test relay_home_page ... ok
test start_and_stop ... ok

test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s

   Doc-tests nostr-rs-relay

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
searching for bins/libs to install from cargo build log at cargoBuildLogrmlv.json
installing /build/source/target/release/bulkloader
installing /build/source/target/release/nostr-rs-relay
searching for bins/libs complete
stripping references to cargoVendorDir from:
/nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay/bin/bulkloader
/nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay/bin/nostr-rs-relay
stripping references done
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
shrinking RPATHs of ELF executables and libraries in /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay
shrinking /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay/bin/nostr-rs-relay
shrinking /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay/bin/bulkloader
checking for references to /build/ in /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay...
patching script interpreter paths in /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay
stripping (with command strip and flags -S -p) in  /nix/store/svyyjl2hjcpw2bacrwqppga7srrfgf8l-nostr-rs-relay/bin