-
The incremental merkle tree implementation included in [MerkleTree.sol](contracts/MerkleTree.sol) requires a large amount of gas to perform the update, this is because all of the nodes for the merkle …
-
Add send transaction command
-
How do we support them? Would likely require another output field and a signature. Maybe add to the transaction proof signature.
This would be great to have for higher level contract supports like …
-
Follow build steps in ``README.md`, then attempt to launch app in development mode with `pnpm desktop start`.
Following runtime errors result:
```The following dependencies are imported but coul…
-
Hello! I was playing with your library and found a problem. Not sure if I am using it incorrectly or if there is a bug.
```python
from age.file import Decryptor as ageStreamDecrypt
from age.keys.…
-
replacing the prev_hash by the MMR root of all previous block hashes, as presented in
https://www.youtube.com/watch?time_continue=8404&v=BPNs9EVxWrA
tromp updated
5 years ago
-
The restore height is currently a value that has to be entered manually for wallets that are restored from either the keys or the mnemonic seed. The wallet will essentially ignore blocks (only pulling…
-
This article is about the ASERT difficulty algorithm that was independently discovered by Jacob Eliosoff, [Mark Lundeberg](http://toom.im/files/da-asert.pdf), and a group at [Imperial College](https:/…
-
monerod uses dandelion++ to propagate txs around the network, this happens in 2 stages: stem and fluff. This proposal will only affect txs in the fluff stage.
When monerod receives a fluff tx, it w…
-
Location: [Libera.chat, #monero-research-lab](https://libera.chat/) | [Matrix](https://matrix.to/#/#monero-research-lab:monero.social?via=matrix.org&via=monero.social)
[Join the Monero Matrix serve…