Adรกn SDPC // asdpc.eth

Results 45 issues of Adรกn SDPC // asdpc.eth

Bech32 encoding of SegWit addresses in Elixir. Installation and usage instructions are in README.md. The full API reference and examples is available at [Hexdocs](https://hexdocs.pm/bip0173/api-reference.html). Mix package is also live on...

This is a rehash of #1523 Enables using proxies (HTTP, HTTPS, SOCKS4 and SOCKS5) when performing data retrieval. This allows retrieving data sources through different transports so as to ensure...

- [x] Fill [form](https://docs.google.com/forms/d/e/1FAIpQLSdNv-LWkj_RW75SHQl2B5rQjdk-ArE_HIfCPd9qc_LcIPUNmQ/viewform) - [ ] Wait for feedback and whitelisting from Cube team - [x] Buy $CUBE and deposit - [ ] Deploy

- [ ] Research - [ ] Discuss - [ ] Make a decision on whether to include that into the core scripting WIP or make a dedicated WIP later

Follow-up to #1784 Fix #1133 Fix #2225

See https://github.com/witnet/witnet-rust/issues?q=is%3Aissue+is%3Aopen+RUSTSEC

bug ๐Ÿœ
security ๐Ÿ›ก๏ธ
liveness โšก๏ธ

Current wallet implementation does work but has some technical debt that will need to be addressed sooner or later. The most concerning areas are the use of bincode serialization in...

enhancement ๐Ÿ“ˆ
wontfix ๐Ÿ’ƒ
Epic
refactor ๐Ÿ—๏ธ
wallet ๐Ÿ‘›

- Read the comments in #1308 carefully. - This depends on and is blocked by #1308. - Under the assumption that transactions are validated in real time as they are...

enhancement ๐Ÿ“ˆ
security ๐Ÿ›ก๏ธ
liveness โšก๏ธ

enhancement ๐Ÿ“ˆ
wontfix ๐Ÿ’ƒ
assessment ๐Ÿง

## Context Flooding `JsonRpcServer` with dummy messages makes the entire `System` unresponsive as it runs on a single system thread which is shared by every actor in our app. We...

enhancement ๐Ÿ“ˆ
security ๐Ÿ›ก๏ธ