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

Add Viem v2 & Wagmi v2 packages, and remove Ethers dependency #303

Merged
merged 60 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c9c4bd9 View commit details
    Browse the repository at this point in the history
  2. updated pnpm-lock.yaml

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c470424 View commit details
    Browse the repository at this point in the history
  3. wagmi: added docs & minor cleanup

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8e21441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6cdfa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14322f5 View commit details
    Browse the repository at this point in the history
  6. clients/js: updated docs & changelog

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1b95fa6 View commit details
    Browse the repository at this point in the history
  7. clients/js: formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    76fbe1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc6025a View commit details
    Browse the repository at this point in the history
  9. Add sapphire testnet to wagmi example

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f9cbbe6 View commit details
    Browse the repository at this point in the history
  10. examples: formatting of wagmi example

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1ff9770 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8af7153 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed8bf3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e3c5d7 View commit details
    Browse the repository at this point in the history
  14. wagmi: formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    438a06e View commit details
    Browse the repository at this point in the history
  15. wagmi: removed wagmi from docs

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fe12094 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3133936 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f3a40f View commit details
    Browse the repository at this point in the history
  18. ci: fixes

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    45161a1 View commit details
    Browse the repository at this point in the history
  19. clients/js: fixed formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5de1632 View commit details
    Browse the repository at this point in the history
  20. viem: CI test to verify encryption

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    35a18a8 View commit details
    Browse the repository at this point in the history
  21. viem: moved viem tests further up CI

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d24655e View commit details
    Browse the repository at this point in the history
  22. wagmi: lint + CI step reorg

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fe907f8 View commit details
    Browse the repository at this point in the history
  23. viem: fixed proxy tests

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    211e3f1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d679661 View commit details
    Browse the repository at this point in the history
  25. wagmi: reorder tests + lint for CI

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bd3fadb View commit details
    Browse the repository at this point in the history
  26. wagmi: build supports alpha release now

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    947aabe View commit details
    Browse the repository at this point in the history
  27. feedback from PR #292

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9eefbf4 View commit details
    Browse the repository at this point in the history
  28. refactor

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6761692 View commit details
    Browse the repository at this point in the history
  29. formatting & CI fix

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0c808c9 View commit details
    Browse the repository at this point in the history
  30. formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7bfd263 View commit details
    Browse the repository at this point in the history
  31. moved JS tests into contracts-test

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c17ea14 View commit details
    Browse the repository at this point in the history
  32. ubmp contracts-test

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0b38f83 View commit details
    Browse the repository at this point in the history
  33. fixed contracts-test CI

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4d45473 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    09a6c28 View commit details
    Browse the repository at this point in the history
  35. refactor: fixed provider test

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    74b3d58 View commit details
    Browse the repository at this point in the history
  36. formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    945a06d View commit details
    Browse the repository at this point in the history
  37. fixed hardhat-ignition

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1762fbe View commit details
    Browse the repository at this point in the history
  38. formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7781928 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    bcbb362 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    16cda1e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a003b03 View commit details
    Browse the repository at this point in the history
  42. many minor fixes + Makefile improvements

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a55bf5e View commit details
    Browse the repository at this point in the history
  43. formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0baa41e View commit details
    Browse the repository at this point in the history
  44. formatting

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    78e4695 View commit details
    Browse the repository at this point in the history
  45. fixed hardhat-boilerplate build

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c3ac253 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5d694f4 View commit details
    Browse the repository at this point in the history
  47. remove tweetnacl dependency

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    89c3921 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a1a9525 View commit details
    Browse the repository at this point in the history
  49. fixed munacl

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    34b7a87 View commit details
    Browse the repository at this point in the history
  50. added munacl tests

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7d9ceac View commit details
    Browse the repository at this point in the history
  51. integrations/ethers-v6: updated README

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ab37fc View commit details
    Browse the repository at this point in the history
  52. added wagmi-v1 example + viem test

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    81a9f57 View commit details
    Browse the repository at this point in the history
  53. lint + readme fix

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    290b8ff View commit details
    Browse the repository at this point in the history
  54. fix lint

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6acdc75 View commit details
    Browse the repository at this point in the history
  55. minor comment nit in js cipher.ts

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    38f4c68 View commit details
    Browse the repository at this point in the history
  56. feedback from xi

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1415bb4 View commit details
    Browse the repository at this point in the history
  57. fixed lint in client/js

    CedarMist authored and aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c1c060c View commit details
    Browse the repository at this point in the history
  58. Fix type

    aefhm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ec748e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fix GitHub CI step

    aefhm committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2a77f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d956ad7 View commit details
    Browse the repository at this point in the history