https://github.com/AU-COBRA/ConCert

sort by:
Revision Author Date Message Commit Date
93a7088 Tweak doc style 03 May 2022, 08:57:42 UTC
3a614ed Removed license 02 May 2022, 13:24:24 UTC
ab1cc82 Fix readme 02 May 2022, 12:39:00 UTC
00e4118 Update README 02 May 2022, 12:25:54 UTC
9ff3f84 Add extracted Dexter2 02 May 2022, 12:12:36 UTC
3d66edb Delete CI; update readme 02 May 2022, 12:01:04 UTC
1589175 Remove docker files; remove project link 01 May 2022, 20:40:30 UTC
b40ee52 Simplify init printing 30 April 2022, 07:23:14 UTC
50fc1db Merge branch 'ccs2022' of github.com:AU-COBRA/ConCert into ccs2022 29 April 2022, 05:32:32 UTC
4abe10b Remove initialisation wrapper in CameLIGO extraction 29 April 2022, 05:17:17 UTC
e88ffe8 Anonymise readme 28 April 2022, 21:26:05 UTC
a4e63b4 Anonymise readme 28 April 2022, 21:21:18 UTC
7a283dd Anonymise opam file 28 April 2022, 21:18:35 UTC
79b1837 Fix cameligo contract wrapper (#157) 28 April 2022, 18:26:44 UTC
ad7ddff Anonymise the READMEs 28 April 2022, 11:40:50 UTC
6da38e7 remove papers 28 April 2022, 09:35:37 UTC
f476ec4 Backport Dexter2 (#156) * Backport Common.v * Backport Dexter2FA12.v * Backport FA2 changes * Backport Automation.v changes * Remove unused code * Backport Dexter2CPMM.v changes * Backport Dexter2Extract.v changes * Update CI workflow * Fix Dexter2 extraction output path 28 April 2022, 06:55:06 UTC
8228ffd Update CameLIGOPretty.v (#137) 09 February 2022, 06:19:01 UTC
47472a6 Update Dexter readme 08 February 2022, 14:57:55 UTC
c0919a2 Add Dexter 2 to the readme; Docker instructions 08 February 2022, 13:31:50 UTC
84cbd69 Define liquidity token inteface; generalise the invariant proof to work for any contract satisfying the interface (#136) 08 February 2022, 12:17:32 UTC
0d9cae6 Pin coq-stdpp to version 1.5.0 (#135) 02 February 2022, 14:11:36 UTC
c4afa74 Update ligo compiler to v0.34.0 (includes a bug fix) (#134) 02 February 2022, 13:03:43 UTC
5925263 Dexter 2: move files, readme, clean up printing (#133) 02 February 2022, 12:21:08 UTC
c87eeb3 Dexter2 safety proofs (#132) 01 February 2022, 08:27:10 UTC
a7983df Extract Dexter 2 Liquidity token (#130) 31 January 2022, 12:18:39 UTC
718bc53 Extraction of Dexter 2 CPMM (#129) 24 January 2022, 14:09:31 UTC
1f3ec76 Add permission control to CIS1; implement permission check in wccd (#128) 06 January 2022, 15:21:03 UTC
27bc4c7 Implementation of the Concordium's ccd wrapper token (cis1-wccd) and proofs of compliance with CIS1 (#127) 06 January 2022, 11:07:55 UTC
d140acf Dexter2 implementation changes (#125) 21 December 2021, 15:19:43 UTC
9c7469d Fix typos in CIS1Spec (#126) 20 December 2021, 20:31:57 UTC
f76a8f8 Eip20 proofs (#124) * EIP20 changes * Make comments compatible with coqdoc in EIP20Token.v 20 December 2021, 20:31:22 UTC
cd3c65b Destruct chain step fix (#123) * Add origin to destuct_chain_step ltac 16 December 2021, 08:03:11 UTC
81eda74 Move coqdocjs and toc to separate dirs; add toc license; update readme 07 December 2021, 12:21:05 UTC
fa51dd0 CIS-1: Concordium Token Standard (#121) 07 December 2021, 10:12:19 UTC
4a5916f Fix typo in comment (#122) Fix a tiny typo in comments 04 December 2021, 11:37:25 UTC
523e743 Cleaned up imports using coq-tools and some manual fixes (closes #102) (#120) Cleaned up imports using coq-tools and some manual fixes; fully qualified paths for imports (closes #102) 18 October 2021, 12:02:41 UTC
d1544cc Add call origin (#119) Add origin for calls: the call origin is available in `ContractCallContext` and also in `DeploymentInfo` and `ContractCallInfo` (closes #118) 12 October 2021, 09:49:00 UTC
f579970 Nitpicks on proof automation in Dexter2 23 September 2021, 09:23:44 UTC
a67bdf2 Dexter2 (#116) Add Dexter2 implementation 22 September 2021, 06:22:06 UTC
67e9f2c Uncomment extraction of the counter with subset types 02 September 2021, 20:48:16 UTC
1fce313 Update README: extend the project structure description 02 September 2021, 20:47:19 UTC
112c56d Update README; process extraction resutls by default 01 September 2021, 13:46:14 UTC
20b1878 CI: push only the extraction resutls from the master branch of the mainrepo 01 September 2021, 09:28:04 UTC
8b3608f CI: don't push the extraction results on pull requests. 31 August 2021, 13:00:28 UTC
1da9986 CI: uncomment pushing the extraction results 31 August 2021, 11:56:28 UTC
41c4970 Merge remote-tracking branch 'upstream/master' 31 August 2021, 10:32:21 UTC
3b276fd CI config for building extraction (#114) Use a Docker image with compilers; compile extraction output on build 31 August 2021, 10:14:31 UTC
b87b18d Comment out push to the extraction repo for now 31 August 2021, 09:03:43 UTC
2846033 CI: add git username 31 August 2021, 07:25:07 UTC
351ca9e Remove feature(unsigned_abs) from Rust extraction prelude; uncomment the rest of the contract extraction examples 30 August 2021, 11:11:48 UTC
97624a1 Test rust extraction; fix gitignore 30 August 2021, 10:04:53 UTC
22b32d4 Add cargo to PATH in build.yml 25 August 2021, 12:26:16 UTC
63bfd88 CI: debug 25 August 2021, 10:56:38 UTC
fcc4ed3 CI: debug 24 August 2021, 13:57:34 UTC
196faea CI: remove sudo; debug 24 August 2021, 13:55:13 UTC
fe05553 CI: Try with sudo again 24 August 2021, 12:57:37 UTC
02d6508 CI: redirect liquidity stderr to a file; Docker: configure git to fetch through https 24 August 2021, 11:53:41 UTC
e60f39d Forgot to include build config :) 23 August 2021, 20:34:40 UTC
cb11643 CI: move testing back to the build step;comment out ERC20 extraction to Liquidity 23 August 2021, 19:57:00 UTC
6dc3d6d Debug CI 23 August 2021, 16:26:10 UTC
a5263c5 More opam-related fixes 23 August 2021, 14:57:21 UTC
ed669c9 Add setting opam env variables in the testing step of CI 23 August 2021, 14:17:49 UTC
2c911d8 Add some sudos to the build.yaml 23 August 2021, 13:27:15 UTC
1625478 Try fixing the build 23 August 2021, 11:30:12 UTC
d8cfcef Test extraction as a separate step after build 21 August 2021, 13:47:36 UTC
6e393ea Add views for the Elm web app 20 August 2021, 13:52:02 UTC
eb4c278 Add tests dir placeholder for elm extraction 20 August 2021, 13:09:38 UTC
1580353 Add src folder placeholder for elm 20 August 2021, 12:29:20 UTC
1d6d429 Fix a typo in build.yaml 20 August 2021, 11:43:10 UTC
5a85e5f add src for elm; fix build.yaml 20 August 2021, 11:16:35 UTC
f7fe8d1 Add more clean-up targets to Makefile; change build.yaml 20 August 2021, 10:17:22 UTC
b917451 Fix build.yaml 20 August 2021, 06:47:55 UTC
8e809b4 Forgot build.yaml 20 August 2021, 06:39:40 UTC
68fcd94 Experimenting with github actions: pushing the extraction resutls to another repo; commented out escrow extraction for now 20 August 2021, 06:30:46 UTC
2cb1ad4 Add elm to Dockerfile; test extraction as a separate step 19 August 2021, 19:27:41 UTC
7ece1d1 Use a Docker image with compilers; compile extraction output on build 19 August 2021, 11:36:10 UTC
988b37a Uncomment redirecting the extracted Escrow code 14 August 2021, 20:11:49 UTC
dfaed8b CameLIGO extraction cleanup; fixed various small issues with wrappers; call context as a record; fic bugs in literal printing; improve extraction testing in makefile (#113) 13 August 2021, 20:54:40 UTC
5c960c1 Contract induction add outgoing acts to CallFacts (#111) * Add outgoing acts to CallFacts * Adapt existing proofs to new CallFacts signature 09 August 2021, 08:44:12 UTC
83765ec Add docker config with full concert 05 August 2021, 19:50:30 UTC
0b5ee96 Fix comments (#112) 05 August 2021, 19:48:46 UTC
5eb12f3 Fix cameligo extraction tests 31 July 2021, 13:34:38 UTC
b07f07f Fix path in a plugin example 30 July 2021, 14:55:39 UTC
b140f31 Moved target dirs for extraction in one place; renamed CounterRefinementTypes to CounterSubsetTypes;update scripts to build LIGO (#110) 30 July 2021, 14:14:52 UTC
97cf725 generalize type in pre-post-assertion 30 July 2021, 13:17:27 UTC
959540c Add (a prototype of) the numeric literal printing; escrow extracts as it is; fixes to Liquidity extraction (closes #90) (#109) 30 July 2021, 13:15:54 UTC
8e0e6e2 Liquidity record printing fix + BoardroomVoting Extraction (#108) * liq extraction with chainbase add liq extraction with chainbase specialization fix issue with records * add chainbase specialisation to liq extract * fix after rebase * liq extraction with chainbase add liq extraction with chainbase specialization fix issue with records * add chainbase specialisation to liq extract * fix after rebase * liq extraction with chainbase add liq extraction with chainbase specialization fix issue with records * BV extraction WIP + add reserved names to pretty-printers * boardroom extraction WIP * Boardroom WIP 2 * Boardroom WIP 3 * WIP * WIP2 * BV extract WIP * make specialized boardrm for extraction, fix in liq extraction * Add boardroom extract, fix some bugs in pretty printers * fix record printing in liquidity + unit tests 29 July 2021, 09:33:54 UTC
d3a9566 Add more safe_pred to Elm examples; update gitignore 27 July 2021, 13:34:53 UTC
78e0111 Escrow extraction, extraction improvements, and fixes. (#106) add escrow extract to cameligo, fix pp bugs, fix constructor capitalization bug 27 July 2021, 13:11:18 UTC
a8b4fd0 Update README.md 26 July 2021, 08:54:17 UTC
28f56a7 Fixes in concordium extraction (#104) Fixes in Concordium extraction: derive Reject; more remapping; fix receive wrapper to match the balance update semantics; post-processing of Rust extraction; tests for extracted Escrow 16 July 2021, 11:29:09 UTC
daae096 add youtube link to readme 07 July 2021, 11:30:14 UTC
3b824a1 Extraction improvements, cameligo extraction of counter with refinement types (#103) * add chainbase specialisation to liq extract * fix record printing, and some capitalization bugs * extract counterrefinement to cameligo * truncated sub int for cameligo 05 July 2021, 11:22:33 UTC
e466915 ml family paper 04 July 2021, 05:38:00 UTC
3f6f704 ml family paper 04 July 2021, 05:34:34 UTC
1441332 Misc fixes in extraction (#100) * Add more beta-reductions to inlining; inline definitions in inductive types; cleaned up ERC20 extraction to CameLIGO; misc fixes in Liquidity pretty-printing; fixed deboxing of type aliases * Update extraction/theories/LPretty.v Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com> * Fix comments in Elm tests Co-authored-by: Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com> 29 June 2021, 18:53:08 UTC
4c2dae8 Update README: rearrange papers, add new Coq WC paper. 21 June 2021, 18:44:43 UTC
f30536c Invalid actions (#101) * Update coq-stdpp * Update ChainStep to allow dropping invalid user actions * Adapt proofs to new ChainStep * More proofs updated * Adapt ltacs in Blockchain.v to new ChainStep * Update proofs in Circulation.v * Update ltac in Blockchain.v * no message * Use intuition in proof * Shorter proof without intuition * Remove inhabited from step_action_invalid constructor 19 June 2021, 17:24:39 UTC
5fd6a9e Discard invalid actions (#99) * Update ChainStep to allow dropping invalid user actions * Adapt proofs to new ChainStep 18 June 2021, 13:21:45 UTC
back to top