Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Batch JSON-RPC support (rpc client & server) #1503

Merged
merged 25 commits into from
Mar 10, 2020

Commits on Oct 31, 2019

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

Commits on Nov 26, 2019

  1. Merge pull request #1 from xplorfin/concurrent-write

    allow non local tls disable for compatibility with private network in…
    jakesylvestre authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    706aff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. new flag

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    22338ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ecee4 View commit details
    Browse the repository at this point in the history
  3. server http

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    2b6b35c View commit details
    Browse the repository at this point in the history
  4. bulk first pass

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e4c7407 View commit details
    Browse the repository at this point in the history
  5. tls unwrangle

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c25e1e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from xplorfin/rpcbulk

    Rpcbulk
    jakesylvestre authored Dec 4, 2019
    Configuration menu
    Copy the full SHA
    9d2e844 View commit details
    Browse the repository at this point in the history
  7. Revert "tls unwrangle"

    This reverts commit c25e1e8.
    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    e740498 View commit details
    Browse the repository at this point in the history
  8. add bulk mode

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a59d23d View commit details
    Browse the repository at this point in the history
  9. batch chan

    jakesylvestre committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    fe2192d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. add batch method

    jakesylvestre committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a5d1ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6278ae4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd91ca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Revert "tls unwrangle"

    This reverts commit c25e1e8.
    jakesylvestre committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    301229f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    935dfb7 View commit details
    Browse the repository at this point in the history
  2. fix nits

    jakesylvestre committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    ef60e30 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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

Commits on Jan 22, 2020

  1. unfalse

    jakesylvestre committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    b1f9e41 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. ci fixes

    jakesylvestre committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    1d228c1 View commit details
    Browse the repository at this point in the history
  2. uncache

    jakesylvestre committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    6521f5e View commit details
    Browse the repository at this point in the history
  3. Revert "uncache"

    This reverts commit 6521f5e.
    jakesylvestre committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    eba3b3f View commit details
    Browse the repository at this point in the history
  4. bust cache

    jakesylvestre committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7855b30 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    4012d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fab28 View commit details
    Browse the repository at this point in the history