Commit Graph

5916 Commits (d74d4d8b265751b65adafca40623555c8edd0880)

Author SHA1 Message Date
Rim Rakhimov 3d42ef1dd6 Formatting 12 months ago
Rim Rakhimov 7c00a63871 Fix linter issues 12 months ago
Rim Rakhimov 047b6f6ab6 Fix file formatting 12 months ago
Rim Rakhimov 06261f9dbb Remove comments 12 months ago
Rim Rakhimov 7211fec647 Add support for fetching contracts from blockscout instances 12 months ago
aniket-engg 31b5ff1fcd fix condition 12 months ago
aniket-engg ac6b31f9fe fix condition 12 months ago
aniket-engg 3aed09410b cleanup 12 months ago
aniket-engg 3fd8c79882 enable save for each env except VM 12 months ago
aniket-engg ade0e30071 show current timezone time 12 months ago
yann300 3beac78ba7 use wasm instead of c++ 1 year ago
aniket-engg f06cd5bcb0 publish libs 1 year ago
aniket-engg a58f92d0e9 improve UI for saved contracts 1 year ago
yann300 e23039454a Update gist-handler.ts 1 year ago
yann300 6715ad0a65 fix label && alert 1 year ago
yann300 60a8e57149 Update workspace.ts 1 year ago
Evan Sangaline c096aa444e Fix `.sindriignore` file location. 1 year ago
Evan Sangaline 515d0eacc3 Add a README to `sindri/scripts/`. 1 year ago
Evan Sangaline 6e41b58927 Inline getting the workspace paths. 1 year ago
Evan Sangaline 53aa914b7e Clean up the last vestiges of changes to the circom templates. 1 year ago
Evan Sangaline 2223442b09 Add better error handling for when `circuitPath` is set wrong. 1 year ago
Evan Sangaline 4edded1b44 Manually exclude everything in `.deps` for now. 1 year ago
Evan Sangaline db18dc4359 Maybe fix linting. 1 year ago
Evan Sangaline a7f0aed333 Lowercase the circuit name. 1 year ago
Evan Sangaline 74c1c2dde7 Fix: missing await. 1 year ago
Evan Sangaline d390641c8d Add a note about only supporting Circom. 1 year ago
Evan Sangaline bcb4cc2c47 Use the wrokspace name to determine the circuit name. 1 year ago
Evan Sangaline b21617250e Rough cut of modifying sindri.json when adding it. 1 year ago
Evan Sangaline eb45057878 Refactor the workspace loading into a function. 1 year ago
Evan Sangaline dd06e22b4b Remove `sindri.json` from the Circom templates. 1 year ago
Evan Sangaline aed1a8c023 Remove `.sindriignore` from the Circom templates. 1 year ago
Evan Sangaline 0ea9417dd6 Improve error reporting around authorization. 1 year ago
Evan Sangaline 565ec34145 Make the toast error more detailed. 1 year ago
Evan Sangaline ff29a69597 Fix the include rewriting regex. 1 year ago
Evan Sangaline 0e9c722d1b Convert absolute imports to relative ones. 1 year ago
Evan Sangaline 783c828d1b Add basic proof/compile scripts. 1 year ago
Evan Sangaline b7b6d84735 Rename `sindri.ts` to `utils.ts`. 1 year ago
Evan Sangaline 6df1d5c686 Clean up some of the documentation. 1 year ago
Evan Sangaline eb556702e8 Set the client log-level. 1 year ago
Evan Sangaline e7415fc638 Use the API key from settings. 1 year ago
Evan Sangaline 442fa19670 Add Sindri credentials to the settings section. 1 year ago
Evan Sangaline 706150825f Include all workspace files when creating circuits. 1 year ago
Evan Sangaline 3561b91b7b Add circuit names to the template circuits. 1 year ago
Evan Sangaline 0df959cf59 Rename `sindri.ts` as `index.ts` to make imports cleaner. 1 year ago
Evan Sangaline 2baaaa97e0 Simplify the checking for existing files. 1 year ago
Evan Sangaline c8c2051bfb Rename the `sindri.json` template file and add `circuitPath`. 1 year ago
Evan Sangaline 96189c1851 Add `.sindriignore` when adding Sindri scripts. 1 year ago
Evan Sangaline ba45e114b4 Don't overwrite `sindri.json` if it exists. 1 year ago
Evan Sangaline 8bb7668853 Add `sindri.json` and `.sindriignore` to the Circom templates. 1 year ago
Evan Sangaline 7a627f3fb2 Allow JSON schema fetching for `sindri.json` file validation. 1 year ago