-
When I'm using onomatopoeia with map.sqlite, I get the following error:
~~~
Traceback (most recent call last):
File "/home/chbinder/.minetest/tools/onomatopoeia/mapper.py", line 272, in
m…
-
fatura oluşturmaya çalışırken aşağıdaki şekilde bir hata alıyorum, yardımcı olur musunuz
Belgenizin UUID numarası doğru formatta değildir. Lütfen kontrol ederek tekrar deneyiniz.
-
Do I have this right that wallet commands require `ord server` running, but some other commands like `ord list` for example can't run while `ord server` is running, as the index will be locked. What's…
so7ow updated
5 months ago
-
**Did you check if Debian 10 already contains this software?**
Yes, it does not.
**What the application you want packaged does?**
https://github.com/casey/ord
_Ordinal theory imbues satoshis wit…
-
@jhaye reports that the following code creates ill typed why3 code.
```rust
use creusot_contracts::*;
/// A sparse map representation over a totally ordered key type.
///
/// Used in [crat…
-
Without an `Ord` implementation (or even a `Hash` implementation) `blake3::Hash` values cannot be used as keys in `BTreeMap`s or `HashMap`s, among many other valid uses for (vartime) orderings.
To …
-
Before attempting to snapshot satranges up to the inscription genesis block, it is necessary to test and confirm with decent confidence that the set of satranges is correct for all unspent outpoints a…
-
Right now, the only comparison operation between BigInt types is `PartialOrd`. There are times, however, that other comparisons are helpful, especially comparisons against primitive integer types. Mos…
-
I've been utilizing the ord-connect package for wallet management and recently integrated the ordinal bots API to generate mint orders for runes. To complete the minting process, I'm currently using t…
-
Hi,
Thank you for this project, I am trying to compile against current head branch of zmk and having some issue.
If possible would you mind giving some pointers here. Compile logs are as below,
…