-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d4fd813
commit 13cdf4e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule klab
updated
10 files
+1 −1 | examples/createContract/dapp/out/dapp.sol.json | |
+20 −4 | examples/createContract/dapp/src/createContract.sol | |
+63 −5 | examples/createContract/src/spec.md | |
+12 −2 | examples/createContract/src/storage.md | |
+8 −1 | lib/build.js | |
+3 −0 | lib/config.js | |
+10 −6 | libexec/klab-build-js | |
+1 −2 | libexec/klab-prove | |
+2 −0 | libexec/klab-prove-all | |
+2 −1 | resources/rules.k.tmpl |