Fabio Berger
|
53af22a844
|
pass numbers to BigNumber unless it's too big for the number type
|
2017-06-02 16:36:25 +02:00 |
|
Fabio Berger
|
563d0ca4a2
|
use BigNumber(0) instead of with a string zero
|
2017-06-02 16:33:10 +02:00 |
|
Fabio Berger
|
21292ad15e
|
Add balance check to transferAsync and related test
|
2017-06-02 16:29:12 +02:00 |
|
Fabio Berger
|
eeac90c1a2
|
Add tests for transferFromAsync, setAllowanceAsync and getAllowanceAsync and fix up other test issues
|
2017-06-02 16:16:31 +02:00 |
|
Leonid Logvinov
|
4d43f4d610
|
Address feedback
|
2017-05-31 17:54:01 +02:00 |
|
Leonid Logvinov
|
9409e0aba1
|
Add transfer function and tests for it
|
2017-05-31 11:16:57 +02:00 |
|
Fabio Berger
|
5e6818d3ef
|
remove unused imports
|
2017-05-30 16:36:38 +02:00 |
|
Fabio Berger
|
8df2926a1a
|
Add test for setProxyAllowanceAsync and additional test for getProxyAllowanceAsync
|
2017-05-30 16:31:02 +02:00 |
|
Fabio Berger
|
f066b52143
|
remove spaces after it keyword
|
2017-05-30 15:28:45 +02:00 |
|
Fabio Berger
|
53e83a7d81
|
Add first test for getProxyAllowanceAsync
|
2017-05-30 15:28:21 +02:00 |
|
Fabio Berger
|
86cdb6cb83
|
use token instead of erc20
|
2017-05-30 14:53:25 +02:00 |
|
Fabio Berger
|
2c3b718a4f
|
rename erc20Wrapper to tokenWrapper to be more generic in case we end up supporting another spec
|
2017-05-30 14:48:41 +02:00 |
|