-
### Describe the feature
https://github.com/paradigmxyz/reth/blob/93a9b8a218309a296d96d5841df4f4b7b60701cd/crates/net/eth-wire-types/src/version.rs#L18-L18
ideally we want to replace https://githu…
-
-
Request from Sabima to move the dataset "rlp" (?) from IPT to Artsobs.
Might perhaps refer to these four datasets??
* https://ipt.gbif.no/resource?r=rlp_b
* https://ipt.gbif.no/resource?r=rlp_f
…
-
Design Document: https://hackmd.io/@rohitnarurkar/rk8Cmk9mq
Any reviews/comments on the above document are appreciated.
_Edit:_
The design doc has been updated to a revised version. Instead of …
-
The problem is in `simple-rlp` dependency introduced by `trezor`, see the [issue](https://github.com/trezor/trezor-firmware/issues/2693).
```
class HashableRLP(rlp.Serializable):
AttributeE…
-
I'm writing two parsers for a simple forth-like, one for the 'assembly' and the other for the bytecode.
Some ops have a variable-length argument in-code, encoded as varints or [RLP](https://github.co…
-
Caused by: java.lang.RuntimeException: RLP wrong encoding (6140f85f058b4672616374616c2d503250cecd110ef047546573740180b840e30016f87e9f32895039c5b4fbbb40fbbf04fc2ef93299124a115df8344d81fff070591b2e455f0…
-
Description:
To make it more user-friendly, the website should be callable without writing https://www
Nowadays people wouldn't bother to hit the whole webaddress. For example, people just use faceb…
-
Hi,
Miden VM has a powerful ability to handle numerical mathematical problems, but many other types of data exist in real life, such as `String` types. We are thinking about ways to add String relate…
-
I'm new to RLP encoding. I'm writing a C++ application in Qt which should send a raw transaction. I installed and compiled the aleth framework. What are the steps to get an RLP encoded string of a JSO…