vechain-sdk-js icon indicating copy to clipboard operation
vechain-sdk-js copied to clipboard

The official JavaScript SDK for vechain.

Results 130 vechain-sdk-js issues
Sort by recently updated
recently updated
newest added

This PR adds docs for multi-clause event filtering

We need to migrate our testing accounts off thor solo accounts and use some specified and SDK team owned and controlled accounts. Tasks: - Reduce the amount of accounts that...

Type: Research
Type: Testing
Size: Large
Priority: High

GPG keys should be required on all PRs raised. Tasks: - Enable and enforce GPG keys to be required. Acceptance Criteria: - Only submissions from participants with a GPG key...

Type: Security
Size: Medium
Priority: Medium

We need to document and a supporting diagram of the release process to identify all of the steps in the process. Tasks: - Document the release process steps in a...

Type: Documentation
Size: Small
Priority: Medium

We need to create a document and diagram of the CI Workflow so everyone can understand the process. Tasks: - Document the process in a confluence page - Provide a...

Type: Documentation
Size: Small
Priority: Medium

Add an optional: * error fragment OR an array of error fragment to decode custom errors into `getRevertReason` function of transactions module. Resources: https://docs.ethers.org/v6/api/abi/abi-coder/#ErrorFragment https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/ERC20.sol#L168

Type: Enhancement
Size: Large
Priority: Medium

### Summary Getting the genesis block can return null. This should not be the case. It should throw an error if the genesis block is not found ### Basic Example...

Type: Enhancement
Priority: Medium

# Description Extend ethers base contract # Checklist: - [x] My code follows the coding standards of this project - [x] I have performed a self-review of my code -...

Update the SDK docs naming standards to be the following: - VeChain - VeChainThor

Type: Maintenance
Size: Small
Priority: Low