-
### Background
We had some previous discussion about the idea of transaction input directly pointing to some output id instead of using `utxo_pos`.
This would give us the benefit to [chain transac…
-
Hi there,
compiling this file:
```
-module(test).
-type txs_hash() :: .
```
fails with
```
newby@zen:~/projects/aeternity/eir$ ./target/debug/eir_compile ../test.erl
error: expected: iden…
-
# Feature request
Digimesh is not used as much as Zigbee, but it has some nice features and Digi has some long-range modules that use it. It would be very nice to have support for multiple XBee pro…
-
Consider introducing a CHANGELOG.md file for users to review changes easily.
The lack of a changelog combined with #197 makes upgrading the library tricky.[1]
If you're unsure of what format to …
-
As a sequelae to the discussions in #190 and #419 and in slack conversations,
Is this a good exercise for teaching the list concepts? The majority of student solutions I mentor for this problem st…
-
Hey everyone.
I'm very interested in the project, and I want to help.
My questions are
1. Where can I be most helpful? I have basic Rust knowledge.
2. How would you expect others to use Lumen in t…
-
Hi, I want to know what's the purpose of setting the tss register in creating VM:
fd.set_tss_address(arch::x86_64::layout::KVM_TSS_ADDRESS.raw_value() as usize)
.map_err(Error:…
-
I'm going to do my best to include the necessary information here after a discussion with @fhunleth on slack.
So I have a setup with an ultrasonic range sensor (a [HC-SR04](https://www.modmypi.com/…
-
Hi,
I'm not sure whom to address with my question, so apologies if this is none of your concern.
As you might know, FOSDEM is a 2 day event for open source developers/users in Brussels. It takes p…
-
When calling `Joken.verify_and_validate/3` more than 1.5k times per second we see an exponential increase in System CPU utilization. When doing some debugging we found that most of the BEAM scheduler…