witnet-rust
witnet-rust copied to clipboard
Open source Rust implementation of the Witnet decentralized oracle protocol, including full node and wallet backend 👁️🦀
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...
> Out-of-bounds read when opening multiple column families with TTL | Details | | | ------------------- | ---------------------------------------------- | | Package | `rocksdb` | | Version | `0.13.0` | |...
Fix #2173 This PR adds a new option in witnet.toml `storage.utxos_in_memory` that defaults to `false`. When enabled, the node will keep a map of address to list of UTXOs in...
This avoids passing a `&Secp256k1` argument to every function that needs to validate signatures.
Continuation of #2217 Not ready for review yet, but the changes since #2217 are all in the last commit. Fix #2221
- [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
> Multiple soundness issues in `owning_ref` | Details | | | ------------------- | ---------------------------------------------- | | Package | `owning_ref` | | Version | `0.4.1` | | URL | [https://github.com/noamtashma/owning-ref-unsoundness](https://github.com/noamtashma/owning-ref-unsoundness) |...