Commit Graph

5901 Commits (50eba204e3833275f0aca768b56cb781b7ae0e08)

Author SHA1 Message Date
yann300 60a8e57149 Update workspace.ts 9 months ago
Evan Sangaline c096aa444e Fix `.sindriignore` file location. 9 months ago
Evan Sangaline 515d0eacc3 Add a README to `sindri/scripts/`. 9 months ago
Evan Sangaline 6e41b58927 Inline getting the workspace paths. 9 months ago
Evan Sangaline 53aa914b7e Clean up the last vestiges of changes to the circom templates. 9 months ago
Evan Sangaline 2223442b09 Add better error handling for when `circuitPath` is set wrong. 9 months ago
Evan Sangaline 4edded1b44 Manually exclude everything in `.deps` for now. 9 months ago
Evan Sangaline db18dc4359 Maybe fix linting. 9 months ago
Evan Sangaline a7f0aed333 Lowercase the circuit name. 9 months ago
Evan Sangaline 74c1c2dde7 Fix: missing await. 9 months ago
Evan Sangaline d390641c8d Add a note about only supporting Circom. 9 months ago
Evan Sangaline bcb4cc2c47 Use the wrokspace name to determine the circuit name. 9 months ago
Evan Sangaline b21617250e Rough cut of modifying sindri.json when adding it. 9 months ago
Evan Sangaline eb45057878 Refactor the workspace loading into a function. 9 months ago
Evan Sangaline dd06e22b4b Remove `sindri.json` from the Circom templates. 9 months ago
Evan Sangaline aed1a8c023 Remove `.sindriignore` from the Circom templates. 9 months ago
Evan Sangaline 0ea9417dd6 Improve error reporting around authorization. 9 months ago
Evan Sangaline 565ec34145 Make the toast error more detailed. 9 months ago
Evan Sangaline ff29a69597 Fix the include rewriting regex. 9 months ago
Evan Sangaline 0e9c722d1b Convert absolute imports to relative ones. 9 months ago
Evan Sangaline 783c828d1b Add basic proof/compile scripts. 9 months ago
Evan Sangaline b7b6d84735 Rename `sindri.ts` to `utils.ts`. 9 months ago
Evan Sangaline 6df1d5c686 Clean up some of the documentation. 9 months ago
Evan Sangaline eb556702e8 Set the client log-level. 9 months ago
Evan Sangaline e7415fc638 Use the API key from settings. 9 months ago
Evan Sangaline 442fa19670 Add Sindri credentials to the settings section. 9 months ago
Evan Sangaline 706150825f Include all workspace files when creating circuits. 9 months ago
Evan Sangaline 3561b91b7b Add circuit names to the template circuits. 9 months ago
Evan Sangaline 0df959cf59 Rename `sindri.ts` as `index.ts` to make imports cleaner. 9 months ago
Evan Sangaline 2baaaa97e0 Simplify the checking for existing files. 9 months ago
Evan Sangaline c8c2051bfb Rename the `sindri.json` template file and add `circuitPath`. 9 months ago
Evan Sangaline 96189c1851 Add `.sindriignore` when adding Sindri scripts. 9 months ago
Evan Sangaline ba45e114b4 Don't overwrite `sindri.json` if it exists. 9 months ago
Evan Sangaline 8bb7668853 Add `sindri.json` and `.sindriignore` to the Circom templates. 9 months ago
Evan Sangaline 7a627f3fb2 Allow JSON schema fetching for `sindri.json` file validation. 9 months ago
yann300 5d06672dab Update libs/remix-ws-templates/src/script-templates/sindri/sindri.conf 9 months ago
yann300 abf4ed7bf4 Update sindri.ts 9 months ago
yann300 2f9d502ed8 Update sindri.conf 9 months ago
yann300 251bf72caf add sindri template 9 months ago
Joseph Izang 85dfa136b3 clean console log 9 months ago
Joseph Izang 9b4f2f617a tabContentType refactor 9 months ago
Joseph Izang 7830052aa1 Add evm and compiler version properties 9 months ago
aniket-engg 69d40c6d8a fix linting 9 months ago
aniket-engg e507c9a6e9 fix save unsave 9 months ago
aniket-engg 4f977688ad add back to deployed on unsave 9 months ago
aniket-engg 4d2f4f5700 fix state change on network change 9 months ago
aniket-engg 303c09d0cd save using network id 9 months ago
aniket-engg ea9b82b9bb remove null entries 9 months ago
aniket-engg 8996db7acd show file path 9 months ago
aniket-engg c6457b0ca7 allow saving only for injected web3 9 months ago