SHOWING: First 60
#70,202,542text );
}
#[test]
fn content_security_policy_with_origin() {
let (headers, _) = Server::content_response(
Inscription::new(Some("text/plain".as_bytes().to_vec()), Some(vec![1, 2, 3])),
AcceptEncoding::default(),
&PageConfig {
csp_origin: Some("https://ordinals.com".into()),
..Default::default()
},
)
.unwrap()
.unwrap();
assert_eq!(headers["content-security-policy"], HeaderValue::from_static("default-src https://ordinals.com/content/ https://ordinals.com/blockheight https://ordinals.com/blockhash https://ordinals.com/blockhash/ https://ordinals.com/blocktime https://ordinals.com/r/ 'unsafe-eval' 'unsafe-inline' data: blob:"));
}
#[test]
fn code_preview() {
let server = TestServer::new_with_regtest();
server.mine_blocks(1);
let txid = server.bitcoin_rpc_server.broadcast_tx(TransactionTemplate {
inputs: &[(
1,
0,
0,
inscription("text/javascript", "hello").to_witness(),
)],
..Default::default()#45,164,366textmsgid "Syncing the Bitcoin Blockchain"
msgstr "Pag-synchronize ng Bitcoin Blockchain"
#: src/guides/inscriptions.md:75
msgid "To sync the chain, run:"
msgstr "Upang i-sync ang blockchain patakbuhin ang sumusunod na command"
#: src/guides/inscriptions.md:81
msgid "…and leave it running until `getblockcount`:"
msgstr "…at hayaan itong tumakbo hanggang sa `getblockcount`:"
#: src/guides/inscriptions.md:87
msgid ""
"agrees with the block count on a block explorer like [the mempool.space "
"block explorer](https://mempool.space/). `ord` interacts with `bitcoind`, so "
"you should leave `bitcoind` running in the background when you're using "
"`ord`."
msgstr ""
"tumutugma sa bilang ng mga bloke tulad nalamang ng [mempool.space block "
"explorer](https://mempool.space/). Nakikipag-ugnayan ang `ord` sa "
"`bitcoind`, kaya dapat mong iwanan ang `bitcoind` na tumatakbo sa background "
"kapag gumagamit ng `ord`."
#: src/guides/inscriptions.md:91
msgid ""
"The blockchain takes about 600GB of disk space. If you have an external "#45,004,127textmsgstr ""
"Una, kakailanganin mo ng naka-sync na Bitcoin Core node na may transaction "
"index. Upang i-on ang pag-index ng transaksyon, ipasa ang `-txindex` sa "
"command-line:"
#: src/guides/sat-hunting.md:27
msgid ""
"Or put the following in your [Bitcoin configuration file](https://github.com/"
"bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md#configuration-file-path):"
msgstr ""
"O ilagay ang sumusunod sa iyong [Bitcoin configuration file](https://github."
"com/bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md#configuration-file-path):"
#: src/guides/sat-hunting.md:34
msgid ""
"Launch it and wait for it to catch up to the chain tip, at which point the "
"following command should print out the current block height:"
msgstr ""
"I-launch ito at hintayin itong makaabot sa dulo ng chain, kung saan ang "
"sumusunod na command ay dapat mag-print ng kasalukuyang taas ng bloke:"
#: src/guides/sat-hunting.md:41
msgid "Second, you'll need a synced `ord` index."
msgstr "Pangalawa, kakailanganin mo ng naka-sync na `ord` index."
#45,002,634textmsgstr "寄付"
#: src/SUMMARY.md:11
msgid "Guides"
msgstr "ガイド"
#: src/SUMMARY.md:12
msgid "Explorer"
msgstr "ブラウザ"
#: src/SUMMARY.md:14 src/guides/sat-hunting.md:1
msgid "Sat Hunting"
msgstr "聡狩り"
#: src/SUMMARY.md:15 src/guides/collecting.md:1
msgid "Collecting"
msgstr "コレクション"
#: src/SUMMARY.md:16 src/guides/sat-hunting.md:239
msgid "Sparrow Wallet"
msgstr "雀のウォレット"
#: src/SUMMARY.md:17 src/guides/testing.md:1
msgid "Testing"
msgstr "テスティング"
#: src/SUMMARY.md:18 src/guides/moderation.md:1
msgid "Moderation"
msgstr "調節"
#: src/SUMMARY.md:19 src/guides/reindexing.md:1
msgid "Reindexing"
msgstr "再インデックス"
#: src/SUMMARY.md:20
msgid "Bounties"
msgstr "賞金"
#: src/SUMMARY.md:21
msgid "Bounty 0: 100,000 sats Claimed!"
msgstr "ミッション 0: 100,000 sats 完成!"
#: src/SUMMARY.md:22
msgid "Bounty 1: 200,000 sats Claimed!"
msgstr "ミッション 1: 200,000 sats 完成!"
#: src/SUMMARY.md:23
msgid "Bounty 2: 300,000 sats Claimed!"
msgstr "ミッション 2: 300,000 sats 完成!"
#: src/SUMMARY.md:24
msgid "Bounty 3: 400,000 sats"
msgstr "ミッション 3: 400,000 sats"
#44,996,038text