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

feat(zcoin): impl tx_history support for WASM target #2077

Merged
merged 16 commits into from
Mar 29, 2024
Merged

Commits on Feb 29, 2024

  1. save dev state

    borngraced committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    81ea21b View commit details
    Browse the repository at this point in the history
  2. remove all where_first

    borngraced committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2f0bade View commit details
    Browse the repository at this point in the history
  3. update note finding logic

    borngraced committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0811bd7 View commit details
    Browse the repository at this point in the history
  4. save dev state

    borngraced committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e8167fd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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

    borngraced committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    778c92b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    478ea62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bc308c View commit details
    Browse the repository at this point in the history
  5. fix wasm lint

    borngraced committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    53a80af View commit details
    Browse the repository at this point in the history
  6. finish impl and cleanups

    borngraced committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ab00f22 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. code organization

    borngraced committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    601324a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8ccd4f9 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    borngraced committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    823b376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb4f2e6 View commit details
    Browse the repository at this point in the history