DefinitelyTyped/types/web3
Dmitry Radkovskiy d6950287e2 web3: fixes for web3.eth.accounts types and methods, added missing methods (#29495)
* web3: removed `publicKey` field from Account

* web3: split sign/signTransaction return values to specific interfaces

* web3: `Account.publicKey` removal regression test

* web3: Account.sign & Account.signTransaction regression tests

* web3: fixed typo in web3.eth.accounts.encrypt and added regression test

* web3: added sign(), signTransaction() and encrypt() methods on `Account`

* web3: make linter happy
2018-10-08 10:07:01 -07:00
..
eth web3: fixes for web3.eth.accounts types and methods, added missing methods (#29495) 2018-10-08 10:07:01 -07:00
index.d.ts
promiEvent.d.ts
providers.d.ts
tsconfig.json
tslint.json
types.d.ts
utils.d.ts
web3-tests.ts web3: fixes for web3.eth.accounts types and methods, added missing methods (#29495) 2018-10-08 10:07:01 -07:00