Skip to content
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: argotorg/solidity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 91a6b35f18c9e3ae38b08460ba3b0d3590e573dc
Choose a base ref
...
head repository: argotorg/solidity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fad2d4df222f3fc306eda84a6a3842955541f9d0
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 1, 2016

  1. [Documentation] Include correct dev package

    The Ubuntu part of the installation guide mentions `libjson-rpc-cpp-dev`. However, the correct name seems to be `libjsonrpccpp-dev`.
    4tXJ7f committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    f311a61 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. [Documentation] Add details on libjsonrpccpp-dev

    Add explanation to the documentation that the package name changes from  `libjson-rpc-cpp-dev` to  `libjsonrpccpp-dev` and is supplied by the universe repository instead of the Ethereum PPA.
    4tXJ7f committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    1d9f8c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #380 from 4tXJ7f/patch-1

    [Documentation] Include correct dev package
    chriseth committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    fad2d4d View commit details
    Browse the repository at this point in the history
Loading