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: qtumproject/solar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.10
Choose a base ref
...
head repository: qtumproject/solar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jan 11, 2018

  1. Copy the full SHA
    b6561c3 View commit details

Commits on Jan 23, 2018

  1. Copy the full SHA
    62fbaad View commit details

Commits on Jan 26, 2018

  1. update README

    hayeah committed Jan 26, 2018
    Copy the full SHA
    1e30d90 View commit details

Commits on Jan 31, 2018

  1. Copy the full SHA
    becb8cd View commit details
  2. add a bit more doc

    hayeah committed Jan 31, 2018
    Copy the full SHA
    964591d View commit details

Commits on Mar 29, 2018

  1. tweak solar ETH deploy

    hayeah committed Mar 29, 2018
    Copy the full SHA
    2680c18 View commit details
  2. add parity dev chain notes

    hayeah committed Mar 29, 2018
    Copy the full SHA
    fd2677d View commit details

Commits on Apr 18, 2018

  1. Copy the full SHA
    bfc2ebd View commit details

Commits on Apr 26, 2018

  1. specify unlock time in seconds

    hayeah committed Apr 26, 2018
    Copy the full SHA
    3ee19de View commit details
  2. Copy the full SHA
    45de34b View commit details

Commits on Apr 27, 2018

  1. Copy the full SHA
    c217a50 View commit details
  2. upgrade go builder to 1.10

    hayeah committed Apr 27, 2018
    Copy the full SHA
    c6a9237 View commit details
  3. Copy the full SHA
    b5c7f83 View commit details
  4. minor tweaks for eth deployer

    hayeah committed Apr 27, 2018
    Copy the full SHA
    e41a06b View commit details
  5. tweak readme

    hayeah committed Apr 27, 2018
    Copy the full SHA
    628b91a View commit details
  6. Copy the full SHA
    610fa00 View commit details

Commits on May 2, 2018

  1. refactor to support gasPrice

    hayeah committed May 2, 2018
    Copy the full SHA
    2e16971 View commit details
  2. Copy the full SHA
    bdefd0d View commit details

Commits on Jul 23, 2018

  1. Copy the full SHA
    7e90b4a View commit details

Commits on Jul 24, 2018

  1. Merge pull request #16 from dcb9/master

    Fix big.ParseFloat and update README
    hayeah authored Jul 24, 2018
    Copy the full SHA
    d3bad84 View commit details

Commits on Jan 2, 2019

  1. Typo

    dcb9 committed Jan 2, 2019
    Copy the full SHA
    98f47e2 View commit details
  2. Add v0.5 contracts to test

    dcb9 committed Jan 2, 2019
    Copy the full SHA
    f4a36cc View commit details

Commits on Jan 18, 2019

  1. Create LICENSE

    hayeah authored Jan 18, 2019
    Copy the full SHA
    f418c65 View commit details
  2. Merge pull request #19 from qtumproject/add-license-1

    Create LICENSE
    hayeah authored Jan 18, 2019
    Copy the full SHA
    19de8f5 View commit details

Commits on Apr 16, 2019

  1. fix sha3 dep issue

    hayeah committed Apr 16, 2019
    Copy the full SHA
    8f1b579 View commit details
  2. Copy the full SHA
    f139f5c View commit details

Commits on Apr 18, 2019

  1. Merge pull request #18 from dcb9/master

    Fix typo and add solidity v0.5 contracts
    hayeah authored Apr 18, 2019
    Copy the full SHA
    e9e502a View commit details

Commits on Jun 27, 2019

  1. Copy the full SHA
    f620d92 View commit details
  2. fixes to contracts

    hayeah committed Jun 27, 2019
    Copy the full SHA
    399dee2 View commit details

Commits on Jul 11, 2019

  1. Copy the full SHA
    3907f9f View commit details

Commits on Aug 20, 2020

  1. upgrade to istanbul bytecode

    hayeah committed Aug 20, 2020
    Copy the full SHA
    025ed46 View commit details

Commits on Oct 10, 2020

  1. dump rpc error message

    hayeah committed Oct 10, 2020
    Copy the full SHA
    322a620 View commit details
  2. Copy the full SHA
    22f852a View commit details
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -2,3 +2,4 @@
/solar
/.vscode
/cli/solar/debug
/.idea
Loading