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

Agoric offer signer endo maker #64

Closed
wants to merge 62 commits into from
Closed

Agoric offer signer endo maker #64

wants to merge 62 commits into from

Commits on Nov 19, 2023

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

Commits on Dec 3, 2023

  1. lock packages with cosmjs

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ad08f4d View commit details
    Browse the repository at this point in the history
  2. feat: offerSigner endo plug-in

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3fdbf2a View commit details
    Browse the repository at this point in the history
  3. feat: hdWallet endo plugin / module

    so far, needs to be an --UNSAFE plugin due to
    SES_EVAL_REJECTED in protobufjs
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9a2d21d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5ab30f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c75850 View commit details
    Browse the repository at this point in the history
  6. test: replay fetch() utility

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    99828cc View commit details
    Browse the repository at this point in the history
  7. test: regen fixture

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ba233b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07b7ae0 View commit details
    Browse the repository at this point in the history
  9. chore: borrow marshal.ts from ui-kit

    2023-08-16 7cf64bb
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    681ad63 View commit details
    Browse the repository at this point in the history
  10. fix: static mutable state in marshalTables

     - port to .js
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    eb5dc48 View commit details
    Browse the repository at this point in the history
  11. chore: copy batchQuery.ts from ui-kit

    2023-11-03 b269131
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    41c0c51 View commit details
    Browse the repository at this point in the history
  12. chore: port batchQuery to .js

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0ecd58c View commit details
    Browse the repository at this point in the history
  13. test: regenerate snapshots

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    31e1f84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc7f90e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee82368 View commit details
    Browse the repository at this point in the history
  16. feat: E(queryTool).lookup('agoricNames', 'brand')

     - factor out queryData, queryChildren
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    849a0c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ada33c5 View commit details
    Browse the repository at this point in the history
  18. feat: read vstorage history (for offer status)

     - factor out makeLCD, makeVStorage
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d779eba View commit details
    Browse the repository at this point in the history
  19. feat: executeOffer

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    fbf6c33 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f1e725b View commit details
    Browse the repository at this point in the history
  21. test: test query (WIP)

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cec183f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    36addf3 View commit details
    Browse the repository at this point in the history
  23. SQUASHME: move agoricZone

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    aec750b View commit details
    Browse the repository at this point in the history
  24. SQUASHME: move batchQuery

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e60d8e6 View commit details
    Browse the repository at this point in the history
  25. SQUASHME: move hdWallet

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    acb38e0 View commit details
    Browse the repository at this point in the history
  26. SQUASHME: move httpClient

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    076b12c View commit details
    Browse the repository at this point in the history
  27. SQUASHME: move marshalTables

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    69358cc View commit details
    Browse the repository at this point in the history
  28. SQUASHME: move offerSigner

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    1620a84 View commit details
    Browse the repository at this point in the history
  29. SQUASHME: move snapshots

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4eb9a9c View commit details
    Browse the repository at this point in the history
  30. feat: add to reserve

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    539da67 View commit details
    Browse the repository at this point in the history
  31. SQUASHME: move smartWallet

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b46dba0 View commit details
    Browse the repository at this point in the history
  32. SQUASHME: move replayFetch

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    39dc004 View commit details
    Browse the repository at this point in the history
  33. SQUASHME: move test-hdWallet

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c7fda60 View commit details
    Browse the repository at this point in the history
  34. SQUASHME: move test-query

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    90071da View commit details
    Browse the repository at this point in the history
  35. SQUASHME: move test-sign

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    792deb7 View commit details
    Browse the repository at this point in the history
  36. SQUASHME: move test-smartWallet

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2fdb4c0 View commit details
    Browse the repository at this point in the history
  37. SQUASHME: move web-fixture

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    3b0b25b View commit details
    Browse the repository at this point in the history
  38. Revert "docs: reserve-add demo using smartWallet.js"

    This reverts commit 568c38d.
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cb51fc5 View commit details
    Browse the repository at this point in the history
  39. Revert "docs: lookup IST brand from agoricNames"

    This reverts commit 3911dcc.
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e802ef6 View commit details
    Browse the repository at this point in the history
  40. Revert "docs: send-tokens with endo (Makefile target)"

    This reverts commit 4db7401.
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c3192fa View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ee277ac View commit details
    Browse the repository at this point in the history
  42. Revert "build: @agoric/smart-wallet devDependencies (types)"

    This reverts commit 72812d7.
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    93df2c6 View commit details
    Browse the repository at this point in the history
  43. Revert "build(fincaps): cosmjs, @agoric/cosmic-proto"

    This reverts commit f0b8cd9.
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6538c9c View commit details
    Browse the repository at this point in the history
  44. WIP: inter bid

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    bd9d2e6 View commit details
    Browse the repository at this point in the history
  45. WIP: copy makefile

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0c9dc2a View commit details
    Browse the repository at this point in the history
  46. WIP: copy packages

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    bc80aa3 View commit details
    Browse the repository at this point in the history
  47. WIP: lock packages

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    328528f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    eb36d07 View commit details
    Browse the repository at this point in the history
  49. feat(smartWallet): walletView

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2dfae78 View commit details
    Browse the repository at this point in the history
  50. feat: separate fetch worker from smartWallet worker

     - use ERef<RpcClient>, EREf(LCD)
    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    f8b9a5c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0d52ec4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d1ce327 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    8ae16d6 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c92d442 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b5e06d4 View commit details
    Browse the repository at this point in the history
  56. fixup! test: regen fixture

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2221c11 View commit details
    Browse the repository at this point in the history
  57. SQUASHME: test-query

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    8b41ed0 View commit details
    Browse the repository at this point in the history
  58. SQUASME: web fixture

    dckc committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    57db64c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    1b74a11 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    831f365 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e1c5592 View commit details
    Browse the repository at this point in the history