Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

get_all_accounts and blockchain_audit_tool #10811

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    a85f21d View commit details
    Browse the repository at this point in the history
  2. add blockchain_audit_tool.py

    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    aedbb18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e18997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691a36b View commit details
    Browse the repository at this point in the history
  5. get_all_accounts RPC: use 10ms limit, std::advance on iterator, add '…

    …more' field to result, update test
    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    af4f2c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f04b1fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cdeb4c View commit details
    Browse the repository at this point in the history
  8. get_all_accounts: use lower and upper bound in params which allows se…

    …arching based on name, add 'limit' to replace paging, add 'more' field to returned results
    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b073f3f View commit details
    Browse the repository at this point in the history
  9. address PR comments

    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c69f216 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a35944e View commit details
    Browse the repository at this point in the history
  11. add deferred transactions

    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6be6435 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a53f90e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c85f71 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0831e67 View commit details
    Browse the repository at this point in the history
  15. address PR comments

    praphael committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    fc16e9e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ab0b97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    209a20e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    96545b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95f9ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f1406 View commit details
    Browse the repository at this point in the history
  4. blockchain_audit_tool: add ability to compare to reference, rework ar…

    …g parsing, detect new accounts added, warn if info could not all be retrieved within single block
    praphael committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    aac3ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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