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: nervosnetwork/ckb-sdk-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.0
Choose a base ref
...
head repository: nervosnetwork/ckb-sdk-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 16, 2019

  1. docs: Guide the user to install libsecp256k1 manually

    since libsecp256k1-dev doesn't have recovery module enabled
    ashchan committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    137aa3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from nervosnetwork/secp256k1-module-recovery-doc

    docs: Guide the user to install libsecp256k1 manually
    ashchan authored Nov 16, 2019
    Configuration menu
    Copy the full SHA
    f37c702 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    e14901b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from nervosnetwork/fix-empty-reduce

    fix: add default value for reduce in get_unspent_cells
    classicalliu authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    66c2492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b97d20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    149517e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #217 from nervosnetwork/rc/v0.25.1

    [ᚬmaster] Rc/v0.25.1
    classicalliu authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    18fea6d View commit details
    Browse the repository at this point in the history
Loading