embark/packages/embark-utils
emizzle 536a4029ba feat(@cockpit): Pass tx value as wei and add validation
For payable methods inside of the contract interatction section of cockpit, the value input has been updated to pass wei to the API. The input field now accepts value like `100 ether` or 25 szabo`. The value entered is automatically converted to wei and shown to the user in real time.

Additionally, the input is validated for a correct value, with an error shown to the user for incorrectly entered values.

A tooltip has been added to help the user enter correct values.

UI updates can be seen in video here: https://monosnap.com/file/642cHH2HxDeiFLzB2VLqHP9GuqoRfz
2019-07-08 10:00:34 -05:00
..
src feat(@cockpit): Pass tx value as wei and add validation 2019-07-08 10:00:34 -05:00
.npmrc refactor(@embark/embark-utils): move joinPath to embark-utils 2019-03-27 14:14:29 -04:00
CHANGELOG.md chore(release): 4.1.0-beta.4 2019-06-27 14:23:32 -05:00
README.md Update packages/embark-utils/README.md 2019-03-27 14:14:29 -04:00
index.d.ts refactor(@embark/code-runner): move code-runner into its own package 2019-05-22 17:15:39 +02:00
package.json refactor: move storage, ipfs and swarm modules into their own packages 2019-07-05 16:07:45 -05:00
tsconfig.json refactor(@embark/embark-utils): move joinPath to embark-utils 2019-03-27 14:14:29 -04:00
tslint.json refactor(@embark/embark-utils): move joinPath to embark-utils 2019-03-27 14:14:29 -04:00

README.md

embark-utils

Utils used by Embark

Visit embark.status.im to get started with Embark.