-
Would it be possible to add an option to get access to Ledger Keplr EIP712 for the experimentalSuggestChain feature?
I am building a custom chain according to Ethermint spec, but there is no way f…
-
We need to be careful translating C names to Haskell names.
edsko updated
2 weeks ago
-
**Describe the bug**
The bot is creating an order that is not showing on both log pane and web app. Also, the said order is not cancelling within the specified refresh time.
This might be an issu…
-
## steps
1. Use this build definition:
```scala
lazy val common = Vector(
organization := "org.example",
crossSbtVersions := Vector("0.13.16", "1.0.0")
)
lazy val root = (project in fil…
netvl updated
8 months ago
-
E.g. pass this test:
```lua
-- Emitted by e.g. show_term
it('replaces redundant term and tactic mode', helpers.clean_buffer([[
namespace tactic.interactive
meta def foo (t: itactic) : ita…
-
Two quick thoughts, plus a placeholder:
- [ ] currently, there is no use of `variable`s !
- [ ] `suc-injective` can be made lazier by redefining it as `cong pred`, and systematically replacing uses …
-
when I try to use
```
docker run --rm -v "$(pwd)":/code \
--mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \
--mount type=volume,source=registry_cache,target=/usr/l…
-
Right now we dont display an expected time on any route, all currently available routes are expected to take as long as network finality given they are all reliant on token bridge.
We should show …
-
**Describe the mistake**
The last consequence that has been listed at the end of page 60 is that: if $dim(v) = dim(w)$ then $\Phi$ is injective and surjective and bijective. but I think the right ver…
-
#### Describe your question
Hello! I want to extract a mesh from a 2d triangular mesh with a boundary and a custom vector field using libigl's MIQ implementation. For this, I am working on top of t…