diff --git a/.github/workflows/pr-tests.yml b/.github/workflows/pr-tests.yml index 7c8379ad..213c5c6a 100644 --- a/.github/workflows/pr-tests.yml +++ b/.github/workflows/pr-tests.yml @@ -50,13 +50,15 @@ jobs: muffet http://localhost:3000/docs/ \ --ignore-fragments \ --skip-tls-verification \ + --buffer-size=16384 \ --exclude="notion[.]so" \ - -e "github[.]com/flashbots/suave-specs" \ - -e "github[.]com/flashbots/suave-bridge" \ -e "algolia[.]net" \ -e "arxiv[.]org" \ -e "docs[.]google[.]com/presentation/d/19km1xqXrp6HClAOmyUwtq7lADM7BEUsPbTUE7zCwhCw" \ -e "pathoram[.]jimdofree[.]com/files/" \ -e "flashbots[.]notion[.]site" \ - -e "https://github.com/flashbots/suave-docs/" \ - -e "https://github.com/flashbots/suave-specs/" + -e "https://github.com/flashbots/suave-docs" \ + -e "https://github.com/flashbots/suave-bridge" \ + -e "https://github.com/flashbots/suave-specs" \ + -e "https://github.com/flashbots/suapp-examples" \ + -e "https://github.com/flashbots/suave-viem" diff --git a/docs/technical b/docs/technical index d273a066..4eeab359 160000 --- a/docs/technical +++ b/docs/technical @@ -1 +1 @@ -Subproject commit d273a066d8168db7ff7fead56f3500d6ce5b91e5 +Subproject commit 4eeab359549ede29c4cacf926e6ae07e3c41d840