Commit graph

  • 072bb4dc63
    fix(enclave): make tcbinfo-contract deployable on cosmwasm (#194) Shoaib Ahmed 2024-09-12 13:10:24 +0400
  • 53c10273fa
    Add empty brackets to GetAllSetoffs query (#182) Elena San Miguel 2024-09-05 19:05:16 +0200
  • 1a2ab7d008
    feat(dcap): use tcbinfo from contract for RA verification (#179) dusterbloom 2024-09-05 12:07:35 +0200
  • e7cd6b1151
    feat(Frontend): Transfers FE improvements (#187) Juan Enrique Alcaraz 2024-09-03 11:30:46 +0200
  • ed879d4d91
    fix: hardcoded default values for node_url and rpc (#189) Daniel Gushchyan 2024-08-30 13:35:58 -0700
  • 2a95087ce4
    fix: working and restructured relay in rust (#186) Daniel Gushchyan 2024-08-30 11:05:10 -0700
  • a9ea3fa9ae
    feat: cli dev command (#153) Daniel Gushchyan 2024-08-28 16:45:09 -0700
  • 74c3c47e4e
    docs: Quartz initial docs (#183) Ethan Buchman 2024-08-28 14:56:36 -0400
  • 0680bec431
    feat(frontend): Setup FE E2E (#180) Juan Enrique Alcaraz 2024-08-28 10:07:41 +0200
  • e6700b2e73
    fix(mtcs): Avoi Obligations and Setoffs duplicates with Uuids (#172) Shoaib Ahmed 2024-08-26 12:22:08 +0200
  • 302008c337
    Add empty params to init_clearing (#176) Elena San Miguel 2024-08-21 18:43:59 +0200
  • 6c8ba526ef
    refactor: remove unused crates and scripts (#173) Shoaib Ahmed 2024-08-21 16:43:25 +0200
  • cf0a2ffc41
    Fix env vars of quartz.toml for cli (#165) Elena San Miguel 2024-08-19 16:10:40 +0200
  • de53f6ee06
    feat: Add support for running Quartz app enclave in a Docker container (EPID) (#155) Thane Thomson 2024-08-16 13:38:52 -0700
  • 25d0edf316
    feat: config pass by ref (#162) Daniel Gushchyan 2024-08-15 13:54:55 -0700
  • 72c7702719
    feat: move shared cli args to config file (#157) Daniel Gushchyan 2024-08-14 23:20:31 -0700
  • f93da16c47
    TCBInfo contract (#98) junkicide 2024-08-13 15:31:10 +0200
  • 4fd86c089a
    feat: cli enclave start (#156) Daniel Gushchyan 2024-08-09 16:24:57 -0700
  • 048f8e7d0f
    feat: cli contract build (#138) Daniel Gushchyan 2024-08-09 08:52:06 -0700
  • 84ccbb201d
    feat: cli init (#141) Daniel Gushchyan 2024-08-08 16:47:02 -0700
  • a18ae28c48
    feat: neutrond tendermint upgrades (#119) dusterbloom 2024-08-08 12:25:56 +0200
  • bbd68d7b23
    feat: quartz cli handshake, contract deploy (#126) Daniel Gushchyan 2024-08-06 13:50:11 -0700
  • b65f6b45de
    fix(mtcs): re-introduce light client check in enclave (#148) dusterbloom 2024-08-06 11:49:35 +0200
  • 3f1cd0b463
    feat: cli enclave build (#137) Daniel Gushchyan 2024-08-02 12:19:07 -0700
  • eb90043172
    feat(dcap): Impl DCAP RA types/handlers (#139) Shoaib Ahmed 2024-08-02 18:31:01 +0200
  • 2ac5726463
    feature(docker/neutrond): Setup a single node neutron testnet in docker (#131) Dave 2024-08-01 18:31:52 -0400
  • 63aa30db6b
    feat: quartz-common and merging quartz-cli business logic from cycles-protocol (#123) Daniel Gushchyan 2024-07-30 10:55:52 -0700
  • b2fba137c4
    fix(docker/wasmd): Make test accounts accessible from within and outside container (#121) Thane Thomson 2024-07-29 09:35:11 -0400
  • 2a4e7f5ec5
    enclaves: light client check (#69) Shoaib Ahmed 2024-07-24 21:30:36 +0200
  • e1b13a0e06
    fix(transfers): update rust & wasmd versions in README.md (#111) dusterbloom 2024-07-23 21:46:10 +0200
  • 88f738daae
    feat: Dockerize our wasmd single-node validator (#110) Thane Thomson 2024-07-23 13:40:34 -0400
  • 2afbe50f76
    feat(cli): setup skeleton for quartz tool (#105) Shoaib Ahmed 2024-07-23 11:35:38 +0200
  • a23ae1e560
    feat(transfers): add MOCK_SGX support in listen.sh (#109) Dave 2024-07-22 21:55:08 -0400
  • 1d85bc1c07
    docs(transfers): Format README and remove redundant instructions (#107) Thane Thomson 2024-07-19 18:46:20 -0400
  • b1ab0dcf51
    fix(scripts): Expose all wasmd ports publicly outside the container (#106) Thane Thomson 2024-07-19 18:43:30 -0400
  • 365fcd1115
    Transfers app: query impl (#96) Shoaib Ahmed 2024-07-19 22:12:29 +0200
  • 0335838949
    Update README.md with wasmd setup for local testnet (#99) Ethan Buchman 2024-07-19 09:18:34 -0400
  • 4b3630adf3
    Mock attestation (#82) Shoaib Ahmed 2024-07-19 01:34:31 +0200
  • fe06f244ad
    Update cosmwasm crates to v2 & fix Rust 1.79 build (#76) dusterbloom 2024-07-11 15:31:46 +0200
  • 83441e5089
    #77 FIX - Changed quartz.manifest.template to allow any port for the enclave (#92) dusterbloom 2024-07-10 23:59:26 +0200
  • 473f9622f7
    Set latest height/hash as trusted height/hash (#89) Shoaib Ahmed 2024-07-10 23:52:07 +0200
  • 8feb20b7b8
    Add transfer frontend (#93) Juan Enrique Alcaraz 2024-07-10 21:11:07 +0200
  • 065747ec2a
    DCAP certificate validation tests pass (#68) Andrew Miller 2024-07-02 07:19:15 -0500
  • 8776d88eed
    cw_mtcs: set liquidity sources msg (#62) Shoaib Ahmed 2024-07-02 00:35:52 +0400
  • cdd5d2d834
    Update README.md (#66) Ethan Buchman 2024-06-30 16:30:29 -0400
  • b9d0ef2213
    transfers: add scripts and readme (#63) Ethan Buchman 2024-06-28 06:56:50 -0400
  • 47544c66ae
    feat: decoupling quartz from applications, creating transfers app (#64) Daniel Gushchyan 2024-06-26 12:31:01 -0700
  • fcad39e5d0
    DCAP cert validation tests (#6) Shoaib Ahmed 2024-06-20 22:09:29 +0200
  • b92242c09a
    Attested/verified SubmitSetoffsMsg (#57) Shoaib Ahmed 2024-06-20 21:56:01 +0200
  • 9323278662
    fix: get app_hash at proof_height instead of latest (#59) Daniel Gushchyan 2024-06-20 15:46:21 -0400
  • 99f2974869
    Better devX for attested messages in app contracts (#55) Shoaib Ahmed 2024-06-18 13:15:32 -0700
  • 3509edfe3d
    Dyn liquidity sources (#52) Shoaib Ahmed 2024-06-18 02:30:00 -0700
  • d78183b2c8
    cycles-sync: make obligato-url/key CLI configurable & fix wasmd invocations (#7) Shoaib Ahmed 2024-06-10 09:04:52 -0700
  • cd442db003
    Repo reorg phase-3 (#8) Shoaib Ahmed 2024-05-29 17:00:43 -0700
  • ba2146ff7d
    cycles-sync: Fix logging (#5) Shoaib Ahmed 2024-05-26 12:56:52 -0700
  • 44861f07a4
    Fix --chain-id not being set in cycles-sync wasmd commands consistently (#3) Shoaib Ahmed 2024-05-26 12:29:38 -0700
  • 2270820767
    Repo reorg phase-2 (#1) Shoaib Ahmed 2024-05-21 05:39:25 -0700
  • be68105ec5 repo reorg hu55a1n1 2024-05-16 06:18:47 -0700
  • cddfcc0fd1 Merge remote-tracking branch 'bisenzone-cw-mvp/main' hu55a1n1 2024-05-16 06:12:47 -0700
  • 1f6ef65141 Add script to set trusted hash and start a demo enclave (#90) Shoaib Ahmed 2024-05-16 02:06:00 -0700
  • 6b5b0e53ff Add liquidity sources to the contract (#32) Shoaib Ahmed 2024-05-16 02:05:41 -0700
  • a32a036028 On-chain DCAP verifier without cert validation (#24) Shoaib Ahmed 2024-05-15 09:00:14 -0700
  • 264f2ee2eb Use NODE var in scripts (#89) Ethan Buchman 2024-05-14 12:35:36 -0400
  • 103a463166 deploy-contract.sh uses $NODE for address (#31) Ethan Buchman 2024-05-14 12:10:43 -0400
  • 4ddddf19e4 Demo fixes and automated script (#73) Ethan Buchman 2024-05-13 09:50:29 -0400
  • 71139ab819 scripts/deploy-contract: reduce sleep by querying txhash (#26) Ethan Buchman 2024-05-13 07:24:56 -0400
  • 2e967c767e Update obligato_web3_liquidity_demo.md (#72) Ethan Buchman 2024-05-10 22:55:38 -0400
  • 703b47ab1e Reformat repo with nightly rustfmt (#25) Shoaib Ahmed 2024-05-07 15:34:09 -0700
  • 7bf30d973a Update bisenzone git deps (#71) Shoaib Ahmed 2024-05-07 15:20:11 -0700
  • aa438c0d62 Obligato liquidity prototype (#21) Shoaib Ahmed 2024-05-07 15:06:09 -0700
  • 16c03ae7f3 Obligato liquidity prototype (#64) Shoaib Ahmed 2024-05-07 15:05:58 -0700
  • 57b2a050ff Adapt cw-tee-mtcs to use quartz (#12) Shoaib Ahmed 2024-03-20 02:49:38 +0530
  • 76dd7465ae Quartz based MTCS enclave impl (#50) Shoaib Ahmed 2024-03-20 02:39:55 +0530
  • 23636de28b Impl decrypt setoff hu55a1n1 2024-02-29 10:32:10 -0800
  • e4e43e2987 Update README.md with demo instructions hu55a1n1 2024-02-29 10:31:03 -0800
  • ecb45ce3ce Fix mtcs-intent obligation bug hu55a1n1 2024-02-29 08:35:52 -0800
  • c5056ac477 Update relay.sh to be able to specify REQUEST_MSG hu55a1n1 2024-02-29 07:40:58 -0800
  • 917b139d3d Update hardcoded trusted hashes hu55a1n1 2024-02-29 07:19:26 -0800
  • f640e4f502 Fix PoP(Nonce) verification hu55a1n1 2024-02-29 07:11:16 -0800
  • 29bfe1c2c3 Verify PoP(Nonce) hu55a1n1 2024-02-29 06:54:56 -0800
  • bed57e5185 Move relay.sh to quartz-relayer dir hu55a1n1 2024-02-29 05:57:26 -0800
  • 3a713c38df Complete clearing service impl hu55a1n1 2024-02-29 05:53:00 -0800
  • f961c2fdbc Implement MTCS clearing run hu55a1n1 2024-02-29 05:17:52 -0800
  • c38bbb9006 Instantiate MtcsService hu55a1n1 2024-02-29 03:59:39 -0800
  • 30ce18495a Store sk in CoreService and instantiate it in main.rs hu55a1n1 2024-02-29 03:59:09 -0800
  • ac35a80ac4 MTCS proto init hu55a1n1 2024-02-29 03:30:25 -0800
  • fd87e15ccd mtcs-intent crate hu55a1n1 2024-02-28 15:29:26 -0800
  • a4a690b9cb WIP quartz sessions (#48) Shoaib Ahmed 2024-02-29 00:29:37 +0530
  • 25547172f5 Fix clippy hu55a1n1 2024-02-28 10:46:35 -0800
  • 5c2b72c6ef cargo update hu55a1n1 2024-02-28 10:45:09 -0800
  • 812558e402 Fix compilation hu55a1n1 2024-02-28 10:45:02 -0800
  • 73e28c112b Impl SessionSetPubKey handling hu55a1n1 2024-02-27 15:59:25 -0800
  • f8db27a55f Impl SessionCreate handling hu55a1n1 2024-02-27 15:29:06 -0800
  • c7eddffc2c Read mrenclave from quote hu55a1n1 2024-02-27 14:30:36 -0800
  • 59fbf665e1 Fix typo in manifest hu55a1n1 2024-02-27 13:30:10 -0800
  • 6145608ff7 Read MRENCLAVE from sigfile hu55a1n1 2024-02-27 13:28:59 -0800
  • 4984ce1413 Default to EpidAttestor hu55a1n1 2024-02-27 12:01:18 -0800
  • 02863d7746 Add MockAttestor hu55a1n1 2024-02-27 11:52:23 -0800
  • 6351c10932 Update README.md hu55a1n1 2024-02-27 11:12:03 -0800
  • d5a6395056 git deps for bisenzone-cw-mvp cratees hu55a1n1 2024-02-27 02:46:48 -0800