-
Description:
---
I lost my Iota the wallet crashed I deleted it and did another wallet and the only address I have is on binance
Device info:
---
App version0.9.109-32ea8fb
App version code90109
An…
-
https://blog.wolfogre.com/posts/golang-iota/
-
I was comparing code generation in Ghidra, and when I looked at the regular `einsum` call, there was a lot of code being generated. When I compared it to the `execute_generic` function I wrote for the…
-
What about changing
```c++
for(size_t i=0; i
-
https://iota.org/IOTA_Whitepaper.pdf
-
Currently the release-v0.7.0 docker containers are build with the latest stable rust version, which is 1.82 at this point in time.
This is due to the fact that we are using the `rust:latest` images in…
-
**Describe the bug**
CTAD for `RangePolicy`, introduced in #6850, fails with CUDA 11.1 version.
Reproducer:
```cpp
#include
template
void iota(ExecutionSpace const &space, ViewType const…
-
there is an API `iota_getNormalizedMoveStruct`, which can get the Move struc (`IotaMoveNormalizedStruct`), and it contains `IotaMoveAbilitySet`, which is a list of `["Copy", "Drop", "Store", "Key"]`, …
-
The extension should be built on the CI in case the external crates are changed and should be a part of the release assets.
I set the question mark if we need to run the extension tests on CI because…
-
```
> _ := PolynomialRing(Rationals());
> f := x^5 - 3*x^4 + 5*x^3 + 27*x^2 + 18*x;
> K := SplittingField(f);
> X := HyperellipticCurve(f);
> geoendorep := GeometricEndomorphismRepresentation(X);…