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: websocket demo #29

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

feat: websocket demo #29

wants to merge 55 commits into from

Commits on Jul 13, 2024

  1. chore: remove unused 'keys'

    coolaj86 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7ab046a View commit details
    Browse the repository at this point in the history
  2. doc: add example.env

    coolaj86 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    4b36723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    449c9cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60ce965 View commit details
    Browse the repository at this point in the history
  5. wip: websocket

    coolaj86 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    7856fbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8809422 View commit details
    Browse the repository at this point in the history
  7. f: browser

    coolaj86 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    14052aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad23fd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. f: switch to Uint8Array

    coolaj86 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    520992d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d30433 View commit details
    Browse the repository at this point in the history
  3. feat: move wss url to ENVs

    coolaj86 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    9afe4fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adeeaf2 View commit details
    Browse the repository at this point in the history
  5. wip: test.html

    coolaj86 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f388b39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cdcdc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f5a76a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0be256 View commit details
    Browse the repository at this point in the history
  9. feat: add DASHD_RPC_PROTOCOL

    coolaj86 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0d886f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb3d082 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6025aa1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af58cec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa413c3 View commit details
    Browse the repository at this point in the history
  14. f: wip: test.html

    coolaj86 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    63d9314 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3aca2fd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat: add browser wallet

    coolaj86 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    42889e3 View commit details
    Browse the repository at this point in the history
  2. f: feat: add browser wallet

    coolaj86 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a2215c1 View commit details
    Browse the repository at this point in the history
  3. f: feat: add browser wallet

    coolaj86 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    00bb031 View commit details
    Browse the repository at this point in the history
  4. f: add mvp.css

    coolaj86 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    926e33c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b12e8d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    ff3e9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4df3a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77de585 View commit details
    Browse the repository at this point in the history
  4. feat: add dashjoin.js

    coolaj86 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    eec662a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    464fb0f View commit details
    Browse the repository at this point in the history
  2. f: feat: add dashjoin.js

    coolaj86 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0462c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f0f10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2425ba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b789b View commit details
    Browse the repository at this point in the history
  6. f: can send collateral now

    coolaj86 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    189f7c2 View commit details
    Browse the repository at this point in the history
  7. f: denominate

    coolaj86 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    54e753d View commit details
    Browse the repository at this point in the history
  8. f: memo; WIP: Collateral

    coolaj86 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    64d9087 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7904138 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e54d3f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    f40749a View commit details
    Browse the repository at this point in the history
  2. fix+ref: allow 12-byte command names (no trailing NULL), and .subarra…

    …y() instead of .slice()
    coolaj86 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    418d5e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    b09a41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87ecba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e199ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5a125c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    191621c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02930df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34b6334 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8357eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    309ab66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19b856b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc7223c View commit details
    Browse the repository at this point in the history