aion_web3
aion_web3 copied to clipboard
Aion flavoured Web3 Javascript API
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
**Web3 version**: `aion-web3 v1.2.6-beta.0` **Implementation issue of `recover` function** https://github.com/aionnetwork/aion_web3/blob/v1.1/packages/web3-eth-accounts/src/index.js#L316 *Current implementation:* Returns the address by retrieving the public key from first 32 bytes of the signature. This ignores the...
## Bug Report Template Please include the following information when reporting an issue you are facing while using the Aion Web3 API. **Web3 version**: You can find this by executing:...
## Bug Report Template Please include the following information when reporting an issue you are facing while using the Aion Web3 API. **Web3 version**: 1.1.5 You can find this by...
## Bug Report Template Please include the following information when reporting an issue you are facing while using the Aion Web3 API. **Web3 version**: v1.1 You can find this by...
Description: I have follow the web3 methods in this link ( https://github.com/aionnetwork/aion_web3/wiki/web3-eth-accounts ) to get signature and v r s but i only get signature not v r s. **Web3...
**Web3 version**: 1.1.0 **Command(s) triggering the issue**: Any web3 command **API output**: Uncaught (in promise) TypeError: Cannot read property 'node' of undefined at new XMLHttpRequest [(xml-http-request.js?37da:91)](https://github.com/souldreamer/xhr2-cookies/blob/bd6d48431ad93c8073811e5d4b77394dd637a85a/xml-http-request.ts#L102) at HttpProvider._prepareRequest (index.js?151c:50) at...
Self explanatory, need two-way integration with jenkins to ensure everything is working
web3.eth.accounts.recoverTransaction is not implemented