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

[WIP] add functions to wallet API #9464

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Aug 30, 2024

  1. rebase

    SNeedlewoods committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2cc374a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. use API functions instead of wallet2 where possible

    SNeedlewoods committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    135be40 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. rbrunner7 review

    SNeedlewoods committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6d60455 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. remove blackball & ringdb

    SNeedlewoods committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5089541 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. WIP rbrunner7 review round 2

    SNeedlewoods committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a621fc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. TransactionInfo, EnoteDetails, some clean-up

    SNeedlewoods committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7d37965 View commit details
    Browse the repository at this point in the history
  2. still WIP rbrunner7 review round 2

    SNeedlewoods committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7c6537c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. resolve some TODOs, QUESTIONs and clean up

    SNeedlewoods committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e1bf28d View commit details
    Browse the repository at this point in the history
  2. rbrunner7 review round 3

    SNeedlewoods committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3d890fd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. clean up, work on TODOs

    SNeedlewoods committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0daaeec View commit details
    Browse the repository at this point in the history
  2. remove accept function from loadTx()

    SNeedlewoods committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4291ce0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. clean-up, work on TODOs and QUESTIONs

    SNeedlewoods committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a879d7 View commit details
    Browse the repository at this point in the history
  2. rbrunner7 review round 4: rename outputs to enotes

    SNeedlewoods committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ea8d9e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c0f010 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. work on TODOs & QUESTIONs

    SNeedlewoods committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1ebc074 View commit details
    Browse the repository at this point in the history
  2. improve error messages and handling

    SNeedlewoods committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa8d4da View commit details
    Browse the repository at this point in the history
  3. some bugs fixed

    SNeedlewoods committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    83a72e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix bugs

    SNeedlewoods committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    adf2570 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. replace term transfer

    SNeedlewoods committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e0c08ca View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add enote_details .h/.cpp

    SNeedlewoods committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    93e91a6 View commit details
    Browse the repository at this point in the history