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: bonesoul/CoiniumServ
base: 7854de069518
Choose a base ref
...
head repository: bonesoul/CoiniumServ
compare: 47f51a97be0a
Choose a head ref
  • 13 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 20, 2018

  1. The following code has been changed.

    - Removed unnecessary PreInfo.cs code
    - Added a new PropertyConvertor.cs
    - Modify the following codes to support a UNIT coin
      - MiningInfo.cs
      - DaemonBase.cs
    
     Specially thanks to @flyx2888 for UNIT coin code modification.
    jeong760 committed Apr 20, 2018
    Copy the full SHA
    2b0b58c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    87b988b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    99aac67 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Update footer.cshtml

    Fixed wrong URL information about CoiniumServ on /srv/web/default/views/layout/footer.cshtml
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    4bd6f9e View commit details
    Browse the repository at this point in the history
  2. Update donate.cshtml

    Removed Coinbase.com button it seems does not work either so. 
    
    <a class="coinbase-button" data-code="cf6bb9334d09f07ad3abbe5894702ae9" data-button-style="custom_small" href="https://coinbase.com/checkouts/cf6bb9334d09f07ad3abbe5894702ae9">Donate Bitcoins</a>
                    <script src="https://coinbase.com/assets/button.js" type="text/javascript"></script>
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    1f1b757 View commit details
    Browse the repository at this point in the history
  3. Update donate.cshtml

    jeong760 committed Apr 21, 2018
    Copy the full SHA
    0b6f9fe View commit details
    Browse the repository at this point in the history
  4. Update donate.cshtml

    <li>Litecoin: ---> <li>Ethereum:
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    4719160 View commit details
    Browse the repository at this point in the history
  5. Update donate.cshtml

    jeong760 committed Apr 21, 2018
    Copy the full SHA
    cb557b8 View commit details
    Browse the repository at this point in the history
  6. Update donate.cshtml

    Fixed Ethereum address in the code.
    
    0x61aa3e0709e20bcb4aedc2607d4070f1db72e69b
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    8f372cf View commit details
    Browse the repository at this point in the history
  7. Update donate.cshtml

    0x61aa3e0709e20bcb4aedc2607d4070f1db72e69b
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    3d11efc View commit details
    Browse the repository at this point in the history
  8. Update stronghands-example.json

    coin": "stronghands.json"
    jeong760 committed Apr 21, 2018
    Copy the full SHA
    f801369 View commit details
    Browse the repository at this point in the history
  9. Update stronghands.json

    jeong760 committed Apr 21, 2018
    Copy the full SHA
    1eaf4c8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Merge pull request #1017 from jeong760/develop

    Removed unnecessary codes and modify a code lines to support to UNIT coin.
    Hüseyin Uslu committed May 1, 2018
    Copy the full SHA
    47f51a9 View commit details
    Browse the repository at this point in the history