Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Overriding web3.eth.accounts #522

Merged
merged 20 commits into from
Oct 17, 2023
Merged

Conversation

nohkwak
Copy link
Member

@nohkwak nohkwak commented Oct 16, 2023

Override the web3.eth.accounts functions to bind with updated functions to support Klaytn features.

  • create
  • privateKeyToAccount
  • signTransaction
  • recoverTransaction
  • decrypt (To be updated for supporting KeyStore V4)

web3js-ext/example/recoverTransaction.js Outdated Show resolved Hide resolved
web3js-ext/src/web3/account.ts Outdated Show resolved Hide resolved
Nohyun Nehemiah Kwak and others added 2 commits October 16, 2023 12:06
Changed Klaytn's rawTransaction to hardcoded string like Ethereum's rawTransaction.
Co-authored-by: Yunjong Jeong (ollie) <jeongyoonjong@gmail.com>
web3js-ext/src/web3/web3.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/web3.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/account.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/account.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/account.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/web3.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/web3.ts Outdated Show resolved Hide resolved
web3js-ext/src/web3/web3.ts Outdated Show resolved Hide resolved
@nohkwak nohkwak changed the title Overwriting web3.eth.accounts Overriding web3.eth.accounts Oct 17, 2023
@nohkwak nohkwak merged commit 4361599 into klaytn:dev Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants