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

Implement new vechain sdk #276

Draft
wants to merge 11 commits into
base: main-v2
Choose a base branch
from
Draft

Implement new vechain sdk #276

wants to merge 11 commits into from

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    14de4f9 View commit details
    Browse the repository at this point in the history
  2. feat: renaming ConnexWallet

    Valazan committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ca527b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: update core library

    Valazan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    84e91fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604b16c View commit details
    Browse the repository at this point in the history
  3. feat: add SDK signer

    Valazan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    99acff9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    5da9fb9 View commit details
    Browse the repository at this point in the history
  2. test: new SDK signer

    Valazan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6c79060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa84761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f736995 View commit details
    Browse the repository at this point in the history
  5. feat: update .nvmrc

    Valazan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    16bbb20 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Darren/implement new vechain sdk (#310)

    * refactor: remove connex and init signer within dappkit
    
    * chore(deps): remove connex
    
    * fix: gha syntax error
    
    * chore(deps): remove connex
    
    * fix: tests
    
    * fix: build errors
    
    * revert: add sync2 back int
    
    * fix: tests
    
    * refactor: yarn, e2e and eslint (#311)
    
    * refactor: yarn, e2e and eslint
    
    * fix(GHA): install before install:all
    
    * fix(GHA): install before install:all
    
    * fix(extension): bug in extension
    
    * fix(extension): bug in extension
    
    * fix: update cucumber
    
    * fix: run stop preview after e2e
    
    * fix: lint errors
    
    * fix: sync errors
    
    * fix: sync2 not connecting
    
    * fix: sync2 txs broken
    
    * fix: tests
    
    * fix: tests
    
    * fix: yarn
    
    * fix: yarn workspaces
    
    * fix: missing declarations in test
    
    * fix: missing declarations in test
    
    * fix: missing declarations in test
    
    * fix: missing declarations in test
    
    * fix: dapp-kit-react tsx
    
    * fix: add exports to package.json
    
    * fix: ignore cucumber in examples
    
    * fix: set type to module
    
    * fix: package.jsons
    
    * fix: add type module
    
    * fix: package.jsons
    
    * fix: package.jsons
    
    * fix: fix angular
    
    * chore: documenation
    darrenvechain authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5eb9131 View commit details
    Browse the repository at this point in the history