Neil Brett

Results 18 issues of Neil Brett

Create some examples showing the capability of extending the EVM context which are available via the `extension.sol` contract. Tasks: - Create examples: - blake2b256 - blockID - blockTotalScore - blockTime...

Type: Documentation
Status: Blocked
Size: Medium
Priority: Medium

The file apps/sdk-node-integration/package.json defines in the scripts.build the linux/unit specific command `rm -rf ./dist && tsup src/index.ts --format cjs,esm --dts` to be executed in the OS shell/terminal. Both the command...

Type: Research
Priority: Low

As a user I want to be able to inspect the outputs of a transaction and it's clauses before executing the transaction. Tasks: - Implement inspect outputs functionality - Provide...

Type: Feature
Size: Medium
Priority: Medium

Does the SDK provide all of the features that are required for account-abstraction? Tasks: - Use the SDK as the dependency instead of hardhat-plugins and run the existing test suite...

Type: Question
Status: Blocked
Priority: Low

Need to figure out what sample dApp to create with the dapp-kit to show show case the vechain-sdk. What features do we want to showcase? - wallet connection - sign...

Type: Documentation
Status: Blocked
Type: Enhancement
Priority: Medium

Similar to the output of the Hardhat sample project, #444, we should create similar content show cases the SDK use when developing with Foundry. Tasks: - Implement in app/examples an...

Type: Enhancement
Type: Feature
Priority: Low

Does the SDK provide all of the features that are required for the veworld-extension? Tasks: - Use the SDK as the dependency instead of connex, thor-devkit and or web3-providers-connex and...

Type: Question
Size: Medium
Priority: Low

Investigate the ability to use the SDK as a dependency for the dApp-kit instead of the existing connex, thor-devkit and other tools. Tasks: - Does the SDK provide the functionality...

Type: Question
Priority: High

This is a requirement for sync2 and the dapp-kit. Questions: - What is this, why do we need it? - If we need to support it what is the scope...

Type: Question
Type: Research

We need to have a convention for parsing to different types to ensure that we have one approach currently there are various approaches implement. Tasks: - TBD Acceptance Criteria: -...

Type: Enhancement
Type: Research