125 Commits

Author SHA1 Message Date
nczhu
919848fcb1 chore: more skypack imports 2022-04-26 00:50:13 +01:00
nczhu
ae384c8222 chore: handle hardhat missin envvar error 2022-04-25 19:05:43 +01:00
nczhu
d4ddf932b6 fix: import node deps from skypack 2022-04-25 18:58:58 +01:00
nczhu
bdeeb2f2bf chore: scaffold list components 2022-04-25 14:30:07 +01:00
nczhu
a271e32f4c feat: seller can see listable planets 2022-04-24 19:53:05 +01:00
nczhu
79fa3c8ed8 fix: weird close plugin null error 2022-04-24 17:51:53 +01:00
nczhu
e93832e243 style: tabs 2022-04-24 14:58:52 +01:00
nczhu
d292d4f6ce feat: scaffold tabs 2022-04-24 14:28:26 +01:00
nczhu
dff9939ccf chore: generated temp contracts to play with 2022-04-22 16:49:58 +01:00
nczhu
ade929cce1 chore: update docs 2022-04-22 14:12:33 +01:00
nczhu
09ee803c7c chore: scaffold plugin component 2022-04-22 00:21:05 +01:00
nczhu
f167bf442b chore: scaffold dfpluginserver 2022-04-21 23:13:15 +01:00
nczhu
ceb1d87803 fix: force git update filename casing 2022-04-21 16:08:02 +01:00
nczhu
b11c661f43 dep: remove unused deps 2022-04-21 16:00:59 +01:00
nczhu
93b6601343 docs: readme updates 2022-04-21 15:55:00 +01:00
nczhu
b0633c15d8 test: passing with diff nonces 2022-04-21 15:51:19 +01:00
nczhu
4d4049612c chore: change up nonces from list to sale 2022-04-21 15:43:27 +01:00
0xSage
431b016a85 Merge pull request #35 from 0xSage/contractTests
test: contract tests
2022-04-21 15:27:49 +01:00
nczhu
3223180fa6 test: all tests done 2022-04-21 15:18:59 +01:00
nczhu
d748a467cb test: seller make a sale 2022-04-21 14:23:36 +01:00
nczhu
cf7de6f63a refactor: comment cleanup 2022-04-21 13:32:15 +01:00
nczhu
9d7279a406 refactor: take ecdh calc out of circuit 2022-04-21 12:19:29 +01:00
0xSage
22d359e1a5 Merge pull request #34 from 0xSage/contractTests
test: more contract tests
2022-04-20 12:10:15 +01:00
nczhu
16b4f24d5b test: buyer can make asks passing 2022-04-20 12:09:53 +01:00
nczhu
bbae5499d5 test: scaffolded buyers can ask 2022-04-19 19:19:18 +01:00
nczhu
a645741837 chore: nits 2022-04-19 15:20:13 +01:00
nczhu
0712909ee8 chore: make circuit input types explicit 2022-04-19 15:15:07 +01:00
0xSage
14238cd152 Merge pull request #31 from 0xSage/contractTests
test: Contract tests
2022-04-18 18:43:20 +01:00
nczhu
7ad47a05a3 test: seller can delist 2022-04-18 18:40:22 +01:00
nczhu
d4f4f03f53 chore: refactor test constants 2022-04-18 17:48:05 +01:00
nczhu
ae3b337d15 chore: typescript contracts dir 2022-04-18 17:26:18 +01:00
nczhu
697161a1a0 test: list passing, but need refactor 2022-04-18 12:11:37 +01:00
nczhu
20b3b26225 chore: tsc postinstall 2022-04-17 17:49:39 +01:00
nczhu
42ce80586a test: cannot list with invalid proof 2022-04-16 13:21:37 +01:00
nczhu
054c9f1d5b test: modifier test passing 2022-04-16 12:26:17 +01:00
nczhu
0aff790c30 test: can test modifier 2022-04-15 20:05:36 +01:00
nczhu
bd5174ddc4 feat: safemath contract 2022-04-15 19:02:51 +01:00
0xSage
aaac08e31c Merge pull request #29 from 0xSage/contractTests
test: Contract tests
2022-04-15 18:29:03 +01:00
nczhu
5522e6f0aa test: deployment should work 2022-04-15 18:26:21 +01:00
nczhu
c576d7637c test: making mock contract for game 2022-04-15 15:29:16 +01:00
nczhu
23096cbb18 test: scaffold tests 2022-04-15 15:04:04 +01:00
nczhu
635c3ce494 chore: capitalize verifier contract names 2022-04-15 14:27:25 +01:00
nczhu
acad4c2ca2 chore: import contract deps 2022-04-15 14:20:51 +01:00
nczhu
bc2ac61044 chore: install sol hardhat deps 2022-04-15 11:53:13 +01:00
nczhu
0303e2e81a docs: smart contract docs 2022-04-14 15:01:39 +01:00
0xSage
2ba43e9455 Merge pull request #26 from 0xSage/sellerList
feat: contracts completed
2022-04-14 13:51:42 +00:00
nczhu
d18e45dfcf docs: nit 2022-04-14 14:51:25 +01:00
nczhu
b47b785e0e feat: orders can be refunded 2022-04-14 14:50:40 +01:00
nczhu
17794bb507 Merge branch 'sellerList' of https://github.com/0xSage/df-zkmarketplace into sellerList 2022-04-14 13:56:44 +01:00
nczhu
20476d8b3c fix: cannot sale to closed order 2022-04-14 13:56:30 +01:00