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: dapphub/dappsys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dapphub/dappsys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: deployed
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 15, 2016

  1. start 0.2.1-dev on master and remove some debug.sol imports

    Conflicts:
    	dappfile
    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    f2bbd17 View commit details
    Browse the repository at this point in the history
  2. update incorrect comment

    `try_auth` returns garbage, not 0.
    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    fb32692 View commit details
    Browse the repository at this point in the history
  3. authority lock

    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    9f47917 View commit details
    Browse the repository at this point in the history
  4. remove redundant base_actor.sol

    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    64ded8e View commit details
    Browse the repository at this point in the history
  5. generic controller scratch work

    Conflicts:
    	dappfile
    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    6480085 View commit details
    Browse the repository at this point in the history
  6. generic controller, DSFrontendBase

    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    ecd9658 View commit details
    Browse the repository at this point in the history
  7. clean up controller, use action struct

    Conflicts:
    	contracts/controller.sol
    nmushegian authored and Ryan Casey committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    8bcd377 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d811807 View commit details
    Browse the repository at this point in the history
Loading