Ecosyste.ms: Issues

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

GitHub / ethereumjs/rlp issues and pull requests

#109 - Fix karma, readme updates, combine source to one file

Pull Request - State: closed - Opened by ryanio over 2 years ago - 6 comments
Labels: type: refactor, type: docs, PR state: needs review

#108 - Readme and typedoc updates, normalize source error messages to capital RLP

Pull Request - State: closed - Opened by ryanio over 2 years ago - 1 comment
Labels: type: docs, PR state: needs review

#106 - Remove getLength method

Pull Request - State: closed - Opened by jochem-brouwer over 2 years ago - 4 comments
Labels: eval: needs discussion, PR state: open discussion, PR state: needs review

#104 - Remove BN dependency, add ethereumjs-util dependency

Pull Request - State: closed - Opened by jochem-brouwer almost 3 years ago - 6 comments
Labels: PR state: WIP

#103 - changelog: fix compare links, include note for included source files in v2.2.7

Pull Request - State: closed - Opened by ryanio almost 3 years ago - 1 comment

#102 - Prepare Release v2.2.7

Pull Request - State: closed - Opened by ryanio almost 3 years ago - 1 comment
Labels: type: release

#101 - Ensure we do not decode invalid RLPs

Pull Request - State: closed - Opened by jochem-brouwer about 3 years ago - 11 comments
Labels: PR state: needs review

#100 - Avoid creating new array

Pull Request - State: closed - Opened by spirinvladimir about 3 years ago - 1 comment

#99 - Use BN type instead of value

Pull Request - State: closed - Opened by talentlessguy about 3 years ago - 33 comments
Labels: eval: needs validation

#98 - Update to Discord badge

Pull Request - State: closed - Opened by ryanio almost 4 years ago - 1 comment
Labels: PR state: needs review

#97 - Fix missing sources in package distribution

Pull Request - State: closed - Opened by rumkin almost 4 years ago - 18 comments

#96 - how to docode hex to string

Issue - State: closed - Opened by yujianFresh about 4 years ago - 1 comment

#95 - Improve cli interface

Pull Request - State: closed - Opened by ryanio about 4 years ago - 3 comments
Labels: PR state: needs review

#94 - Some love for CLI tool

Issue - State: closed - Opened by holgerd77 about 4 years ago
Labels: good first issue, effort: E1 hours, prio: P4 nice-to-have, help wanted, type: enhancement

#93 - New release v.2.2.6

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

#92 - Update `actions/checkout` to v2

Pull Request - State: closed - Opened by ryanio about 4 years ago - 1 comment

#91 - Fix long string decode

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

#90 - Add browser support, remove dependencies

Pull Request - State: closed - Opened by paulmillr over 4 years ago - 33 comments
Labels: type: refactor, PR state: needs review

#89 - New release v2.2.5

Pull Request - State: closed - Opened by holgerd77 over 4 years ago - 2 comments

#88 - Remove package.json `testling` property

Pull Request - State: closed - Opened by ryanio over 4 years ago - 1 comment
Labels: PR state: merge ready

#87 - Upgrade CI provider to use GH Actions in place of Travis

Pull Request - State: closed - Opened by ryanio over 4 years ago - 1 comment
Labels: PR state: needs review

#86 - fix formatting w/ prettier

Pull Request - State: closed - Opened by wemeetagain over 4 years ago - 1 comment

#85 - Add bigint support

Pull Request - State: closed - Opened by wemeetagain almost 5 years ago - 8 comments

#84 - New release v2.2.4

Pull Request - State: closed - Opened by holgerd77 almost 5 years ago

#83 - Use NestedBufferArray for decode's return type

Pull Request - State: closed - Opened by s1na about 5 years ago - 8 comments

#82 - Add Ethereum name or address to package.json

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

#81 - Handle negative numbers

Issue - State: closed - Opened by eccentricexit about 5 years ago - 2 comments

#80 - Removed unused dependency "safe-buffer"

Pull Request - State: closed - Opened by AndreasGassmann about 5 years ago - 2 comments

#79 - Move BN.js from deps to dev dependencies

Pull Request - State: closed - Opened by rumkin about 5 years ago - 6 comments

#78 - Improve type definitions for decode

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

#77 - Encoding and Decoding RLP lists when part of a buffer

Issue - State: closed - Opened by Mikerah about 5 years ago - 5 comments

#76 - encode differs from pyrlp

Issue - State: closed - Opened by HFFP about 5 years ago - 2 comments

#75 - Org links and git hooks

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

#74 - Remove Dictionary type

Pull Request - State: closed - Opened by alcuadrado over 5 years ago - 4 comments

#73 - New release v2.2.3

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

#72 - added Error when dealing with negativ integers for

Pull Request - State: closed - Opened by simon-jentzsch over 5 years ago - 8 comments

#71 - rlp.encode(-1) should throw an Error.

Issue - State: closed - Opened by simon-jentzsch over 5 years ago - 1 comment

#70 - Array fix with tests

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

#69 - [BUG] rlp.encode([]) throws invalid type Error in the Truffle console

Issue - State: closed - Opened by wanseob over 5 years ago - 4 comments

#68 - Change 'array instanceof array' to 'Array.isArray()'

Pull Request - State: closed - Opened by V1rtuousCycle over 5 years ago - 4 comments

#67 - New release v2.2.2

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

#66 - Use local version of ethereumjs-testing, fix hex-prefix issue

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

#65 - Fix official and integration tests

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

#64 - Move bn.js to dependencies

Pull Request - State: closed - Opened by tinchoabbate over 5 years ago - 4 comments

#63 - Cannot find module 'bn.js' error when requiring after clean install

Issue - State: closed - Opened by tinchoabbate over 5 years ago - 1 comment
Labels: type: bug

#62 - Is the Dictionary type necessary?

Issue - State: closed - Opened by s1na over 5 years ago - 2 comments
Labels: type: discussion / question

#61 - New release v2.2.1

Pull Request - State: closed - Opened by holgerd77 almost 6 years ago - 1 comment

#60 - Fixed bin/rlp CLI command bug

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

#59 - Export types used by decode/encode

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

#58 - Missing type exports: RLPInput, RLPDecoded

Issue - State: closed - Opened by webmaster128 almost 6 years ago - 8 comments

#57 - Test structure and new integration tests

Pull Request - State: closed - Opened by holgerd77 almost 6 years ago - 3 comments

#56 - Error using [email protected] as a CLI command

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

#55 - New release v2.2.0

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

#54 - Fix BN.js import issue

Pull Request - State: closed - Opened by holgerd77 almost 6 years ago - 1 comment

#53 - Update TypeScript to turn off allowSyntheticDefaultImports

Issue - State: closed - Opened by whymarrh almost 6 years ago - 1 comment

#52 - Bump EthereumJS config version

Pull Request - State: closed - Opened by whymarrh almost 6 years ago - 1 comment

#51 - Remove usages of deprecated utils

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

#50 - Normalize all line endings to LF instead of CRLF

Pull Request - State: closed - Opened by whymarrh almost 6 years ago - 3 comments

#49 - remove standard code style bardge, normalize headers in readme

Pull Request - State: closed - Opened by krzkaczor almost 6 years ago - 1 comment

#48 - remove custom util functions, use already existing ones

Pull Request - State: closed - Opened by krzkaczor almost 6 years ago - 1 comment

#47 - Analyze new listofbinaries RLP test case

Issue - State: closed - Opened by holgerd77 almost 6 years ago - 2 comments
Labels: type: bug, effort: E1 hours

#46 - Add test case title output on official test runs

Issue - State: closed - Opened by holgerd77 almost 6 years ago
Labels: prio: P3 important, good first issue, effort: E1 hours, type: tests, help wanted, type: enhancement

#45 - Kk/config export

Pull Request - State: closed - Opened by krzkaczor almost 6 years ago - 18 comments

#44 - Kk/cleanup

Pull Request - State: closed - Opened by krzkaczor almost 6 years ago - 1 comment

#43 - Add test for issue#35

Pull Request - State: closed - Opened by GrandSchtroumpf almost 6 years ago - 3 comments

#42 - Add test for issue#35

Pull Request - State: closed - Opened by GrandSchtroumpf almost 6 years ago - 1 comment

#41 - Kk/linting+prettier

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

#40 - Question, why is decode(encode([0])) empty buffer?

Issue - State: closed - Opened by syuhei176 almost 6 years ago - 1 comment

#39 - rewrote tests to typescript, improved typings

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

#38 - remove build artifacts from git

Pull Request - State: closed - Opened by krzkaczor almost 6 years ago - 1 comment

#37 - Typescript rewrite

Pull Request - State: closed - Opened by GrandSchtroumpf almost 6 years ago - 18 comments

#36 - Add .npmignore File to Make NPM Package Cleaner

Pull Request - State: closed - Opened by ZitRos almost 6 years ago - 12 comments

#35 - Recursive Typings

Issue - State: closed - Opened by dschoeni almost 6 years ago - 2 comments
Labels: eval: needs discussion, eval: needs validation, type: feature, prio: P4 nice-to-have, help wanted

#34 - ES5 Compatibility

Issue - State: closed - Opened by fabioberger almost 6 years ago - 2 comments
Labels: prio: P3 important, type: refactor, good first issue, effort: E1 hours, help wanted

#33 - Support for browser

Pull Request - State: closed - Opened by pierreneter about 6 years ago - 1 comment

#32 - encoding of 0 should be the byte 0 and not the empty buffer.

Pull Request - State: closed - Opened by hamdiallam about 6 years ago - 12 comments
Labels: PR state: open discussion

#31 - Add LICENSE file for MPL2.0

Pull Request - State: closed - Opened by axic about 6 years ago - 1 comment

#30 - Move from Travis to Circleci

Issue - State: closed - Opened by axic about 6 years ago - 3 comments
Labels: effort: E1 hours, help wanted

#29 - Rewrite in TypeScript

Issue - State: closed - Opened by axic about 6 years ago - 5 comments
Labels: eval: needs discussion, prio: P3 important, effort: E2 days, type: refactor

#28 - Bug. Decoding 0x80 / Encoding and decoding of 0

Issue - State: closed - Opened by hamdiallam about 6 years ago - 8 comments
Labels: type: bug, eval: needs discussion, eval: needs validation, PR state: WIP

#27 - New release v2.1.0

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

#26 - Should rlp support bigint or mediumint in ethereum/tests?

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

#25 - Add TypeScript interface definitions

Pull Request - State: closed - Opened by ukstv over 6 years ago - 14 comments
Labels: PR state: needs changes

#24 - Consider having TypeScript/Flow interface definition

Issue - State: closed - Opened by vietlq over 6 years ago - 9 comments
Labels: type: refactor, PR state: WIP

#23 - Remove ethereumjs-testing dependency ?

Issue - State: closed - Opened by holgerd77 over 6 years ago - 1 comment
Labels: eval: needs discussion, prio: P3 important, type: refactor, type: tests

#22 - Increase test coverage

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

#21 - Reach 95%+ code coverage with tests

Issue - State: closed - Opened by axic over 6 years ago - 4 comments
Labels: prio: P3 important, good first issue, effort: E1 hours, type: tests, help wanted

#20 - Run tests on node 4, 6, 8

Issue - State: closed - Opened by axic over 6 years ago

#19 - Make a release

Issue - State: closed - Opened by axic over 6 years ago

#18 - Switch to safe-buffer, Resolves #17

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

#17 - Should update to safe-buffer

Issue - State: closed - Opened by axic over 6 years ago

#16 - Handle Uint8Array inputs

Pull Request - State: closed - Opened by jacogr over 6 years ago - 3 comments

#15 - Handle Uint8Array inputs

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

#14 - Fix README.md typos and grammar

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

#13 - Fix travis build

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

#12 - doc: example code tweaks

Pull Request - State: closed - Opened by detailyang almost 7 years ago - 1 comment

#11 - Update dependencies to enable Greenkeeper 🌴

Pull Request - State: closed - Opened by greenkeeper[bot] almost 8 years ago
Labels: greenkeeper

#10 - export encode/decode for types

Issue - State: closed - Opened by fanatid over 8 years ago - 4 comments

#9 - Consider following the API spec of abstract-encoding

Issue - State: closed - Opened by axic over 8 years ago - 2 comments

#1 - make streamable

Issue - State: closed - Opened by wanderer over 9 years ago - 4 comments