-
I'm thinking of re-implementing Io in Rust. It's going to be a weekend side project, so the development is going to be slow. Some pros for motivation:
- Rust is safer than C
- better dependency ma…
-
command:
```bash
/opt/auroramain/core/refiner -c /mnt/auroramain/conf/refiner/refiner.json run --height=131480846
```
refiner version: `aurora-refiner 0.28.2-2.2.1`
config.json
```json
{
…
-
Add futures to Rhai (exact design TODO)
-
**Describe the bug**
Re-joining a leader to a cluster crashes with the attempt to re-add already known node to the progress state.
```
Oct 31 15:49:52.769 ERRO e: The node 2 already exists in t…
-
Hi, since we are about to release 0.7 I would suggest renaming some `Orders` methods, for clarity and readability and consistently, here is some better names:
- `send` `send_msg`
- `async_send` `…
-
Atomic-server has been designed to run on low-end hardware, as a self-hosted server. This was why I decided to use an embedded database (sled) and search engine (tantivy).
However, this introduces…
-
### Code
I can't provide code to reproduce it because it's private code. The problem happens reproducibly every time but disappears after a `cargo clean`, so the problem is probably corrupted incre…
-
### Brief summary
i've heard a number of people cite per-thread executors as a good model for high efficiency. There are issues like [`Context` implementing Send+Sync](https://github.com/rust-lang/…
-
**Describe the bug**
I'm starting fresh node, v2.0.0, config from off url, downloaded latest snapshot, my machine is pretty good one, 64 cores, 256GB RAM and few NVME in RAID, first it does download …
-
### Problem
A user might `cargo add fooo` when they mean `cargo add foo` and get the wrong crate
### Proposed Solution
When adding a new registry dependency, warn of dependencies that are an edit d…
epage updated
2 years ago