chain-jslib icon indicating copy to clipboard operation
chain-jslib copied to clipboard

Results 78 chain-jslib issues
Sort by recently updated
recently updated
newest added

- Rename `account()` function of class `Address` to be more aesthetical something like `getAddress` - Add support for address making for `AddressType.USER` , `AddressType.VALIDATOR` - This can be added to...

enhancement

So far I found two minor inconsistent between our coding styles. They are minor but I want to standardize them. 1. Missing visibility of class methods. e.g. https://github.com/crypto-com/chain-jslib/pull/31/files#diff-1e6d3448427ae35f6ddf6c75d4aa4ead8d4e000f89ce6f2274c774d0cd7c8350R37 2. Test...

low-priority

A good abstraction around the wallet concept might be needed for a number of reasons : - Wrapper on top of keys origin: mnemonic (HD), keyPair, or raw private key...

![image](https://user-images.githubusercontent.com/38898718/97166813-d20a9280-17c0-11eb-9338-e7dcbd80fe9b.png) The lint CI add annotations but the CI still passes. It should failed the CI job. One possible reason is it is a warning? Let's investigate when work on...

When an argument error occurs, the error message thrown may leak some sensitive information

> The label is automatically inferred in Node.js but you can override it by passing in a value for label. The automatic label inference doesn't work in the browser. Provides...

## Background Remove any dependencies from `web3`