Commit Graph

5935 Commits (9045063fa88cceffeb080f1922fdd1f1cb0724f5)

Author SHA1 Message Date
Evan Sangaline d631dec1ce Fix the include rewriting regex. 12 months ago
Evan Sangaline e33c32aa7e Convert absolute imports to relative ones. 12 months ago
Evan Sangaline cd69ee7cd1 Add basic proof/compile scripts. 12 months ago
Evan Sangaline c28985eeb7 Rename `sindri.ts` to `utils.ts`. 12 months ago
Evan Sangaline c89497f20f Clean up some of the documentation. 12 months ago
Evan Sangaline 14a1e0b139 Set the client log-level. 12 months ago
Evan Sangaline 7d99eee45d Use the API key from settings. 12 months ago
Evan Sangaline 1af1e1eae4 Add Sindri credentials to the settings section. 12 months ago
Evan Sangaline af9d4ae74a Include all workspace files when creating circuits. 12 months ago
Evan Sangaline 3f7fdccd21 Add circuit names to the template circuits. 12 months ago
Evan Sangaline d9ce9b04ad Rename `sindri.ts` as `index.ts` to make imports cleaner. 12 months ago
Evan Sangaline ff5fee4e09 Simplify the checking for existing files. 12 months ago
Evan Sangaline 49ade40d6c Rename the `sindri.json` template file and add `circuitPath`. 12 months ago
Evan Sangaline e5742f434b Add `.sindriignore` when adding Sindri scripts. 12 months ago
Evan Sangaline 36fe74c552 Don't overwrite `sindri.json` if it exists. 12 months ago
Evan Sangaline 23b7f99e59 Add `sindri.json` and `.sindriignore` to the Circom templates. 12 months ago
Evan Sangaline 245b1aa634 Allow JSON schema fetching for `sindri.json` file validation. 12 months ago
yann300 7d93d089a2 Update libs/remix-ws-templates/src/script-templates/sindri/sindri.conf 12 months ago
yann300 18202c76bc Update sindri.ts 12 months ago
yann300 c411788a80 Update sindri.conf 12 months ago
yann300 370c38bc60 add sindri template 12 months ago
Joseph Izang bf9e28fce1 clean console log 12 months ago
Joseph Izang 322beb9cdb tabContentType refactor 12 months ago
Joseph Izang 1da2b8cd41 Add evm and compiler version properties 12 months ago
aniket-engg 60e200bcbf fix linting 12 months ago
aniket-engg 51c1076bf2 fix save unsave 12 months ago
aniket-engg 146bfa6cc6 add back to deployed on unsave 12 months ago
aniket-engg 2bd6191a72 fix state change on network change 12 months ago
aniket-engg e8e54ef9c1 save using network id 12 months ago
aniket-engg ac56624295 remove null entries 12 months ago
aniket-engg 947cc035f6 show file path 12 months ago
aniket-engg 07f27097da allow saving only for injected web3 12 months ago
aniket-engg a7f266d1fa show saved only for injected 12 months ago
aniket-engg 4012a49b8e show saved on 12 months ago
aniket-engg 71d25fb293 add saved instantly 12 months ago
aniket-engg e9b57525cc remove null from array 12 months ago
aniket-engg 0bceca09eb remove saved contract 12 months ago
aniket-engg 09be7b0abc fix linting 12 months ago
aniket-engg f7a777eb58 minor cleanup 12 months ago
aniket-engg 6b3bd3079f unsave icon 12 months ago
aniket-engg f60e3e3211 decode response for saved contract 12 months ago
aniket-engg d595e3fccc add saved instance 12 months ago
aniket-engg ad841a1fbf fix saving 12 months ago
aniket-engg 168f52877c fix loading 12 months ago
aniket-engg a2eadb10f1 fix null parsing 12 months ago
aniket-engg 9b45fb43dd load saved contracts 12 months ago
aniket-engg 787d8d6bbb label for saved contracts 12 months ago
aniket-engg f6487af5dd save data in localhost 12 months ago
aniket-engg d6e8046339 add save icon 12 months ago
yann300 0a1b112c89 add E2E terminal search 12 months ago