Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethereum/pyrlp issues and pull requests

#152 - add py.typed

Pull Request - State: open - Opened by minaminao 18 days ago

#151 - fix docs ci

Pull Request - State: closed - Opened by pacrob 5 months ago

#150 - Upgrade template

Pull Request - State: closed - Opened by pacrob 6 months ago

#149 - Rename GitHub yml

Pull Request - State: closed - Opened by pacrob 6 months ago

#148 - RLP StreamReader

Issue - State: open - Opened by wjmelements 11 months ago

#147 - pip install --no-binary :all: rlp

Issue - State: open - Opened by vrypan 11 months ago
Labels: bug

#146 - Update README.md

Pull Request - State: closed - Opened by vrypan 11 months ago - 1 comment

#145 - add autoflake and move configs to pyproject.toml

Pull Request - State: closed - Opened by pacrob 12 months ago

#144 - convert .format to f-strings

Pull Request - State: closed - Opened by pacrob 12 months ago

#143 - Add typing

Issue - State: open - Opened by pacrob 12 months ago

#142 - Join template and drop py36, py37, add py311

Pull Request - State: closed - Opened by pacrob 12 months ago - 1 comment

#141 - Upgrade template and drop Python 3.6

Pull Request - State: closed - Opened by pacrob about 1 year ago - 1 comment

#139 - rlp decode cant support decode EIP1559 rawtransaction

Issue - State: open - Opened by CaiJiJi over 1 year ago - 1 comment

#138 - Fix setup.py to use recent setuptools

Pull Request - State: closed - Opened by radrow almost 2 years ago - 2 comments

#137 - `make dist` is broken due to deprecated use of `pypandoc`

Issue - State: closed - Opened by radrow almost 2 years ago - 1 comment

#136 - Switch to built-in setuptools functionality

Pull Request - State: closed - Opened by lemenkov almost 2 years ago - 3 comments

#135 - [WIP] Bump eth utils

Pull Request - State: closed - Opened by kclowes almost 3 years ago

#134 - Remove support for python 3.5, add support for python 3.9 and 3.10

Pull Request - State: closed - Opened by kclowes almost 3 years ago

#133 - Update eth-utils

Pull Request - State: closed - Opened by kclowes almost 3 years ago

#131 - Support dynamic encodings

Pull Request - State: open - Opened by carver over 3 years ago - 1 comment

#130 - Lol, looks like an errant >2**32 in the shell

Pull Request - State: closed - Opened by carver over 3 years ago

#129 - remove log noise

Pull Request - State: closed - Opened by oberstet almost 4 years ago

#128 - How to disable the warning "Consider installing rusty-rlp to improve pyrlp"?

Issue - State: closed - Opened by max-block almost 4 years ago - 4 comments

#127 - Make rusty-rlp optional

Pull Request - State: closed - Opened by cburgdorf about 4 years ago - 3 comments

#126 - Segmentation fault anyone?

Pull Request - State: closed - Opened by cburgdorf about 4 years ago - 4 comments

#125 - Use rust backend to speed up decoding / encoding

Pull Request - State: closed - Opened by cburgdorf about 4 years ago - 14 comments

#124 - Expose type hints

Pull Request - State: closed - Opened by cburgdorf about 4 years ago - 4 comments

#123 - Live docs link to very old version of docs

Issue - State: closed - Opened by laalaguer over 4 years ago - 3 comments

#122 - Use cython backend for speedup

Issue - State: closed - Opened by carver over 4 years ago - 1 comment

#121 - add python 3.8 support to CI

Pull Request - State: closed - Opened by reaperhulk almost 5 years ago - 4 comments

#120 - Exception description

Issue - State: open - Opened by emilianobilli about 5 years ago

#119 - [WIP] speedier copy?

Pull Request - State: open - Opened by pipermerriam about 5 years ago

#118 - encode differs from ethereumjs/rlp.encode

Issue - State: closed - Opened by HFFP about 5 years ago - 1 comment

#117 - Add Serializable.__repr__ that can be evaluated

Pull Request - State: closed - Opened by carver over 5 years ago - 1 comment

#116 - misc: import ABCs from `collections.abc` - squelch more deprecation warnings

Pull Request - State: closed - Opened by veox over 5 years ago - 1 comment

#115 - `rlp.decode` does not allow `memoryview` objects

Issue - State: open - Opened by pipermerriam over 5 years ago

#114 - Add Python 3.7 support in CI

Pull Request - State: closed - Opened by cburgdorf over 5 years ago

#113 - Fix deprecation warnings

Pull Request - State: closed - Opened by cburgdorf over 5 years ago

#112 - Cannot (de)serialize objects with optional fields

Issue - State: open - Opened by lithp over 5 years ago - 3 comments

#110 - Test that all invalid serializations raise errors

Pull Request - State: closed - Opened by carver over 5 years ago

#109 - RLP fields using annotated class attributes

Pull Request - State: open - Opened by onyb over 5 years ago - 8 comments

#108 - fixed typo

Pull Request - State: closed - Opened by voith over 5 years ago

#107 - Migrate to Circle CI

Pull Request - State: closed - Opened by Bhargavasomu over 5 years ago - 1 comment

#106 - Cut minior point release

Issue - State: closed - Opened by pipermerriam over 5 years ago

#105 - Serializable class without declared fields parameter

Pull Request - State: closed - Opened by Bhargavasomu almost 6 years ago - 4 comments

#104 - Migrate to Circle CI

Issue - State: closed - Opened by Bhargavasomu almost 6 years ago - 2 comments

#103 - Empty fields container

Pull Request - State: closed - Opened by Bhargavasomu almost 6 years ago

#102 - Defining a Serializable with an empty field set fails

Issue - State: closed - Opened by jannikluhn almost 6 years ago - 1 comment
Labels: Good First Issue

#101 - Instantiating empty Serializable fails

Issue - State: closed - Opened by jannikluhn almost 6 years ago - 3 comments

#100 - fix doc of codec.consume_item()

Pull Request - State: closed - Opened by qcdll almost 6 years ago

#99 - When pickling a BaseSerializable, set its _hash_cache to None

Pull Request - State: closed - Opened by gsalgado about 6 years ago - 8 comments

#98 - Remove redundant check in List.serialize

Pull Request - State: closed - Opened by dram about 6 years ago - 2 comments

#97 - Enable doctest for pytest

Pull Request - State: closed - Opened by dram about 6 years ago - 3 comments

#96 - ImportError: cannot import name 'encode_hex'

Issue - State: closed - Opened by waliguder about 6 years ago - 3 comments

#95 - Cache the RLP of nested items when decoding

Pull Request - State: closed - Opened by gsalgado about 6 years ago - 7 comments

#94 - RFC: Cache the serialized version of individual items when decoding Lists

Pull Request - State: closed - Opened by gsalgado about 6 years ago

#93 - No caching of RLP when decoding a List of Serializable items

Issue - State: closed - Opened by gsalgado about 6 years ago - 11 comments

#92 - Error importing library

Issue - State: closed - Opened by sunchaser68 over 6 years ago - 1 comment

#91 - TypeError: Did not find sedes handling type str

Issue - State: closed - Opened by rickw over 6 years ago - 1 comment

#90 - rlp/codec: fix missing str type in infer_sedes

Pull Request - State: closed - Opened by andelf over 6 years ago - 2 comments

#89 - Give clearer message when trying to decode None

Pull Request - State: closed - Opened by carver over 6 years ago

#88 - Failed while import rlp 1.0.1 in python3.6

Issue - State: closed - Opened by c0mm4nd over 6 years ago - 1 comment

#87 - Version 1.0 breaks functionality in pyethereum

Issue - State: closed - Opened by dragos-vlad over 6 years ago - 4 comments

#86 - Documented feature doesn't exist: rlp.sedes.sedes_list

Issue - State: open - Opened by SerpentChris over 6 years ago - 1 comment

#85 - Fix encoding/decoding of False for boolean sedes

Pull Request - State: closed - Opened by gsalgado over 6 years ago

#84 - rlp1.0 don't have exclude function.

Issue - State: closed - Opened by yihuang over 6 years ago - 2 comments

#83 - Fix direct subclassing of Serializable without declaring fields

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#82 - Validation when subclassing serializables

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#81 - need to invalidate parent attributes when subclassing

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#80 - add build_rlp() API to changesets

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 2 comments

#79 - Add boolean encoder

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#78 - Piper/alternate api for making copies of serializables

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 7 comments

#77 - Piper/apis for making copies of rlp serializables

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 2 comments

#76 - rlp.Serializables are now strictly immutable

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#75 - WIP: experiment with ChangeSet API

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#74 - Add text encoder

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#73 - remove bool support from big_indian_int sedes

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#72 - Piper/fix bug in as mutable and immutable instantiation

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#71 - Piper/fix inheritance for serializables

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#70 - Piper/remove mutable kwargs from serializable intitialization

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#69 - fix for deserialization with custom __init__ method

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#68 - Fix ObjectDeserializationError to access fields via .meta

Pull Request - State: closed - Opened by gsalgado over 6 years ago

#67 - Track performance benchmarks

Issue - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#66 - more slice assertions

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#65 - convert to tuple for byte lookup

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#64 - remove RLPData class

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#63 - faster int-to-byte conversion

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 7 comments

#62 - Rework Serializable class.

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 5 comments

#61 - API refactor for rlp.Serializable

Issue - State: closed - Opened by pipermerriam over 6 years ago - 5 comments

#60 - PR feedback

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#59 - Piper/slice support

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#58 - Add support for slices to LazyList.__getitem__

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#57 - Library cleanup: Drop un-used APIs, optimizations, cleanup

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 8 comments

#56 - Piper/remove safe ord util

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#55 - Remove encode and decode hex utils

Pull Request - State: closed - Opened by pipermerriam over 6 years ago

#54 - Piper/use eth utils big endian tools

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#53 - remove python 2 support and other minor cleanup

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment

#52 - remove python 2 support and other minor cleanup

Pull Request - State: closed - Opened by pipermerriam over 6 years ago - 1 comment