Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethereumjs/rlp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: ethereumjs/rlp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 19, 2018

  1. Separated tests into data type and official tests, new integration te…

    …sts for dist and CLI (commented out)
    holgerd77 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    95523df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from ethereumjs/add-test-structure-and-new-int…

    …egration-tests
    
    Test structure and new integration tests
    holgerd77 authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    ee8a7f5 View commit details
    Browse the repository at this point in the history
  3. Add missing export of RLPObject

    Simon Warta committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    1767b36 View commit details
    Browse the repository at this point in the history
  4. Un-prefix types

    Simon Warta committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    57db38f View commit details
    Browse the repository at this point in the history
  5. Add comment on List type

    Simon Warta committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    5db9bbe View commit details
    Browse the repository at this point in the history
  6. Export types Decoded, Dictionary, Input, List

    Simon Warta committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fecee84 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Merge pull request #59 from webmaster128/rlp-type

    Export types used by decode/encode
    holgerd77 authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    beddc69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75fb081 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from ethereumjs/fix-cli-command-issue

    Fixed bin/rlp CLI command bug
    holgerd77 authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    ee0b433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c642c2a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61 from ethereumjs/new-release-v221

    New release v2.2.1
    holgerd77 authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    1ad130a View commit details
    Browse the repository at this point in the history
Loading