Mark Spanbroek
|
78755ecaa2
|
Format using prettier
|
2022-02-10 07:46:03 +01:00 |
|
Mark Spanbroek
|
b9a9be350a
|
Simplify signature of TestToken.mint
To be compatible with nim-web3, which doesn't
support arrays in a method signature.
|
2021-11-23 14:35:00 +01:00 |
|
Mark Spanbroek
|
7b16841534
|
Change test token to allow arbitrary minting
|
2021-11-18 13:56:12 +01:00 |
|
Mark Spanbroek
|
50bab88447
|
Allow slashing of stake
|
2021-11-04 13:16:11 +01:00 |
|
Mark Spanbroek
|
afad0e49ec
|
Mint test tokens for both client and host
|
2021-11-04 11:32:21 +01:00 |
|
Mark Spanbroek
|
d5dede6e6b
|
Change visibility of stake functions to 'internal'
This ensures that any contract that inherits from Stakes
doesn't expose its functions by default.
|
2021-11-01 15:17:19 +01:00 |
|
Mark Spanbroek
|
c013a37229
|
Add contract for keeping track of stakes in ERC20 tokens
|
2021-10-21 14:09:37 +02:00 |
|