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

cuprated: RPC handlers (json-rpc) #308

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 10, 2024

  1. import diffs

    hinto-janai committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d170b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e950b View commit details
    Browse the repository at this point in the history
  3. lints

    hinto-janai committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c18ba6e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. hard_fork

    hinto-janai committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    93be3be View commit details
    Browse the repository at this point in the history
  2. apply diffs

    hinto-janai committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c590bbb View commit details
    Browse the repository at this point in the history
  3. review fixes

    hinto-janai committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cec746b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57c887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac6360a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2522bb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd136b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    9459d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82ff27 View commit details
    Browse the repository at this point in the history
  3. get_block

    hinto-janai committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8a3229b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. connection_info

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9422c07 View commit details
    Browse the repository at this point in the history
  2. hard_fork_info

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50bd576 View commit details
    Browse the repository at this point in the history
  3. set_bans

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f677b1a View commit details
    Browse the repository at this point in the history
  4. get_bans

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    37bcbb5 View commit details
    Browse the repository at this point in the history
  5. banned

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c7ae795 View commit details
    Browse the repository at this point in the history
  6. flush_transaction_pool

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6af977f View commit details
    Browse the repository at this point in the history
  7. get_output_histogram

    hinto-janai committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1a76934 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. get_coinbase_tx_sum

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1d435cc View commit details
    Browse the repository at this point in the history
  2. get_version

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d7fef15 View commit details
    Browse the repository at this point in the history
  3. get_fee_estimate

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1e0ab56 View commit details
    Browse the repository at this point in the history
  4. get_alternate_chains

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    294df3f View commit details
    Browse the repository at this point in the history
  5. relay_tx

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    08b5ff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2daf255 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a10ed59 View commit details
    Browse the repository at this point in the history
  8. prune

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d7d8b35 View commit details
    Browse the repository at this point in the history
  9. calc_pow

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5926f24 View commit details
    Browse the repository at this point in the history
  10. add_aux_pow

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7148ba1 View commit details
    Browse the repository at this point in the history
  11. get_tx_ids_loose

    hinto-janai committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d56477c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. generate_blocks

    hinto-janai committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    548639b View commit details
    Browse the repository at this point in the history
  2. get_info

    hinto-janai committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e2f25bd View commit details
    Browse the repository at this point in the history
  3. sync_info

    hinto-janai committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4b1d7bc View commit details
    Browse the repository at this point in the history
  4. get_miner_data

    hinto-janai committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bd3a844 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    bf07f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98dfaa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13eedc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    544287d View commit details
    Browse the repository at this point in the history
  2. clean imports

    hinto-janai committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0cb6a76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30eeb8 View commit details
    Browse the repository at this point in the history
  4. fix get_info, banned

    hinto-janai committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    228a718 View commit details
    Browse the repository at this point in the history
  5. fix sync_info

    hinto-janai committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9374d08 View commit details
    Browse the repository at this point in the history
  6. fix get_miner_data

    hinto-janai committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fd84940 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. initial add_aux_pow impl

    hinto-janai committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    46bf198 View commit details
    Browse the repository at this point in the history
  2. fix calculate_pow

    hinto-janai committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1f3b5ed View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. add_aux_pow

    hinto-janai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e975c42 View commit details
    Browse the repository at this point in the history
  2. get_output_distribution

    hinto-janai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d634bea View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. checkup

    hinto-janai committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    854b175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2d493 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fixes

    hinto-janai committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    86f2dd1 View commit details
    Browse the repository at this point in the history