Commit Graph

  • d07265d601 Add fallback when user connected to different network main Alex Soong 2023-09-05 18:11:09 -07:00
  • 8e9dec9647 Update README.md Alex Soong 2023-08-15 09:07:39 -07:00
  • 86c21b7cff Add link to demo video on home page Alex Soong 2023-08-15 09:07:25 -07:00
  • a83b539d09 Add banner image and og tags Alex Soong 2023-08-15 09:02:44 -07:00
  • d9b38ad612 Update README.md Alex Soong 2023-08-10 09:45:06 -07:00
  • 14c9db6be1 Create LICENSE Richard Liang 2023-08-08 10:23:33 -07:00
  • f02d853291 Update footer link to link to Gitcoin project Alex Soong 2023-08-03 22:01:09 -07:00
  • 693bef5648 Update README.md Alex Soong 2023-08-03 20:49:37 -07:00
  • ccbccc1086 Update README.md Alex Soong 2023-08-03 18:50:47 -07:00
  • 94057d49c9 Improve main page copy Alex Soong 2023-08-02 02:34:07 -07:00
  • 1375cef9c9 Minor style changes Alex Soong 2023-08-02 02:10:01 -07:00
  • be5db62124 Fix bug with storing input type and also updating the switch state when user drags email Alex Soong 2023-08-02 02:01:16 -07:00
  • 34d21fd081 Add bottom nav to application. Alex Soong 2023-08-02 01:39:35 -07:00
  • 7a65165935 Fix restoring email input preference Alex Soong 2023-08-02 01:06:25 -07:00
  • 150653beca Update final verifier 0xSachinK 2023-08-02 13:17:26 +05:30
  • 8178e7aa52 Fix styling on drag and drop box and makes sure input preference is saved Alex Soong 2023-08-02 00:29:57 -07:00
  • f1f237875a Fix bug with having to press Claim Order twice Alex Soong 2023-08-02 00:01:00 -07:00
  • b79c8e87e7 Update favicon Alex Soong 2023-08-01 23:00:32 -07:00
  • 39e2bf118f Update copy around the app Alex Soong 2023-08-01 22:20:50 -07:00
  • 2aec8bef9f Update app meta data and logos Alex Soong 2023-08-01 21:10:35 -07:00
  • 4c53d39056 Merge pull request #32 from zkp2p/alex/integrate_optimism Alex Soong 2023-08-01 16:54:01 -07:00
  • b524737a32 Fix typo for USDC address Alex Soong 2023-08-01 16:53:28 -07:00
  • abd1ec51b2 Use hook to grab correct Ramp addresses Alex Soong 2023-08-01 16:25:49 -07:00
  • 1f16bd347a Add optimism contract addresses and update fusdc references to usdc. Alex Soong 2023-08-01 11:21:01 -07:00
  • 5e664bd0ab Merge pull request #30 from zkp2p/alex/test_proof Alex Soong 2023-08-01 10:34:13 -07:00
  • 8201ebaf85 Remove Mantle configuration Alex Soong 2023-08-01 10:34:01 -07:00
  • 4ac62cafd4 Update readme 0xSachinK 2023-08-01 18:50:14 +05:30
  • 1ab225125d Fix bugs 0xSachinK 2023-08-01 18:42:28 +05:30
  • 89935ef426 [WIP] Updated link to chunked proving keys Alex Soong 2023-07-31 13:37:26 -07:00
  • 98220b06a3 Update README.md Richard Liang 2023-07-31 16:05:10 -07:00
  • d088a888fb New Verifier for V1 (#31) Richard Liang 2023-07-31 16:04:38 -07:00
  • 576598e24d Abstract logic of fetching an order's claims from MainPage to SubmitOrderClaims forms for clarity. Alex Soong 2023-07-15 01:28:12 -07:00
  • 6b28776f03 Abstracting out OnRamp contract call from main page into the SubmitOrderOnRampForm component Alex Soong 2023-07-15 01:09:48 -07:00
  • d383e7a02f Update SubmitOrderGenerateProofForm to be able to toggle between the email input types Alex Soong 2023-07-15 01:01:48 -07:00
  • c4079f1693 Add EmailInputTypeSwitch component Alex Soong 2023-07-15 01:00:54 -07:00
  • 53172a481f Add drag and drop component Alex Soong 2023-07-15 01:00:28 -07:00
  • de2dff401e Add material ui to package.json Alex Soong 2023-07-14 14:00:00 +01:00
  • e3d8f8b11a Move submitting order claim into ClaimOrderForm Alex Soong 2023-07-14 13:00:00 +01:00
  • 739de9fd12 Moving hook of submitting new order into NewOrderForm component Alex Soong 2023-07-14 14:22:44 -07:00
  • 0caf6316e0 Update verifier key Alex Soong 2023-07-13 22:42:18 -07:00
  • 9bb4d52d0f Add V1 circuit outputs (#29) Richard Liang 2023-07-13 12:30:14 -04:00
  • 2766792d5c Add zk email chunked key scripts (#28) Richard Liang 2023-07-12 22:59:35 -04:00
  • bdf40a667a Update README.md Richard Liang 2023-06-24 22:15:50 +08:00
  • d7a2716c84 Fix body hash richard/regex-optimization Richard Liang 2023-06-16 14:09:08 +08:00
  • 6fb5f8628c Add dkim header Richard Liang 2023-06-16 13:53:09 +08:00
  • 7b0d58f5e9 Remove circuit js Richard Liang 2023-06-16 13:44:46 +08:00
  • 628f77a539 regex optimization WIP Richard Liang 2023-06-16 13:42:55 +08:00
  • 9da12b6352 Merge pull request #26 from asoong/alex/update_v1_ramp Alex Soong 2023-06-07 01:02:12 -07:00
  • 02f2ca0986 Update on ramp call to match new contract interface Alex Soong 2023-06-07 00:59:13 -07:00
  • 1672c1c457 Update deployed contract addresses and ramp ABI Alex Soong 2023-06-07 00:58:03 -07:00
  • 96b468a234 Update initial configuration to support Optimism Alex Soong 2023-06-07 00:57:29 -07:00
  • e1ef8ac35a Invert order table display order, update selecting logic Alex Soong 2023-06-07 00:57:01 -07:00
  • 7715e1f2ce Update SubmitOrderGenerateProof to take in and pass selected order claim id to input generation Alex Soong 2023-05-25 13:41:39 -07:00
  • 49a781972c Add new deployed ramp contract address Alex Soong 2023-05-25 13:40:58 -07:00
  • 3b2380fbfa [v1] Circuit and contract cleanup (#25) Sachin 2023-05-16 17:03:49 +05:30
  • 1729eeb1b3 update scripts sachin/v1/circuit-fixes 0xSachinK 2023-05-16 17:02:05 +05:30
  • 3a4150ea17 Fix contract bugs; Add tests 0xSachinK 2023-05-16 14:49:18 +05:30
  • 17362b20ad Add new verifier contract 0xSachinK 2023-05-16 14:20:46 +05:30
  • 3d4a7f21ad Add gen verifier contract server script 0xSachinK 2023-05-16 14:18:44 +05:30
  • 30e474cd59 Add input.json 0xSachinK 2023-05-16 14:08:56 +05:30
  • 2ce974c9ad Update scripts to use random entropy 0xSachinK 2023-05-16 13:19:41 +05:30
  • db9c574fbd Add claim_id to gen_input 0xSachinK 2023-05-16 12:47:26 +05:30
  • c1687e5919 Add max amount functionality 0xSachinK 2023-05-09 19:33:30 +05:30
  • f4989921ba Add nullifier 0xSachinK 2023-05-09 19:08:50 +05:30
  • 6922db677e Add claimId as input to circuit 0xSachinK 2023-05-09 18:25:50 +05:30
  • c50e9aa005 Link to git hub repository from main description Alex Soong 2023-05-02 22:26:52 -07:00
  • 2069636cb1 Update copy for guide to retrieve your Venmo ID Alex Soong 2023-05-02 16:34:37 -07:00
  • f34166e742 Update claims to fetch every 15 seconds Alex Soong 2023-05-02 15:57:05 -07:00
  • 5680db343a Remove excessive console logs Alex Soong 2023-05-02 15:33:36 -07:00
  • d5f9783159 Trigger account hash signing if not set when going to check order claims. Alex Soong 2023-05-02 15:29:47 -07:00
  • eb209d910b Update link to guide to fetching Venmo ID Alex Soong 2023-05-02 14:57:07 -07:00
  • 29f883a495 Add comments for account hash and key management Alex Soong 2023-05-02 14:42:05 -07:00
  • 678f0a1391 Properly reset accountHash for public key generation when switching accounts Alex Soong 2023-05-02 14:36:31 -07:00
  • 7520814cd7 Push up some disables for submitting orders unless theres a public encryption key Alex Soong 2023-05-02 13:56:41 -07:00
  • 674e33eb78 Update copy to specify Manta BIT Alex Soong 2023-05-02 13:31:27 -07:00
  • dbf9ab34b9 Update links to ramp and fusdc contracts to link to proper network Alex Soong 2023-05-02 13:23:23 -07:00
  • f63243efff Update instruction for correct decimal amount Alex Soong 2023-05-02 12:33:57 -07:00
  • 364e7be6ff Update order table selection to properly account for pagination Alex Soong 2023-05-02 12:31:11 -07:00
  • 3f93ec7723 Merge pull request #24 from 0xSachinK/alex/add_multi_chain_support Alex Soong 2023-05-02 11:29:53 -07:00
  • 384aa92772 Update wagmi config to provide default jsonrpc provider for mantle Alex Soong 2023-05-02 11:29:36 -07:00
  • ec3a8ff5d5 Add back in useEffect to set EthereumAddress Alex Soong 2023-05-02 10:42:04 -07:00
  • a46eaa2749 Clean warnings Alex Soong 2023-05-02 10:41:53 -07:00
  • 207edd5c29 Add multichain support, starting with Mantle Alex Soong 2023-05-02 10:34:54 -07:00
  • 3923bc63cb Update README.md Sachin 2023-05-02 13:22:00 +05:30
  • 8f6804e4e8 Add Mantle network contract addresses for bounties Sachin 2023-05-01 13:55:14 +05:30
  • 7832524f2b Update README Richard Liang 2023-04-30 23:11:22 -07:00
  • bbe079666a Final copy touchup Alex Soong 2023-04-30 12:22:42 -07:00
  • 17e86cd887 Update README.md Alex Soong 2023-04-30 12:21:33 -07:00
  • a83fb856ef Update README.md Alex Soong 2023-04-30 12:18:57 -07:00
  • bf2adae1cd Formatting link to retrieving Venmo Id Alex Soong 2023-04-30 11:44:07 -07:00
  • fdf08776ef Update link to instructions on how to find your Venmo Id Alex Soong 2023-04-30 11:29:16 -07:00
  • c01766d146 [v1] Update ZKP-MOOC submission (#23) Sachin 2023-04-30 23:46:38 +05:30
  • 2923f579c3 Add venmo hashing to verify hashed venmo id on claim. Alex Soong 2023-04-30 10:53:33 -07:00
  • 26834dba6b Update README.md Alex Soong 2023-04-30 10:30:02 -07:00
  • 4df2d3b896 Update zkp-mooc-hackathon-submission.md sachin/update-mooc-submission Alex Soong 2023-04-30 10:28:12 -07:00
  • 779ec0e46d More copy updates Alex Soong 2023-04-30 10:13:30 -07:00
  • 850f109b17 Update README remove high level flwo Sachin 2023-04-30 18:53:10 +05:30
  • a26d9c6063 minor fix 0xSachinK 2023-04-30 18:50:33 +05:30
  • 4bc7cf9e40 Add signal numbers 0xSachinK 2023-04-30 18:49:01 +05:30
  • 0765b993d4 minor fixes 2 0xSachinK 2023-04-30 18:45:06 +05:30