-
The trades list on the Orderbook page does not update with the latest trades when they happen.
long-term question:
- do we need an endpoint to long-poll a trades list from the indexer?
can be fixed …
-
> A proof can be correct but incomplete in the sense of leaving out the intuition that led to it. (https://twitter.com/planarrowspace/status/1285951583415664643)
As also e.g. code that isn't commen…
-
I am trying to use tomcat instead netty. To achive this i have excluded netty from dependencies and included tomcat, so my build.gradle dependecies:
```
dependencies {
compile (group: 'org.spri…
-
Cue vs. cue-size has been discussed before, where it is not an ideal encoding to use `note@cue="true"` for notes that should have the size of a cue note, but do not function as a cue note.
Cue note…
-
One thing attractive in Go and Rust are their simplicity when it comes to OOP. Even Rust, being a rather tricky language to deal with, bases its OOP on several simple concepts. Sometimes that leads to…
-
https://github.com/meta-introspector/time/blob/main/2024/05/20/notes-jmd.org
Thank you for providing a detailed overview of the major ideas behind the introspector project. Here's a summary of the …
-
# 집합의 연산
## 벤 다이어그램(Venn diagram)
전체 집합 U는 사각형, 주어진 집합들은 U의 부분 집합들이므로 사각형 안에 원으로 표현한다.
## 합집합(Union) A ∪ B
집합 A 또는 집합 B에 속하는 모든 원소의 집합
A ∪ B = {x | x ∈ A ⋁ x ∈ B}
## 교집합(Intersection) …
-
Follows: https://github.com/duality-labs/duality-web-app/issues/420
Orderbooks should support zooming to buckets of reserves to the resolution of fractions of decimals: eg. 0.001, 0.01, 0.1, 1
- de…
-
I changed my site default RSS setting to "Titles plus teaser" but the whole node was rendered in my view.
Then, I changed my side default RSS setting to "Titles only" but the whole node was still ren…
-
EDIT: 2020-02-12 Expanded the introduction section with more details explaining the existing problems in non-structural async.
### Abstract
This is a proposal to change the semantics of the `asy…