dex
Here are 243 public repositories matching this topic...
-
Updated
Oct 16, 2019 - Java
-
Updated
Jun 6, 2020 - C++
-
Updated
Apr 25, 2018 - Java
-
Updated
Feb 6, 2018 - Java
-
Updated
Jun 24, 2020 - C++
-
Updated
Jun 14, 2020 - C++
-
Updated
May 13, 2020 - C
-
Updated
May 14, 2020
-
Updated
Mar 19, 2019 - Ruby
-
Updated
Apr 19, 2020 - Kotlin
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Jan 14, 2020 - Python
It is redundant to keep Dex Helm chart in this repository, we should leave dex-k8s-authenticator chart and a good explanation of how to integrate it with Dex chart taken from stable/Dex repository.
-
Updated
May 24, 2020 - Python
-
Updated
Mar 3, 2019 - JavaScript
ChainX 节点 logo 收集
ChainX桌面钱包在投票选举页面会展示各个节点logo。
在此收集各节点logo,不定期更新(每周一次)到桌面钱包到展示中,若节点不提供则会展示默认logo。
请需要展示logo的节点在本issue回复。
回复格式如下
节点名:
logo:上传大小为 80*80, 格式为 PNG 的 logo 图片, 也可以选择直接给出 logo 的 URL 地址。
ChainX desktop wallet will display a logo of each node in the staking page in the future version. The default logo will be used instead if some node doesn't provide one.
Please comment as follows:
node name
-
Updated
Jun 22, 2020 - C++
The Dex module presents a leaky API to the user: lots of record cells are mutable, which ends up being problematic when inserting items because there are necessarily implicit invariants. For example, the tries_size field has to be in sync with the length of tries. The API should be carefully redesigned so that this is more intuitive.
-
Updated
Jun 24, 2020 - TypeScript
-
Updated
Jun 10, 2020 - Python
-
Updated
May 28, 2020 - Python
Since we can expect users wanting to send regular lightning/raiden payments and L2 payment calls are not easy to use/learn (e.g. on raiden) we want to expose them in a simplified manner via xud's grpc and CLI as well:
Add to SwapClient interface, implement for LNDClient only (for now):
-
pay <Invoice>
LND Call: https://api.lightning.community/#sendpaymentsync - `send <curr
-
Updated
Mar 22, 2020 - CSS
Improve this page
Add a description, image, and links to the dex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dex topic, visit your repo's landing page and select "manage topics."
Does anyone uses the AST feature of thje decompiler, i.e. this one:
I would really like to see a usecase for this and some code how it is ac