SHOWING: First 60
#74,273,331text#74,273,330text#74,272,833text#74,272,832text#74,272,831text#74,272,830text#74,272,829text#74,272,828text#74,272,827text#74,272,826text#74,272,825text#74,272,824text#74,081,264text
#: src/introduction.md:4
msgid ""
"This handbook is a guide to ordinal theory. Ordinal theory concerns itself "
"with satoshis, giving them individual identities and allowing them to be "
"tracked, transferred, and imbued with meaning."
msgstr ""
"このマニュアルは序数理論の(Ordinals Theory)ガイドです。 序数理論は聡を注目"
"され(Satoshi)、彼らに独立な身分を付与され、追跡され、移行され、意義を付与さ"
"れます。"
#: src/introduction.md:8
msgid ""
"Satoshis, not bitcoin, are the atomic, native currency of the Bitcoin "
"network. One bitcoin can be sub-divided into 100,000,000 satoshis, but no "
"further."
msgstr ""
"聡は(Satoshi),ビットコインではなく、ビットコインのインタネットのネイティブ"
"貨幣と最小の単位です。一つのビットコインは100,000,000聡を細分されますが、これ"
"以上細分できません。"
#: src/introduction.md:11
msgid ""
"Ordinal theory does not require a sidechain or token aside from Bitcoin, and "
"can be used without any changes to the Bitcoin network. It works right now."
msgstr ""
"序数理論はビットコインブロックチェーン以外のサイドチェーンまたはトークンが必"
"要ではなく、ビットコインインターネットに何も変更しない場合にも使うことができ"
"ます。すぐに使うことができます。"
#: src/introduction.md:14
msgid ""
"Ordinal theory imbues satoshis with numismatic value, allowing them to be "
#45,003,148text bitcoin::secp256k1::rand::{self, RngCore},
};
#[test]
fn height_limit() {
{
let context = Context::builder().args(["--height-limit", "0"]).build();
context.mine_blocks(1);
assert_eq!(context.index.block_height().unwrap(), None);
assert_eq!(context.index.block_count().unwrap(), 0);
}
{
let context = Context::builder().args(["--height-limit", "1"]).build();
context.mine_blocks(1);
assert_eq!(context.index.block_height().unwrap(), Some(Height(0)));
assert_eq!(context.index.block_count().unwrap(), 1);
}
{
let context = Context::builder().args(["--height-limit", "2"]).build();
context.mine_blocks(2);
assert_eq!(context.index.block_height().unwrap(), Some(Height(1)));
assert_eq!(context.index.block_count().unwrap(), 2);
}
}
#[test]
fn inscriptions_below_first_inscription_height_are_skipped() {
let inscription = inscription("text/plain;charset=utf-8", "hello");
let template = TransactionTemplate {
#44,995,241textmint20.mmss#42,118,825brc-20mint20.mmss#42,118,824brc-20mint20.mmss#42,118,818brc-20mint20.mmss#42,118,805brc-20mint20.mmss#42,118,798brc-20mint20.mmss#42,118,796brc-20mint20.mmss#42,118,789brc-20mint20.mmss#42,118,784brc-20mint20.mmss#42,118,779brc-20mint20.mmss#42,118,771brc-20mint20.mmss#42,118,761brc-20mint20.mmss#42,118,752brc-20mint20.mmss#42,118,750brc-20mint20.mmss#42,118,742brc-20mint20.mmss#42,118,738brc-20mint20.mmss#42,118,731brc-20