Alex Coseru
8cc1ef3e37
add minter roles ( #600 )
2021-02-10 19:35:04 +02:00
bogdanfazakas
5c4ead9359
Datokens: check cap before mint ( #531 )
...
* compared cap with amount entered to mint
if exceeds an error is thrown
* refactor mint method
created method for estimate mint gas
* Revert "refactor mint method"
This reverts commit 4b370958f267fa3f24074bc40d3d9014c4139e48.
* mint method refactor to pass codeclimate test
* added new Datatokens unit test
created a unit to check if mint method throws error when cap amount exceeds cap
2021-01-13 14:42:29 +02:00
Ahmed Ali
c4d6b48896
fix DataTokens
2020-10-21 09:52:43 +02:00
alexcos20
fa2a1f8944
remove need of an account for some calls
2020-09-30 23:10:53 -07:00
455983f7b6
test tweaks
2020-09-08 17:20:16 +02:00
2521866e92
more test updates
2020-09-03 11:53:24 +02:00
a3a772c92e
update tests
2020-09-03 11:40:04 +02:00
alexcos20
220261cada
update to contracts 0.4.0
2020-08-30 23:56:25 -07:00
76423a4ff8
never stop typing
2020-08-19 13:41:55 +02:00
ffad644d73
artifacts path fix
2020-08-18 12:00:40 +02:00
7b1403c854
formatting and typings and lint fixes
2020-08-18 11:23:46 +02:00
Alex Coseru
5fe1f6d70b
Update Datatokens.test.ts
2020-07-15 17:52:50 +03:00
Ahmed Ali
96e1bb1b84
fix unit test conflict
2020-07-02 17:02:30 +02:00
arsenyjin
db693c7331
move datatokens tests
2020-06-29 12:58:52 +02:00
arsenyjin
67453da19d
fix transferFrom
2020-06-29 12:30:37 +02:00
arsenyjin
3f933280d9
fix transferFrom
2020-06-29 12:20:37 +02:00
Ahmed Ali
f8ca995f7f
minor fix
2020-06-19 13:05:21 +02:00
Ahmed Ali
94dbfd190f
fix unit test
2020-06-19 13:01:06 +02:00
Ahmed Ali
4554f420e3
fix more linting errors
2020-06-19 10:29:01 +02:00
Ahmed Ali
52260cdf7f
fix datatoken unit testing
2020-06-19 10:27:39 +02:00
arsenyjin
5a1a660d49
add test:integration
2020-06-15 16:37:11 +02:00
arsenyjin
73b7a42e79
add more tests
2020-06-11 13:17:56 +02:00
arsenyjin
ad3d42f7b1
fix assert
2020-06-11 10:14:50 +02:00
arsenyjin
435d0fd19c
wip clean up
2020-06-10 15:08:53 +02:00
arsenyjin
3b8d986445
fix remove fee, clean up
2020-06-10 14:48:12 +02:00
arsenyjin
a3f9bf24f7
wip move deployment to TestContractsHandler
2020-06-10 14:15:33 +02:00
arsenyjin
2124ff2c82
wip fix mint test
2020-06-09 13:06:01 +02:00
arsenyjin
746d88eca8
add datatoken.create test
2020-06-08 16:15:28 +02:00
arsenyjin
77b052286f
add comments
2020-06-08 13:10:07 +02:00
arsenyjin
81e33fa99f
add deploy to ganache contracts
2020-06-08 12:54:04 +02:00
arsenyjin
85d5dc64e3
wip add contracts deploy
2020-06-05 16:21:07 +02:00
arsenyjin
1379f48ad0
add dummy test
2020-06-05 11:59:27 +02:00