8f8582be69
Merge pull request #7 from 67P/json-abis
...
Add build-json script
2018-03-31 15:08:33 +00:00
5e1fc9c276
Add build-json script
2018-03-31 17:02:40 +02:00
85ae154860
Import/Migrate existing kredits contracts
...
This brings in the current state of the kredits contracts incl. the
Contributors, Operator and Token contract.
2018-03-31 16:18:17 +02:00
f0caa1208d
Add truffle and ganache-cli as dev dependency
2018-03-15 09:01:26 +01:00
f0211ff4c1
Add proper Token contract
2018-03-15 08:55:17 +01:00
68fb8b2bee
update readme
2018-03-14 23:26:30 +01:00
ae0ae82fcb
Log an event for implementation changes
2018-03-14 21:05:35 +01:00
6cbfc88159
Refactor to support multiple contracts in the registry
...
This allows to manage different contracts (Token, Collaborator, etc.)
with one registry.
The registry serves as main source for all contracts and versions.
Versions are independently deployed and added to the registry. From
there the proxy contract's implementation can be upgraded to the new
version.
Currently no access control is implemented.
2018-03-14 19:12:03 +01:00
4051093f72
Add requirements
2018-03-12 20:13:38 +01:00
e69bd2a976
Example process for upgrading a contract
2018-03-12 19:49:57 +01:00
50ed9a6a79
Fix readme formatting
2018-03-12 19:20:09 +01:00
9deb7c2c7f
more basic readme
2018-03-12 17:47:31 +01:00
9efe30afda
Upgradable experiments
2018-03-11 23:12:29 +01:00