-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0.2 #1340
Release 2.0.2 #1340
Commits on Jul 19, 2024
-
New git branches setup (#1296)
* add dev branch to auto merge * make clippy run on new branch setup * remove version checker workflow * add dev and release branch triggers to consistent workflow name checker * Delete create_diagram.yml * add dev and release branch triggers to lint workflow * add release and dev branch triggers to provider_image workflow * remove release drafter * add dev and release branches to rustfmt workflow * add dev and release branches to protocol test workflow * add dev and release branches triggers to tests workflow * add dev and release branch triggers to webpack bundling workflow * switch cache creation to be post pr to dev * rename post_pr workflow to cache * Update cache.yml * publish workflow * Update cache.yml * fix contract js/rust version check workflow * install concurrently and cypress as workspace deps * fix cypress workflow trigger * fix cypress workflow branch triggers * fix rust file triggers * move webpack bundling check to tests workflow * remove typechain version check * rename workflows * make the github actions cache include the branch name * publish on push to main * add js bundle test step * workflow for ensuring all versions move in lockstep * blurb for each workflow * dockerhub login check for before a release * rename publish to release * remove typedoc step * standardise step ids in release workflow * dummy version bump * Delete dockerhub_login.yml * release version check * workflow to check for valid version bumps * auto merge all prs * check consistent workflow names on all prs * branch system docs * check contract version on prs to main,dev,release/* * add workflow_dispatch to all relevant workflows * make auto merge only run on non-draft prs * check versions on all branches * make release run on push to main * tag pushes to main * rename version check workflow * remove fetch all history and branches from clone * fix docker js server version issue * fix bump workflow to bump all package.json files and Cargo.tomls * fix package.json version writing in bump workflow * rename step * make auto merge cancellable * make deploy ahve a single notification of pass/fail * debug info * fix cache workflow name * don't use cache in bump version workflow, not needed * move buildx to top of workflow * move the cli building to before publishing images in deploy workflow * tag warning * remove filters for tests, test more often * add workflow dispatch to deploy workflow * add bash error catching * Create consistent_engine_node.yml * Create consistent_engine_npm.yml * Create consistent_nvmrc.yml * cache docs * event workflows for main and dev * change event setup * don't run unless non-draft pr * combine protocol clippy and rustfmt into single lint workflow * missing engine * missing version * revert version debug * fix version * fix workflow name detection * add missing engines * fix nvmrc check * fix path typo in contract version check * allow auto merge to run always * Update package-lock.json * lint * lint
Configuration menu - View commit details
-
Copy full SHA for 8c9aa80 - Browse repository at this point
Copy the full SHA 8c9aa80View commit details
Commits on Jul 23, 2024
-
* remove install cypress step from cache workflow * add cypress as dev dep
Configuration menu - View commit details
-
Copy full SHA for c6a9443 - Browse repository at this point
Copy the full SHA c6a9443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ef8d3 - Browse repository at this point
Copy the full SHA 42ef8d3View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b5a70d - Browse repository at this point
Copy the full SHA 4b5a70dView commit details -
* lint dockerfiles * lint caddyfiles * lint github actions workflows * lint shell scripts * yaml lint * lint python * yamllint config * lint js * lint html * lint markdown * htmlhint ignore files * simplify caddy lint * replace eslint + prettier with biome, add run-s and run-p * lint rust * lint toml * configure biome target files * lint svg * jsx and tsx lint * adjust lint command in npm scripts * fix license * change lint changed script name * adjust lint workflow * Update package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 20c0e12 - Browse repository at this point
Copy the full SHA 20c0e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86400eb - Browse repository at this point
Copy the full SHA 86400ebView commit details -
* fix auto merge * add repo parameter to auto merge * add repo parameter to auto merge workflow
Configuration menu - View commit details
-
Copy full SHA for 35e7505 - Browse repository at this point
Copy the full SHA 35e7505View commit details -
* remove contract calls from procaptcha * linted stuff * Adding empty providers * Adding hardcoded random providers * Adding changes to load process * Debugging * debug * nearly working state management * fast captchas with no contract * Removing debug * Timestamp signature validation * Working no rpc calls full captcha flow * linting * Unit tests potentially working * dropping debug * All passing cypress demo * Bundle falling over when hashing * dropping bundle pure replace * Remove polkadot manual bundling hacks * No provider pow * Working pow without contract calls * revert sitekey changes * verified instead of context * don't log config * removing cypress capture images * removing bad deps * Removing debug * fixing build * fixing providers * Correct docstring * rebuilt package lock * Removing stats file * Skipping lint in protocol * removing typechain change because protocol bump required * removing unused deps * temp bump while firefighting * Dropping provider gui * Working build without provider gui * Removing batch commit tasks * Dropping protocol * Working build without protocol dir * Dropping proxy and package lock pointing to proxy * Working build with new pkg deps * Removing common contract * Dropping tests for rewrite * Working no captcha product * Dropping merkle tree * Refactoring provider and adding temp tests * Refactored provider into multiple single responsibility classes * lint fix * pkg lock bump * Renaming tests to non test file to pass * Tests passing * Debug for datasetId getter * Working provider set dataset * Auth Middleware Test * Captcha scheduler tests * Error Handler tests * Provider now boots without connection to rpc node * Full suite of unit tests for provider * Tests passing * Fixed build * Integration tests. Actions for this to be set up * Working image captcha integration tests * Unit tests paths correction * Fixing version bump yml * Removing debug * Adding dummy get random provider script * Removing dockerfile and vite env config * Replacing signedTimestamp with timestampSignature * Deduping config by making it its own package * Defaulting message to provider online * Fixing type issues and ws requirement issues --------- Co-authored-by: Chris Taylor <forgetso86@gmail.com> Co-authored-by: George Oastler <goastler@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd6b236 - Browse repository at this point
Copy the full SHA cd6b236View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bff693 - Browse repository at this point
Copy the full SHA 5bff693View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa08353 - Browse repository at this point
Copy the full SHA fa08353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e1102 - Browse repository at this point
Copy the full SHA 42e1102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e686d - Browse repository at this point
Copy the full SHA 30e686dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d1ec5 - Browse repository at this point
Copy the full SHA 70d1ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a28b142 - Browse repository at this point
Copy the full SHA a28b142View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7831942 - Browse repository at this point
Copy the full SHA 7831942View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0212ff - Browse repository at this point
Copy the full SHA a0212ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bf575 - Browse repository at this point
Copy the full SHA 64bf575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802d47e - Browse repository at this point
Copy the full SHA 802d47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f374527 - Browse repository at this point
Copy the full SHA f374527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8793b54 - Browse repository at this point
Copy the full SHA 8793b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b214c - Browse repository at this point
Copy the full SHA 79b214cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c09b367 - Browse repository at this point
Copy the full SHA c09b367View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0aac58f - Browse repository at this point
Copy the full SHA 0aac58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29902b7 - Browse repository at this point
Copy the full SHA 29902b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93a81b - Browse repository at this point
Copy the full SHA f93a81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf009b - Browse repository at this point
Copy the full SHA 6bf009bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa256d - Browse repository at this point
Copy the full SHA 7aa256dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17983c7 - Browse repository at this point
Copy the full SHA 17983c7View commit details -
Cleanup linting process (#1312)
* lint dockerfiles * lint caddyfiles * lint github actions workflows * lint shell scripts * yaml lint * lint python * yamllint config * lint js * lint html * lint markdown * htmlhint ignore files * simplify caddy lint * replace eslint + prettier with biome, add run-s and run-p * lint rust * lint toml * configure biome target files * lint svg * jsx and tsx lint * adjust lint command in npm scripts * fix license * change lint changed script name * adjust lint workflow * Update package-lock.json * remove old lint scripts * remove prettier + eslint config * remove eslint dep * remove prettier dep * Update package-lock.json
Configuration menu - View commit details
-
Copy full SHA for 129be99 - Browse repository at this point
Copy the full SHA 129be99View commit details -
Fix provider not erroring on database connection error. Add option to…
… specify the number of proxies between the provider API and the user
Configuration menu - View commit details
-
Copy full SHA for 7f9b730 - Browse repository at this point
Copy the full SHA 7f9b730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef7504 - Browse repository at this point
Copy the full SHA 9ef7504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a70867 - Browse repository at this point
Copy the full SHA 5a70867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a77f02 - Browse repository at this point
Copy the full SHA 2a77f02View commit details -
Configuration menu - View commit details
-
Copy full SHA for dad13ec - Browse repository at this point
Copy the full SHA dad13ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b20be8e - Browse repository at this point
Copy the full SHA b20be8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fa810 - Browse repository at this point
Copy the full SHA 61fa810View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaab4ca - Browse repository at this point
Copy the full SHA eaab4caView commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61390ca - Browse repository at this point
Copy the full SHA 61390caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b02bee - Browse repository at this point
Copy the full SHA 5b02beeView commit details
Commits on Aug 5, 2024
-
Staging deploy workflow (#1314)
* rename version step * detect prod/staging in deploy * remove contract building in deploy * build js bundles based on env * use docker tag based on env * use prod env * gh release on prod only * npm release on prod only * use docker latest and version specific tags * use docker tags from env in img tags * join version and env steps * prod/dev -> production/development * NODE_ENV variable setup in npm scripts * missing NODE_ENV fixes * fix tsc build / clean cmds * NODE_ENV semis * vite use NODE_ENV as --mode * use NODE_ENV to control bundling of production/development/staging env * use NODE_ENV to control build scripts * remove needless NODE_ENV setting * Delete deploy-staging.yml * deploy on unsafe branch guard * upload bundle to staging release as part of deploy workflow * typo missing vite * license * remove contract linting * remove docker compose linting from dockerfile lint cmd * fix yamllint * make caddy fmt output diff * install htmlhint * fix rustfmt lint script * use cargofmt instead of rustfmt * fix lint rs naming * fix clippy linting * fix toml linting * simplify xargs serial command usage in rust linting * lint rust check * webpack bundle dev mode fix * webpack plugin fix * webpack fix * improve npm scripts * improve node_modules associated with npm scripts * bundle npm script * fix release asset target * remove any current assets before uploading any further staging assets
Configuration menu - View commit details
-
Copy full SHA for d9717ea - Browse repository at this point
Copy the full SHA d9717eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a4421 - Browse repository at this point
Copy the full SHA 81a4421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8466c4b - Browse repository at this point
Copy the full SHA 8466c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3951216 - Browse repository at this point
Copy the full SHA 3951216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bbaf77 - Browse repository at this point
Copy the full SHA 3bbaf77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5348243 - Browse repository at this point
Copy the full SHA 5348243View commit details -
Configuration menu - View commit details
-
Copy full SHA for c408692 - Browse repository at this point
Copy the full SHA c408692View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bbfe8 - Browse repository at this point
Copy the full SHA b1bbfe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95a62a - Browse repository at this point
Copy the full SHA b95a62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a97880b - Browse repository at this point
Copy the full SHA a97880bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0a6aa - Browse repository at this point
Copy the full SHA ac0a6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6db02 - Browse repository at this point
Copy the full SHA ea6db02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a08205 - Browse repository at this point
Copy the full SHA 4a08205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3116a13 - Browse repository at this point
Copy the full SHA 3116a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 190b248 - Browse repository at this point
Copy the full SHA 190b248View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f3bc6 - Browse repository at this point
Copy the full SHA d8f3bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eab1e4 - Browse repository at this point
Copy the full SHA 4eab1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e2b41 - Browse repository at this point
Copy the full SHA 65e2b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for cff6194 - Browse repository at this point
Copy the full SHA cff6194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50503e0 - Browse repository at this point
Copy the full SHA 50503e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e949d6f - Browse repository at this point
Copy the full SHA e949d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8518742 - Browse repository at this point
Copy the full SHA 8518742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebced2 - Browse repository at this point
Copy the full SHA 4ebced2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e538432 - Browse repository at this point
Copy the full SHA e538432View commit details -
Configuration menu - View commit details
-
Copy full SHA for f18b989 - Browse repository at this point
Copy the full SHA f18b989View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98b70b2 - Browse repository at this point
Copy the full SHA 98b70b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96fe50 - Browse repository at this point
Copy the full SHA b96fe50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff21ed4 - Browse repository at this point
Copy the full SHA ff21ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e2c69 - Browse repository at this point
Copy the full SHA 29e2c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915b414 - Browse repository at this point
Copy the full SHA 915b414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0918250 - Browse repository at this point
Copy the full SHA 0918250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a84db - Browse repository at this point
Copy the full SHA 86a84dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for af7bcb1 - Browse repository at this point
Copy the full SHA af7bcb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa1787 - Browse repository at this point
Copy the full SHA 1fa1787View commit details -
Configuration menu - View commit details
-
Copy full SHA for f802200 - Browse repository at this point
Copy the full SHA f802200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3ae78 - Browse repository at this point
Copy the full SHA 1e3ae78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68f60c - Browse repository at this point
Copy the full SHA b68f60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca04b68 - Browse repository at this point
Copy the full SHA ca04b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a61368f - Browse repository at this point
Copy the full SHA a61368fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec1fe4 - Browse repository at this point
Copy the full SHA 2ec1fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f547c - Browse repository at this point
Copy the full SHA 34f547cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 844783c - Browse repository at this point
Copy the full SHA 844783cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1d924 - Browse repository at this point
Copy the full SHA 0d1d924View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc74abb - Browse repository at this point
Copy the full SHA dc74abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2f2fe - Browse repository at this point
Copy the full SHA bf2f2feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61befa1 - Browse repository at this point
Copy the full SHA 61befa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed1ba6 - Browse repository at this point
Copy the full SHA bed1ba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9e149 - Browse repository at this point
Copy the full SHA 8e9e149View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858d126 - Browse repository at this point
Copy the full SHA 858d126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a2fec - Browse repository at this point
Copy the full SHA 82a2fecView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddd95c3 - Browse repository at this point
Copy the full SHA ddd95c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d7298 - Browse repository at this point
Copy the full SHA a6d7298View commit details -
Configuration menu - View commit details
-
Copy full SHA for a904c21 - Browse repository at this point
Copy the full SHA a904c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44efdbc - Browse repository at this point
Copy the full SHA 44efdbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51cfce2 - Browse repository at this point
Copy the full SHA 51cfce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7282e1c - Browse repository at this point
Copy the full SHA 7282e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4d19f - Browse repository at this point
Copy the full SHA bc4d19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed8217 - Browse repository at this point
Copy the full SHA 6ed8217View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4152cc - Browse repository at this point
Copy the full SHA b4152ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d987f - Browse repository at this point
Copy the full SHA d0d987fView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1af2dd4 - Browse repository at this point
Copy the full SHA 1af2dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ac3b4 - Browse repository at this point
Copy the full SHA 62ac3b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for edf4536 - Browse repository at this point
Copy the full SHA edf4536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a83cdf - Browse repository at this point
Copy the full SHA 3a83cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 581662d - Browse repository at this point
Copy the full SHA 581662dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a5ecf - Browse repository at this point
Copy the full SHA d8a5ecfView commit details
Commits on Aug 9, 2024
-
* rename version step * detect prod/staging in deploy * remove contract building in deploy * build js bundles based on env * use docker tag based on env * use prod env * gh release on prod only * npm release on prod only * use docker latest and version specific tags * use docker tags from env in img tags * join version and env steps * prod/dev -> production/development * NODE_ENV variable setup in npm scripts * missing NODE_ENV fixes * fix tsc build / clean cmds * NODE_ENV semis * vite use NODE_ENV as --mode * use NODE_ENV to control bundling of production/development/staging env * use NODE_ENV to control build scripts * remove needless NODE_ENV setting * Delete deploy-staging.yml * deploy on unsafe branch guard * upload bundle to staging release as part of deploy workflow * typo missing vite * license * remove contract linting * remove docker compose linting from dockerfile lint cmd * fix yamllint * make caddy fmt output diff * install htmlhint * fix rustfmt lint script * use cargofmt instead of rustfmt * fix lint rs naming * fix clippy linting * fix toml linting * simplify xargs serial command usage in rust linting * lint rust check * webpack bundle dev mode fix * webpack plugin fix * webpack fix * improve npm scripts * improve node_modules associated with npm scripts * bundle npm script * fix release asset target * remove any current assets before uploading any further staging assets * add nuke script * set shell in dockerfile * use json form of CMD in dockerfile * fix multiple RUN commands in dockerfile * remove apt sources after install * use apt get * use apt-get in dockerfile instead of apt * join multiple run commands together in dockerfile * entrypoint json form * no install recommends * ignore install recommends lint * fix multiple run commands and apt clear * CMD to json form * no install recommends * remove root user, is default * set nginx version * multiple RUN commands fix * set shell to use pipefail * delete apt lists after install * fix consecutive RUN commands * no install recommends * ignore usage of latest * dockerfile lint * Update substrate-contracts-node.build.dockerfile * json form for CMD * lint dockerfile * lint caddyfile * fix needless cat * useless echo * speech marks for safety * make dockerfile and shell linting command simpler * fix quotes and variable usage in cache workflow * fix quotes * fix quotes * fix quotes * fix quotes * fix NODE_ENV speech marks in workflows * useless cat * unused vars * lint * missing speech marks * speech marks * lint eval and @ usage in shell * lint shell script * fix yamllint linting * fix lint md and js fix cmd * autofix js * fix biome cmdline args * biome lint fixes * biome lint fix * make biome use vcs * no export from tests * fix key in list * missing useEffect dep * explicit any todo * lint fixes * warn on parameter assign * todo for any * trailing comma * ignore any type for options * fix line count parameter reassigned * fix not null assertion * ignore any from axios response * ignore any casts * ignore any in async ctor * no reuse of parameter * ignore i18n translation any * ignore anys in nodejs polars plugin * ignore any for response json * avoid parameter reuse * fix any usage in vite watch plugin * fix side effect in vite watch plugin * fix reused variables in error classes * disable rule for key event with onClick * forEach to for of * missing bracket * allow any * forEach to for of * allow any * forEach to for of * allow any * allow any * forEach to for of * use item hash as key * fix useEffect deps * todo for async exec * allow any + async exec * allow any * forEach to for of * ignore spread * TODOs for sendFunds * allow any * ignore async exec * allow any * todo for memo deps * ignore detector code, contains loads of biome errors * fix anys, foreach and local params * ignore foreach * fix any * allow any * allow any * allow any and foreach * allow any * allow any * allow any * allow enum * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * allow any * foreach to for of * allow any * allow any * allow any and foreach to for of * img buffer type * allow any * allow any * allow any * foreach to for of * allow any * make biome do formatting too * biome format * ignore bundles * lint * lint md files * lint md * disable some markdown rules * lint rs * fix rs * fix npm scripts * lint * ignore ruff.toml when linting tomls * lint * lint py npm scripts * remove eslint directives * make biome track the main branch and handle css * fix caddy linting * lint * lint * lint * configure taplo * Update ruff.toml * fix scripts * lint * remove eslint * lint * fix speech mark issues * typo * fix lint fixes types * more fixes for linting fixes * fix for potentially undefined root node of merkle tree * duplicate selector * lint * ignore bundle stats html file * missing provider env for starting provider * async factory fix * remove debug * lint * revert detector index.js changes * lint * polyfill node: imports * fix for node:url breaking bundle
Configuration menu - View commit details
-
Copy full SHA for 6e938a6 - Browse repository at this point
Copy the full SHA 6e938a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe99949 - Browse repository at this point
Copy the full SHA fe99949View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f5caf2 - Browse repository at this point
Copy the full SHA 7f5caf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b115ce - Browse repository at this point
Copy the full SHA 1b115ceView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8eed75c - Browse repository at this point
Copy the full SHA 8eed75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ce6bf - Browse repository at this point
Copy the full SHA 89ce6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 669f6e7 - Browse repository at this point
Copy the full SHA 669f6e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9beaa38 - Browse repository at this point
Copy the full SHA 9beaa38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7563e - Browse repository at this point
Copy the full SHA 8b7563eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0e4a7 - Browse repository at this point
Copy the full SHA fc0e4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50013d1 - Browse repository at this point
Copy the full SHA 50013d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514164a - Browse repository at this point
Copy the full SHA 514164aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f22a7 - Browse repository at this point
Copy the full SHA a6f22a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0035f24 - Browse repository at this point
Copy the full SHA 0035f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 806dbff - Browse repository at this point
Copy the full SHA 806dbffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92dbd1 - Browse repository at this point
Copy the full SHA b92dbd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400c5a9 - Browse repository at this point
Copy the full SHA 400c5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f033a0 - Browse repository at this point
Copy the full SHA 3f033a0View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f58e79 - Browse repository at this point
Copy the full SHA 4f58e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1258c - Browse repository at this point
Copy the full SHA 4a1258cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81dde17 - Browse repository at this point
Copy the full SHA 81dde17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b949d8 - Browse repository at this point
Copy the full SHA 4b949d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a75dc4 - Browse repository at this point
Copy the full SHA 7a75dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce946a - Browse repository at this point
Copy the full SHA 4ce946aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7918d9e - Browse repository at this point
Copy the full SHA 7918d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a127542 - Browse repository at this point
Copy the full SHA a127542View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8a958 - Browse repository at this point
Copy the full SHA eb8a958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d4bd0 - Browse repository at this point
Copy the full SHA 25d4bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff6f25 - Browse repository at this point
Copy the full SHA 6ff6f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c287c5 - Browse repository at this point
Copy the full SHA 0c287c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e89de6 - Browse repository at this point
Copy the full SHA 4e89de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce41a8 - Browse repository at this point
Copy the full SHA 2ce41a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0557d8 - Browse repository at this point
Copy the full SHA c0557d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab5169 - Browse repository at this point
Copy the full SHA 1ab5169View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7665044 - Browse repository at this point
Copy the full SHA 7665044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0053a - Browse repository at this point
Copy the full SHA 3e0053aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be85cd9 - Browse repository at this point
Copy the full SHA be85cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48eeeb1 - Browse repository at this point
Copy the full SHA 48eeeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4daac5 - Browse repository at this point
Copy the full SHA b4daac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f26856 - Browse repository at this point
Copy the full SHA 8f26856View commit details -
Configuration menu - View commit details
-
Copy full SHA for f639fad - Browse repository at this point
Copy the full SHA f639fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383c73f - Browse repository at this point
Copy the full SHA 383c73fView commit details -
Working captcha results in mongo (#1322)
* Fixing db schema for pow captchas * dropping new debug
Configuration menu - View commit details
-
Copy full SHA for 5da691d - Browse repository at this point
Copy the full SHA 5da691dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d8d73 - Browse repository at this point
Copy the full SHA 40d8d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c86647 - Browse repository at this point
Copy the full SHA 1c86647View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd33a71 - Browse repository at this point
Copy the full SHA cd33a71View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54b953f - Browse repository at this point
Copy the full SHA 54b953fView commit details
Commits on Aug 21, 2024
-
* Update captcha records for user portal data requirements * pow types overhaul * Harden tests against function parameter changes
Configuration menu - View commit details
-
Copy full SHA for 5f35181 - Browse repository at this point
Copy the full SHA 5f35181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e1289 - Browse repository at this point
Copy the full SHA 15e1289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0a69e - Browse repository at this point
Copy the full SHA 2a0a69eView commit details -
Introduce dotenv package for finding environment files (#1334)
* Introduce dotenv package for finding environment files * Package-lock.json * Update references to old loadEnv * Update package references * Add the config files * Update loadEnv ref * Update loadEnv refs in demos * trigger tests * Update dotenv reference * Specify no tests
Configuration menu - View commit details
-
Copy full SHA for 8f1d57a - Browse repository at this point
Copy the full SHA 8f1d57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df38b8 - Browse repository at this point
Copy the full SHA 4df38b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aeab1e - Browse repository at this point
Copy the full SHA 4aeab1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e3045 - Browse repository at this point
Copy the full SHA 02e3045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30bf49f - Browse repository at this point
Copy the full SHA 30bf49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eec7235 - Browse repository at this point
Copy the full SHA eec7235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d40870 - Browse repository at this point
Copy the full SHA 6d40870View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee3867 - Browse repository at this point
Copy the full SHA eee3867View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad05937 - Browse repository at this point
Copy the full SHA ad05937View commit details
Commits on Aug 26, 2024
-
Store something on each request. Update PoW types. Additional checks (#…
…1336) * removed network types * remove substrate containers / env params * remove CONTRACT env vars * fix imports * remove networks * remove network from getPairAsync * remove networks + contract * remove default network from env * remove default network * remove network default + types from types pkg * remove network types * remove block number * Update package-lock.json * Update package-lock.json * remove contract dep for demo * Store something on each request. Update PoW types. Additional checks * Additional checks * Restrict captcha solution checking by dapp account * fix build * Fix cypress tests * lots of updates to types * Fix up tests. Add types for Get Image Captcha URL * Remove some unuse types. Type an API URL * Zod type translation keys. Use enum values when updating database. Add enum arrays to mongoose schemas. Use ApiParams everywhere * Set the correct key and value for storedStatus * Fix up unit tests * Make sure we're setting updated timestamps everywhere. Don't send the same data to the captcha storage DB twice. Add details of cron jobs that have run to scheduled tasks collection * Fix up tests * remove file that does nothing --------- Co-authored-by: George Oastler <goastler4@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 095f595 - Browse repository at this point
Copy the full SHA 095f595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4feb72c - Browse repository at this point
Copy the full SHA 4feb72cView commit details
Commits on Aug 28, 2024
-
Fix captcha storage mechanism. Add tests (#1337)
* Fix captcha storage mechanism. Add tests * Fix up tests. Move verifyRecency function to util * Update test env template * Fix build
Configuration menu - View commit details
-
Copy full SHA for da57633 - Browse repository at this point
Copy the full SHA da57633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8104c93 - Browse repository at this point
Copy the full SHA 8104c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920fdfe - Browse repository at this point
Copy the full SHA 920fdfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4c29b - Browse repository at this point
Copy the full SHA 1d4c29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b91be41 - Browse repository at this point
Copy the full SHA b91be41View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62ee80 - Browse repository at this point
Copy the full SHA f62ee80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9ebb5 - Browse repository at this point
Copy the full SHA 7a9ebb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a634f05 - Browse repository at this point
Copy the full SHA a634f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973a9ca - Browse repository at this point
Copy the full SHA 973a9caView commit details -
Configuration menu - View commit details
-
Copy full SHA for f99f896 - Browse repository at this point
Copy the full SHA f99f896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9d353 - Browse repository at this point
Copy the full SHA 4f9d353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc88f7 - Browse repository at this point
Copy the full SHA 7cc88f7View commit details