Commit Graph

6260 Commits (a403c9f9811cdb1461063ea3602d379ed1024afa)

Author SHA1 Message Date
Evan Sangaline 0a3ef6bc0d Fix `.sindriignore` file location. 9 months ago
Evan Sangaline 7423e4e3f3 Add a README to `sindri/scripts/`. 9 months ago
Evan Sangaline 2a26a0ac8c Inline getting the workspace paths. 9 months ago
Evan Sangaline 9c3b8451da Clean up the last vestiges of changes to the circom templates. 9 months ago
Evan Sangaline b230a41b24 Add better error handling for when `circuitPath` is set wrong. 9 months ago
Evan Sangaline fb7b26c0f3 Manually exclude everything in `.deps` for now. 9 months ago
Evan Sangaline 552fdb885b Maybe fix linting. 9 months ago
Evan Sangaline 82b1a2f2bf Lowercase the circuit name. 9 months ago
Evan Sangaline 8372e6dee0 Fix: missing await. 9 months ago
Evan Sangaline 8d777e64d8 Add a note about only supporting Circom. 9 months ago
Evan Sangaline 7a6e89e60b Use the wrokspace name to determine the circuit name. 9 months ago
Evan Sangaline b461723aae Rough cut of modifying sindri.json when adding it. 9 months ago
Evan Sangaline a1cdaf8c37 Refactor the workspace loading into a function. 9 months ago
Evan Sangaline d1b4f999dc Remove `sindri.json` from the Circom templates. 9 months ago
Evan Sangaline dc93285c5e Remove `.sindriignore` from the Circom templates. 9 months ago
Evan Sangaline 97f510f238 Improve error reporting around authorization. 9 months ago
Evan Sangaline 3e749e55f1 Make the toast error more detailed. 9 months ago
Evan Sangaline d631dec1ce Fix the include rewriting regex. 9 months ago
Evan Sangaline e33c32aa7e Convert absolute imports to relative ones. 9 months ago
Evan Sangaline cd69ee7cd1 Add basic proof/compile scripts. 9 months ago
Evan Sangaline c28985eeb7 Rename `sindri.ts` to `utils.ts`. 9 months ago
Evan Sangaline c89497f20f Clean up some of the documentation. 9 months ago
Evan Sangaline 14a1e0b139 Set the client log-level. 9 months ago
Evan Sangaline 7d99eee45d Use the API key from settings. 9 months ago
Evan Sangaline 1af1e1eae4 Add Sindri credentials to the settings section. 9 months ago
Evan Sangaline af9d4ae74a Include all workspace files when creating circuits. 9 months ago
Evan Sangaline 3f7fdccd21 Add circuit names to the template circuits. 9 months ago
Evan Sangaline d9ce9b04ad Rename `sindri.ts` as `index.ts` to make imports cleaner. 9 months ago
Evan Sangaline ff5fee4e09 Simplify the checking for existing files. 9 months ago
Evan Sangaline 49ade40d6c Rename the `sindri.json` template file and add `circuitPath`. 9 months ago
Evan Sangaline e5742f434b Add `.sindriignore` when adding Sindri scripts. 9 months ago
Evan Sangaline 36fe74c552 Don't overwrite `sindri.json` if it exists. 9 months ago
Evan Sangaline 23b7f99e59 Add `sindri.json` and `.sindriignore` to the Circom templates. 9 months ago
Evan Sangaline 245b1aa634 Allow JSON schema fetching for `sindri.json` file validation. 9 months ago
yann300 7d93d089a2 Update libs/remix-ws-templates/src/script-templates/sindri/sindri.conf 9 months ago
yann300 18202c76bc Update sindri.ts 9 months ago
yann300 c411788a80 Update sindri.conf 9 months ago
yann300 370c38bc60 add sindri template 9 months ago
Joseph Izang bf9e28fce1 clean console log 9 months ago
Joseph Izang 322beb9cdb tabContentType refactor 9 months ago
Joseph Izang 1da2b8cd41 Add evm and compiler version properties 9 months ago
lianahus 3c2f0ee4f9 copilot ui and sync with settings 9 months ago
aniket-engg 60e200bcbf fix linting 9 months ago
aniket-engg 51c1076bf2 fix save unsave 9 months ago
aniket-engg 146bfa6cc6 add back to deployed on unsave 9 months ago
aniket-engg 2bd6191a72 fix state change on network change 9 months ago
aniket-engg e8e54ef9c1 save using network id 9 months ago
aniket-engg ac56624295 remove null entries 9 months ago
aniket-engg 947cc035f6 show file path 9 months ago
aniket-engg 07f27097da allow saving only for injected web3 9 months ago