13 Commits

Author SHA1 Message Date
Râu Cao
269a2cf87a
Update JS ABIs 2023-04-27 11:37:12 +02:00
Râu Cao
2b3fd1241d
WIP Remove claims, add withdrawals
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-08-25 11:44:38 +02:00
ba52e61d50 Load contract APIs from hardhat artifacts 2022-05-19 18:06:56 +02:00
1721c33620
Update ABIs 2022-05-16 19:18:41 +02:00
a0b0183beb Add Reimbursement app 2020-05-29 10:46:55 +02:00
f1e2c65b9e
Use smaller numbers where appropriate 2019-04-04 15:28:18 +02:00
5d4be8f176 Update ABIs used by wrapper 2019-03-28 11:09:49 +01:00
116f69cb12 cleanup 2019-03-24 00:20:48 +01:00
6c569239de refactor contrats with aragonos 2019-03-23 19:15:23 +01:00
d5e68e1639 Hello wrapper library 2018-04-18 18:51:27 +02:00
4d2ba2a4bf Store contract names in registry as bytes32 hashes
This allows use to call the methods with a string but still store the
name as bytes32.
I also had some issues when calling the methods from ethers.js and a
string parameter so this is easier and safer.
2018-04-03 20:23:36 +02:00
f55e95c7ae Split IPFS hash for proposals to use bytes32
Uses the same method as in Contrbutors to store proposal hashes
2018-04-02 18:09:12 +02:00
5e1fc9c276 Add build-json script 2018-03-31 17:02:40 +02:00