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

Migrate to space-pussy network #1081

Draft
wants to merge 202 commits into
base: master
Choose a base branch
from

Commits on Dec 25, 2023

  1. - migrate to space-pussy network

    - simplify the menu and remove unused items
    - change landing page
    - update readme
    Snedashkovsky committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    19f3abb View commit details
    Browse the repository at this point in the history
  2. - update menu

    Snedashkovsky committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0f2a0de View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. start cybernet

    happylolonly committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c71f5c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    456e88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8193c2 View commit details
    Browse the repository at this point in the history
  3. - add cybertensor

    Snedashkovsky committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a0cfa3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd260fb View commit details
    Browse the repository at this point in the history
  5. - fix swap routing

    Snedashkovsky committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bc7936d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. update

    happylolonly committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e60b478 View commit details
    Browse the repository at this point in the history
  2. fix response view

    happylolonly committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6647e47 View commit details
    Browse the repository at this point in the history
  3. add registration

    happylolonly committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d432128 View commit details
    Browse the repository at this point in the history
  4. fix link

    happylolonly committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e61b17a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 17, 2024

  1. updates

    happylolonly committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d6472d8 View commit details
    Browse the repository at this point in the history
  2. refactor and updates

    happylolonly committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    439808f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. - update app menu

    - update links on the landing
    Snedashkovsky committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    66a920e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. - fix reward amount for space-pussy

    - change H to LP
    - remove default transaction memo
    - change default gas limit from 200,000 to 400,000
    Snedashkovsky committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a4e5504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65cbe0b View commit details
    Browse the repository at this point in the history
  3. - fix a reward getting

    Snedashkovsky committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b8c088b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. updates

    happylolonly committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e6822dd View commit details
    Browse the repository at this point in the history
  2. fixes

    happylolonly committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a243cad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/cybernet' into move-to-space-pussy

    # Conflicts:
    #	src/containers/application/AppMenu.tsx
    #	src/features/cybernet/api.ts
    #	src/features/cybernet/ui/pages/Delegator/Delegator.module.scss
    #	src/features/cybernet/ui/pages/Delegator/Delegator.tsx
    #	src/features/cybernet/ui/pages/Main/Main.tsx
    #	src/features/cybernet/ui/pages/MyDelegation/MyDelegation.module.scss
    #	src/features/cybernet/ui/pages/MyDelegation/MyDelegation.tsx
    #	src/features/cybernet/ui/pages/Subnet/Subnet.tsx
    #	src/features/cybernet/ui/pages/Subnet/SubnetActionBar/SubnetActionBar.tsx
    #	src/features/cybernet/ui/pages/Subnet/Weights/WeightsSetter/WeightsSetter.module.scss
    #	src/features/cybernet/ui/pages/Subnet/Weights/WeightsSetter/WeightsSetter.tsx
    #	src/features/cybernet/ui/pages/Subnet/Weights/WeightsTable/WeightsTable.tsx
    #	src/features/cybernet/ui/pages/Subnets/RootSubnetsTable/RootSubnetsTable.tsx
    #	src/features/cybernet/ui/pages/Subnets/Subnets.tsx
    #	src/hooks/useWaitForTransaction.ts
    Snedashkovsky committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3f1f2a8 View commit details
    Browse the repository at this point in the history
  4. fix styles import

    happylolonly committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    84fa60f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46ccf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. - update links

    Snedashkovsky committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e51fea1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from cybercongress/feat/cybernet

    Start cybernet
    Snedashkovsky authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d90d4d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. large update

    happylolonly committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dd8edab View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. updates

    happylolonly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b5b98dd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. updates

    happylolonly committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e4ad191 View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    96ee388 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. update settings

    happylolonly committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    57cb044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abbdd8 View commit details
    Browse the repository at this point in the history
  3. add prove pussy address

    happylolonly committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c37cf9e View commit details
    Browse the repository at this point in the history
  4. passports in pussy

    happylolonly committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    41c1ccc View commit details
    Browse the repository at this point in the history
  5. fixes

    happylolonly committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e691db1 View commit details
    Browse the repository at this point in the history
  6. fixes

    happylolonly committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5590529 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7d303d6 View commit details
    Browse the repository at this point in the history
  2. fixes after merge

    happylolonly committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f114ea4 View commit details
    Browse the repository at this point in the history
  3. updates

    happylolonly committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    80d47ad View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. updates

    happylolonly committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    598d173 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. updates

    happylolonly committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ed36110 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. improvements

    happylolonly committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3917b41 View commit details
    Browse the repository at this point in the history
  2. add caching

    happylolonly committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d112baf View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. updates

    happylolonly committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7736b1e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. updates

    happylolonly committed May 8, 2024
    Configuration menu
    Copy the full SHA
    70bbc33 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    b881d22 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/cybernet' into move-to-space-pussy

    # Conflicts:
    #	src/containers/Validators/components/InfoBalance.jsx
    #	src/containers/application/AppMenu.tsx
    #	src/containers/mint/index.tsx
    #	src/containers/network/customNetwork.tsx
    #	src/features/cybernet/ui/pages/Main/Main.tsx
    #	src/utils/config.ts
    Snedashkovsky committed May 9, 2024
    Configuration menu
    Copy the full SHA
    136f1ff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. different updates

    happylolonly committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3958a1d View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed May 11, 2024
    Configuration menu
    Copy the full SHA
    03684ca View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. - update cybertensor page

    - fix network chooser
    - remove environment variables from docker-compose file
    Snedashkovsky committed May 12, 2024
    Configuration menu
    Copy the full SHA
    322fdbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from cybercongress/feat/cybernet

    Feat/cybernet
    Snedashkovsky authored May 12, 2024
    Configuration menu
    Copy the full SHA
    3387d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0716a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from Snedashkovsky/feat/cybernet

    Update space-pussy app
    Snedashkovsky authored May 12, 2024
    Configuration menu
    Copy the full SHA
    d1f3104 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ca6d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e88bc18 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. updates

    happylolonly committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9802a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe8c70 View commit details
    Browse the repository at this point in the history
  3. fix

    happylolonly committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6ccd0f4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix proposal

    happylolonly committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ad56a2e View commit details
    Browse the repository at this point in the history
  2. fix

    happylolonly committed May 17, 2024
    Configuration menu
    Copy the full SHA
    83cb976 View commit details
    Browse the repository at this point in the history
  3. updates

    happylolonly committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fc43d99 View commit details
    Browse the repository at this point in the history
  4. updates

    happylolonly committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0051e4e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. updates

    happylolonly committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4980001 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. updates

    happylolonly committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c8c1871 View commit details
    Browse the repository at this point in the history
  2. improves

    happylolonly committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6bcca61 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'feat/cybernet' of https://github.com/cybercongress/cyb-ts

    … into cybercongress-feat/cybernet
    happylolonly committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3a0c7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f8e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6737297 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. updates

    happylolonly committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4dca40c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    862ac09 View commit details
    Browse the repository at this point in the history
  2. fix

    happylolonly committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9d444dc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. updates

    happylolonly committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9d85326 View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed May 25, 2024
    Configuration menu
    Copy the full SHA
    369195b View commit details
    Browse the repository at this point in the history
  3. update

    happylolonly committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e74920d View commit details
    Browse the repository at this point in the history
  4. updates

    happylolonly committed May 25, 2024
    Configuration menu
    Copy the full SHA
    40f5392 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. updates

    happylolonly committed May 26, 2024
    Configuration menu
    Copy the full SHA
    df95278 View commit details
    Browse the repository at this point in the history
  2. update

    happylolonly committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5f979bf View commit details
    Browse the repository at this point in the history
  3. fixes

    happylolonly committed May 26, 2024
    Configuration menu
    Copy the full SHA
    04158a7 View commit details
    Browse the repository at this point in the history
  4. updates

    happylolonly committed May 26, 2024
    Configuration menu
    Copy the full SHA
    d143d9f View commit details
    Browse the repository at this point in the history
  5. updates

    happylolonly committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cdec6ca View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fixes

    happylolonly committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3d86270 View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bd9f569 View commit details
    Browse the repository at this point in the history
  3. updates

    happylolonly committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6b50993 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. renaming

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1ce5c5f View commit details
    Browse the repository at this point in the history
  2. add links

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d00175f View commit details
    Browse the repository at this point in the history
  3. fix mentor page

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    78c3603 View commit details
    Browse the repository at this point in the history
  4. updates

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e652933 View commit details
    Browse the repository at this point in the history
  5. updates

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    74b7c59 View commit details
    Browse the repository at this point in the history
  6. updates

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0f87e22 View commit details
    Browse the repository at this point in the history
  7. add yield

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ba62aba View commit details
    Browse the repository at this point in the history
  8. resolve cid

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b58fb07 View commit details
    Browse the repository at this point in the history
  9. add contracts

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3fbaa0f View commit details
    Browse the repository at this point in the history
  10. fixes

    happylolonly committed May 28, 2024
    Configuration menu
    Copy the full SHA
    102fb41 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. updates

    happylolonly committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c625fa0 View commit details
    Browse the repository at this point in the history
  2. fixes

    happylolonly committed May 29, 2024
    Configuration menu
    Copy the full SHA
    562725a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9d7c7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a354aa4 View commit details
    Browse the repository at this point in the history
  3. update

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    067c2aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from cybercongress/feat/cybernet-new

    feat(cybernet): update
    Snedashkovsky authored May 30, 2024
    Configuration menu
    Copy the full SHA
    c9ac52a View commit details
    Browse the repository at this point in the history
  5. remove

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3947a24 View commit details
    Browse the repository at this point in the history
  6. fix

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f76ca1f View commit details
    Browse the repository at this point in the history
  7. fixes

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    03059c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bacee61 View commit details
    Browse the repository at this point in the history
  9. fix

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    74db3b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5acc29 View commit details
    Browse the repository at this point in the history
  11. fix type

    happylolonly committed May 30, 2024
    Configuration menu
    Copy the full SHA
    872f0e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    114d196 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fc09a62 View commit details
    Browse the repository at this point in the history
  3. fix

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3945ee2 View commit details
    Browse the repository at this point in the history
  4. fixes

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    90590c3 View commit details
    Browse the repository at this point in the history
  5. fix

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7f5cd51 View commit details
    Browse the repository at this point in the history
  6. fix type

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3e55f9b View commit details
    Browse the repository at this point in the history
  7. add sigma

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9cdde0b View commit details
    Browse the repository at this point in the history
  8. prevent closing menu

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dd7beef View commit details
    Browse the repository at this point in the history
  9. add legacy

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1fd8aa2 View commit details
    Browse the repository at this point in the history
  10. updates

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    02d4bce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15541b3 View commit details
    Browse the repository at this point in the history
  12. remove portal app

    happylolonly committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a5d656c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2e92b7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #15 from Snedashkovsky/feat/cybernet-new

    Feat/cybernet new
    happylolonly authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9725dec View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

    happylolonly committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    53c28f5 View commit details
    Browse the repository at this point in the history
  3. updates

    happylolonly committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4fdc1c9 View commit details
    Browse the repository at this point in the history
  4. remove logs

    happylolonly committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a4909d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cc71a2 View commit details
    Browse the repository at this point in the history
  6. fix

    happylolonly committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8e79eef View commit details
    Browse the repository at this point in the history
  7. fixes

    happylolonly committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a2b7e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24c5bf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc5b248 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. updates

    happylolonly committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    47fb657 View commit details
    Browse the repository at this point in the history
  2. add env

    happylolonly committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b9e31f2 View commit details
    Browse the repository at this point in the history
  3. test

    happylolonly committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    22ef7e6 View commit details
    Browse the repository at this point in the history
  4. remove logs

    happylolonly committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    91df6dd View commit details
    Browse the repository at this point in the history
  5. fix

    happylolonly committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c15741e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. update search

    happylolonly committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e494b4b View commit details
    Browse the repository at this point in the history
  2. fix oracle

    happylolonly committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6460f1e View commit details
    Browse the repository at this point in the history
  3. update search

    happylolonly committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5d4f5fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4960c24 View commit details
    Browse the repository at this point in the history
  5. update

    happylolonly committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f80bc7d View commit details
    Browse the repository at this point in the history
  6. add cyberver to sigma

    happylolonly committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1e173c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. updates

    happylolonly committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    44ed609 View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c2b506a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c4b85 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. updates

    happylolonly committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0b41656 View commit details
    Browse the repository at this point in the history
  2. fix

    happylolonly committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ea072ae View commit details
    Browse the repository at this point in the history
  3. fixes

    happylolonly committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    35e56c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. updates

    happylolonly committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b97554a View commit details
    Browse the repository at this point in the history
  2. updates

    happylolonly committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    148325b View commit details
    Browse the repository at this point in the history
  3. refactoring and updates

    happylolonly committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a5c603c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2ca1f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fee10be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bad4d View commit details
    Browse the repository at this point in the history
  4. replace lp icon

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3ea3c77 View commit details
    Browse the repository at this point in the history
  5. move contracts to config

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4585bd9 View commit details
    Browse the repository at this point in the history
  6. fix display

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c26b49a View commit details
    Browse the repository at this point in the history
  7. refactor hook

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8399007 View commit details
    Browse the repository at this point in the history
  8. rename

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d0fa29b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f58f3f2 View commit details
    Browse the repository at this point in the history
  10. comment legacy contracts

    happylolonly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3bb4430 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. updates

    happylolonly committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aed682d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2653bb0 View commit details
    Browse the repository at this point in the history
  3. updates

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

Commits on Jun 18, 2024

  1. update table

    happylolonly committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f65a08 View commit details
    Browse the repository at this point in the history
  2. update

    happylolonly committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eea8d25 View commit details
    Browse the repository at this point in the history
  3. fix row click

    happylolonly committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    af3e394 View commit details
    Browse the repository at this point in the history
  4. improve adviser

    happylolonly committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c7e7e43 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. update

    happylolonly committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d2f1dfd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. updates

    happylolonly committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5bfb661 View commit details
    Browse the repository at this point in the history
  2. fix

    happylolonly committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    797755b View commit details
    Browse the repository at this point in the history
  3. fixes

    happylolonly committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b83cee2 View commit details
    Browse the repository at this point in the history
  4. update grades

    happylolonly committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    88b61d8 View commit details
    Browse the repository at this point in the history
  5. fix adviser

    happylolonly committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    baa1551 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1258218 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

  1. fix calulation

    happylolonly committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    828cc17 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. add adviser message

    happylolonly committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bcbe695 View commit details
    Browse the repository at this point in the history
  2. fix board registrations

    happylolonly committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    497df2b View commit details
    Browse the repository at this point in the history
  3. add refetch

    happylolonly committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    fedd2e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f549c7d View commit details
    Browse the repository at this point in the history
  5. improve query hook

    happylolonly committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    314e73e View commit details
    Browse the repository at this point in the history
  6. improve

    happylolonly committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2c0b82b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. improves

    happylolonly committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2db14d3 View commit details
    Browse the repository at this point in the history
  2. fixes

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

Commits on Jul 3, 2024

  1. remove warning text

    happylolonly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f637886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5beaf54 View commit details
    Browse the repository at this point in the history
  3. return env

    happylolonly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ce4bd1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a16929a View commit details
    Browse the repository at this point in the history
  5. fix

    happylolonly committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2f0d3b9 View commit details
    Browse the repository at this point in the history
  6. fix

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    c7defa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48190af View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. add analytics

    happylolonly committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f2ba567 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    8709ad8 View commit details
    Browse the repository at this point in the history
  2. refactor

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fead161 View commit details
    Browse the repository at this point in the history
  3. fix

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    021079a View commit details
    Browse the repository at this point in the history
  4. fix crash

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9bea7e5 View commit details
    Browse the repository at this point in the history
  5. add menu

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2e3cc49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b05607d View commit details
    Browse the repository at this point in the history
  7. update menu

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c0d65b7 View commit details
    Browse the repository at this point in the history
  8. remove script

    happylolonly committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3d94f66 View commit details
    Browse the repository at this point in the history