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

Wallet Serialization #16

Merged
merged 69 commits into from
Sep 16, 2024
Merged

Wallet Serialization #16

merged 69 commits into from
Sep 16, 2024

Commits on Aug 28, 2024

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

Commits on Sep 3, 2024

  1. merge latest memwallet

    willemolding committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    90ce9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd9de4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. serde block

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fea97d5 View commit details
    Browse the repository at this point in the history
  2. serde notes

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fcedc55 View commit details
    Browse the repository at this point in the history
  3. serde transactions

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    93bc6c2 View commit details
    Browse the repository at this point in the history
  4. top level in progress

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a1e251 View commit details
    Browse the repository at this point in the history
  5. scan queue

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    18b189e View commit details
    Browse the repository at this point in the history
  6. start account serde

    ec2 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f30a244 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. serde account birthday

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8b88356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1159c98 View commit details
    Browse the repository at this point in the history
  3. clippy fix

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dcab61e View commit details
    Browse the repository at this point in the history
  4. skip

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9ee2fd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b11d25d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee90721 View commit details
    Browse the repository at this point in the history
  7. serde ufvk

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    296a681 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    218a5bf View commit details
    Browse the repository at this point in the history
  9. serde account

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    53746f1 View commit details
    Browse the repository at this point in the history
  10. serde accounts

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6b69089 View commit details
    Browse the repository at this point in the history
  11. only serde left is on shard tree

    ec2 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ea4b49e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. almost done shardstore

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eb78d91 View commit details
    Browse the repository at this point in the history
  2. use new trait

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d8510ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8af0d6d View commit details
    Browse the repository at this point in the history
  4. remove unused array module

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    2ddadbf View commit details
    Browse the repository at this point in the history
  5. more nullifier to use trait

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ecfc5a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b20ee94 View commit details
    Browse the repository at this point in the history
  7. serde memoryshardstore

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9787deb View commit details
    Browse the repository at this point in the history
  8. serd shardtree

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    eb67ea9 View commit details
    Browse the repository at this point in the history
  9. Network Wrapper

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    69b181a View commit details
    Browse the repository at this point in the history
  10. done! cleanup time

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ce8ca06 View commit details
    Browse the repository at this point in the history
  11. clippy

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f903aa9 View commit details
    Browse the repository at this point in the history
  12. break into modules

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    29b3b71 View commit details
    Browse the repository at this point in the history
  13. clippy fix

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c9ced3a View commit details
    Browse the repository at this point in the history
  14. fmt

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ee51ea View commit details
    Browse the repository at this point in the history
  15. fmt

    ec2 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4f7cce0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3afe01a View commit details
    Browse the repository at this point in the history
  17. clean up frontierwrapper structs

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

Commits on Sep 9, 2024

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

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5f72255 View commit details
    Browse the repository at this point in the history
  3. rename

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    38b348f View commit details
    Browse the repository at this point in the history
  4. more rename

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8e63449 View commit details
    Browse the repository at this point in the history
  5. more cleanup

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b7e1a36 View commit details
    Browse the repository at this point in the history
  6. forgot to import

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9769264 View commit details
    Browse the repository at this point in the history
  7. more clean

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5a7f30a View commit details
    Browse the repository at this point in the history
  8. ByteArray Trait

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    829beff View commit details
    Browse the repository at this point in the history
  9. more refactor

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2800601 View commit details
    Browse the repository at this point in the history
  10. clippy\ fix

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    546f6a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e10d4a8 View commit details
    Browse the repository at this point in the history
  12. Rename

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    274c9c7 View commit details
    Browse the repository at this point in the history
  13. cippy cix

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd58e18 View commit details
    Browse the repository at this point in the history
  14. proptest for shardtree serde

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b850bea View commit details
    Browse the repository at this point in the history
  15. more clean

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a30d557 View commit details
    Browse the repository at this point in the history
  16. donezo

    ec2 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3c4f372 View commit details
    Browse the repository at this point in the history
  17. clippy

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    027e7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610e76b View commit details
    Browse the repository at this point in the history
  3. Serde SendNoteTable

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93c3c11 View commit details
    Browse the repository at this point in the history
  4. clippy fix

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e8617d9 View commit details
    Browse the repository at this point in the history
  5. fmt

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    837c62c View commit details
    Browse the repository at this point in the history
  6. remove comment

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    69d330f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7671eb4 View commit details
    Browse the repository at this point in the history
  8. fix wallet deser

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7441396 View commit details
    Browse the repository at this point in the history
  9. fix test

    ec2 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c9b39ed View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix serialization

    ec2 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    01c84d8 View commit details
    Browse the repository at this point in the history
  2. fmt

    ec2 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    61fe4a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. cargo lock

    ec2 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    95dfd73 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c3e616c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf8b1d6 View commit details
    Browse the repository at this point in the history
  3. remove proptest genereated file

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