-
Hi there,
This is more of a question than an issue, but it looks like the schema being applied to components with defcomponent[k] is done on the read, i.e. when you perform a build, whatever data hap…
ghost updated
10 years ago
-
It will be helpful with generic message(with different parachain's customized calls) passing to different parachains
message will be like:
```rust
{
type: "string",
data: "Vec"
}
```
…
badkk updated
3 years ago
-
### Describe your issue
when you use in a query function like **!string.IsNullOrEmpty** it is converted to SQL like
SELECT
Count(*)
FROM
[Data$t11] [auto968]
WHERE
NOT ([auto968].[text] IS…
-
When editing a script on the remote server (linux) using this module on my laptop (mac os), the execution permission of the file is not preserved.
I have tested this by creating a new file on the se…
-
v.1.08c-r1
Android 10
Reproduce:
1. Start kp2a v.1.08c-r1
2. Click Options wheel
3. Choose app settings
4. Click share debugging log file
```
java.lang.RuntimeException: Failure from syst…
-
#### Summary
Contracts should be able to choose how fees are paid for the execution of their code.
#### Detailed Description
Currently, while a transaction is being executed, the computational re…
-
Find some location information
https://tools.keycdn.com/geo
-
**For Centralized with multi RATES vendo. (Available only using HEXGr3 and Higher Models)**
3 to 5 vendo (P2P or FOC connections)
Compound A. HEX Main
Compound B. haplite (high rates)
Compo…
-
I have a database with `DateTime` field like this `1899-12-30 00:00:00.000`.
Trying to read this field with `time` feature results in panic - attempting to multiply with overflow:
```
// …
-
Currently, we perform the `insert` into the `field_data_geometries` table before creating and committing the changeset for the ways that need to be added as part of the import, here: https://github.co…