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: ybbus/jsonrpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GincoInc/jsonrpc
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.
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 20, 2017

  1. Add Error()

    GuiltyMorishita committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    4b414ef View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. 🍉 Add: Timeout

    GuiltyMorishita committed May 28, 2019
    Configuration menu
    Copy the full SHA
    ff7c410 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

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

Commits on Apr 10, 2020

  1. 🍉 Add: NewRPCClientWithTimeout

    nandehu0323 committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bed89b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from nandehu0323/add-newrpcclient-with-timeout

    Add: NewRPCClientWithTimeout
    GuiltyMorishita authored Apr 10, 2020
    Configuration menu
    Copy the full SHA
    1e3ac99 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Fix vulnerable dependencies and update Go version

    Update Go version from 1.12 to 1.23.0 and update all dependencies: - golang.org/x/net: v0.0.0-20190522 → v0.36.0 - golang.org/x/text: v0.3.2 → v0.22.0 - gopkg.in/yaml.v2: v2.2.2 → v2.4.0 - Removed unused direct deps (x/crypto, x/sys, x/tools) via go mod tidy Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    tomokazu-kozuma and claude committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    648c20c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Merge pull request #2 from GincoInc/fix/update-vulnerable-dependencies

    Fix vulnerable dependencies and update Go version
    tomokazu-kozuma authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    0f4d367 View commit details
    Browse the repository at this point in the history
Loading