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: ingochris/beeLin-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: beeLin/beeLin-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 23 files changed
  • 1 contributor

Commits on Nov 6, 2015

  1. Configuration menu
    Copy the full SHA
    e777c67 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Add Namecoin RPC lookup support.

    Configuration in the FX Browser between Namecoin RPC and DNSChain is currently at compile time and configured
    for DNSChain.
    msgilligan committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    c2bdafa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Add some logging.

    msgilligan committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    5a0b011 View commit details
    Browse the repository at this point in the history
  2. More logging

    msgilligan committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    1eb2e84 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Configuration menu
    Copy the full SHA
    8a75044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f678722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19df0ab View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Default to Namecoin JSON-RPC (autoconfigure via namecoin.conf)

    * Upgrade to bitcoinj-rpcclient v0.1.1 (can find and parse namecoin.conf)
    * Add placeholder BeelinSwitchableNameService and use it by Default
    * Improved error handling and logging
    * Add JDK logging config class, properties (in resource), build settings
    * Use msgilligan.bit for tests and default home page (okturtles not working)
    msgilligan committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    597e42e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Update dependencies and functional tests

    * NSMenuFX to 2.1.1
    * Retrofit to 2.0.1 (and related dependencies)
    
    * Update expected results on functional tests for current
      state of Namecoin chain
    msgilligan committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    e7d4c25 View commit details
    Browse the repository at this point in the history
Loading