32 Commits

Author SHA1 Message Date
Andrea Franz
de05b94699
add buckets list page 2020-09-23 17:41:12 +02:00
Andrea Franz
8978ae31e2 use truffle contracts in dapp and scripts 2020-09-23 12:05:04 +02:00
Andrea Franz
9f4a48e282 downgrade solidity version to 0.5.16 in contracts 2020-09-23 12:05:04 +02:00
Andrea Franz
23c04a558a
remove bucket and bucket-list args, check bucket owner directly calling the contract (#27) 2020-07-01 18:18:03 +02:00
Andrea Franz
67edf8f149
fix bucket/redeemable deploy and add relayer URI 2020-07-01 12:35:02 +02:00
Andrea Franz
5be3c57ab8
add makefile task to build docker image and deploy factory and buckets 2020-06-29 17:41:28 +02:00
Andrea Franz
9befd72459
update scripts to load ABI or BIN files 2020-06-23 17:34:03 +02:00
Michele Balistreri
04944931e3
added missing argument 2020-05-25 15:38:19 +03:00
Andrea Franz
2f60bf5553
add package.json and lock to scripts 2020-05-25 14:30:31 +02:00
Andrea Franz
47eb954ceb
add CORS headers 2020-05-25 14:15:19 +02:00
Michele Balistreri
3e0ee71891
document the relay 2020-05-19 09:22:23 +03:00
Michele Balistreri
e28d13e846
fix typo 2020-05-14 13:49:52 +03:00
Michele Balistreri
c6c3edff8b
add bucket check endpoint 2020-05-14 13:39:26 +03:00
Michele Balistreri
0f9e34f426
add whitelist 2020-05-14 13:14:16 +03:00
Michele Balistreri
1e471c01bb
accept only JSON 2020-05-14 11:13:36 +03:00
Michele Balistreri
bf00d10bd2
add relay 2020-05-13 17:39:52 +03:00
Michele Balistreri
c09de707e6
extract common code 2020-05-13 14:23:17 +03:00
Michele Balistreri
c93dc78ff4
add documentation, fix small bug 2020-05-12 15:36:00 +03:00
Michele Balistreri
2ca995f033
drop ESM requirement 2020-05-08 12:54:42 +03:00
Michele Balistreri
c42421b63f
better handling of amounts 2020-05-07 14:59:58 +03:00
Michele Balistreri
ea6b4c00cf
support utf-8 codes, perform kekkac256 automatically 2020-05-06 13:01:14 +03:00
Michele Balistreri
0ab131a198
use the JSON files directly 2020-05-04 09:34:36 +03:00
Michele Balistreri
c0bee3caf3
make maxTxDelayInBlocks a parameter - closes #4 2020-05-04 09:04:30 +03:00
Andrea Franz
ce4df7d040
update app to be a create-react-app 2020-04-30 00:53:10 +02:00
Michele Balistreri
d942033969
remove gift terminology 2020-04-28 12:36:34 +03:00
Michele Balistreri
726df43f41
closes #18 2020-04-23 15:51:05 +03:00
Michele Balistreri
0a10824c6a
adapt create-gift tool 2020-04-13 12:08:37 +03:00
Michele Balistreri
ebd69a4ee6
update minimist 2020-04-06 11:17:05 +03:00
Michele Balistreri
8a5c979115
make sender a string 2020-04-02 12:34:38 +03:00
Michele Balistreri
827965e8eb
avoid parallel tx execution 2020-04-02 11:06:53 +03:00
Michele Balistreri
1bb13358d5
set destination field 2020-04-01 13:50:22 +03:00
Michele Balistreri
4fd3162439
add gift creation tool 2020-04-01 13:18:28 +03:00