Commit Graph

6140 Commits (14961c77acf91504e24ea3ca5147e98f21d8dae5)

Author SHA1 Message Date
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
lianahus 05f8166b6c copilot ui and sync with settings 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
aniket-engg abb1283938 show saved only for injected 9 months ago
aniket-engg b455e5bb91 show saved on 9 months ago
aniket-engg f0ce1b703e add saved instantly 9 months ago
aniket-engg 8e4b1f12be remove null from array 9 months ago
aniket-engg 72c72f8c39 remove saved contract 9 months ago
aniket-engg 2ddc940d26 fix linting 9 months ago
aniket-engg 49966bdeda minor cleanup 9 months ago
aniket-engg 16fdba0c11 unsave icon 9 months ago