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

HM24 (DO NOT MERGE) #1710

Closed
wants to merge 110 commits into from
Closed

HM24 (DO NOT MERGE) #1710

wants to merge 110 commits into from

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    22cd73a View commit details
    Browse the repository at this point in the history
  2. frontend: update tamagui to 1.100.3

    horacioh authored and burdiyan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    256fcbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc757d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfd0e4 View commit details
    Browse the repository at this point in the history
  5. backend: remove unhardened derivation path segments

    Ed25519 keys only support hardened derivation.
    burdiyan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e266df9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. build: update Nixpkg and Go

    burdiyan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bb3474f View commit details
    Browse the repository at this point in the history
  2. Revert "frontend: update tamagui to 1.100.3"

    This reverts commit 256fcbe.
    ericvicenti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    33c4204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd7332f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7349c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. wip(daemon): rebranding

    juligasa committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a2ee71f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a221a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    088425f View commit details
    Browse the repository at this point in the history
  4. fix(infra): renaming

    juligasa committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b4e4a60 View commit details
    Browse the repository at this point in the history
  5. wip(docu): renaming

    juligasa committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f0c34e5 View commit details
    Browse the repository at this point in the history
  6. fix(daemon): db tests

    juligasa committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6928ef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. frontend rename packages

    horacioh committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    10bb0df View commit details
    Browse the repository at this point in the history
  2. frontend: seed rename

    horacioh committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ebea580 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    be5fbea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcb052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41aa531 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Remix data API example

    ericvicenti committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    03e5c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b038bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d66d57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4a5415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3737df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96db461 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    351ba75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e142c03 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    1df0a2c View commit details
    Browse the repository at this point in the history
  2. New APIs for docs (#1711)

    * HM24 Proto Definition Concepts
    
    * SetIndex operation and immediate changes
    
    * Improve draft protocol
    
    * Update API defs
    
    * move new apis in v2alpha
    
    ---------
    
    Co-authored-by: Alexandr Burdiyan <burdiyan@gmail.com>
    ericvicenti and burdiyan authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5895e70 View commit details
    Browse the repository at this point in the history
  3. frontend: account WIP

    horacioh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    be62781 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    514753f View commit details
    Browse the repository at this point in the history
  5. frontend: new onboarding WIP

    horacioh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    de36a44 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    2480310 View commit details
    Browse the repository at this point in the history
  2. Fix GRPC

    ericvicenti committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    480f340 View commit details
    Browse the repository at this point in the history
  3. Renaming and fix build

    ericvicenti committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e798c71 View commit details
    Browse the repository at this point in the history
  4. Move main.tsx to desktop

    ericvicenti committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0ed3fb3 View commit details
    Browse the repository at this point in the history
  5. frontend: register WIP

    horacioh committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0b36317 View commit details
    Browse the repository at this point in the history
  6. Fix empty decryption

    ericvicenti committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    081c954 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a21fd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bc2464 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c38b19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44000d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix frontend build

    ericvicenti committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    838ca1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb21303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcb0ba2 View commit details
    Browse the repository at this point in the history
  4. frontend: create account WIP

    horacioh committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    887c516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef1fee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df266ac View commit details
    Browse the repository at this point in the history
  7. fix(daemon): lndhub tests

    juligasa committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c822534 View commit details
    Browse the repository at this point in the history
  8. wip(daemon): todos

    juligasa committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    77de46b View commit details
    Browse the repository at this point in the history
  9. fix(daemon): wallet tests

    juligasa committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9791f95 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    4ea61e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14a354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94e6094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b8f47d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e41f1b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3829ddc View commit details
    Browse the repository at this point in the history
  7. wip(daemon): wallet todos

    juligasa committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    dce4410 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    773b3a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12fc75b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2682c6 View commit details
    Browse the repository at this point in the history
  11. frontend: settings WIP

    horacioh committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5a8cbd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    029fb6e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. WIP middle end drafts

    ericvicenti committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    28ab5a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    df5c31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a348e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b2923 View commit details
    Browse the repository at this point in the history
  4. frontend: profile draft WIP

    horacioh committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    878de17 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

  1. remove draft status machine

    horacioh committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7c07d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98e015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5510da8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. publish profile WIP

    horacioh committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    689a13d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    bfc4cee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6f625 View commit details
    Browse the repository at this point in the history
  3. profile WIP

    horacioh committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3f93496 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    6753cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066b37f View commit details
    Browse the repository at this point in the history
  3. fix @shm/ui imports

    horacioh committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e05c2cd View commit details
    Browse the repository at this point in the history
  4. frontend: onboarding design

    horacioh committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7e1c395 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    5eb5af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc175c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Publishh -> Publish

    horacioh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    604b39c View commit details
    Browse the repository at this point in the history
  2. Improving Profile Page

    ericvicenti committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5e42347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efde7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47616af View commit details
    Browse the repository at this point in the history
  5. frontend: profile workflow

    - upgrade settings design
    - set metadata when publishing (backend not accepting it yet)
    horacioh committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    94cfc5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbfb0e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a29743c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075b017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f6aa43 View commit details
    Browse the repository at this point in the history
  4. Sidebar show account

    ericvicenti committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    473cb7e View commit details
    Browse the repository at this point in the history
  5. frontend: update draft wip

    horacioh committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9a53f4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e8afab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    de8758c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b925f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9cfecd View commit details
    Browse the repository at this point in the history
  4. fix(daemon): local peer info

    juligasa committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b4d845a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3202a26 View commit details
    Browse the repository at this point in the history
  6. hm24 release attempt 1

    horacioh committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0c7f987 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    fd7fbf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff496aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0631f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c818c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ea452f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    723a8bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1af4309 View commit details
    Browse the repository at this point in the history