From ae8de420dbfb4d3548fc1f069051a50b4acb9a85 Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 20 Dec 2023 14:52:18 +0000 Subject: [PATCH] Deployed 820f0f7 with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 2626 +++++++ about/index.html | 2762 +++++++ about/license/index.html | 2672 +++++++ assets/images/CDili.png | Bin 0 -> 5200 bytes assets/images/CDili_black.png | Bin 0 -> 5122 bytes assets/images/diligence_logo-02.svg | 21 + assets/images/diligence_logo.svg | 21 + assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.d7c377c4.min.js | 29 + assets/javascripts/bundle.d7c377c4.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.f886a092.min.js | 42 + .../workers/search.f886a092.min.js.map | 7 + assets/stylesheets/main.50c56a3b.min.css | 1 + assets/stylesheets/main.50c56a3b.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + attacks/denial-of-service/index.html | 2841 +++++++ attacks/deprecated/index.html | 2732 +++++++ attacks/force-feeding/index.html | 2670 +++++++ attacks/frontrunning/index.html | 2670 +++++++ attacks/griefing/index.html | 2670 +++++++ attacks/index.html | 2713 +++++++ attacks/insecure-arithmetic/index.html | 2708 +++++++ attacks/more/index.html | 2670 +++++++ attacks/oracle-manipulation/index.html | 2670 +++++++ attacks/reentrancy/index.html | 2670 +++++++ attacks/timestamp-dependence/index.html | 2673 +++++++ bug-bounty-programs/index.html | 2769 +++++++ .../deprecated/constructor-naming/index.html | 2671 +++++++ .../deprecated/division-by-zero/index.html | 2674 +++++++ .../functions-and-events/index.html | 2731 +++++++ .../documentation/contact/index.html | 2676 +++++++ .../documentation/general/index.html | 2673 +++++++ .../documentation/history/index.html | 2675 +++++++ .../documentation/known-issues/index.html | 2678 +++++++ .../documentation/procedures/index.html | 2680 +++++++ .../documentation/specification/index.html | 2678 +++++++ .../documentation/status/index.html | 2678 +++++++ .../general/external-calls/index.html | 2944 ++++++++ .../general/force-feeding/index.html | 2681 +++++++ .../general/negative-int/index.html | 2695 +++++++ .../general/participants/index.html | 2680 +++++++ .../general/public-data/index.html | 2699 +++++++ development-recommendations/index.html | 2696 +++++++ .../precautions/circuit-breakers/index.html | 2701 +++++++ .../precautions/deployment/index.html | 2752 +++++++ .../precautions/general/index.html | 2682 +++++++ .../precautions/rate-limiting/index.html | 2710 +++++++ .../precautions/safe-haven/index.html | 2703 +++++++ .../precautions/speed-bumps/index.html | 2709 +++++++ .../precautions/upgradeability/index.html | 2870 +++++++ .../abstract-vs-interfaces/index.html | 2680 +++++++ .../assert-require-revert/index.html | 2768 +++++++ .../complex-inheritance/index.html | 2720 +++++++ .../event-monitoring/index.html | 2725 +++++++ .../extcodesize-checks/index.html | 2719 +++++++ .../fallback-functions/index.html | 2749 +++++++ .../integer-division/index.html | 2691 +++++++ .../interface-types/index.html | 2711 +++++++ .../locking-pragmas/index.html | 2692 +++++++ .../modifiers-as-guards/index.html | 2707 +++++++ .../solidity-specific/payability/index.html | 2678 +++++++ .../solidity-specific/shadowing/index.html | 2687 +++++++ .../timestamp-dependence/index.html | 2775 +++++++ .../solidity-specific/tx-origin/index.html | 2721 +++++++ .../solidity-specific/visibility/index.html | 2711 +++++++ .../contract-address/index.html | 2741 +++++++ .../token-specific/frontrunning/index.html | 2678 +++++++ .../token-specific/standardization/index.html | 2678 +++++++ .../token-specific/zero-address/index.html | 2674 +++++++ .../blockchain-properties/index.html | 2682 +++++++ general-philosophy/index.html | 2671 +++++++ .../prepare-for-failure/index.html | 2676 +++++++ general-philosophy/rollout/index.html | 2676 +++++++ .../simplicity-vs-complexity/index.html | 2770 +++++++ general-philosophy/simplicity/index.html | 2678 +++++++ general-philosophy/stay-up-to-date/index.html | 2675 +++++++ img/bg-security-tools.png | Bin 0 -> 140347 bytes img/diligence_logo.svg | 21 + img/favicon.ico | Bin 0 -> 4286 bytes img/security-tools.png | Bin 0 -> 89807 bytes index.html | 2740 +++++++ search/search_index.json | 1 + security-tools/classification/index.html | 2671 +++++++ security-tools/disassemblers/index.html | 2664 +++++++ security-tools/index.css | 10 + security-tools/index.html | 2712 +++++++ .../linters-and-formatters/index.html | 2675 +++++++ .../static-and-dynamic-analysis/index.html | 2700 +++++++ security-tools/testing/index.html | 2672 +++++++ security-tools/verification/index.html | 2654 +++++++ security-tools/visualization/index.html | 2682 +++++++ sitemap.xml | 363 + sitemap.xml.gz | Bin 0 -> 986 bytes stylesheets/extra.css | 115 + stylesheets/fonts/Graphik-Bold-Web.woff | Bin 0 -> 50302 bytes stylesheets/fonts/Graphik-Bold-Web.woff2 | Bin 0 -> 37813 bytes stylesheets/fonts/Graphik-Regular-Web.woff | Bin 0 -> 48533 bytes stylesheets/fonts/Graphik-Regular-Web.woff2 | Bin 0 -> 36525 bytes stylesheets/fonts/Graphik-Semibold-Web.woff | Bin 0 -> 53521 bytes stylesheets/fonts/Graphik-Semibold-Web.woff2 | Bin 0 -> 40841 bytes 136 files changed, 205197 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 about/index.html create mode 100644 about/license/index.html create mode 100644 assets/images/CDili.png create mode 100644 assets/images/CDili_black.png create mode 100644 assets/images/diligence_logo-02.svg create mode 100644 assets/images/diligence_logo.svg create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.d7c377c4.min.js create mode 100644 assets/javascripts/bundle.d7c377c4.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js create mode 100644 assets/javascripts/workers/search.f886a092.min.js.map create mode 100644 assets/stylesheets/main.50c56a3b.min.css create mode 100644 assets/stylesheets/main.50c56a3b.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 attacks/denial-of-service/index.html create mode 100644 attacks/deprecated/index.html create mode 100644 attacks/force-feeding/index.html create mode 100644 attacks/frontrunning/index.html create mode 100644 attacks/griefing/index.html create mode 100644 attacks/index.html create mode 100644 attacks/insecure-arithmetic/index.html create mode 100644 attacks/more/index.html create mode 100644 attacks/oracle-manipulation/index.html create mode 100644 attacks/reentrancy/index.html create mode 100644 attacks/timestamp-dependence/index.html create mode 100644 bug-bounty-programs/index.html create mode 100644 development-recommendations/deprecated/constructor-naming/index.html create mode 100644 development-recommendations/deprecated/division-by-zero/index.html create mode 100644 development-recommendations/deprecated/functions-and-events/index.html create mode 100644 development-recommendations/documentation/contact/index.html create mode 100644 development-recommendations/documentation/general/index.html create mode 100644 development-recommendations/documentation/history/index.html create mode 100644 development-recommendations/documentation/known-issues/index.html create mode 100644 development-recommendations/documentation/procedures/index.html create mode 100644 development-recommendations/documentation/specification/index.html create mode 100644 development-recommendations/documentation/status/index.html create mode 100644 development-recommendations/general/external-calls/index.html create mode 100644 development-recommendations/general/force-feeding/index.html create mode 100644 development-recommendations/general/negative-int/index.html create mode 100644 development-recommendations/general/participants/index.html create mode 100644 development-recommendations/general/public-data/index.html create mode 100644 development-recommendations/index.html create mode 100644 development-recommendations/precautions/circuit-breakers/index.html create mode 100644 development-recommendations/precautions/deployment/index.html create mode 100644 development-recommendations/precautions/general/index.html create mode 100644 development-recommendations/precautions/rate-limiting/index.html create mode 100644 development-recommendations/precautions/safe-haven/index.html create mode 100644 development-recommendations/precautions/speed-bumps/index.html create mode 100644 development-recommendations/precautions/upgradeability/index.html create mode 100644 development-recommendations/solidity-specific/abstract-vs-interfaces/index.html create mode 100644 development-recommendations/solidity-specific/assert-require-revert/index.html create mode 100644 development-recommendations/solidity-specific/complex-inheritance/index.html create mode 100644 development-recommendations/solidity-specific/event-monitoring/index.html create mode 100644 development-recommendations/solidity-specific/extcodesize-checks/index.html create mode 100644 development-recommendations/solidity-specific/fallback-functions/index.html create mode 100644 development-recommendations/solidity-specific/integer-division/index.html create mode 100644 development-recommendations/solidity-specific/interface-types/index.html create mode 100644 development-recommendations/solidity-specific/locking-pragmas/index.html create mode 100644 development-recommendations/solidity-specific/modifiers-as-guards/index.html create mode 100644 development-recommendations/solidity-specific/payability/index.html create mode 100644 development-recommendations/solidity-specific/shadowing/index.html create mode 100644 development-recommendations/solidity-specific/timestamp-dependence/index.html create mode 100644 development-recommendations/solidity-specific/tx-origin/index.html create mode 100644 development-recommendations/solidity-specific/visibility/index.html create mode 100644 development-recommendations/token-specific/contract-address/index.html create mode 100644 development-recommendations/token-specific/frontrunning/index.html create mode 100644 development-recommendations/token-specific/standardization/index.html create mode 100644 development-recommendations/token-specific/zero-address/index.html create mode 100644 general-philosophy/blockchain-properties/index.html create mode 100644 general-philosophy/index.html create mode 100644 general-philosophy/prepare-for-failure/index.html create mode 100644 general-philosophy/rollout/index.html create mode 100644 general-philosophy/simplicity-vs-complexity/index.html create mode 100644 general-philosophy/simplicity/index.html create mode 100644 general-philosophy/stay-up-to-date/index.html create mode 100644 img/bg-security-tools.png create mode 100644 img/diligence_logo.svg create mode 100644 img/favicon.ico create mode 100644 img/security-tools.png create mode 100644 index.html create mode 100644 search/search_index.json create mode 100644 security-tools/classification/index.html create mode 100644 security-tools/disassemblers/index.html create mode 100644 security-tools/index.css create mode 100644 security-tools/index.html create mode 100644 security-tools/linters-and-formatters/index.html create mode 100644 security-tools/static-and-dynamic-analysis/index.html create mode 100644 security-tools/testing/index.html create mode 100644 security-tools/verification/index.html create mode 100644 security-tools/visualization/index.html create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 stylesheets/extra.css create mode 100644 stylesheets/fonts/Graphik-Bold-Web.woff create mode 100644 stylesheets/fonts/Graphik-Bold-Web.woff2 create mode 100644 stylesheets/fonts/Graphik-Regular-Web.woff create mode 100644 stylesheets/fonts/Graphik-Regular-Web.woff2 create mode 100644 stylesheets/fonts/Graphik-Semibold-Web.woff create mode 100644 stylesheets/fonts/Graphik-Semibold-Web.woff2 diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..e0dd70a1 --- /dev/null +++ b/404.html @@ -0,0 +1,2626 @@ + + + + + + + + + + + + + + + + + + + + + + + Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ +

404 - Not found

+ +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/about/index.html b/about/index.html new file mode 100644 index 00000000..d4c11c65 --- /dev/null +++ b/about/index.html @@ -0,0 +1,2762 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Contributing to the Smart Contract Security Best Practices - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Skip to content + + +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Contributing to the Smart Contract Security Best Practices

+

Please take a moment to review this document to make the contribution +process easy and effective for everyone involved. Following these guidelines +helps to communicate that you respect the maintainers' time in managing and +developing this open-source project. They should reciprocate that +respect in addressing your issue or assessing pull requests.

+

Using the Issue Tracker

+

The issue tracker is the preferred channel for feature requests and submitting +pull requests. There are some cases where the issue tracker should not be used:

+
    +
  • Please do not use the issue tracker for personal support requests to ask + the community for help. There are many Discord and Telegram communities + around Smart Contract development where people will be more than happy to + help.
  • +
  • Please do not derail or troll issues. Keep the discussion on topic and + respect the opinions of others.
  • +
+ +

Sections on attacks and security best practices should include examples and +further reading. Security-related information is bound to change over time, +however. Content-related issues should flag areas that need more explanations +or contain outdated content.

+

A well-written issue flagging areas of the Best Practices that need attention +are very beneficial - thank you! Some guidelines for content-related issues:

+
    +
  1. Use the GitHub issue search: Check if the issue has already been + reported. If the issue is already present, use a thumbs-up reaction to + help the developers prioritize.
  2. +
  3. Check if the issue has been fixed: Try checking out open pull requests + and development branches. The problem you are looking to flag might already + be fixed.
  4. +
  5. Isolate the problem: An excellent content-related issue shouldn't leave + others needing to chase you up for more information. Please try to be as + detailed as possible. If content needs fixing across multiple areas, + please flag one issue for each case.
  6. +
+

Feature Requests

+

Feature requests are welcome. But take a moment to find out whether your idea +fits with the scope and aims of the project. It's up to you to make a solid +case to convince the maintainers of the merits of an additional piece of content. +Please provide as much detail and context as possible. Keep in mind that the +Best Practices do not aim to mirror general security considerations that can +be found in the project's respective documentation. Additional content to the +repository should be original and flag potential pitfalls developers +might encounter when building Smart Contract systems.

+

Pull Requests

+

Reasonable pull requests - patches, improvements, new content - are a fantastic help. +They should remain focused in scope and avoid containing unrelated commits. +Please ask first before embarking on any significant pull request (e.g. +adding new content, refactoring example code). Otherwise, you risk spending a +lot of time working on something that the maintainers might not want to merge +into the project. Please adhere to the coding conventions used throughout the +project (indentation, comments, etc.). Adhering to the following this process +is the best way to get your work merged:

+
    +
  1. Fork the repo, clone your fork, + and configure the remotes: +
    # Clone your fork of the repo into the current directory
    +git clone https://github.com/<your-username>/<repo-name>
    +# Navigate to the newly cloned directory
    +cd <repo-name>
    +# Assign the original repo to a remote called "upstream"
    +git remote add upstream https://github.com/<upsteam-owner>/<repo-name>
    +
  2. +
  3. If you cloned a while ago, get the latest changes from upstream: +
    git checkout <dev-branch>
    +git pull upstream <dev-branch>
    +
  4. +
  5. Create a new topic branch (off the main project development branch) to + contain your new content, change, or fix: +
    git checkout -b <topic-branch-name>
    +
  6. +
  7. Commit your changes in logical chunks. Please adhere to these git commit + message guidelines + or your code is unlikely to be merged into the main project. Use Git's + interactive rebase + feature to tidy up your commits before making them public.
  8. +
  9. Locally merge (or rebase) the upstream development branch into your topic branch: +
    git pull [--rebase] upstream <dev-branch>
    +
  10. +
  11. Push your topic branch up to your fork: +
    git push origin <topic-branch-name>
    +
  12. +
  13. Open a Pull Request + with a clear title and description.
  14. +
+

Style Guidelines

+

To maintain a consistent writing style across the documents, a few +considerations need to be taken.

+
    +
  1. Succinctness: Use precise language and don't assume knowledge beyond + Solidity and Ethereum basics.
  2. +
  3. Show, don't tell: Examples speak more than a lengthy exposition. + Provide code examples where relevant and raise issues or best practices + in the code around them.
  4. +
  5. Give credit: When further reading is recommended or resources are + available that corroborate security issues, they should contain credit + and link to the original resource.
  6. +
  7. Label code: Examples containing code must be labeled as insecure or + secure where relevant. Specifically, in content regarding attacks, + vulnerable code should be preceded by // INSECURE.
  8. +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/about/license/index.html b/about/license/index.html new file mode 100644 index 00000000..ae2f02b9 --- /dev/null +++ b/about/license/index.html @@ -0,0 +1,2672 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + License - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

License

+ +

Copyright 2016 Smart Contract Best Practices Authors

+

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in +compliance with the License. You may obtain a copy of the License at

+
http://www.apache.org/licenses/LICENSE-2.0
+
+

Unless required by applicable law or agreed to in writing, software distributed under the License +is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +implied. See the License for the specific language governing permissions and limitations under the +License.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/images/CDili.png b/assets/images/CDili.png new file mode 100644 index 0000000000000000000000000000000000000000..cf8bd658c30426841c3874ab8b5bc014b5e9bb99 GIT binary patch literal 5200 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 literal 0 HcmV?d00001 diff --git a/assets/images/CDili_black.png b/assets/images/CDili_black.png new file mode 100644 index 0000000000000000000000000000000000000000..b80b9ae183fd4e951448e64ccb7e8e1fc621d914 GIT binary patch literal 5122 zcmeHLX;f3m626HSjW9^S1rfyrWN-wDD9W0!3c^4@Pyr(n#IP6>LfE2gMi5jK;(|DW z!pKMjk+2739Z_*qWE2%43!srj5>Q#9FiGadah&)5y+7}q`Qg2%Z&g=UebrrkyXu@i z;f;4yS6!hB0D!vNHfJ9IfLTG!4>2E-^sctzK?D}<pR@9*i2a*CvrP@7H7O*iP{ zR8c6DEq#BewU4vQ7jvkG)enz}p;==v@$vDd@taH|>0uZ%D=RC^hK-nw8`nb`>!S}* zV}cp$snG_1f&7i*Oo|SnN6=y-BB>}PZt%Xy*chz7zS7ax=dXFjM1=n1i5mT7SZN01=TN_?D|?PtyZl6~=Gi%~lNkIDSC($7+8sW??z%-68t zR6TAR1pt6%m7BA}4hBpj*iK*heChlFn<}SuCw$XYekm&h!c=zYePFRIjqQJYmjFLy zX4?_qaA(n@Xg#FyaeoK#LBQA2TgCqzuhK(@;8+!k@3O-N`Kh0E*~IRWWqn{bhOOa- z8rUBJU~mwDMEyURHg_=8xTGpwe|4>qMKJ@zQ?nl`ZH^Oxn(z?Zbp7VPY^ipEJfWnfSRi@*PX!|q9_v0`koMLV-dsVXXodV!LGszkPM%mQ(P*{W<3bGk$%yl|VRGhfp0qDz zST-W*ZyvJF65W69}^)ip+QY;0Q+h!CljVMXbFZV9ZFv87U{hH|MNNfE`t zTCKcoS>sC4MA6dQb~}x?&rDyIZ(*fO3#s`}f_@iN6WX^6nrEKx_4eJ3wjWr@tUb2J z4vQV(T#`%jfpKzH)OS4M{~P{mLm@jC*)r{U8U_{p;~Mzaj<#4iJ!SDmHu~Y_J>2A~o{@cFMP_iyd6vzgg5G<3Q*9=OMZKG?Ik&D1i{`)= zXm34wd!*Tv^d~`3$E$mSVZ6dHWui#8hc86rW1vC5zV1|^OUl??5qHe5uS?G(IcM26 zVms*WG~QcV>eh7j@UNARsng_aF6JXq!@!;hGOJj+c)@IK=_dqv8*i&(%n(oLPQO|p zS-MuOL7rT1b2(NQ?;9i^ZHTIx$(@jHhQZ0mwF?{08T^D6)x|cx4yO`aBLxv~Lp1lU zYgE^8g6zQDC;22Mag9AO36l2YR=2holEe)`+591c-c#t2qxRbVhwfi)x>XNLu`WrJ zTl^7FOb@X^(aPH%IF(O4A*@X%_V+3VeG8DNie)gg-$T=P7-a`UTXi}FOp*>6uSub4?7pKnujqK07( zkQ_Rv`a@#R>zZraJeaE#HV%|s0GORfBt6f}C{PPUbAzGd-7LMJjo1XH@k1ZE<${Pk zKExb!e9Uipwx^+-LV_EA*YLW76i7`ReBFLJ=%@wjKkEMam6c5!Kim!D z@ZT(ggD#69QRgDpvBZ$LJNrXiu03&6EwdCgon$=lI#I;)_2zFSnlN+H^R-v+UB&C3 zkqq9D-pT-&mEf)wbf<1vzxl`gWkcQ4P5z80=p^^qyj#j$?BJ)C6a^+GnV3@FoBXjbWOzvmW>rQ+PtT49=lX~R%Z$YzXmtfX!x1OriAV7 zo1VWUtODlr^wloJ`80l$>{W2j9K#s&3KDe~&1a|dG=qp!-+OD(ous_PHPxNu)e@tg zEW{q~LK9Kl$MEs;qIxy?)S=}}P4Iyub)>mfa|W-d@Z{9s-jZAFZu7-Q0j8Sj`E>qo zH!|n6#U!|fjZk{>EqE_{;W@3f>J1KW1v57WC2M%^^zQ_=zSvTtp!h#>1|K+4Y1UR0 zS)zU@$0X$A^i92?NxzmsD3mWuH@M$dXVb7FGqVTSjHL0&*E14%pHT@^8t_Y(8;a7g z8V=m20_TIlA&- zhf;(smi14C%kc{{c(-nkKS9<_)RGr;B}|@ay9DA0-N~Ec8ZTn^)}86CQdw7^a7d`K zBUhuv!g79>TCLre^L{6nd!^)28Ur63|iQYPRU{#>SqOJ~D;f-$zyS{5ngC zt4>K4mPm@^FEeCOuCilkMaHr?`ud7~Qi21KlQO<-Tm@O6b$s!1$9F|D`w=+an3{N+ zJ*8NE@fk(f6Tgq1^Rz>Gv?W8Qjq{bjb>|eW9cM{hilK-HzCwI>O4-Ip%^u zUWc;5($WK3|5_+otOy@BCr{^{uggd>YwvV{(t)6*XmHClNmS6ICrg%@Ph|Rgh_{qQ zxbyY~ozfwB#o&I`S+(noP2kP5J97ah0*2N$o9~H4c^jfcrTd>7+M}Q_Y(3?$7)0z? zh-g?B5W5h0914SG$nPKwz7y_P?!GG!4(dY@y|dih;fQ_C5!Q`wP~T$p?PvIQaK2@R zZ&~zPnfN!9)KG)?N}kk$UtEI~XX;RWdxc`P2CJOA`DL$z6_)(sD#^^T@3=ouvgh_? k71yB1=>Pd{Bn0t?MwX}VCV^RuLU|G9wiWMO?npfPC!zI~00000 literal 0 HcmV?d00001 diff --git a/assets/images/diligence_logo-02.svg b/assets/images/diligence_logo-02.svg new file mode 100644 index 00000000..52b8322d --- /dev/null +++ b/assets/images/diligence_logo-02.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/assets/images/diligence_logo.svg b/assets/images/diligence_logo.svg new file mode 100644 index 00000000..3f14f112 --- /dev/null +++ b/assets/images/diligence_logo.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..1cf13b9f9d978896599290a74f77d5dbe7d1655c GIT binary patch literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.d7c377c4.min.js b/assets/javascripts/bundle.d7c377c4.min.js new file mode 100644 index 00000000..6a0bcf88 --- /dev/null +++ b/assets/javascripts/bundle.d7c377c4.min.js @@ -0,0 +1,29 @@ +"use strict";(()=>{var Mi=Object.create;var gr=Object.defineProperty;var Li=Object.getOwnPropertyDescriptor;var _i=Object.getOwnPropertyNames,Ft=Object.getOwnPropertySymbols,Ai=Object.getPrototypeOf,xr=Object.prototype.hasOwnProperty,ro=Object.prototype.propertyIsEnumerable;var to=(e,t,r)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,P=(e,t)=>{for(var r in t||(t={}))xr.call(t,r)&&to(e,r,t[r]);if(Ft)for(var r of Ft(t))ro.call(t,r)&&to(e,r,t[r]);return e};var oo=(e,t)=>{var r={};for(var o in e)xr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ft)for(var o of Ft(e))t.indexOf(o)<0&&ro.call(e,o)&&(r[o]=e[o]);return r};var yr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Ci=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of _i(t))!xr.call(e,n)&&n!==r&&gr(e,n,{get:()=>t[n],enumerable:!(o=Li(t,n))||o.enumerable});return e};var jt=(e,t,r)=>(r=e!=null?Mi(Ai(e)):{},Ci(t||!e||!e.__esModule?gr(r,"default",{value:e,enumerable:!0}):r,e));var no=(e,t,r)=>new Promise((o,n)=>{var i=c=>{try{a(r.next(c))}catch(p){n(p)}},s=c=>{try{a(r.throw(c))}catch(p){n(p)}},a=c=>c.done?o(c.value):Promise.resolve(c.value).then(i,s);a((r=r.apply(e,t)).next())});var ao=yr((Er,io)=>{(function(e,t){typeof Er=="object"&&typeof io!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Er,function(){"use strict";function e(r){var o=!0,n=!1,i=null,s={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function a(C){return!!(C&&C!==document&&C.nodeName!=="HTML"&&C.nodeName!=="BODY"&&"classList"in C&&"contains"in C.classList)}function c(C){var ct=C.type,Ve=C.tagName;return!!(Ve==="INPUT"&&s[ct]&&!C.readOnly||Ve==="TEXTAREA"&&!C.readOnly||C.isContentEditable)}function p(C){C.classList.contains("focus-visible")||(C.classList.add("focus-visible"),C.setAttribute("data-focus-visible-added",""))}function l(C){C.hasAttribute("data-focus-visible-added")&&(C.classList.remove("focus-visible"),C.removeAttribute("data-focus-visible-added"))}function f(C){C.metaKey||C.altKey||C.ctrlKey||(a(r.activeElement)&&p(r.activeElement),o=!0)}function u(C){o=!1}function d(C){a(C.target)&&(o||c(C.target))&&p(C.target)}function y(C){a(C.target)&&(C.target.classList.contains("focus-visible")||C.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(C.target))}function b(C){document.visibilityState==="hidden"&&(n&&(o=!0),D())}function D(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function Q(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(C){C.target.nodeName&&C.target.nodeName.toLowerCase()==="html"||(o=!1,Q())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",b,!0),D(),r.addEventListener("focus",d,!0),r.addEventListener("blur",y,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var Kr=yr((kt,qr)=>{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof kt=="object"&&typeof qr=="object"?qr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof kt=="object"?kt.ClipboardJS=r():t.ClipboardJS=r()})(kt,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Oi}});var s=i(279),a=i.n(s),c=i(370),p=i.n(c),l=i(817),f=i.n(l);function u(V){try{return document.execCommand(V)}catch(_){return!1}}var d=function(_){var O=f()(_);return u("cut"),O},y=d;function b(V){var _=document.documentElement.getAttribute("dir")==="rtl",O=document.createElement("textarea");O.style.fontSize="12pt",O.style.border="0",O.style.padding="0",O.style.margin="0",O.style.position="absolute",O.style[_?"right":"left"]="-9999px";var $=window.pageYOffset||document.documentElement.scrollTop;return O.style.top="".concat($,"px"),O.setAttribute("readonly",""),O.value=V,O}var D=function(_,O){var $=b(_);O.container.appendChild($);var N=f()($);return u("copy"),$.remove(),N},Q=function(_){var O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},$="";return typeof _=="string"?$=D(_,O):_ instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(_==null?void 0:_.type)?$=D(_.value,O):($=f()(_),u("copy")),$},J=Q;function C(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?C=function(O){return typeof O}:C=function(O){return O&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype?"symbol":typeof O},C(V)}var ct=function(){var _=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},O=_.action,$=O===void 0?"copy":O,N=_.container,Y=_.target,ke=_.text;if($!=="copy"&&$!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Y!==void 0)if(Y&&C(Y)==="object"&&Y.nodeType===1){if($==="copy"&&Y.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if($==="cut"&&(Y.hasAttribute("readonly")||Y.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(ke)return J(ke,{container:N});if(Y)return $==="cut"?y(Y):J(Y,{container:N})},Ve=ct;function Fe(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(O){return typeof O}:Fe=function(O){return O&&typeof Symbol=="function"&&O.constructor===Symbol&&O!==Symbol.prototype?"symbol":typeof O},Fe(V)}function vi(V,_){if(!(V instanceof _))throw new TypeError("Cannot call a class as a function")}function eo(V,_){for(var O=0;O<_.length;O++){var $=_[O];$.enumerable=$.enumerable||!1,$.configurable=!0,"value"in $&&($.writable=!0),Object.defineProperty(V,$.key,$)}}function gi(V,_,O){return _&&eo(V.prototype,_),O&&eo(V,O),V}function xi(V,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function");V.prototype=Object.create(_&&_.prototype,{constructor:{value:V,writable:!0,configurable:!0}}),_&&br(V,_)}function br(V,_){return br=Object.setPrototypeOf||function($,N){return $.__proto__=N,$},br(V,_)}function yi(V){var _=Ti();return function(){var $=Rt(V),N;if(_){var Y=Rt(this).constructor;N=Reflect.construct($,arguments,Y)}else N=$.apply(this,arguments);return Ei(this,N)}}function Ei(V,_){return _&&(Fe(_)==="object"||typeof _=="function")?_:wi(V)}function wi(V){if(V===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return V}function Ti(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(V){return!1}}function Rt(V){return Rt=Object.setPrototypeOf?Object.getPrototypeOf:function(O){return O.__proto__||Object.getPrototypeOf(O)},Rt(V)}function vr(V,_){var O="data-clipboard-".concat(V);if(_.hasAttribute(O))return _.getAttribute(O)}var Si=function(V){xi(O,V);var _=yi(O);function O($,N){var Y;return vi(this,O),Y=_.call(this),Y.resolveOptions(N),Y.listenClick($),Y}return gi(O,[{key:"resolveOptions",value:function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof N.action=="function"?N.action:this.defaultAction,this.target=typeof N.target=="function"?N.target:this.defaultTarget,this.text=typeof N.text=="function"?N.text:this.defaultText,this.container=Fe(N.container)==="object"?N.container:document.body}},{key:"listenClick",value:function(N){var Y=this;this.listener=p()(N,"click",function(ke){return Y.onClick(ke)})}},{key:"onClick",value:function(N){var Y=N.delegateTarget||N.currentTarget,ke=this.action(Y)||"copy",It=Ve({action:ke,container:this.container,target:this.target(Y),text:this.text(Y)});this.emit(It?"success":"error",{action:ke,text:It,trigger:Y,clearSelection:function(){Y&&Y.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(N){return vr("action",N)}},{key:"defaultTarget",value:function(N){var Y=vr("target",N);if(Y)return document.querySelector(Y)}},{key:"defaultText",value:function(N){return vr("text",N)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(N){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(N,Y)}},{key:"cut",value:function(N){return y(N)}},{key:"isSupported",value:function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Y=typeof N=="string"?[N]:N,ke=!!document.queryCommandSupported;return Y.forEach(function(It){ke=ke&&!!document.queryCommandSupported(It)}),ke}}]),O}(a()),Oi=Si},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function s(a,c){for(;a&&a.nodeType!==n;){if(typeof a.matches=="function"&&a.matches(c))return a;a=a.parentNode}}o.exports=s},438:function(o,n,i){var s=i(828);function a(l,f,u,d,y){var b=p.apply(this,arguments);return l.addEventListener(u,b,y),{destroy:function(){l.removeEventListener(u,b,y)}}}function c(l,f,u,d,y){return typeof l.addEventListener=="function"?a.apply(null,arguments):typeof u=="function"?a.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(b){return a(b,f,u,d,y)}))}function p(l,f,u,d){return function(y){y.delegateTarget=s(y.target,f),y.delegateTarget&&d.call(l,y)}}o.exports=c},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var s=Object.prototype.toString.call(i);return i!==void 0&&(s==="[object NodeList]"||s==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var s=Object.prototype.toString.call(i);return s==="[object Function]"}},370:function(o,n,i){var s=i(879),a=i(438);function c(u,d,y){if(!u&&!d&&!y)throw new Error("Missing required arguments");if(!s.string(d))throw new TypeError("Second argument must be a String");if(!s.fn(y))throw new TypeError("Third argument must be a Function");if(s.node(u))return p(u,d,y);if(s.nodeList(u))return l(u,d,y);if(s.string(u))return f(u,d,y);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function p(u,d,y){return u.addEventListener(d,y),{destroy:function(){u.removeEventListener(d,y)}}}function l(u,d,y){return Array.prototype.forEach.call(u,function(b){b.addEventListener(d,y)}),{destroy:function(){Array.prototype.forEach.call(u,function(b){b.removeEventListener(d,y)})}}}function f(u,d,y){return a(document.body,u,d,y)}o.exports=c},817:function(o){function n(i){var s;if(i.nodeName==="SELECT")i.focus(),s=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var a=i.hasAttribute("readonly");a||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),a||i.removeAttribute("readonly"),s=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var c=window.getSelection(),p=document.createRange();p.selectNodeContents(i),c.removeAllRanges(),c.addRange(p),s=c.toString()}return s}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,s,a){var c=this.e||(this.e={});return(c[i]||(c[i]=[])).push({fn:s,ctx:a}),this},once:function(i,s,a){var c=this;function p(){c.off(i,p),s.apply(a,arguments)}return p._=s,this.on(i,p,a)},emit:function(i){var s=[].slice.call(arguments,1),a=((this.e||(this.e={}))[i]||[]).slice(),c=0,p=a.length;for(c;c{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var Wa=/["'&<>]/;Vn.exports=Ua;function Ua(e){var t=""+e,r=Wa.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i0&&i[i.length-1])&&(p[0]===6||p[0]===2)){r=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function z(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],s;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(a){s={error:a}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(s)throw s.error}}return i}function K(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||a(u,d)})})}function a(u,d){try{c(o[u](d))}catch(y){f(i[0][3],y)}}function c(u){u.value instanceof ot?Promise.resolve(u.value.v).then(p,l):f(i[0][2],u)}function p(u){a("next",u)}function l(u){a("throw",u)}function f(u,d){u(d),i.shift(),i.length&&a(i[0][0],i[0][1])}}function po(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof be=="function"?be(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),n(a,c,s.done,s.value)})}}function n(i,s,a,c){Promise.resolve(c).then(function(p){i({value:p,done:a})},s)}}function k(e){return typeof e=="function"}function pt(e){var t=function(o){Error.call(o),o.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ut=pt(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: +`+r.map(function(o,n){return n+1+") "+o.toString()}).join(` + `):"",this.name="UnsubscriptionError",this.errors=r}});function ze(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var je=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=be(s),c=a.next();!c.done;c=a.next()){var p=c.value;p.remove(this)}}catch(b){t={error:b}}finally{try{c&&!c.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var l=this.initialTeardown;if(k(l))try{l()}catch(b){i=b instanceof Ut?b.errors:[b]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=be(f),d=u.next();!d.done;d=u.next()){var y=d.value;try{lo(y)}catch(b){i=i!=null?i:[],b instanceof Ut?i=K(K([],z(i)),z(b.errors)):i.push(b)}}}catch(b){o={error:b}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new Ut(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)lo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&ze(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&ze(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=je.EMPTY;function Nt(e){return e instanceof je||e&&"closed"in e&&k(e.remove)&&k(e.add)&&k(e.unsubscribe)}function lo(e){k(e)?e():e.unsubscribe()}var He={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var lt={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,s=n.isStopped,a=n.observers;return i||s?Tr:(this.currentObservers=null,a.push(r),new je(function(){o.currentObservers=null,ze(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,s=o.isStopped;n?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new I;return r.source=this,r},t.create=function(r,o){return new xo(r,o)},t}(I);var xo=function(e){se(t,e);function t(r,o){var n=e.call(this)||this;return n.destination=r,n.source=o,n}return t.prototype.next=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.next)===null||n===void 0||n.call(o,r)},t.prototype.error=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.error)===null||n===void 0||n.call(o,r)},t.prototype.complete=function(){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||o===void 0||o.call(r)},t.prototype._subscribe=function(r){var o,n;return(n=(o=this.source)===null||o===void 0?void 0:o.subscribe(r))!==null&&n!==void 0?n:Tr},t}(x);var St={now:function(){return(St.delegate||Date).now()},delegate:void 0};var Ot=function(e){se(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=St);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,s=o._infiniteTimeWindow,a=o._timestampProvider,c=o._windowTime;n||(i.push(r),!s&&i.push(a.now()+c)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,s=n._buffer,a=s.slice(),c=0;c0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=ut.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var s=r.actions;o!=null&&((i=s[s.length-1])===null||i===void 0?void 0:i.id)!==o&&(ut.cancelAnimationFrame(o),r._scheduled=void 0)},t}(zt);var wo=function(e){se(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o=this._scheduled;this._scheduled=void 0;var n=this.actions,i;r=r||n.shift();do if(i=r.execute(r.state,r.delay))break;while((r=n[0])&&r.id===o&&n.shift());if(this._active=!1,i){for(;(r=n[0])&&r.id===o&&n.shift();)r.unsubscribe();throw i}},t}(qt);var ge=new wo(Eo);var M=new I(function(e){return e.complete()});function Kt(e){return e&&k(e.schedule)}function Cr(e){return e[e.length-1]}function Ge(e){return k(Cr(e))?e.pop():void 0}function Ae(e){return Kt(Cr(e))?e.pop():void 0}function Qt(e,t){return typeof Cr(e)=="number"?e.pop():t}var dt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Yt(e){return k(e==null?void 0:e.then)}function Bt(e){return k(e[ft])}function Gt(e){return Symbol.asyncIterator&&k(e==null?void 0:e[Symbol.asyncIterator])}function Jt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Wi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Xt=Wi();function Zt(e){return k(e==null?void 0:e[Xt])}function er(e){return co(this,arguments,function(){var r,o,n,i;return Wt(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,ot(r.read())];case 3:return o=s.sent(),n=o.value,i=o.done,i?[4,ot(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,ot(n)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function tr(e){return k(e==null?void 0:e.getReader)}function F(e){if(e instanceof I)return e;if(e!=null){if(Bt(e))return Ui(e);if(dt(e))return Ni(e);if(Yt(e))return Di(e);if(Gt(e))return To(e);if(Zt(e))return Vi(e);if(tr(e))return zi(e)}throw Jt(e)}function Ui(e){return new I(function(t){var r=e[ft]();if(k(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Ni(e){return new I(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?v(function(n,i){return e(n,i,o)}):pe,ue(1),r?$e(t):Uo(function(){return new or}))}}function Rr(e){return e<=0?function(){return M}:g(function(t,r){var o=[];t.subscribe(E(r,function(n){o.push(n),e=2,!0))}function de(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new x}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,s=i===void 0?!0:i,a=e.resetOnRefCountZero,c=a===void 0?!0:a;return function(p){var l,f,u,d=0,y=!1,b=!1,D=function(){f==null||f.unsubscribe(),f=void 0},Q=function(){D(),l=u=void 0,y=b=!1},J=function(){var C=l;Q(),C==null||C.unsubscribe()};return g(function(C,ct){d++,!b&&!y&&D();var Ve=u=u!=null?u:r();ct.add(function(){d--,d===0&&!b&&!y&&(f=jr(J,c))}),Ve.subscribe(ct),!l&&d>0&&(l=new it({next:function(Fe){return Ve.next(Fe)},error:function(Fe){b=!0,D(),f=jr(Q,n,Fe),Ve.error(Fe)},complete:function(){y=!0,D(),f=jr(Q,s),Ve.complete()}}),F(C).subscribe(l))})(p)}}function jr(e,t){for(var r=[],o=2;oe.next(document)),e}function W(e,t=document){return Array.from(t.querySelectorAll(e))}function U(e,t=document){let r=ce(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function ce(e,t=document){return t.querySelector(e)||void 0}function Ie(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}var ca=L(h(document.body,"focusin"),h(document.body,"focusout")).pipe(ye(1),q(void 0),m(()=>Ie()||document.body),Z(1));function vt(e){return ca.pipe(m(t=>e.contains(t)),X())}function qo(e,t){return L(h(e,"mouseenter").pipe(m(()=>!0)),h(e,"mouseleave").pipe(m(()=>!1))).pipe(t?ye(t):pe,q(!1))}function Ue(e){return{x:e.offsetLeft,y:e.offsetTop}}function Ko(e){return L(h(window,"load"),h(window,"resize")).pipe(Le(0,ge),m(()=>Ue(e)),q(Ue(e)))}function ir(e){return{x:e.scrollLeft,y:e.scrollTop}}function et(e){return L(h(e,"scroll"),h(window,"resize")).pipe(Le(0,ge),m(()=>ir(e)),q(ir(e)))}function Qo(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)Qo(e,r)}function S(e,t,...r){let o=document.createElement(e);if(t)for(let n of Object.keys(t))typeof t[n]!="undefined"&&(typeof t[n]!="boolean"?o.setAttribute(n,t[n]):o.setAttribute(n,""));for(let n of r)Qo(o,n);return o}function ar(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function gt(e){let t=S("script",{src:e});return H(()=>(document.head.appendChild(t),L(h(t,"load"),h(t,"error").pipe(w(()=>kr(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),A(()=>document.head.removeChild(t)),ue(1))))}var Yo=new x,pa=H(()=>typeof ResizeObserver=="undefined"?gt("https://unpkg.com/resize-observer-polyfill"):R(void 0)).pipe(m(()=>new ResizeObserver(e=>{for(let t of e)Yo.next(t)})),w(e=>L(Ke,R(e)).pipe(A(()=>e.disconnect()))),Z(1));function le(e){return{width:e.offsetWidth,height:e.offsetHeight}}function Se(e){return pa.pipe(T(t=>t.observe(e)),w(t=>Yo.pipe(v(({target:r})=>r===e),A(()=>t.unobserve(e)),m(()=>le(e)))),q(le(e)))}function xt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function sr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var Bo=new x,la=H(()=>R(new IntersectionObserver(e=>{for(let t of e)Bo.next(t)},{threshold:0}))).pipe(w(e=>L(Ke,R(e)).pipe(A(()=>e.disconnect()))),Z(1));function yt(e){return la.pipe(T(t=>t.observe(e)),w(t=>Bo.pipe(v(({target:r})=>r===e),A(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function Go(e,t=16){return et(e).pipe(m(({y:r})=>{let o=le(e),n=xt(e);return r>=n.height-o.height-t}),X())}var cr={drawer:U("[data-md-toggle=drawer]"),search:U("[data-md-toggle=search]")};function Jo(e){return cr[e].checked}function Ye(e,t){cr[e].checked!==t&&cr[e].click()}function Ne(e){let t=cr[e];return h(t,"change").pipe(m(()=>t.checked),q(t.checked))}function ma(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function fa(){return L(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(q(!1))}function Xo(){let e=h(window,"keydown").pipe(v(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:Jo("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),v(({mode:t,type:r})=>{if(t==="global"){let o=Ie();if(typeof o!="undefined")return!ma(o,r)}return!0}),de());return fa().pipe(w(t=>t?M:e))}function me(){return new URL(location.href)}function st(e,t=!1){if(G("navigation.instant")&&!t){let r=S("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function Zo(){return new x}function en(){return location.hash.slice(1)}function pr(e){let t=S("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function ua(e){return L(h(window,"hashchange"),e).pipe(m(en),q(en()),v(t=>t.length>0),Z(1))}function tn(e){return ua(e).pipe(m(t=>ce(`[id="${t}"]`)),v(t=>typeof t!="undefined"))}function At(e){let t=matchMedia(e);return nr(r=>t.addListener(()=>r(t.matches))).pipe(q(t.matches))}function rn(){let e=matchMedia("print");return L(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(q(e.matches))}function Dr(e,t){return e.pipe(w(r=>r?t():M))}function lr(e,t){return new I(r=>{let o=new XMLHttpRequest;o.open("GET",`${e}`),o.responseType="blob",o.addEventListener("load",()=>{o.status>=200&&o.status<300?(r.next(o.response),r.complete()):r.error(new Error(o.statusText))}),o.addEventListener("error",()=>{r.error(new Error("Network Error"))}),o.addEventListener("abort",()=>{r.error(new Error("Request aborted"))}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let i=Number(o.getResponseHeader("Content-Length"))||0;t.progress$.next(n.loaded/i*100)}}),t.progress$.next(5)),o.send()})}function De(e,t){return lr(e,t).pipe(w(r=>r.text()),m(r=>JSON.parse(r)),Z(1))}function on(e,t){let r=new DOMParser;return lr(e,t).pipe(w(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),Z(1))}function nn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function an(){return L(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(nn),q(nn()))}function sn(){return{width:innerWidth,height:innerHeight}}function cn(){return h(window,"resize",{passive:!0}).pipe(m(sn),q(sn()))}function pn(){return B([an(),cn()]).pipe(m(([e,t])=>({offset:e,size:t})),Z(1))}function mr(e,{viewport$:t,header$:r}){let o=t.pipe(te("size")),n=B([o,r]).pipe(m(()=>Ue(e)));return B([r,t,n]).pipe(m(([{height:i},{offset:s,size:a},{x:c,y:p}])=>({offset:{x:s.x-c,y:s.y-p+i},size:a})))}function da(e){return h(e,"message",t=>t.data)}function ha(e){let t=new x;return t.subscribe(r=>e.postMessage(r)),t}function ln(e,t=new Worker(e)){let r=da(t),o=ha(t),n=new x;n.subscribe(o);let i=o.pipe(ee(),oe(!0));return n.pipe(ee(),Re(r.pipe(j(i))),de())}var ba=U("#__config"),Et=JSON.parse(ba.textContent);Et.base=`${new URL(Et.base,me())}`;function he(){return Et}function G(e){return Et.features.includes(e)}function we(e,t){return typeof t!="undefined"?Et.translations[e].replace("#",t.toString()):Et.translations[e]}function Oe(e,t=document){return U(`[data-md-component=${e}]`,t)}function ne(e,t=document){return W(`[data-md-component=${e}]`,t)}function va(e){let t=U(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>U(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function mn(e){if(!G("announce.dismiss")||!e.childElementCount)return M;if(!e.hidden){let t=U(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return H(()=>{let t=new x;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),va(e).pipe(T(r=>t.next(r)),A(()=>t.complete()),m(r=>P({ref:e},r)))})}function ga(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function fn(e,t){let r=new x;return r.subscribe(({hidden:o})=>{e.hidden=o}),ga(e,t).pipe(T(o=>r.next(o)),A(()=>r.complete()),m(o=>P({ref:e},o)))}function Ct(e,t){return t==="inline"?S("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},S("div",{class:"md-tooltip__inner md-typeset"})):S("div",{class:"md-tooltip",id:e,role:"tooltip"},S("div",{class:"md-tooltip__inner md-typeset"}))}function un(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return S("aside",{class:"md-annotation",tabIndex:0},Ct(t),S("a",{href:r,class:"md-annotation__index",tabIndex:-1},S("span",{"data-md-annotation-id":e})))}else return S("aside",{class:"md-annotation",tabIndex:0},Ct(t),S("span",{class:"md-annotation__index",tabIndex:-1},S("span",{"data-md-annotation-id":e})))}function dn(e){return S("button",{class:"md-clipboard md-icon",title:we("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}function Vr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(c=>!e.terms[c]).reduce((c,p)=>[...c,S("del",null,p)," "],[]).slice(0,-1),i=he(),s=new URL(e.location,i.base);G("search.highlight")&&s.searchParams.set("h",Object.entries(e.terms).filter(([,c])=>c).reduce((c,[p])=>`${c} ${p}`.trim(),""));let{tags:a}=he();return S("a",{href:`${s}`,class:"md-search-result__link",tabIndex:-1},S("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&S("div",{class:"md-search-result__icon md-icon"}),r>0&&S("h1",null,e.title),r<=0&&S("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&e.tags.map(c=>{let p=a?c in a?`md-tag-icon md-tag--${a[c]}`:"md-tag-icon":"";return S("span",{class:`md-tag ${p}`},c)}),o>0&&n.length>0&&S("p",{class:"md-search-result__terms"},we("search.result.term.missing"),": ",...n)))}function hn(e){let t=e[0].score,r=[...e],o=he(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),s=r.findIndex(l=>l.scoreVr(l,1)),...c.length?[S("details",{class:"md-search-result__more"},S("summary",{tabIndex:-1},S("div",null,c.length>0&&c.length===1?we("search.result.more.one"):we("search.result.more.other",c.length))),...c.map(l=>Vr(l,1)))]:[]];return S("li",{class:"md-search-result__item"},p)}function bn(e){return S("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>S("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?ar(r):r)))}function zr(e){let t=`tabbed-control tabbed-control--${e}`;return S("div",{class:t,hidden:!0},S("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function vn(e){return S("div",{class:"md-typeset__scrollwrap"},S("div",{class:"md-typeset__table"},e))}function xa(e){let t=he(),r=new URL(`../${e.version}/`,t.base);return S("li",{class:"md-version__item"},S("a",{href:`${r}`,class:"md-version__link"},e.title))}function gn(e,t){return S("div",{class:"md-version"},S("button",{class:"md-version__current","aria-label":we("select.version")},t.title),S("ul",{class:"md-version__list"},e.map(xa)))}var ya=0;function Ea(e,t){document.body.append(e);let{width:r}=le(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=sr(t),n=typeof o!="undefined"?et(o):R({x:0,y:0}),i=L(vt(t),qo(t)).pipe(X());return B([i,n]).pipe(m(([s,a])=>{let{x:c,y:p}=Ue(t),l=le(t),f=t.closest("table");return f&&t.parentElement&&(c+=f.offsetLeft+t.parentElement.offsetLeft,p+=f.offsetTop+t.parentElement.offsetTop),{active:s,offset:{x:c-a.x+l.width/2-r/2,y:p-a.y+l.height+8}}}))}function Be(e){let t=e.title;if(!t.length)return M;let r=`__tooltip_${ya++}`,o=Ct(r,"inline"),n=U(".md-typeset",o);return n.innerHTML=t,H(()=>{let i=new x;return i.subscribe({next({offset:s}){o.style.setProperty("--md-tooltip-x",`${s.x}px`),o.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),L(i.pipe(v(({active:s})=>s)),i.pipe(ye(250),v(({active:s})=>!s))).subscribe({next({active:s}){s?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Le(16,ge)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(_t(125,ge),v(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?o.style.setProperty("--md-tooltip-0",`${-s}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ea(o,e).pipe(T(s=>i.next(s)),A(()=>i.complete()),m(s=>P({ref:e},s)))}).pipe(qe(ie))}function wa(e,t){let r=H(()=>B([Ko(e),et(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:s,height:a}=le(e);return{x:o-i.x+s/2,y:n-i.y+a/2}}));return vt(e).pipe(w(o=>r.pipe(m(n=>({active:o,offset:n})),ue(+!o||1/0))))}function xn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return H(()=>{let i=new x,s=i.pipe(ee(),oe(!0));return i.subscribe({next({offset:a}){e.style.setProperty("--md-tooltip-x",`${a.x}px`),e.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),yt(e).pipe(j(s)).subscribe(a=>{e.toggleAttribute("data-md-visible",a)}),L(i.pipe(v(({active:a})=>a)),i.pipe(ye(250),v(({active:a})=>!a))).subscribe({next({active:a}){a?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Le(16,ge)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(_t(125,ge),v(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?e.style.setProperty("--md-tooltip-0",`${-a}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(j(s),v(a=>!(a.metaKey||a.ctrlKey))).subscribe(a=>{a.stopPropagation(),a.preventDefault()}),h(n,"mousedown").pipe(j(s),ae(i)).subscribe(([a,{active:c}])=>{var p;if(a.button!==0||a.metaKey||a.ctrlKey)a.preventDefault();else if(c){a.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(p=Ie())==null||p.blur()}}),r.pipe(j(s),v(a=>a===o),Qe(125)).subscribe(()=>e.focus()),wa(e,t).pipe(T(a=>i.next(a)),A(()=>i.complete()),m(a=>P({ref:e},a)))})}function Ta(e){return e.tagName==="CODE"?W(".c, .c1, .cm",e):[e]}function Sa(e){let t=[];for(let r of Ta(e)){let o=[],n=document.createNodeIterator(r,NodeFilter.SHOW_TEXT);for(let i=n.nextNode();i;i=n.nextNode())o.push(i);for(let i of o){let s;for(;s=/(\(\d+\))(!)?/.exec(i.textContent);){let[,a,c]=s;if(typeof c=="undefined"){let p=i.splitText(s.index);i=p.splitText(a.length),t.push(p)}else{i.textContent=a,t.push(i);break}}}}return t}function yn(e,t){t.append(...Array.from(e.childNodes))}function fr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,s=new Map;for(let a of Sa(t)){let[,c]=a.textContent.match(/\((\d+)\)/);ce(`:scope > li:nth-child(${c})`,e)&&(s.set(c,un(c,i)),a.replaceWith(s.get(c)))}return s.size===0?M:H(()=>{let a=new x,c=a.pipe(ee(),oe(!0)),p=[];for(let[l,f]of s)p.push([U(".md-typeset",f),U(`:scope > li:nth-child(${l})`,e)]);return o.pipe(j(c)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of p)l?yn(f,u):yn(u,f)}),L(...[...s].map(([,l])=>xn(l,t,{target$:r}))).pipe(A(()=>a.complete()),de())})}function En(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return En(t)}}function wn(e,t){return H(()=>{let r=En(e);return typeof r!="undefined"?fr(r,e,t):M})}var Tn=jt(Kr());var Oa=0;function Sn(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return Sn(t)}}function Ma(e){return Se(e).pipe(m(({width:t})=>({scrollable:xt(e).width>t})),te("scrollable"))}function On(e,t){let{matches:r}=matchMedia("(hover)"),o=H(()=>{let n=new x,i=n.pipe(Rr(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let s=[];if(Tn.default.isSupported()&&(e.closest(".copy")||G("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${Oa++}`;let p=dn(c.id);c.insertBefore(p,e),G("content.tooltips")&&s.push(Be(p))}let a=e.closest(".highlight");if(a instanceof HTMLElement){let c=Sn(a);if(typeof c!="undefined"&&(a.classList.contains("annotate")||G("content.code.annotate"))){let p=fr(c,e,t);s.push(Se(a).pipe(j(i),m(({width:l,height:f})=>l&&f),X(),w(l=>l?p:M)))}}return Ma(e).pipe(T(c=>n.next(c)),A(()=>n.complete()),m(c=>P({ref:e},c)),Re(...s))});return G("content.lazy")?yt(e).pipe(v(n=>n),ue(1),w(()=>o)):o}function La(e,{target$:t,print$:r}){let o=!0;return L(t.pipe(m(n=>n.closest("details:not([open])")),v(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(v(n=>n||!o),T(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Mn(e,t){return H(()=>{let r=new x;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),La(e,t).pipe(T(o=>r.next(o)),A(()=>r.complete()),m(o=>P({ref:e},o)))})}var Ln=".node circle,.node ellipse,.node path,.node polygon,.node rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}marker{fill:var(--md-mermaid-edge-color)!important}.edgeLabel .label rect{fill:#0000}.label{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.label foreignObject{line-height:normal;overflow:visible}.label div .edgeLabel{color:var(--md-mermaid-label-fg-color)}.edgeLabel,.edgeLabel rect,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel rect{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color);stroke-width:.05rem}.edgePath .arrowheadPath{fill:var(--md-mermaid-edge-color);stroke:none}.cluster rect{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}.cluster span{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}g #flowchart-circleEnd,g #flowchart-circleStart,g #flowchart-crossEnd,g #flowchart-crossStart,g #flowchart-pointEnd,g #flowchart-pointStart{stroke:none}g.classGroup line,g.classGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.classGroup text{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.classLabel .box{fill:var(--md-mermaid-label-bg-color);background-color:var(--md-mermaid-label-bg-color);opacity:1}.classLabel .label{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node .divider{stroke:var(--md-mermaid-node-fg-color)}.relation{stroke:var(--md-mermaid-edge-color)}.cardinality{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.cardinality text{fill:inherit!important}defs #classDiagram-compositionEnd,defs #classDiagram-compositionStart,defs #classDiagram-dependencyEnd,defs #classDiagram-dependencyStart,defs #classDiagram-extensionEnd,defs #classDiagram-extensionStart{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs #classDiagram-aggregationEnd,defs #classDiagram-aggregationStart{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node circle.state-end,.node circle.state-start,.start-state{fill:var(--md-mermaid-edge-color);stroke:none}.end-state-inner,.end-state-outer{fill:var(--md-mermaid-edge-color)}.end-state-inner,.node circle.state-end{stroke:var(--md-mermaid-label-bg-color)}.transition{stroke:var(--md-mermaid-edge-color)}[id^=state-fork] rect,[id^=state-join] rect{fill:var(--md-mermaid-edge-color)!important;stroke:none!important}.statediagram-cluster.statediagram-cluster .inner{fill:var(--md-default-bg-color)}.statediagram-cluster rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.statediagram-state rect.divider{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}defs #statediagram-barbEnd{stroke:var(--md-mermaid-edge-color)}.attributeBoxEven,.attributeBoxOdd{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityBox{fill:var(--md-mermaid-label-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityLabel{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.relationshipLabelBox{fill:var(--md-mermaid-label-bg-color);fill-opacity:1;background-color:var(--md-mermaid-label-bg-color);opacity:1}.relationshipLabel{fill:var(--md-mermaid-label-fg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs #ONE_OR_MORE_END *,defs #ONE_OR_MORE_START *,defs #ONLY_ONE_END *,defs #ONLY_ONE_START *,defs #ZERO_OR_MORE_END *,defs #ZERO_OR_MORE_START *,defs #ZERO_OR_ONE_END *,defs #ZERO_OR_ONE_START *{stroke:var(--md-mermaid-edge-color)!important}defs #ZERO_OR_MORE_END circle,defs #ZERO_OR_MORE_START circle{fill:var(--md-mermaid-label-bg-color)}.actor{fill:var(--md-mermaid-sequence-actor-bg-color);stroke:var(--md-mermaid-sequence-actor-border-color)}text.actor>tspan{fill:var(--md-mermaid-sequence-actor-fg-color);font-family:var(--md-mermaid-font-family)}line{stroke:var(--md-mermaid-sequence-actor-line-color)}.actor-man circle,.actor-man line{fill:var(--md-mermaid-sequence-actorman-bg-color);stroke:var(--md-mermaid-sequence-actorman-line-color)}.messageLine0,.messageLine1{stroke:var(--md-mermaid-sequence-message-line-color)}.note{fill:var(--md-mermaid-sequence-note-bg-color);stroke:var(--md-mermaid-sequence-note-border-color)}.loopText,.loopText>tspan,.messageText,.noteText>tspan{stroke:none;font-family:var(--md-mermaid-font-family)!important}.messageText{fill:var(--md-mermaid-sequence-message-fg-color)}.loopText,.loopText>tspan{fill:var(--md-mermaid-sequence-loop-fg-color)}.noteText>tspan{fill:var(--md-mermaid-sequence-note-fg-color)}#arrowhead path{fill:var(--md-mermaid-sequence-message-line-color);stroke:none}.loopLine{fill:var(--md-mermaid-sequence-loop-bg-color);stroke:var(--md-mermaid-sequence-loop-border-color)}.labelBox{fill:var(--md-mermaid-sequence-label-bg-color);stroke:none}.labelText,.labelText>span{fill:var(--md-mermaid-sequence-label-fg-color);font-family:var(--md-mermaid-font-family)}.sequenceNumber{fill:var(--md-mermaid-sequence-number-fg-color)}rect.rect{fill:var(--md-mermaid-sequence-box-bg-color);stroke:none}rect.rect+text.text{fill:var(--md-mermaid-sequence-box-fg-color)}defs #sequencenumber{fill:var(--md-mermaid-sequence-number-bg-color)!important}";var Qr,Aa=0;function Ca(){return typeof mermaid=="undefined"||mermaid instanceof Element?gt("https://unpkg.com/mermaid@10.6.1/dist/mermaid.min.js"):R(void 0)}function _n(e){return e.classList.remove("mermaid"),Qr||(Qr=Ca().pipe(T(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Ln,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),Z(1))),Qr.subscribe(()=>no(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Aa++}`,r=S("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),s=r.attachShadow({mode:"closed"});s.innerHTML=n,e.replaceWith(r),i==null||i(s)})),Qr.pipe(m(()=>({ref:e})))}var An=S("table");function Cn(e){return e.replaceWith(An),An.replaceWith(vn(e)),R({ref:e})}function ka(e){let t=e.find(r=>r.checked)||e[0];return L(...e.map(r=>h(r,"change").pipe(m(()=>U(`label[for="${r.id}"]`))))).pipe(q(U(`label[for="${t.id}"]`)),m(r=>({active:r})))}function kn(e,{viewport$:t,target$:r}){let o=U(".tabbed-labels",e),n=W(":scope > input",e),i=zr("prev");e.append(i);let s=zr("next");return e.append(s),H(()=>{let a=new x,c=a.pipe(ee(),oe(!0));B([a,Se(e)]).pipe(j(c),Le(1,ge)).subscribe({next([{active:p},l]){let f=Ue(p),{width:u}=le(p);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let d=ir(o);(f.xd.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),B([et(o),Se(o)]).pipe(j(c)).subscribe(([p,l])=>{let f=xt(o);i.hidden=p.x<16,s.hidden=p.x>f.width-l.width-16}),L(h(i,"click").pipe(m(()=>-1)),h(s,"click").pipe(m(()=>1))).pipe(j(c)).subscribe(p=>{let{width:l}=le(o);o.scrollBy({left:l*p,behavior:"smooth"})}),r.pipe(j(c),v(p=>n.includes(p))).subscribe(p=>p.click()),o.classList.add("tabbed-labels--linked");for(let p of n){let l=U(`label[for="${p.id}"]`);l.replaceChildren(S("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),h(l.firstElementChild,"click").pipe(j(c),v(f=>!(f.metaKey||f.ctrlKey)),T(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return G("content.tabs.link")&&a.pipe(Ee(1),ae(t)).subscribe(([{active:p},{offset:l}])=>{let f=p.innerText.trim();if(p.hasAttribute("data-md-switching"))p.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let y of W("[data-tabs]"))for(let b of W(":scope > input",y)){let D=U(`label[for="${b.id}"]`);if(D!==p&&D.innerText.trim()===f){D.setAttribute("data-md-switching",""),b.click();break}}window.scrollTo({top:e.offsetTop-u});let d=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...d])])}}),a.pipe(j(c)).subscribe(()=>{for(let p of W("audio, video",e))p.pause()}),ka(n).pipe(T(p=>a.next(p)),A(()=>a.complete()),m(p=>P({ref:e},p)))}).pipe(qe(ie))}function Hn(e,{viewport$:t,target$:r,print$:o}){return L(...W(".annotate:not(.highlight)",e).map(n=>wn(n,{target$:r,print$:o})),...W("pre:not(.mermaid) > code",e).map(n=>On(n,{target$:r,print$:o})),...W("pre.mermaid",e).map(n=>_n(n)),...W("table:not([class])",e).map(n=>Cn(n)),...W("details",e).map(n=>Mn(n,{target$:r,print$:o})),...W("[data-tabs]",e).map(n=>kn(n,{viewport$:t,target$:r})),...W("[title]",e).filter(()=>G("content.tooltips")).map(n=>Be(n)))}function Ha(e,{alert$:t}){return t.pipe(w(r=>L(R(!0),R(!1).pipe(Qe(2e3))).pipe(m(o=>({message:r,active:o})))))}function $n(e,t){let r=U(".md-typeset",e);return H(()=>{let o=new x;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ha(e,t).pipe(T(n=>o.next(n)),A(()=>o.complete()),m(n=>P({ref:e},n)))})}function $a({viewport$:e}){if(!G("header.autohide"))return R(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Ce(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),X()),o=Ne("search");return B([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),X(),w(n=>n?r:R(!1)),q(!1))}function Pn(e,t){return H(()=>B([Se(e),$a(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),X((r,o)=>r.height===o.height&&r.hidden===o.hidden),Z(1))}function Rn(e,{header$:t,main$:r}){return H(()=>{let o=new x,n=o.pipe(ee(),oe(!0));o.pipe(te("active"),Ze(t)).subscribe(([{active:s},{hidden:a}])=>{e.classList.toggle("md-header--shadow",s&&!a),e.hidden=a});let i=fe(W("[title]",e)).pipe(v(()=>G("content.tooltips")),re(s=>Be(s)));return r.subscribe(o),t.pipe(j(n),m(s=>P({ref:e},s)),Re(i.pipe(j(n))))})}function Pa(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=le(e);return{active:o>=n}}),te("active"))}function In(e,t){return H(()=>{let r=new x;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=ce(".md-content h1");return typeof o=="undefined"?M:Pa(o,t).pipe(T(n=>r.next(n)),A(()=>r.complete()),m(n=>P({ref:e},n)))})}function Fn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),X()),n=o.pipe(w(()=>Se(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),te("bottom"))));return B([o,n,t]).pipe(m(([i,{top:s,bottom:a},{offset:{y:c},size:{height:p}}])=>(p=Math.max(0,p-Math.max(0,s-c,i)-Math.max(0,p+c-a)),{offset:s-i,height:p,active:s-i<=c})),X((i,s)=>i.offset===s.offset&&i.height===s.height&&i.active===s.active))}function Ra(e){let t=__md_get("__palette")||{index:e.findIndex(r=>matchMedia(r.getAttribute("data-md-color-media")).matches)};return R(...e).pipe(re(r=>h(r,"change").pipe(m(()=>r))),q(e[Math.max(0,t.index)]),m(r=>({index:e.indexOf(r),color:{media:r.getAttribute("data-md-color-media"),scheme:r.getAttribute("data-md-color-scheme"),primary:r.getAttribute("data-md-color-primary"),accent:r.getAttribute("data-md-color-accent")}})),Z(1))}function jn(e){let t=W("input",e),r=S("meta",{name:"theme-color"});document.head.appendChild(r);let o=S("meta",{name:"color-scheme"});document.head.appendChild(o);let n=At("(prefers-color-scheme: light)");return H(()=>{let i=new x;return i.subscribe(s=>{if(document.body.setAttribute("data-md-color-switching",""),s.color.media==="(prefers-color-scheme)"){let a=matchMedia("(prefers-color-scheme: light)"),c=document.querySelector(a.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");s.color.scheme=c.getAttribute("data-md-color-scheme"),s.color.primary=c.getAttribute("data-md-color-primary"),s.color.accent=c.getAttribute("data-md-color-accent")}for(let[a,c]of Object.entries(s.color))document.body.setAttribute(`data-md-color-${a}`,c);for(let a=0;a{let s=Oe("header"),a=window.getComputedStyle(s);return o.content=a.colorScheme,a.backgroundColor.match(/\d+/g).map(c=>(+c).toString(16).padStart(2,"0")).join("")})).subscribe(s=>r.content=`#${s}`),i.pipe(Me(ie)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),Ra(t).pipe(j(n.pipe(Ee(1))),at(),T(s=>i.next(s)),A(()=>i.complete()),m(s=>P({ref:e},s)))})}function Wn(e,{progress$:t}){return H(()=>{let r=new x;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(T(o=>r.next({value:o})),A(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Yr=jt(Kr());function Ia(e){e.setAttribute("data-md-copying","");let t=e.closest("[data-copy]"),r=t?t.getAttribute("data-copy"):e.innerText;return e.removeAttribute("data-md-copying"),r.trimEnd()}function Un({alert$:e}){Yr.default.isSupported()&&new I(t=>{new Yr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||Ia(U(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(T(t=>{t.trigger.focus()}),m(()=>we("clipboard.copied"))).subscribe(e)}function Fa(e){if(e.length<2)return[""];let[t,r]=[...e].sort((n,i)=>n.length-i.length).map(n=>n.replace(/[^/]+$/,"")),o=0;if(t===r)o=t.length;else for(;t.charCodeAt(o)===r.charCodeAt(o);)o++;return e.map(n=>n.replace(t.slice(0,o),""))}function ur(e){let t=__md_get("__sitemap",sessionStorage,e);if(t)return R(t);{let r=he();return on(new URL("sitemap.xml",e||r.base)).pipe(m(o=>Fa(W("loc",o).map(n=>n.textContent))),xe(()=>M),$e([]),T(o=>__md_set("__sitemap",o,sessionStorage,e)))}}function Nn(e){let t=ce("[rel=canonical]",e);typeof t!="undefined"&&(t.href=t.href.replace("//localhost:","//127.0.0.1:"));let r=new Map;for(let o of W(":scope > *",e)){let n=o.outerHTML;for(let i of["href","src"]){let s=o.getAttribute(i);if(s===null)continue;let a=new URL(s,t==null?void 0:t.href),c=o.cloneNode();c.setAttribute(i,`${a}`),n=c.outerHTML;break}r.set(n,o)}return r}function Dn({location$:e,viewport$:t,progress$:r}){let o=he();if(location.protocol==="file:")return M;let n=ur().pipe(m(l=>l.map(f=>`${new URL(f,o.base)}`))),i=h(document.body,"click").pipe(ae(n),w(([l,f])=>{if(!(l.target instanceof Element))return M;let u=l.target.closest("a");if(u===null)return M;if(u.target||l.metaKey||l.ctrlKey)return M;let d=new URL(u.href);return d.search=d.hash="",f.includes(`${d}`)?(l.preventDefault(),R(new URL(u.href))):M}),de());i.pipe(ue(1)).subscribe(()=>{let l=ce("link[rel=icon]");typeof l!="undefined"&&(l.href=l.href)}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),i.pipe(ae(t)).subscribe(([l,{offset:f}])=>{history.scrollRestoration="manual",history.replaceState(f,""),history.pushState(null,"",l)}),i.subscribe(e);let s=e.pipe(q(me()),te("pathname"),Ee(1),w(l=>lr(l,{progress$:r}).pipe(xe(()=>(st(l,!0),M))))),a=new DOMParser,c=s.pipe(w(l=>l.text()),w(l=>{let f=a.parseFromString(l,"text/html");for(let b of["[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...G("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let D=ce(b),Q=ce(b,f);typeof D!="undefined"&&typeof Q!="undefined"&&D.replaceWith(Q)}let u=Nn(document.head),d=Nn(f.head);for(let[b,D]of d)D.getAttribute("rel")==="stylesheet"||D.hasAttribute("src")||(u.has(b)?u.delete(b):document.head.appendChild(D));for(let b of u.values())b.getAttribute("rel")==="stylesheet"||b.hasAttribute("src")||b.remove();let y=Oe("container");return We(W("script",y)).pipe(w(b=>{let D=f.createElement("script");if(b.src){for(let Q of b.getAttributeNames())D.setAttribute(Q,b.getAttribute(Q));return b.replaceWith(D),new I(Q=>{D.onload=()=>Q.complete()})}else return D.textContent=b.textContent,b.replaceWith(D),M}),ee(),oe(f))}),de());return h(window,"popstate").pipe(m(me)).subscribe(e),e.pipe(q(me()),Ce(2,1),v(([l,f])=>l.pathname===f.pathname&&l.hash!==f.hash),m(([,l])=>l)).subscribe(l=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):(history.scrollRestoration="auto",pr(l.hash),history.scrollRestoration="manual")}),e.pipe(Ir(i),q(me()),Ce(2,1),v(([l,f])=>l.pathname===f.pathname&&l.hash===f.hash),m(([,l])=>l)).subscribe(l=>{history.scrollRestoration="auto",pr(l.hash),history.scrollRestoration="manual",history.back()}),c.pipe(ae(e)).subscribe(([,l])=>{var f,u;history.state!==null||!l.hash?window.scrollTo(0,(u=(f=history.state)==null?void 0:f.y)!=null?u:0):pr(l.hash)}),t.pipe(te("offset"),ye(100)).subscribe(({offset:l})=>{history.replaceState(l,"")}),c}var qn=jt(zn());function Kn(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,s)=>`${i}${s}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return s=>(0,qn.default)(s).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function Ht(e){return e.type===1}function dr(e){return e.type===3}function Qn(e,t){let r=ln(e);return L(R(location.protocol!=="file:"),Ne("search")).pipe(Pe(o=>o),w(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:G("search.suggest")}}})),r}function Yn({document$:e}){let t=he(),r=De(new URL("../versions.json",t.base)).pipe(xe(()=>M)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:s,aliases:a})=>s===i||a.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),w(n=>h(document.body,"click").pipe(v(i=>!i.metaKey&&!i.ctrlKey),ae(o),w(([i,s])=>{if(i.target instanceof Element){let a=i.target.closest("a");if(a&&!a.target&&n.has(a.href)){let c=a.href;return!i.target.closest(".md-version")&&n.get(c)===s?M:(i.preventDefault(),R(c))}}return M}),w(i=>{let{version:s}=n.get(i);return ur(new URL(i)).pipe(m(a=>{let p=me().href.replace(t.base,"");return a.includes(p.split("#")[0])?new URL(`../${s}/${p}`,t.base):new URL(i)}))})))).subscribe(n=>st(n,!0)),B([r,o]).subscribe(([n,i])=>{U(".md-header__topic").appendChild(gn(n,i))}),e.pipe(w(()=>o)).subscribe(n=>{var s;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let a=((s=t.version)==null?void 0:s.default)||"latest";Array.isArray(a)||(a=[a]);e:for(let c of a)for(let p of n.aliases.concat(n.version))if(new RegExp(c,"i").test(p)){i=!1;break e}__md_set("__outdated",i,sessionStorage)}if(i)for(let a of ne("outdated"))a.hidden=!1})}function Da(e,{worker$:t}){let{searchParams:r}=me();r.has("q")&&(Ye("search",!0),e.value=r.get("q"),e.focus(),Ne("search").pipe(Pe(i=>!i)).subscribe(()=>{let i=me();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=vt(e),n=L(t.pipe(Pe(Ht)),h(e,"keyup"),o).pipe(m(()=>e.value),X());return B([n,o]).pipe(m(([i,s])=>({value:i,focus:s})),Z(1))}function Bn(e,{worker$:t}){let r=new x,o=r.pipe(ee(),oe(!0));B([t.pipe(Pe(Ht)),r],(i,s)=>s).pipe(te("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(te("focus")).subscribe(({focus:i})=>{i&&Ye("search",i)}),h(e.form,"reset").pipe(j(o)).subscribe(()=>e.focus());let n=U("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),Da(e,{worker$:t}).pipe(T(i=>r.next(i)),A(()=>r.complete()),m(i=>P({ref:e},i)),Z(1))}function Gn(e,{worker$:t,query$:r}){let o=new x,n=Go(e.parentElement).pipe(v(Boolean)),i=e.parentElement,s=U(":scope > :first-child",e),a=U(":scope > :last-child",e);Ne("search").subscribe(l=>a.setAttribute("role",l?"list":"presentation")),o.pipe(ae(r),Wr(t.pipe(Pe(Ht)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:s.textContent=f.length?we("search.result.none"):we("search.result.placeholder");break;case 1:s.textContent=we("search.result.one");break;default:let u=ar(l.length);s.textContent=we("search.result.other",u)}});let c=o.pipe(T(()=>a.innerHTML=""),w(({items:l})=>L(R(...l.slice(0,10)),R(...l.slice(10)).pipe(Ce(4),Nr(n),w(([f])=>f)))),m(hn),de());return c.subscribe(l=>a.appendChild(l)),c.pipe(re(l=>{let f=ce("details",l);return typeof f=="undefined"?M:h(f,"toggle").pipe(j(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(v(dr),m(({data:l})=>l)).pipe(T(l=>o.next(l)),A(()=>o.complete()),m(l=>P({ref:e},l)))}function Va(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=me();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function Jn(e,t){let r=new x,o=r.pipe(ee(),oe(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(j(o)).subscribe(n=>n.preventDefault()),Va(e,t).pipe(T(n=>r.next(n)),A(()=>r.complete()),m(n=>P({ref:e},n)))}function Xn(e,{worker$:t,keyboard$:r}){let o=new x,n=Oe("search-query"),i=L(h(n,"keydown"),h(n,"focus")).pipe(Me(ie),m(()=>n.value),X());return o.pipe(Ze(i),m(([{suggest:a},c])=>{let p=c.split(/([\s-]+)/);if(a!=null&&a.length&&p[p.length-1]){let l=a[a.length-1];l.startsWith(p[p.length-1])&&(p[p.length-1]=l)}else p.length=0;return p})).subscribe(a=>e.innerHTML=a.join("").replace(/\s/g," ")),r.pipe(v(({mode:a})=>a==="search")).subscribe(a=>{switch(a.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(v(dr),m(({data:a})=>a)).pipe(T(a=>o.next(a)),A(()=>o.complete()),m(()=>({ref:e})))}function Zn(e,{index$:t,keyboard$:r}){let o=he();try{let n=Qn(o.search,t),i=Oe("search-query",e),s=Oe("search-result",e);h(e,"click").pipe(v(({target:c})=>c instanceof Element&&!!c.closest("a"))).subscribe(()=>Ye("search",!1)),r.pipe(v(({mode:c})=>c==="search")).subscribe(c=>{let p=Ie();switch(c.type){case"Enter":if(p===i){let l=new Map;for(let f of W(":first-child [href]",s)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,d])=>d-u);f.click()}c.claim()}break;case"Escape":case"Tab":Ye("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof p=="undefined")i.focus();else{let l=[i,...W(":not(details) > [href], summary, details[open] [href]",s)],f=Math.max(0,(Math.max(0,l.indexOf(p))+l.length+(c.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}c.claim();break;default:i!==Ie()&&i.focus()}}),r.pipe(v(({mode:c})=>c==="global")).subscribe(c=>{switch(c.type){case"f":case"s":case"/":i.focus(),i.select(),c.claim();break}});let a=Bn(i,{worker$:n});return L(a,Gn(s,{worker$:n,query$:a})).pipe(Re(...ne("search-share",e).map(c=>Jn(c,{query$:a})),...ne("search-suggest",e).map(c=>Xn(c,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ke}}function ei(e,{index$:t,location$:r}){return B([t,r.pipe(q(me()),v(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>Kn(o.config)(n.searchParams.get("h"))),m(o=>{var s;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let a=i.nextNode();a;a=i.nextNode())if((s=a.parentElement)!=null&&s.offsetHeight){let c=a.textContent,p=o(c);p.length>c.length&&n.set(a,p)}for(let[a,c]of n){let{childNodes:p}=S("span",null,c);a.replaceWith(...Array.from(p))}return{ref:e,nodes:n}}))}function za(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return B([r,t]).pipe(m(([{offset:i,height:s},{offset:{y:a}}])=>(s=s+Math.min(n,Math.max(0,a-i))-n,{height:s,locked:a>=i+n})),X((i,s)=>i.height===s.height&&i.locked===s.locked))}function Br(e,o){var n=o,{header$:t}=n,r=oo(n,["header$"]);let i=U(".md-sidebar__scrollwrap",e),{y:s}=Ue(i);return H(()=>{let a=new x,c=a.pipe(ee(),oe(!0)),p=a.pipe(Le(0,ge));return p.pipe(ae(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*s}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),p.pipe(Pe()).subscribe(()=>{for(let l of W(".md-nav__link--active[href]",e)){if(!l.clientHeight)continue;let f=l.closest(".md-sidebar__scrollwrap");if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=le(f);f.scrollTo({top:u-d/2})}}}),fe(W("label[tabindex]",e)).pipe(re(l=>h(l,"click").pipe(Me(ie),m(()=>l),j(c)))).subscribe(l=>{let f=U(`[id="${l.htmlFor}"]`);U(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),za(e,r).pipe(T(l=>a.next(l)),A(()=>a.complete()),m(l=>P({ref:e},l)))})}function ti(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return Lt(De(`${r}/releases/latest`).pipe(xe(()=>M),m(o=>({version:o.tag_name})),$e({})),De(r).pipe(xe(()=>M),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),$e({}))).pipe(m(([o,n])=>P(P({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return De(r).pipe(m(o=>({repositories:o.public_repos})),$e({}))}}function ri(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return De(r).pipe(xe(()=>M),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),$e({}))}function oi(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return ti(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return ri(r,o)}return M}var qa;function Ka(e){return qa||(qa=H(()=>{let t=__md_get("__source",sessionStorage);if(t)return R(t);if(ne("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return M}return oi(e.href).pipe(T(o=>__md_set("__source",o,sessionStorage)))}).pipe(xe(()=>M),v(t=>Object.keys(t).length>0),m(t=>({facts:t})),Z(1)))}function ni(e){let t=U(":scope > :last-child",e);return H(()=>{let r=new x;return r.subscribe(({facts:o})=>{t.appendChild(bn(o)),t.classList.add("md-source__repository--active")}),Ka(e).pipe(T(o=>r.next(o)),A(()=>r.complete()),m(o=>P({ref:e},o)))})}function Qa(e,{viewport$:t,header$:r}){return Se(document.body).pipe(w(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),te("hidden"))}function ii(e,t){return H(()=>{let r=new x;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(G("navigation.tabs.sticky")?R({hidden:!1}):Qa(e,t)).pipe(T(o=>r.next(o)),A(()=>r.complete()),m(o=>P({ref:e},o)))})}function Ya(e,{viewport$:t,header$:r}){let o=new Map,n=W("[href^=\\#]",e);for(let a of n){let c=decodeURIComponent(a.hash.substring(1)),p=ce(`[id="${c}"]`);typeof p!="undefined"&&o.set(a,p)}let i=r.pipe(te("height"),m(({height:a})=>{let c=Oe("main"),p=U(":scope > :first-child",c);return a+.8*(p.offsetTop-c.offsetTop)}),de());return Se(document.body).pipe(te("height"),w(a=>H(()=>{let c=[];return R([...o].reduce((p,[l,f])=>{for(;c.length&&o.get(c[c.length-1]).tagName>=f.tagName;)c.pop();let u=f.offsetTop;for(;!u&&f.parentElement;)f=f.parentElement,u=f.offsetTop;let d=f.offsetParent;for(;d;d=d.offsetParent)u+=d.offsetTop;return p.set([...c=[...c,l]].reverse(),u)},new Map))}).pipe(m(c=>new Map([...c].sort(([,p],[,l])=>p-l))),Ze(i),w(([c,p])=>t.pipe(Fr(([l,f],{offset:{y:u},size:d})=>{let y=u+d.height>=Math.floor(a.height);for(;f.length;){let[,b]=f[0];if(b-p=u&&!y)f=[l.pop(),...f];else break}return[l,f]},[[],[...c]]),X((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([a,c])=>({prev:a.map(([p])=>p),next:c.map(([p])=>p)})),q({prev:[],next:[]}),Ce(2,1),m(([a,c])=>a.prev.length{let i=new x,s=i.pipe(ee(),oe(!0));if(i.subscribe(({prev:a,next:c})=>{for(let[p]of c)p.classList.remove("md-nav__link--passed"),p.classList.remove("md-nav__link--active");for(let[p,[l]]of a.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",p===a.length-1)}),G("toc.follow")){let a=L(t.pipe(ye(1),m(()=>{})),t.pipe(ye(250),m(()=>"smooth")));i.pipe(v(({prev:c})=>c.length>0),Ze(o.pipe(Me(ie))),ae(a)).subscribe(([[{prev:c}],p])=>{let[l]=c[c.length-1];if(l.offsetHeight){let f=sr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=le(f);f.scrollTo({top:u-d/2,behavior:p})}}})}return G("navigation.tracking")&&t.pipe(j(s),te("offset"),ye(250),Ee(1),j(n.pipe(Ee(1))),at({delay:250}),ae(i)).subscribe(([,{prev:a}])=>{let c=me(),p=a[a.length-1];if(p&&p.length){let[l]=p,{hash:f}=new URL(l.href);c.hash!==f&&(c.hash=f,history.replaceState({},"",`${c}`))}else c.hash="",history.replaceState({},"",`${c}`)}),Ya(e,{viewport$:t,header$:r}).pipe(T(a=>i.next(a)),A(()=>i.complete()),m(a=>P({ref:e},a)))})}function Ba(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:s}})=>s),Ce(2,1),m(([s,a])=>s>a&&a>0),X()),i=r.pipe(m(({active:s})=>s));return B([i,n]).pipe(m(([s,a])=>!(s&&a)),X(),j(o.pipe(Ee(1))),oe(!0),at({delay:250}),m(s=>({hidden:s})))}function si(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new x,s=i.pipe(ee(),oe(!0));return i.subscribe({next({hidden:a}){e.hidden=a,a?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(j(s),te("height")).subscribe(({height:a})=>{e.style.top=`${a+16}px`}),h(e,"click").subscribe(a=>{a.preventDefault(),window.scrollTo({top:0})}),Ba(e,{viewport$:t,main$:o,target$:n}).pipe(T(a=>i.next(a)),A(()=>i.complete()),m(a=>P({ref:e},a)))}function ci({document$:e}){e.pipe(w(()=>W(".md-ellipsis")),re(t=>yt(t).pipe(j(e.pipe(Ee(1))),v(r=>r),m(()=>t),ue(1))),v(t=>t.offsetWidth{let r=t.innerText,o=t.closest("a")||t;return o.title=r,Be(o).pipe(j(e.pipe(Ee(1))),A(()=>o.removeAttribute("title")))})).subscribe(),e.pipe(w(()=>W(".md-status")),re(t=>Be(t))).subscribe()}function pi({document$:e,tablet$:t}){e.pipe(w(()=>W(".md-toggle--indeterminate")),T(r=>{r.indeterminate=!0,r.checked=!1}),re(r=>h(r,"change").pipe(Ur(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),ae(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function Ga(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function li({document$:e}){e.pipe(w(()=>W("[data-md-scrollfix]")),T(t=>t.removeAttribute("data-md-scrollfix")),v(Ga),re(t=>h(t,"touchstart").pipe(m(()=>t)))).subscribe(t=>{let r=t.scrollTop;r===0?t.scrollTop=1:r+t.offsetHeight===t.scrollHeight&&(t.scrollTop=r-1)})}function mi({viewport$:e,tablet$:t}){B([Ne("search"),t]).pipe(m(([r,o])=>r&&!o),w(r=>R(r).pipe(Qe(r?400:100))),ae(e)).subscribe(([r,{offset:{y:o}}])=>{if(r)document.body.setAttribute("data-md-scrolllock",""),document.body.style.top=`-${o}px`;else{let n=-1*parseInt(document.body.style.top,10);document.body.removeAttribute("data-md-scrolllock"),document.body.style.top="",n&&window.scrollTo(0,n)}})}Object.entries||(Object.entries=function(e){let t=[];for(let r of Object.keys(e))t.push([r,e[r]]);return t});Object.values||(Object.values=function(e){let t=[];for(let r of Object.keys(e))t.push(e[r]);return t});typeof Element!="undefined"&&(Element.prototype.scrollTo||(Element.prototype.scrollTo=function(e,t){typeof e=="object"?(this.scrollLeft=e.left,this.scrollTop=e.top):(this.scrollLeft=e,this.scrollTop=t)}),Element.prototype.replaceWith||(Element.prototype.replaceWith=function(...e){let t=this.parentNode;if(t){e.length===0&&t.removeChild(this);for(let r=e.length-1;r>=0;r--){let o=e[r];typeof o=="string"?o=document.createTextNode(o):o.parentNode&&o.parentNode.removeChild(o),r?t.insertBefore(this.previousSibling,o):t.replaceChild(o,this)}}}));function Ja(){return location.protocol==="file:"?gt(`${new URL("search/search_index.js",Gr.base)}`).pipe(m(()=>__index),Z(1)):De(new URL("search/search_index.json",Gr.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var rt=zo(),Pt=Zo(),wt=tn(Pt),Jr=Xo(),_e=pn(),hr=At("(min-width: 960px)"),ui=At("(min-width: 1220px)"),di=rn(),Gr=he(),hi=document.forms.namedItem("search")?Ja():Ke,Xr=new x;Un({alert$:Xr});var Zr=new x;G("navigation.instant")&&Dn({location$:Pt,viewport$:_e,progress$:Zr}).subscribe(rt);var fi;((fi=Gr.version)==null?void 0:fi.provider)==="mike"&&Yn({document$:rt});L(Pt,wt).pipe(Qe(125)).subscribe(()=>{Ye("drawer",!1),Ye("search",!1)});Jr.pipe(v(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=ce("link[rel=prev]");typeof t!="undefined"&&st(t);break;case"n":case".":let r=ce("link[rel=next]");typeof r!="undefined"&&st(r);break;case"Enter":let o=Ie();o instanceof HTMLLabelElement&&o.click()}});ci({document$:rt});pi({document$:rt,tablet$:hr});li({document$:rt});mi({viewport$:_e,tablet$:hr});var tt=Pn(Oe("header"),{viewport$:_e}),$t=rt.pipe(m(()=>Oe("main")),w(e=>Fn(e,{viewport$:_e,header$:tt})),Z(1)),Xa=L(...ne("consent").map(e=>fn(e,{target$:wt})),...ne("dialog").map(e=>$n(e,{alert$:Xr})),...ne("header").map(e=>Rn(e,{viewport$:_e,header$:tt,main$:$t})),...ne("palette").map(e=>jn(e)),...ne("progress").map(e=>Wn(e,{progress$:Zr})),...ne("search").map(e=>Zn(e,{index$:hi,keyboard$:Jr})),...ne("source").map(e=>ni(e))),Za=H(()=>L(...ne("announce").map(e=>mn(e)),...ne("content").map(e=>Hn(e,{viewport$:_e,target$:wt,print$:di})),...ne("content").map(e=>G("search.highlight")?ei(e,{index$:hi,location$:Pt}):M),...ne("header-title").map(e=>In(e,{viewport$:_e,header$:tt})),...ne("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?Dr(ui,()=>Br(e,{viewport$:_e,header$:tt,main$:$t})):Dr(hr,()=>Br(e,{viewport$:_e,header$:tt,main$:$t}))),...ne("tabs").map(e=>ii(e,{viewport$:_e,header$:tt})),...ne("toc").map(e=>ai(e,{viewport$:_e,header$:tt,main$:$t,target$:wt})),...ne("top").map(e=>si(e,{viewport$:_e,header$:tt,main$:$t,target$:wt})))),bi=rt.pipe(w(()=>Za),Re(Xa),Z(1));bi.subscribe();window.document$=rt;window.location$=Pt;window.target$=wt;window.keyboard$=Jr;window.viewport$=_e;window.tablet$=hr;window.screen$=ui;window.print$=di;window.alert$=Xr;window.progress$=Zr;window.component$=bi;})(); +//# sourceMappingURL=bundle.d7c377c4.min.js.map + diff --git a/assets/javascripts/bundle.d7c377c4.min.js.map b/assets/javascripts/bundle.d7c377c4.min.js.map new file mode 100644 index 00000000..a57d388a --- /dev/null +++ b/assets/javascripts/bundle.d7c377c4.min.js.map @@ -0,0 +1,7 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/clipboard/dist/clipboard.js", "node_modules/escape-html/index.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/rxjs/node_modules/tslib/tslib.es6.js", "node_modules/rxjs/src/internal/util/isFunction.ts", "node_modules/rxjs/src/internal/util/createErrorClass.ts", "node_modules/rxjs/src/internal/util/UnsubscriptionError.ts", "node_modules/rxjs/src/internal/util/arrRemove.ts", "node_modules/rxjs/src/internal/Subscription.ts", "node_modules/rxjs/src/internal/config.ts", "node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts", "node_modules/rxjs/src/internal/util/reportUnhandledError.ts", "node_modules/rxjs/src/internal/util/noop.ts", "node_modules/rxjs/src/internal/NotificationFactories.ts", "node_modules/rxjs/src/internal/util/errorContext.ts", "node_modules/rxjs/src/internal/Subscriber.ts", "node_modules/rxjs/src/internal/symbol/observable.ts", "node_modules/rxjs/src/internal/util/identity.ts", "node_modules/rxjs/src/internal/util/pipe.ts", "node_modules/rxjs/src/internal/Observable.ts", "node_modules/rxjs/src/internal/util/lift.ts", "node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts", "node_modules/rxjs/src/internal/scheduler/animationFrameProvider.ts", "node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts", "node_modules/rxjs/src/internal/Subject.ts", "node_modules/rxjs/src/internal/scheduler/dateTimestampProvider.ts", "node_modules/rxjs/src/internal/ReplaySubject.ts", "node_modules/rxjs/src/internal/scheduler/Action.ts", "node_modules/rxjs/src/internal/scheduler/intervalProvider.ts", "node_modules/rxjs/src/internal/scheduler/AsyncAction.ts", "node_modules/rxjs/src/internal/Scheduler.ts", "node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts", "node_modules/rxjs/src/internal/scheduler/async.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts", "node_modules/rxjs/src/internal/scheduler/animationFrame.ts", "node_modules/rxjs/src/internal/observable/empty.ts", "node_modules/rxjs/src/internal/util/isScheduler.ts", "node_modules/rxjs/src/internal/util/args.ts", "node_modules/rxjs/src/internal/util/isArrayLike.ts", "node_modules/rxjs/src/internal/util/isPromise.ts", "node_modules/rxjs/src/internal/util/isInteropObservable.ts", "node_modules/rxjs/src/internal/util/isAsyncIterable.ts", "node_modules/rxjs/src/internal/util/throwUnobservableError.ts", "node_modules/rxjs/src/internal/symbol/iterator.ts", "node_modules/rxjs/src/internal/util/isIterable.ts", "node_modules/rxjs/src/internal/util/isReadableStreamLike.ts", "node_modules/rxjs/src/internal/observable/innerFrom.ts", "node_modules/rxjs/src/internal/util/executeSchedule.ts", "node_modules/rxjs/src/internal/operators/observeOn.ts", "node_modules/rxjs/src/internal/operators/subscribeOn.ts", "node_modules/rxjs/src/internal/scheduled/scheduleObservable.ts", "node_modules/rxjs/src/internal/scheduled/schedulePromise.ts", "node_modules/rxjs/src/internal/scheduled/scheduleArray.ts", "node_modules/rxjs/src/internal/scheduled/scheduleIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleAsyncIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleReadableStreamLike.ts", "node_modules/rxjs/src/internal/scheduled/scheduled.ts", "node_modules/rxjs/src/internal/observable/from.ts", "node_modules/rxjs/src/internal/observable/of.ts", "node_modules/rxjs/src/internal/observable/throwError.ts", "node_modules/rxjs/src/internal/util/EmptyError.ts", "node_modules/rxjs/src/internal/util/isDate.ts", "node_modules/rxjs/src/internal/operators/map.ts", "node_modules/rxjs/src/internal/util/mapOneOrManyArgs.ts", "node_modules/rxjs/src/internal/util/argsArgArrayOrObject.ts", "node_modules/rxjs/src/internal/util/createObject.ts", "node_modules/rxjs/src/internal/observable/combineLatest.ts", "node_modules/rxjs/src/internal/operators/mergeInternals.ts", "node_modules/rxjs/src/internal/operators/mergeMap.ts", "node_modules/rxjs/src/internal/operators/mergeAll.ts", "node_modules/rxjs/src/internal/operators/concatAll.ts", "node_modules/rxjs/src/internal/observable/concat.ts", "node_modules/rxjs/src/internal/observable/defer.ts", "node_modules/rxjs/src/internal/observable/fromEvent.ts", "node_modules/rxjs/src/internal/observable/fromEventPattern.ts", "node_modules/rxjs/src/internal/observable/timer.ts", "node_modules/rxjs/src/internal/observable/merge.ts", "node_modules/rxjs/src/internal/observable/never.ts", "node_modules/rxjs/src/internal/util/argsOrArgArray.ts", "node_modules/rxjs/src/internal/operators/filter.ts", "node_modules/rxjs/src/internal/observable/zip.ts", "node_modules/rxjs/src/internal/operators/audit.ts", "node_modules/rxjs/src/internal/operators/auditTime.ts", "node_modules/rxjs/src/internal/operators/bufferCount.ts", "node_modules/rxjs/src/internal/operators/catchError.ts", "node_modules/rxjs/src/internal/operators/scanInternals.ts", "node_modules/rxjs/src/internal/operators/combineLatest.ts", "node_modules/rxjs/src/internal/operators/combineLatestWith.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/throwIfEmpty.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/first.ts", "node_modules/rxjs/src/internal/operators/takeLast.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/sample.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/templates/assets/javascripts/browser/document/index.ts", "src/templates/assets/javascripts/browser/element/_/index.ts", "src/templates/assets/javascripts/browser/element/focus/index.ts", "src/templates/assets/javascripts/browser/element/hover/index.ts", "src/templates/assets/javascripts/browser/element/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/content/index.ts", "src/templates/assets/javascripts/utilities/h/index.ts", "src/templates/assets/javascripts/utilities/round/index.ts", "src/templates/assets/javascripts/browser/script/index.ts", "src/templates/assets/javascripts/browser/element/size/_/index.ts", "src/templates/assets/javascripts/browser/element/size/content/index.ts", "src/templates/assets/javascripts/browser/element/visibility/index.ts", "src/templates/assets/javascripts/browser/toggle/index.ts", "src/templates/assets/javascripts/browser/keyboard/index.ts", "src/templates/assets/javascripts/browser/location/_/index.ts", "src/templates/assets/javascripts/browser/location/hash/index.ts", "src/templates/assets/javascripts/browser/media/index.ts", "src/templates/assets/javascripts/browser/request/index.ts", "src/templates/assets/javascripts/browser/viewport/offset/index.ts", "src/templates/assets/javascripts/browser/viewport/size/index.ts", "src/templates/assets/javascripts/browser/viewport/_/index.ts", "src/templates/assets/javascripts/browser/viewport/at/index.ts", "src/templates/assets/javascripts/browser/worker/index.ts", "src/templates/assets/javascripts/_/index.ts", "src/templates/assets/javascripts/components/_/index.ts", "src/templates/assets/javascripts/components/announce/index.ts", "src/templates/assets/javascripts/components/consent/index.ts", "src/templates/assets/javascripts/templates/tooltip/index.tsx", "src/templates/assets/javascripts/templates/annotation/index.tsx", "src/templates/assets/javascripts/templates/clipboard/index.tsx", "src/templates/assets/javascripts/templates/search/index.tsx", "src/templates/assets/javascripts/templates/source/index.tsx", "src/templates/assets/javascripts/templates/tabbed/index.tsx", "src/templates/assets/javascripts/templates/table/index.tsx", "src/templates/assets/javascripts/templates/version/index.tsx", "src/templates/assets/javascripts/components/tooltip/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "src/templates/assets/javascripts/components/content/annotation/list/index.ts", "src/templates/assets/javascripts/components/content/annotation/block/index.ts", "src/templates/assets/javascripts/components/content/code/_/index.ts", "src/templates/assets/javascripts/components/content/details/index.ts", "src/templates/assets/javascripts/components/content/mermaid/index.css", "src/templates/assets/javascripts/components/content/mermaid/index.ts", "src/templates/assets/javascripts/components/content/table/index.ts", "src/templates/assets/javascripts/components/content/tabs/index.ts", "src/templates/assets/javascripts/components/content/_/index.ts", "src/templates/assets/javascripts/components/dialog/index.ts", "src/templates/assets/javascripts/components/header/_/index.ts", "src/templates/assets/javascripts/components/header/title/index.ts", "src/templates/assets/javascripts/components/main/index.ts", "src/templates/assets/javascripts/components/palette/index.ts", "src/templates/assets/javascripts/components/progress/index.ts", "src/templates/assets/javascripts/integrations/clipboard/index.ts", "src/templates/assets/javascripts/integrations/sitemap/index.ts", "src/templates/assets/javascripts/integrations/instant/index.ts", "src/templates/assets/javascripts/integrations/search/highlighter/index.ts", "src/templates/assets/javascripts/integrations/search/worker/message/index.ts", "src/templates/assets/javascripts/integrations/search/worker/_/index.ts", "src/templates/assets/javascripts/integrations/version/index.ts", "src/templates/assets/javascripts/components/search/query/index.ts", "src/templates/assets/javascripts/components/search/result/index.ts", "src/templates/assets/javascripts/components/search/share/index.ts", "src/templates/assets/javascripts/components/search/suggest/index.ts", "src/templates/assets/javascripts/components/search/_/index.ts", "src/templates/assets/javascripts/components/search/highlight/index.ts", "src/templates/assets/javascripts/components/sidebar/index.ts", "src/templates/assets/javascripts/components/source/facts/github/index.ts", "src/templates/assets/javascripts/components/source/facts/gitlab/index.ts", "src/templates/assets/javascripts/components/source/facts/_/index.ts", "src/templates/assets/javascripts/components/source/_/index.ts", "src/templates/assets/javascripts/components/tabs/index.ts", "src/templates/assets/javascripts/components/toc/index.ts", "src/templates/assets/javascripts/components/top/index.ts", "src/templates/assets/javascripts/patches/ellipsis/index.ts", "src/templates/assets/javascripts/patches/indeterminate/index.ts", "src/templates/assets/javascripts/patches/scrollfix/index.ts", "src/templates/assets/javascripts/patches/scrolllock/index.ts", "src/templates/assets/javascripts/polyfills/index.ts"], + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT \u00A9 Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(obj); }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "/*\n * Copyright (c) 2016-2023 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"focus-visible\"\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getActiveElement,\n getOptionalElement,\n requestJSON,\n setLocation,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchScript,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountProgress,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantNavigation,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchEllipsis,\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Functions - @todo refactor\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch search index\n *\n * @returns Search index observable\n */\nfunction fetchSearchIndex(): Observable {\n if (location.protocol === \"file:\") {\n return watchScript(\n `${new URL(\"search/search_index.js\", config.base)}`\n )\n .pipe(\n // @ts-ignore - @todo fix typings\n map(() => __index),\n shareReplay(1)\n )\n } else {\n return requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget(location$)\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? fetchSearchIndex()\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up progress indicator */\nconst progress$ = new Subject()\n\n/* Set up instant navigation, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantNavigation({ location$, viewport$, progress$ })\n .subscribe(document$)\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"link[rel=prev]\")\n if (typeof prev !== \"undefined\")\n setLocation(prev)\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"link[rel=next]\")\n if (typeof next !== \"undefined\")\n setLocation(next)\n break\n\n /* Expand navigation, see https://bit.ly/3ZjG5io */\n case \"Enter\":\n const active = getActiveElement()\n if (active instanceof HTMLLabelElement)\n active.click()\n }\n })\n\n/* Set up patches */\npatchEllipsis({ document$ })\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* Header */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\n\n /* Color palette */\n ...getComponentElements(\"palette\")\n .map(el => mountPalette(el)),\n\n /* Progress bar */\n ...getComponentElements(\"progress\")\n .map(el => mountProgress(el, { progress$ })),\n\n /* Search */\n ...getComponentElements(\"search\")\n .map(el => mountSearch(el, { index$, keyboard$ })),\n\n /* Repository information */\n ...getComponentElements(\"source\")\n .map(el => mountSource(el))\n)\n\n/* Set up content component observables */\nconst content$ = defer(() => merge(\n\n /* Announcement bar */\n ...getComponentElements(\"announce\")\n .map(el => mountAnnounce(el)),\n\n /* Content */\n ...getComponentElements(\"content\")\n .map(el => mountContent(el, { viewport$, target$, print$ })),\n\n /* Search highlighting */\n ...getComponentElements(\"content\")\n .map(el => feature(\"search.highlight\")\n ? mountSearchHiglight(el, { index$, location$ })\n : EMPTY\n ),\n\n /* Header title */\n ...getComponentElements(\"header-title\")\n .map(el => mountHeaderTitle(el, { viewport$, header$ })),\n\n /* Sidebar */\n ...getComponentElements(\"sidebar\")\n .map(el => el.getAttribute(\"data-md-type\") === \"navigation\"\n ? at(screen$, () => mountSidebar(el, { viewport$, header$, main$ }))\n : at(tablet$, () => mountSidebar(el, { viewport$, header$, main$ }))\n ),\n\n /* Navigation tabs */\n ...getComponentElements(\"tabs\")\n .map(el => mountTabs(el, { viewport$, header$ })),\n\n /* Table of contents */\n ...getComponentElements(\"toc\")\n .map(el => mountTableOfContents(el, {\n viewport$, header$, main$, target$\n })),\n\n /* Back-to-top button */\n ...getComponentElements(\"top\")\n .map(el => mountBackToTop(el, { viewport$, header$, main$, target$ }))\n))\n\n/* Set up component observables */\nconst component$ = document$\n .pipe(\n switchMap(() => content$),\n mergeWith(control$),\n shareReplay(1)\n )\n\n/* Subscribe to all components */\ncomponent$.subscribe()\n\n/* ----------------------------------------------------------------------------\n * Exports\n * ------------------------------------------------------------------------- */\n\nwindow.document$ = document$ /* Document observable */\nwindow.location$ = location$ /* Location subject */\nwindow.target$ = target$ /* Location target observable */\nwindow.keyboard$ = keyboard$ /* Keyboard observable */\nwindow.viewport$ = viewport$ /* Viewport observable */\nwindow.tablet$ = tablet$ /* Media tablet observable */\nwindow.screen$ = screen$ /* Media screen observable */\nwindow.print$ = print$ /* Media print observable */\nwindow.alert$ = alert$ /* Alert subject */\nwindow.progress$ = progress$ /* Progress indicator subject */\nwindow.component$ = component$ /* Component observable */\n", "/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || Array.prototype.slice.call(from));\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n", "/**\n * Returns true if the object is a function.\n * @param value The value to check\n */\nexport function isFunction(value: any): value is (...args: any[]) => any {\n return typeof value === 'function';\n}\n", "/**\n * Used to create Error subclasses until the community moves away from ES5.\n *\n * This is because compiling from TypeScript down to ES5 has issues with subclassing Errors\n * as well as other built-in types: https://github.com/Microsoft/TypeScript/issues/12123\n *\n * @param createImpl A factory function to create the actual constructor implementation. The returned\n * function should be a named function that calls `_super` internally.\n */\nexport function createErrorClass(createImpl: (_super: any) => any): T {\n const _super = (instance: any) => {\n Error.call(instance);\n instance.stack = new Error().stack;\n };\n\n const ctorFunc = createImpl(_super);\n ctorFunc.prototype = Object.create(Error.prototype);\n ctorFunc.prototype.constructor = ctorFunc;\n return ctorFunc;\n}\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface UnsubscriptionError extends Error {\n readonly errors: any[];\n}\n\nexport interface UnsubscriptionErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (errors: any[]): UnsubscriptionError;\n}\n\n/**\n * An error thrown when one or more errors have occurred during the\n * `unsubscribe` of a {@link Subscription}.\n */\nexport const UnsubscriptionError: UnsubscriptionErrorCtor = createErrorClass(\n (_super) =>\n function UnsubscriptionErrorImpl(this: any, errors: (Error | string)[]) {\n _super(this);\n this.message = errors\n ? `${errors.length} errors occurred during unsubscription:\n${errors.map((err, i) => `${i + 1}) ${err.toString()}`).join('\\n ')}`\n : '';\n this.name = 'UnsubscriptionError';\n this.errors = errors;\n }\n);\n", "/**\n * Removes an item from an array, mutating it.\n * @param arr The array to remove the item from\n * @param item The item to remove\n */\nexport function arrRemove(arr: T[] | undefined | null, item: T) {\n if (arr) {\n const index = arr.indexOf(item);\n 0 <= index && arr.splice(index, 1);\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { UnsubscriptionError } from './util/UnsubscriptionError';\nimport { SubscriptionLike, TeardownLogic, Unsubscribable } from './types';\nimport { arrRemove } from './util/arrRemove';\n\n/**\n * Represents a disposable resource, such as the execution of an Observable. A\n * Subscription has one important method, `unsubscribe`, that takes no argument\n * and just disposes the resource held by the subscription.\n *\n * Additionally, subscriptions may be grouped together through the `add()`\n * method, which will attach a child Subscription to the current Subscription.\n * When a Subscription is unsubscribed, all its children (and its grandchildren)\n * will be unsubscribed as well.\n *\n * @class Subscription\n */\nexport class Subscription implements SubscriptionLike {\n /** @nocollapse */\n public static EMPTY = (() => {\n const empty = new Subscription();\n empty.closed = true;\n return empty;\n })();\n\n /**\n * A flag to indicate whether this Subscription has already been unsubscribed.\n */\n public closed = false;\n\n private _parentage: Subscription[] | Subscription | null = null;\n\n /**\n * The list of registered finalizers to execute upon unsubscription. Adding and removing from this\n * list occurs in the {@link #add} and {@link #remove} methods.\n */\n private _finalizers: Exclude[] | null = null;\n\n /**\n * @param initialTeardown A function executed first as part of the finalization\n * process that is kicked off when {@link #unsubscribe} is called.\n */\n constructor(private initialTeardown?: () => void) {}\n\n /**\n * Disposes the resources held by the subscription. May, for instance, cancel\n * an ongoing Observable execution or cancel any other type of work that\n * started when the Subscription was created.\n * @return {void}\n */\n unsubscribe(): void {\n let errors: any[] | undefined;\n\n if (!this.closed) {\n this.closed = true;\n\n // Remove this from it's parents.\n const { _parentage } = this;\n if (_parentage) {\n this._parentage = null;\n if (Array.isArray(_parentage)) {\n for (const parent of _parentage) {\n parent.remove(this);\n }\n } else {\n _parentage.remove(this);\n }\n }\n\n const { initialTeardown: initialFinalizer } = this;\n if (isFunction(initialFinalizer)) {\n try {\n initialFinalizer();\n } catch (e) {\n errors = e instanceof UnsubscriptionError ? e.errors : [e];\n }\n }\n\n const { _finalizers } = this;\n if (_finalizers) {\n this._finalizers = null;\n for (const finalizer of _finalizers) {\n try {\n execFinalizer(finalizer);\n } catch (err) {\n errors = errors ?? [];\n if (err instanceof UnsubscriptionError) {\n errors = [...errors, ...err.errors];\n } else {\n errors.push(err);\n }\n }\n }\n }\n\n if (errors) {\n throw new UnsubscriptionError(errors);\n }\n }\n }\n\n /**\n * Adds a finalizer to this subscription, so that finalization will be unsubscribed/called\n * when this subscription is unsubscribed. If this subscription is already {@link #closed},\n * because it has already been unsubscribed, then whatever finalizer is passed to it\n * will automatically be executed (unless the finalizer itself is also a closed subscription).\n *\n * Closed Subscriptions cannot be added as finalizers to any subscription. Adding a closed\n * subscription to a any subscription will result in no operation. (A noop).\n *\n * Adding a subscription to itself, or adding `null` or `undefined` will not perform any\n * operation at all. (A noop).\n *\n * `Subscription` instances that are added to this instance will automatically remove themselves\n * if they are unsubscribed. Functions and {@link Unsubscribable} objects that you wish to remove\n * will need to be removed manually with {@link #remove}\n *\n * @param teardown The finalization logic to add to this subscription.\n */\n add(teardown: TeardownLogic): void {\n // Only add the finalizer if it's not undefined\n // and don't add a subscription to itself.\n if (teardown && teardown !== this) {\n if (this.closed) {\n // If this subscription is already closed,\n // execute whatever finalizer is handed to it automatically.\n execFinalizer(teardown);\n } else {\n if (teardown instanceof Subscription) {\n // We don't add closed subscriptions, and we don't add the same subscription\n // twice. Subscription unsubscribe is idempotent.\n if (teardown.closed || teardown._hasParent(this)) {\n return;\n }\n teardown._addParent(this);\n }\n (this._finalizers = this._finalizers ?? []).push(teardown);\n }\n }\n }\n\n /**\n * Checks to see if a this subscription already has a particular parent.\n * This will signal that this subscription has already been added to the parent in question.\n * @param parent the parent to check for\n */\n private _hasParent(parent: Subscription) {\n const { _parentage } = this;\n return _parentage === parent || (Array.isArray(_parentage) && _parentage.includes(parent));\n }\n\n /**\n * Adds a parent to this subscription so it can be removed from the parent if it\n * unsubscribes on it's own.\n *\n * NOTE: THIS ASSUMES THAT {@link _hasParent} HAS ALREADY BEEN CHECKED.\n * @param parent The parent subscription to add\n */\n private _addParent(parent: Subscription) {\n const { _parentage } = this;\n this._parentage = Array.isArray(_parentage) ? (_parentage.push(parent), _parentage) : _parentage ? [_parentage, parent] : parent;\n }\n\n /**\n * Called on a child when it is removed via {@link #remove}.\n * @param parent The parent to remove\n */\n private _removeParent(parent: Subscription) {\n const { _parentage } = this;\n if (_parentage === parent) {\n this._parentage = null;\n } else if (Array.isArray(_parentage)) {\n arrRemove(_parentage, parent);\n }\n }\n\n /**\n * Removes a finalizer from this subscription that was previously added with the {@link #add} method.\n *\n * Note that `Subscription` instances, when unsubscribed, will automatically remove themselves\n * from every other `Subscription` they have been added to. This means that using the `remove` method\n * is not a common thing and should be used thoughtfully.\n *\n * If you add the same finalizer instance of a function or an unsubscribable object to a `Subscription` instance\n * more than once, you will need to call `remove` the same number of times to remove all instances.\n *\n * All finalizer instances are removed to free up memory upon unsubscription.\n *\n * @param teardown The finalizer to remove from this subscription\n */\n remove(teardown: Exclude): void {\n const { _finalizers } = this;\n _finalizers && arrRemove(_finalizers, teardown);\n\n if (teardown instanceof Subscription) {\n teardown._removeParent(this);\n }\n }\n}\n\nexport const EMPTY_SUBSCRIPTION = Subscription.EMPTY;\n\nexport function isSubscription(value: any): value is Subscription {\n return (\n value instanceof Subscription ||\n (value && 'closed' in value && isFunction(value.remove) && isFunction(value.add) && isFunction(value.unsubscribe))\n );\n}\n\nfunction execFinalizer(finalizer: Unsubscribable | (() => void)) {\n if (isFunction(finalizer)) {\n finalizer();\n } else {\n finalizer.unsubscribe();\n }\n}\n", "import { Subscriber } from './Subscriber';\nimport { ObservableNotification } from './types';\n\n/**\n * The {@link GlobalConfig} object for RxJS. It is used to configure things\n * like how to react on unhandled errors.\n */\nexport const config: GlobalConfig = {\n onUnhandledError: null,\n onStoppedNotification: null,\n Promise: undefined,\n useDeprecatedSynchronousErrorHandling: false,\n useDeprecatedNextContext: false,\n};\n\n/**\n * The global configuration object for RxJS, used to configure things\n * like how to react on unhandled errors. Accessible via {@link config}\n * object.\n */\nexport interface GlobalConfig {\n /**\n * A registration point for unhandled errors from RxJS. These are errors that\n * cannot were not handled by consuming code in the usual subscription path. For\n * example, if you have this configured, and you subscribe to an observable without\n * providing an error handler, errors from that subscription will end up here. This\n * will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onUnhandledError: ((err: any) => void) | null;\n\n /**\n * A registration point for notifications that cannot be sent to subscribers because they\n * have completed, errored or have been explicitly unsubscribed. By default, next, complete\n * and error notifications sent to stopped subscribers are noops. However, sometimes callers\n * might want a different behavior. For example, with sources that attempt to report errors\n * to stopped subscribers, a caller can configure RxJS to throw an unhandled error instead.\n * This will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onStoppedNotification: ((notification: ObservableNotification, subscriber: Subscriber) => void) | null;\n\n /**\n * The promise constructor used by default for {@link Observable#toPromise toPromise} and {@link Observable#forEach forEach}\n * methods.\n *\n * @deprecated As of version 8, RxJS will no longer support this sort of injection of a\n * Promise constructor. If you need a Promise implementation other than native promises,\n * please polyfill/patch Promise as you see appropriate. Will be removed in v8.\n */\n Promise?: PromiseConstructorLike;\n\n /**\n * If true, turns on synchronous error rethrowing, which is a deprecated behavior\n * in v6 and higher. This behavior enables bad patterns like wrapping a subscribe\n * call in a try/catch block. It also enables producer interference, a nasty bug\n * where a multicast can be broken for all observers by a downstream consumer with\n * an unhandled error. DO NOT USE THIS FLAG UNLESS IT'S NEEDED TO BUY TIME\n * FOR MIGRATION REASONS.\n *\n * @deprecated As of version 8, RxJS will no longer support synchronous throwing\n * of unhandled errors. All errors will be thrown on a separate call stack to prevent bad\n * behaviors described above. Will be removed in v8.\n */\n useDeprecatedSynchronousErrorHandling: boolean;\n\n /**\n * If true, enables an as-of-yet undocumented feature from v5: The ability to access\n * `unsubscribe()` via `this` context in `next` functions created in observers passed\n * to `subscribe`.\n *\n * This is being removed because the performance was severely problematic, and it could also cause\n * issues when types other than POJOs are passed to subscribe as subscribers, as they will likely have\n * their `this` context overwritten.\n *\n * @deprecated As of version 8, RxJS will no longer support altering the\n * context of next functions provided as part of an observer to Subscribe. Instead,\n * you will have access to a subscription or a signal or token that will allow you to do things like\n * unsubscribe and test closed status. Will be removed in v8.\n */\n useDeprecatedNextContext: boolean;\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetTimeoutFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearTimeoutFunction = (handle: TimerHandle) => void;\n\ninterface TimeoutProvider {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n delegate:\n | {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n }\n | undefined;\n}\n\nexport const timeoutProvider: TimeoutProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setTimeout(handler: () => void, timeout?: number, ...args) {\n const { delegate } = timeoutProvider;\n if (delegate?.setTimeout) {\n return delegate.setTimeout(handler, timeout, ...args);\n }\n return setTimeout(handler, timeout, ...args);\n },\n clearTimeout(handle) {\n const { delegate } = timeoutProvider;\n return (delegate?.clearTimeout || clearTimeout)(handle as any);\n },\n delegate: undefined,\n};\n", "import { config } from '../config';\nimport { timeoutProvider } from '../scheduler/timeoutProvider';\n\n/**\n * Handles an error on another job either with the user-configured {@link onUnhandledError},\n * or by throwing it on that new job so it can be picked up by `window.onerror`, `process.on('error')`, etc.\n *\n * This should be called whenever there is an error that is out-of-band with the subscription\n * or when an error hits a terminal boundary of the subscription and no error handler was provided.\n *\n * @param err the error to report\n */\nexport function reportUnhandledError(err: any) {\n timeoutProvider.setTimeout(() => {\n const { onUnhandledError } = config;\n if (onUnhandledError) {\n // Execute the user-configured error handler.\n onUnhandledError(err);\n } else {\n // Throw so it is picked up by the runtime's uncaught error mechanism.\n throw err;\n }\n });\n}\n", "/* tslint:disable:no-empty */\nexport function noop() { }\n", "import { CompleteNotification, NextNotification, ErrorNotification } from './types';\n\n/**\n * A completion object optimized for memory use and created to be the\n * same \"shape\" as other notifications in v8.\n * @internal\n */\nexport const COMPLETE_NOTIFICATION = (() => createNotification('C', undefined, undefined) as CompleteNotification)();\n\n/**\n * Internal use only. Creates an optimized error notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function errorNotification(error: any): ErrorNotification {\n return createNotification('E', undefined, error) as any;\n}\n\n/**\n * Internal use only. Creates an optimized next notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function nextNotification(value: T) {\n return createNotification('N', value, undefined) as NextNotification;\n}\n\n/**\n * Ensures that all notifications created internally have the same \"shape\" in v8.\n *\n * TODO: This is only exported to support a crazy legacy test in `groupBy`.\n * @internal\n */\nexport function createNotification(kind: 'N' | 'E' | 'C', value: any, error: any) {\n return {\n kind,\n value,\n error,\n };\n}\n", "import { config } from '../config';\n\nlet context: { errorThrown: boolean; error: any } | null = null;\n\n/**\n * Handles dealing with errors for super-gross mode. Creates a context, in which\n * any synchronously thrown errors will be passed to {@link captureError}. Which\n * will record the error such that it will be rethrown after the call back is complete.\n * TODO: Remove in v8\n * @param cb An immediately executed function.\n */\nexport function errorContext(cb: () => void) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n const isRoot = !context;\n if (isRoot) {\n context = { errorThrown: false, error: null };\n }\n cb();\n if (isRoot) {\n const { errorThrown, error } = context!;\n context = null;\n if (errorThrown) {\n throw error;\n }\n }\n } else {\n // This is the general non-deprecated path for everyone that\n // isn't crazy enough to use super-gross mode (useDeprecatedSynchronousErrorHandling)\n cb();\n }\n}\n\n/**\n * Captures errors only in super-gross mode.\n * @param err the error to capture\n */\nexport function captureError(err: any) {\n if (config.useDeprecatedSynchronousErrorHandling && context) {\n context.errorThrown = true;\n context.error = err;\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { Observer, ObservableNotification } from './types';\nimport { isSubscription, Subscription } from './Subscription';\nimport { config } from './config';\nimport { reportUnhandledError } from './util/reportUnhandledError';\nimport { noop } from './util/noop';\nimport { nextNotification, errorNotification, COMPLETE_NOTIFICATION } from './NotificationFactories';\nimport { timeoutProvider } from './scheduler/timeoutProvider';\nimport { captureError } from './util/errorContext';\n\n/**\n * Implements the {@link Observer} interface and extends the\n * {@link Subscription} class. While the {@link Observer} is the public API for\n * consuming the values of an {@link Observable}, all Observers get converted to\n * a Subscriber, in order to provide Subscription-like capabilities such as\n * `unsubscribe`. Subscriber is a common type in RxJS, and crucial for\n * implementing operators, but it is rarely used as a public API.\n *\n * @class Subscriber\n */\nexport class Subscriber extends Subscription implements Observer {\n /**\n * A static factory for a Subscriber, given a (potentially partial) definition\n * of an Observer.\n * @param next The `next` callback of an Observer.\n * @param error The `error` callback of an\n * Observer.\n * @param complete The `complete` callback of an\n * Observer.\n * @return A Subscriber wrapping the (partially defined)\n * Observer represented by the given arguments.\n * @nocollapse\n * @deprecated Do not use. Will be removed in v8. There is no replacement for this\n * method, and there is no reason to be creating instances of `Subscriber` directly.\n * If you have a specific use case, please file an issue.\n */\n static create(next?: (x?: T) => void, error?: (e?: any) => void, complete?: () => void): Subscriber {\n return new SafeSubscriber(next, error, complete);\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected isStopped: boolean = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected destination: Subscriber | Observer; // this `any` is the escape hatch to erase extra type param (e.g. R)\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * There is no reason to directly create an instance of Subscriber. This type is exported for typings reasons.\n */\n constructor(destination?: Subscriber | Observer) {\n super();\n if (destination) {\n this.destination = destination;\n // Automatically chain subscriptions together here.\n // if destination is a Subscription, then it is a Subscriber.\n if (isSubscription(destination)) {\n destination.add(this);\n }\n } else {\n this.destination = EMPTY_OBSERVER;\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `next` from\n * the Observable, with a value. The Observable may call this method 0 or more\n * times.\n * @param {T} [value] The `next` value.\n * @return {void}\n */\n next(value?: T): void {\n if (this.isStopped) {\n handleStoppedNotification(nextNotification(value), this);\n } else {\n this._next(value!);\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `error` from\n * the Observable, with an attached `Error`. Notifies the Observer that\n * the Observable has experienced an error condition.\n * @param {any} [err] The `error` exception.\n * @return {void}\n */\n error(err?: any): void {\n if (this.isStopped) {\n handleStoppedNotification(errorNotification(err), this);\n } else {\n this.isStopped = true;\n this._error(err);\n }\n }\n\n /**\n * The {@link Observer} callback to receive a valueless notification of type\n * `complete` from the Observable. Notifies the Observer that the Observable\n * has finished sending push-based notifications.\n * @return {void}\n */\n complete(): void {\n if (this.isStopped) {\n handleStoppedNotification(COMPLETE_NOTIFICATION, this);\n } else {\n this.isStopped = true;\n this._complete();\n }\n }\n\n unsubscribe(): void {\n if (!this.closed) {\n this.isStopped = true;\n super.unsubscribe();\n this.destination = null!;\n }\n }\n\n protected _next(value: T): void {\n this.destination.next(value);\n }\n\n protected _error(err: any): void {\n try {\n this.destination.error(err);\n } finally {\n this.unsubscribe();\n }\n }\n\n protected _complete(): void {\n try {\n this.destination.complete();\n } finally {\n this.unsubscribe();\n }\n }\n}\n\n/**\n * This bind is captured here because we want to be able to have\n * compatibility with monoid libraries that tend to use a method named\n * `bind`. In particular, a library called Monio requires this.\n */\nconst _bind = Function.prototype.bind;\n\nfunction bind any>(fn: Fn, thisArg: any): Fn {\n return _bind.call(fn, thisArg);\n}\n\n/**\n * Internal optimization only, DO NOT EXPOSE.\n * @internal\n */\nclass ConsumerObserver implements Observer {\n constructor(private partialObserver: Partial>) {}\n\n next(value: T): void {\n const { partialObserver } = this;\n if (partialObserver.next) {\n try {\n partialObserver.next(value);\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n\n error(err: any): void {\n const { partialObserver } = this;\n if (partialObserver.error) {\n try {\n partialObserver.error(err);\n } catch (error) {\n handleUnhandledError(error);\n }\n } else {\n handleUnhandledError(err);\n }\n }\n\n complete(): void {\n const { partialObserver } = this;\n if (partialObserver.complete) {\n try {\n partialObserver.complete();\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n}\n\nexport class SafeSubscriber extends Subscriber {\n constructor(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((e?: any) => void) | null,\n complete?: (() => void) | null\n ) {\n super();\n\n let partialObserver: Partial>;\n if (isFunction(observerOrNext) || !observerOrNext) {\n // The first argument is a function, not an observer. The next\n // two arguments *could* be observers, or they could be empty.\n partialObserver = {\n next: (observerOrNext ?? undefined) as (((value: T) => void) | undefined),\n error: error ?? undefined,\n complete: complete ?? undefined,\n };\n } else {\n // The first argument is a partial observer.\n let context: any;\n if (this && config.useDeprecatedNextContext) {\n // This is a deprecated path that made `this.unsubscribe()` available in\n // next handler functions passed to subscribe. This only exists behind a flag\n // now, as it is *very* slow.\n context = Object.create(observerOrNext);\n context.unsubscribe = () => this.unsubscribe();\n partialObserver = {\n next: observerOrNext.next && bind(observerOrNext.next, context),\n error: observerOrNext.error && bind(observerOrNext.error, context),\n complete: observerOrNext.complete && bind(observerOrNext.complete, context),\n };\n } else {\n // The \"normal\" path. Just use the partial observer directly.\n partialObserver = observerOrNext;\n }\n }\n\n // Wrap the partial observer to ensure it's a full observer, and\n // make sure proper error handling is accounted for.\n this.destination = new ConsumerObserver(partialObserver);\n }\n}\n\nfunction handleUnhandledError(error: any) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n captureError(error);\n } else {\n // Ideal path, we report this as an unhandled error,\n // which is thrown on a new call stack.\n reportUnhandledError(error);\n }\n}\n\n/**\n * An error handler used when no error handler was supplied\n * to the SafeSubscriber -- meaning no error handler was supplied\n * do the `subscribe` call on our observable.\n * @param err The error to handle\n */\nfunction defaultErrorHandler(err: any) {\n throw err;\n}\n\n/**\n * A handler for notifications that cannot be sent to a stopped subscriber.\n * @param notification The notification being sent\n * @param subscriber The stopped subscriber\n */\nfunction handleStoppedNotification(notification: ObservableNotification, subscriber: Subscriber) {\n const { onStoppedNotification } = config;\n onStoppedNotification && timeoutProvider.setTimeout(() => onStoppedNotification(notification, subscriber));\n}\n\n/**\n * The observer used as a stub for subscriptions where the user did not\n * pass any arguments to `subscribe`. Comes with the default error handling\n * behavior.\n */\nexport const EMPTY_OBSERVER: Readonly> & { closed: true } = {\n closed: true,\n next: noop,\n error: defaultErrorHandler,\n complete: noop,\n};\n", "/**\n * Symbol.observable or a string \"@@observable\". Used for interop\n *\n * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS.\n * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable\n */\nexport const observable: string | symbol = (() => (typeof Symbol === 'function' && Symbol.observable) || '@@observable')();\n", "/**\n * This function takes one parameter and just returns it. Simply put,\n * this is like `(x: T): T => x`.\n *\n * ## Examples\n *\n * This is useful in some cases when using things like `mergeMap`\n *\n * ```ts\n * import { interval, take, map, range, mergeMap, identity } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(5));\n *\n * const result$ = source$.pipe(\n * map(i => range(i)),\n * mergeMap(identity) // same as mergeMap(x => x)\n * );\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * Or when you want to selectively apply an operator\n *\n * ```ts\n * import { interval, take, identity } from 'rxjs';\n *\n * const shouldLimit = () => Math.random() < 0.5;\n *\n * const source$ = interval(1000);\n *\n * const result$ = source$.pipe(shouldLimit() ? take(5) : identity);\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * @param x Any value that is returned by this function\n * @returns The value passed as the first parameter to this function\n */\nexport function identity(x: T): T {\n return x;\n}\n", "import { identity } from './identity';\nimport { UnaryFunction } from '../types';\n\nexport function pipe(): typeof identity;\nexport function pipe(fn1: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction, fn3: UnaryFunction): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction,\n ...fns: UnaryFunction[]\n): UnaryFunction;\n\n/**\n * pipe() can be called on one or more functions, each of which can take one argument (\"UnaryFunction\")\n * and uses it to return a value.\n * It returns a function that takes one argument, passes it to the first UnaryFunction, and then\n * passes the result to the next one, passes that result to the next one, and so on. \n */\nexport function pipe(...fns: Array>): UnaryFunction {\n return pipeFromArray(fns);\n}\n\n/** @internal */\nexport function pipeFromArray(fns: Array>): UnaryFunction {\n if (fns.length === 0) {\n return identity as UnaryFunction;\n }\n\n if (fns.length === 1) {\n return fns[0];\n }\n\n return function piped(input: T): R {\n return fns.reduce((prev: any, fn: UnaryFunction) => fn(prev), input as any);\n };\n}\n", "import { Operator } from './Operator';\nimport { SafeSubscriber, Subscriber } from './Subscriber';\nimport { isSubscription, Subscription } from './Subscription';\nimport { TeardownLogic, OperatorFunction, Subscribable, Observer } from './types';\nimport { observable as Symbol_observable } from './symbol/observable';\nimport { pipeFromArray } from './util/pipe';\nimport { config } from './config';\nimport { isFunction } from './util/isFunction';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A representation of any set of values over any amount of time. This is the most basic building block\n * of RxJS.\n *\n * @class Observable\n */\nexport class Observable implements Subscribable {\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n source: Observable | undefined;\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n operator: Operator | undefined;\n\n /**\n * @constructor\n * @param {Function} subscribe the function that is called when the Observable is\n * initially subscribed to. This function is given a Subscriber, to which new values\n * can be `next`ed, or an `error` method can be called to raise an error, or\n * `complete` can be called to notify of a successful completion.\n */\n constructor(subscribe?: (this: Observable, subscriber: Subscriber) => TeardownLogic) {\n if (subscribe) {\n this._subscribe = subscribe;\n }\n }\n\n // HACK: Since TypeScript inherits static properties too, we have to\n // fight against TypeScript here so Subject can have a different static create signature\n /**\n * Creates a new Observable by calling the Observable constructor\n * @owner Observable\n * @method create\n * @param {Function} subscribe? the subscriber function to be passed to the Observable constructor\n * @return {Observable} a new observable\n * @nocollapse\n * @deprecated Use `new Observable()` instead. Will be removed in v8.\n */\n static create: (...args: any[]) => any = (subscribe?: (subscriber: Subscriber) => TeardownLogic) => {\n return new Observable(subscribe);\n };\n\n /**\n * Creates a new Observable, with this Observable instance as the source, and the passed\n * operator defined as the new observable's operator.\n * @method lift\n * @param operator the operator defining the operation to take on the observable\n * @return a new observable with the Operator applied\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * If you have implemented an operator using `lift`, it is recommended that you create an\n * operator by simply returning `new Observable()` directly. See \"Creating new operators from\n * scratch\" section here: https://rxjs.dev/guide/operators\n */\n lift(operator?: Operator): Observable {\n const observable = new Observable();\n observable.source = this;\n observable.operator = operator;\n return observable;\n }\n\n subscribe(observerOrNext?: Partial> | ((value: T) => void)): Subscription;\n /** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\n subscribe(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): Subscription;\n /**\n * Invokes an execution of an Observable and registers Observer handlers for notifications it will emit.\n *\n * Use it when you have all these Observables, but still nothing is happening.\n *\n * `subscribe` is not a regular operator, but a method that calls Observable's internal `subscribe` function. It\n * might be for example a function that you passed to Observable's constructor, but most of the time it is\n * a library implementation, which defines what will be emitted by an Observable, and when it be will emitted. This means\n * that calling `subscribe` is actually the moment when Observable starts its work, not when it is created, as it is often\n * the thought.\n *\n * Apart from starting the execution of an Observable, this method allows you to listen for values\n * that an Observable emits, as well as for when it completes or errors. You can achieve this in two\n * of the following ways.\n *\n * The first way is creating an object that implements {@link Observer} interface. It should have methods\n * defined by that interface, but note that it should be just a regular JavaScript object, which you can create\n * yourself in any way you want (ES6 class, classic function constructor, object literal etc.). In particular, do\n * not attempt to use any RxJS implementation details to create Observers - you don't need them. Remember also\n * that your object does not have to implement all methods. If you find yourself creating a method that doesn't\n * do anything, you can simply omit it. Note however, if the `error` method is not provided and an error happens,\n * it will be thrown asynchronously. Errors thrown asynchronously cannot be caught using `try`/`catch`. Instead,\n * use the {@link onUnhandledError} configuration option or use a runtime handler (like `window.onerror` or\n * `process.on('error)`) to be notified of unhandled errors. Because of this, it's recommended that you provide\n * an `error` method to avoid missing thrown errors.\n *\n * The second way is to give up on Observer object altogether and simply provide callback functions in place of its methods.\n * This means you can provide three functions as arguments to `subscribe`, where the first function is equivalent\n * of a `next` method, the second of an `error` method and the third of a `complete` method. Just as in case of an Observer,\n * if you do not need to listen for something, you can omit a function by passing `undefined` or `null`,\n * since `subscribe` recognizes these functions by where they were placed in function call. When it comes\n * to the `error` function, as with an Observer, if not provided, errors emitted by an Observable will be thrown asynchronously.\n *\n * You can, however, subscribe with no parameters at all. This may be the case where you're not interested in terminal events\n * and you also handled emissions internally by using operators (e.g. using `tap`).\n *\n * Whichever style of calling `subscribe` you use, in both cases it returns a Subscription object.\n * This object allows you to call `unsubscribe` on it, which in turn will stop the work that an Observable does and will clean\n * up all resources that an Observable used. Note that cancelling a subscription will not call `complete` callback\n * provided to `subscribe` function, which is reserved for a regular completion signal that comes from an Observable.\n *\n * Remember that callbacks provided to `subscribe` are not guaranteed to be called asynchronously.\n * It is an Observable itself that decides when these functions will be called. For example {@link of}\n * by default emits all its values synchronously. Always check documentation for how given Observable\n * will behave when subscribed and if its default behavior can be modified with a `scheduler`.\n *\n * #### Examples\n *\n * Subscribe with an {@link guide/observer Observer}\n *\n * ```ts\n * import { of } from 'rxjs';\n *\n * const sumObserver = {\n * sum: 0,\n * next(value) {\n * console.log('Adding: ' + value);\n * this.sum = this.sum + value;\n * },\n * error() {\n * // We actually could just remove this method,\n * // since we do not really care about errors right now.\n * },\n * complete() {\n * console.log('Sum equals: ' + this.sum);\n * }\n * };\n *\n * of(1, 2, 3) // Synchronously emits 1, 2, 3 and then completes.\n * .subscribe(sumObserver);\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Subscribe with functions ({@link deprecations/subscribe-arguments deprecated})\n *\n * ```ts\n * import { of } from 'rxjs'\n *\n * let sum = 0;\n *\n * of(1, 2, 3).subscribe(\n * value => {\n * console.log('Adding: ' + value);\n * sum = sum + value;\n * },\n * undefined,\n * () => console.log('Sum equals: ' + sum)\n * );\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Cancel a subscription\n *\n * ```ts\n * import { interval } from 'rxjs';\n *\n * const subscription = interval(1000).subscribe({\n * next(num) {\n * console.log(num)\n * },\n * complete() {\n * // Will not be called, even when cancelling subscription.\n * console.log('completed!');\n * }\n * });\n *\n * setTimeout(() => {\n * subscription.unsubscribe();\n * console.log('unsubscribed!');\n * }, 2500);\n *\n * // Logs:\n * // 0 after 1s\n * // 1 after 2s\n * // 'unsubscribed!' after 2.5s\n * ```\n *\n * @param {Observer|Function} observerOrNext (optional) Either an observer with methods to be called,\n * or the first of three possible handlers, which is the handler for each value emitted from the subscribed\n * Observable.\n * @param {Function} error (optional) A handler for a terminal event resulting from an error. If no error handler is provided,\n * the error will be thrown asynchronously as unhandled.\n * @param {Function} complete (optional) A handler for a terminal event resulting from successful completion.\n * @return {Subscription} a subscription reference to the registered handlers\n * @method subscribe\n */\n subscribe(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((error: any) => void) | null,\n complete?: (() => void) | null\n ): Subscription {\n const subscriber = isSubscriber(observerOrNext) ? observerOrNext : new SafeSubscriber(observerOrNext, error, complete);\n\n errorContext(() => {\n const { operator, source } = this;\n subscriber.add(\n operator\n ? // We're dealing with a subscription in the\n // operator chain to one of our lifted operators.\n operator.call(subscriber, source)\n : source\n ? // If `source` has a value, but `operator` does not, something that\n // had intimate knowledge of our API, like our `Subject`, must have\n // set it. We're going to just call `_subscribe` directly.\n this._subscribe(subscriber)\n : // In all other cases, we're likely wrapping a user-provided initializer\n // function, so we need to catch errors and handle them appropriately.\n this._trySubscribe(subscriber)\n );\n });\n\n return subscriber;\n }\n\n /** @internal */\n protected _trySubscribe(sink: Subscriber): TeardownLogic {\n try {\n return this._subscribe(sink);\n } catch (err) {\n // We don't need to return anything in this case,\n // because it's just going to try to `add()` to a subscription\n // above.\n sink.error(err);\n }\n }\n\n /**\n * Used as a NON-CANCELLABLE means of subscribing to an observable, for use with\n * APIs that expect promises, like `async/await`. You cannot unsubscribe from this.\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * #### Example\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(4));\n *\n * async function getTotal() {\n * let total = 0;\n *\n * await source$.forEach(value => {\n * total += value;\n * console.log('observable -> ' + value);\n * });\n *\n * return total;\n * }\n *\n * getTotal().then(\n * total => console.log('Total: ' + total)\n * );\n *\n * // Expected:\n * // 'observable -> 0'\n * // 'observable -> 1'\n * // 'observable -> 2'\n * // 'observable -> 3'\n * // 'Total: 6'\n * ```\n *\n * @param next a handler for each value emitted by the observable\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n */\n forEach(next: (value: T) => void): Promise;\n\n /**\n * @param next a handler for each value emitted by the observable\n * @param promiseCtor a constructor function used to instantiate the Promise\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n * @deprecated Passing a Promise constructor will no longer be available\n * in upcoming versions of RxJS. This is because it adds weight to the library, for very\n * little benefit. If you need this functionality, it is recommended that you either\n * polyfill Promise, or you create an adapter to convert the returned native promise\n * to whatever promise implementation you wanted. Will be removed in v8.\n */\n forEach(next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise;\n\n forEach(next: (value: T) => void, promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n const subscriber = new SafeSubscriber({\n next: (value) => {\n try {\n next(value);\n } catch (err) {\n reject(err);\n subscriber.unsubscribe();\n }\n },\n error: reject,\n complete: resolve,\n });\n this.subscribe(subscriber);\n }) as Promise;\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): TeardownLogic {\n return this.source?.subscribe(subscriber);\n }\n\n /**\n * An interop point defined by the es7-observable spec https://github.com/zenparsing/es-observable\n * @method Symbol.observable\n * @return {Observable} this instance of the observable\n */\n [Symbol_observable]() {\n return this;\n }\n\n /* tslint:disable:max-line-length */\n pipe(): Observable;\n pipe(op1: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction, op3: OperatorFunction): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction,\n ...operations: OperatorFunction[]\n ): Observable;\n /* tslint:enable:max-line-length */\n\n /**\n * Used to stitch together functional operators into a chain.\n * @method pipe\n * @return {Observable} the Observable result of all of the operators having\n * been called in the order they were passed in.\n *\n * ## Example\n *\n * ```ts\n * import { interval, filter, map, scan } from 'rxjs';\n *\n * interval(1000)\n * .pipe(\n * filter(x => x % 2 === 0),\n * map(x => x + x),\n * scan((acc, x) => acc + x)\n * )\n * .subscribe(x => console.log(x));\n * ```\n */\n pipe(...operations: OperatorFunction[]): Observable {\n return pipeFromArray(operations)(this);\n }\n\n /* tslint:disable:max-line-length */\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: typeof Promise): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: PromiseConstructorLike): Promise;\n /* tslint:enable:max-line-length */\n\n /**\n * Subscribe to this Observable and get a Promise resolving on\n * `complete` with the last emission (if any).\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * @method toPromise\n * @param [promiseCtor] a constructor function used to instantiate\n * the Promise\n * @return A Promise that resolves with the last value emit, or\n * rejects on an error. If there were no emissions, Promise\n * resolves with undefined.\n * @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise\n */\n toPromise(promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n let value: T | undefined;\n this.subscribe(\n (x: T) => (value = x),\n (err: any) => reject(err),\n () => resolve(value)\n );\n }) as Promise;\n }\n}\n\n/**\n * Decides between a passed promise constructor from consuming code,\n * A default configured promise constructor, and the native promise\n * constructor and returns it. If nothing can be found, it will throw\n * an error.\n * @param promiseCtor The optional promise constructor to passed by consuming code\n */\nfunction getPromiseCtor(promiseCtor: PromiseConstructorLike | undefined) {\n return promiseCtor ?? config.Promise ?? Promise;\n}\n\nfunction isObserver(value: any): value is Observer {\n return value && isFunction(value.next) && isFunction(value.error) && isFunction(value.complete);\n}\n\nfunction isSubscriber(value: any): value is Subscriber {\n return (value && value instanceof Subscriber) || (isObserver(value) && isSubscription(value));\n}\n", "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction } from '../types';\nimport { isFunction } from './isFunction';\n\n/**\n * Used to determine if an object is an Observable with a lift function.\n */\nexport function hasLift(source: any): source is { lift: InstanceType['lift'] } {\n return isFunction(source?.lift);\n}\n\n/**\n * Creates an `OperatorFunction`. Used to define operators throughout the library in a concise way.\n * @param init The logic to connect the liftedSource to the subscriber at the moment of subscription.\n */\nexport function operate(\n init: (liftedSource: Observable, subscriber: Subscriber) => (() => void) | void\n): OperatorFunction {\n return (source: Observable) => {\n if (hasLift(source)) {\n return source.lift(function (this: Subscriber, liftedSource: Observable) {\n try {\n return init(liftedSource, this);\n } catch (err) {\n this.error(err);\n }\n });\n }\n throw new TypeError('Unable to lift unknown Observable type');\n };\n}\n", "import { Subscriber } from '../Subscriber';\n\n/**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional teardown logic here. This will only be called on teardown if the\n * subscriber itself is not already closed. This is called after all other teardown logic is executed.\n */\nexport function createOperatorSubscriber(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n onFinalize?: () => void\n): Subscriber {\n return new OperatorSubscriber(destination, onNext, onComplete, onError, onFinalize);\n}\n\n/**\n * A generic helper for allowing operators to be created with a Subscriber and\n * use closures to capture necessary state from the operator function itself.\n */\nexport class OperatorSubscriber extends Subscriber {\n /**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional finalization logic here. This will only be called on finalization if the\n * subscriber itself is not already closed. This is called after all other finalization logic is executed.\n * @param shouldUnsubscribe An optional check to see if an unsubscribe call should truly unsubscribe.\n * NOTE: This currently **ONLY** exists to support the strange behavior of {@link groupBy}, where unsubscription\n * to the resulting observable does not actually disconnect from the source if there are active subscriptions\n * to any grouped observable. (DO NOT EXPOSE OR USE EXTERNALLY!!!)\n */\n constructor(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n private onFinalize?: () => void,\n private shouldUnsubscribe?: () => boolean\n ) {\n // It's important - for performance reasons - that all of this class's\n // members are initialized and that they are always initialized in the same\n // order. This will ensure that all OperatorSubscriber instances have the\n // same hidden class in V8. This, in turn, will help keep the number of\n // hidden classes involved in property accesses within the base class as\n // low as possible. If the number of hidden classes involved exceeds four,\n // the property accesses will become megamorphic and performance penalties\n // will be incurred - i.e. inline caches won't be used.\n //\n // The reasons for ensuring all instances have the same hidden class are\n // further discussed in this blog post from Benedikt Meurer:\n // https://benediktmeurer.de/2018/03/23/impact-of-polymorphism-on-component-based-frameworks-like-react/\n super(destination);\n this._next = onNext\n ? function (this: OperatorSubscriber, value: T) {\n try {\n onNext(value);\n } catch (err) {\n destination.error(err);\n }\n }\n : super._next;\n this._error = onError\n ? function (this: OperatorSubscriber, err: any) {\n try {\n onError(err);\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._error;\n this._complete = onComplete\n ? function (this: OperatorSubscriber) {\n try {\n onComplete();\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._complete;\n }\n\n unsubscribe() {\n if (!this.shouldUnsubscribe || this.shouldUnsubscribe()) {\n const { closed } = this;\n super.unsubscribe();\n // Execute additional teardown if we have any and we didn't already do so.\n !closed && this.onFinalize?.();\n }\n }\n}\n", "import { Subscription } from '../Subscription';\n\ninterface AnimationFrameProvider {\n schedule(callback: FrameRequestCallback): Subscription;\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n delegate:\n | {\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n }\n | undefined;\n}\n\nexport const animationFrameProvider: AnimationFrameProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n schedule(callback) {\n let request = requestAnimationFrame;\n let cancel: typeof cancelAnimationFrame | undefined = cancelAnimationFrame;\n const { delegate } = animationFrameProvider;\n if (delegate) {\n request = delegate.requestAnimationFrame;\n cancel = delegate.cancelAnimationFrame;\n }\n const handle = request((timestamp) => {\n // Clear the cancel function. The request has been fulfilled, so\n // attempting to cancel the request upon unsubscription would be\n // pointless.\n cancel = undefined;\n callback(timestamp);\n });\n return new Subscription(() => cancel?.(handle));\n },\n requestAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.requestAnimationFrame || requestAnimationFrame)(...args);\n },\n cancelAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.cancelAnimationFrame || cancelAnimationFrame)(...args);\n },\n delegate: undefined,\n};\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface ObjectUnsubscribedError extends Error {}\n\nexport interface ObjectUnsubscribedErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (): ObjectUnsubscribedError;\n}\n\n/**\n * An error thrown when an action is invalid because the object has been\n * unsubscribed.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n *\n * @class ObjectUnsubscribedError\n */\nexport const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor = createErrorClass(\n (_super) =>\n function ObjectUnsubscribedErrorImpl(this: any) {\n _super(this);\n this.name = 'ObjectUnsubscribedError';\n this.message = 'object unsubscribed';\n }\n);\n", "import { Operator } from './Operator';\nimport { Observable } from './Observable';\nimport { Subscriber } from './Subscriber';\nimport { Subscription, EMPTY_SUBSCRIPTION } from './Subscription';\nimport { Observer, SubscriptionLike, TeardownLogic } from './types';\nimport { ObjectUnsubscribedError } from './util/ObjectUnsubscribedError';\nimport { arrRemove } from './util/arrRemove';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A Subject is a special type of Observable that allows values to be\n * multicasted to many Observers. Subjects are like EventEmitters.\n *\n * Every Subject is an Observable and an Observer. You can subscribe to a\n * Subject, and you can call next to feed values as well as error and complete.\n */\nexport class Subject extends Observable implements SubscriptionLike {\n closed = false;\n\n private currentObservers: Observer[] | null = null;\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n observers: Observer[] = [];\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n isStopped = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n hasError = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n thrownError: any = null;\n\n /**\n * Creates a \"subject\" by basically gluing an observer to an observable.\n *\n * @nocollapse\n * @deprecated Recommended you do not use. Will be removed at some point in the future. Plans for replacement still under discussion.\n */\n static create: (...args: any[]) => any = (destination: Observer, source: Observable): AnonymousSubject => {\n return new AnonymousSubject(destination, source);\n };\n\n constructor() {\n // NOTE: This must be here to obscure Observable's constructor.\n super();\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n lift(operator: Operator): Observable {\n const subject = new AnonymousSubject(this, this);\n subject.operator = operator as any;\n return subject as any;\n }\n\n /** @internal */\n protected _throwIfClosed() {\n if (this.closed) {\n throw new ObjectUnsubscribedError();\n }\n }\n\n next(value: T) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n if (!this.currentObservers) {\n this.currentObservers = Array.from(this.observers);\n }\n for (const observer of this.currentObservers) {\n observer.next(value);\n }\n }\n });\n }\n\n error(err: any) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.hasError = this.isStopped = true;\n this.thrownError = err;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.error(err);\n }\n }\n });\n }\n\n complete() {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.isStopped = true;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.complete();\n }\n }\n });\n }\n\n unsubscribe() {\n this.isStopped = this.closed = true;\n this.observers = this.currentObservers = null!;\n }\n\n get observed() {\n return this.observers?.length > 0;\n }\n\n /** @internal */\n protected _trySubscribe(subscriber: Subscriber): TeardownLogic {\n this._throwIfClosed();\n return super._trySubscribe(subscriber);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._checkFinalizedStatuses(subscriber);\n return this._innerSubscribe(subscriber);\n }\n\n /** @internal */\n protected _innerSubscribe(subscriber: Subscriber) {\n const { hasError, isStopped, observers } = this;\n if (hasError || isStopped) {\n return EMPTY_SUBSCRIPTION;\n }\n this.currentObservers = null;\n observers.push(subscriber);\n return new Subscription(() => {\n this.currentObservers = null;\n arrRemove(observers, subscriber);\n });\n }\n\n /** @internal */\n protected _checkFinalizedStatuses(subscriber: Subscriber) {\n const { hasError, thrownError, isStopped } = this;\n if (hasError) {\n subscriber.error(thrownError);\n } else if (isStopped) {\n subscriber.complete();\n }\n }\n\n /**\n * Creates a new Observable with this Subject as the source. You can do this\n * to create custom Observer-side logic of the Subject and conceal it from\n * code that uses the Observable.\n * @return {Observable} Observable that the Subject casts to\n */\n asObservable(): Observable {\n const observable: any = new Observable();\n observable.source = this;\n return observable;\n }\n}\n\n/**\n * @class AnonymousSubject\n */\nexport class AnonymousSubject extends Subject {\n constructor(\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n public destination?: Observer,\n source?: Observable\n ) {\n super();\n this.source = source;\n }\n\n next(value: T) {\n this.destination?.next?.(value);\n }\n\n error(err: any) {\n this.destination?.error?.(err);\n }\n\n complete() {\n this.destination?.complete?.();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n return this.source?.subscribe(subscriber) ?? EMPTY_SUBSCRIPTION;\n }\n}\n", "import { TimestampProvider } from '../types';\n\ninterface DateTimestampProvider extends TimestampProvider {\n delegate: TimestampProvider | undefined;\n}\n\nexport const dateTimestampProvider: DateTimestampProvider = {\n now() {\n // Use the variable rather than `this` so that the function can be called\n // without being bound to the provider.\n return (dateTimestampProvider.delegate || Date).now();\n },\n delegate: undefined,\n};\n", "import { Subject } from './Subject';\nimport { TimestampProvider } from './types';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * A variant of {@link Subject} that \"replays\" old values to new subscribers by emitting them when they first subscribe.\n *\n * `ReplaySubject` has an internal buffer that will store a specified number of values that it has observed. Like `Subject`,\n * `ReplaySubject` \"observes\" values by having them passed to its `next` method. When it observes a value, it will store that\n * value for a time determined by the configuration of the `ReplaySubject`, as passed to its constructor.\n *\n * When a new subscriber subscribes to the `ReplaySubject` instance, it will synchronously emit all values in its buffer in\n * a First-In-First-Out (FIFO) manner. The `ReplaySubject` will also complete, if it has observed completion; and it will\n * error if it has observed an error.\n *\n * There are two main configuration items to be concerned with:\n *\n * 1. `bufferSize` - This will determine how many items are stored in the buffer, defaults to infinite.\n * 2. `windowTime` - The amount of time to hold a value in the buffer before removing it from the buffer.\n *\n * Both configurations may exist simultaneously. So if you would like to buffer a maximum of 3 values, as long as the values\n * are less than 2 seconds old, you could do so with a `new ReplaySubject(3, 2000)`.\n *\n * ### Differences with BehaviorSubject\n *\n * `BehaviorSubject` is similar to `new ReplaySubject(1)`, with a couple of exceptions:\n *\n * 1. `BehaviorSubject` comes \"primed\" with a single value upon construction.\n * 2. `ReplaySubject` will replay values, even after observing an error, where `BehaviorSubject` will not.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n * @see {@link shareReplay}\n */\nexport class ReplaySubject extends Subject {\n private _buffer: (T | number)[] = [];\n private _infiniteTimeWindow = true;\n\n /**\n * @param bufferSize The size of the buffer to replay on subscription\n * @param windowTime The amount of time the buffered items will stay buffered\n * @param timestampProvider An object with a `now()` method that provides the current timestamp. This is used to\n * calculate the amount of time something has been buffered.\n */\n constructor(\n private _bufferSize = Infinity,\n private _windowTime = Infinity,\n private _timestampProvider: TimestampProvider = dateTimestampProvider\n ) {\n super();\n this._infiniteTimeWindow = _windowTime === Infinity;\n this._bufferSize = Math.max(1, _bufferSize);\n this._windowTime = Math.max(1, _windowTime);\n }\n\n next(value: T): void {\n const { isStopped, _buffer, _infiniteTimeWindow, _timestampProvider, _windowTime } = this;\n if (!isStopped) {\n _buffer.push(value);\n !_infiniteTimeWindow && _buffer.push(_timestampProvider.now() + _windowTime);\n }\n this._trimBuffer();\n super.next(value);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._trimBuffer();\n\n const subscription = this._innerSubscribe(subscriber);\n\n const { _infiniteTimeWindow, _buffer } = this;\n // We use a copy here, so reentrant code does not mutate our array while we're\n // emitting it to a new subscriber.\n const copy = _buffer.slice();\n for (let i = 0; i < copy.length && !subscriber.closed; i += _infiniteTimeWindow ? 1 : 2) {\n subscriber.next(copy[i] as T);\n }\n\n this._checkFinalizedStatuses(subscriber);\n\n return subscription;\n }\n\n private _trimBuffer() {\n const { _bufferSize, _timestampProvider, _buffer, _infiniteTimeWindow } = this;\n // If we don't have an infinite buffer size, and we're over the length,\n // use splice to truncate the old buffer values off. Note that we have to\n // double the size for instances where we're not using an infinite time window\n // because we're storing the values and the timestamps in the same array.\n const adjustedBufferSize = (_infiniteTimeWindow ? 1 : 2) * _bufferSize;\n _bufferSize < Infinity && adjustedBufferSize < _buffer.length && _buffer.splice(0, _buffer.length - adjustedBufferSize);\n\n // Now, if we're not in an infinite time window, remove all values where the time is\n // older than what is allowed.\n if (!_infiniteTimeWindow) {\n const now = _timestampProvider.now();\n let last = 0;\n // Search the array for the first timestamp that isn't expired and\n // truncate the buffer up to that point.\n for (let i = 1; i < _buffer.length && (_buffer[i] as number) <= now; i += 2) {\n last = i;\n }\n last && _buffer.splice(0, last + 1);\n }\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Subscription } from '../Subscription';\nimport { SchedulerAction } from '../types';\n\n/**\n * A unit of work to be executed in a `scheduler`. An action is typically\n * created from within a {@link SchedulerLike} and an RxJS user does not need to concern\n * themselves about creating and manipulating an Action.\n *\n * ```ts\n * class Action extends Subscription {\n * new (scheduler: Scheduler, work: (state?: T) => void);\n * schedule(state?: T, delay: number = 0): Subscription;\n * }\n * ```\n *\n * @class Action\n */\nexport class Action extends Subscription {\n constructor(scheduler: Scheduler, work: (this: SchedulerAction, state?: T) => void) {\n super();\n }\n /**\n * Schedules this action on its parent {@link SchedulerLike} for execution. May be passed\n * some context object, `state`. May happen at some point in the future,\n * according to the `delay` parameter, if specified.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler.\n * @return {void}\n */\n public schedule(state?: T, delay: number = 0): Subscription {\n return this;\n }\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetIntervalFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearIntervalFunction = (handle: TimerHandle) => void;\n\ninterface IntervalProvider {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n delegate:\n | {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n }\n | undefined;\n}\n\nexport const intervalProvider: IntervalProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setInterval(handler: () => void, timeout?: number, ...args) {\n const { delegate } = intervalProvider;\n if (delegate?.setInterval) {\n return delegate.setInterval(handler, timeout, ...args);\n }\n return setInterval(handler, timeout, ...args);\n },\n clearInterval(handle) {\n const { delegate } = intervalProvider;\n return (delegate?.clearInterval || clearInterval)(handle as any);\n },\n delegate: undefined,\n};\n", "import { Action } from './Action';\nimport { SchedulerAction } from '../types';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { intervalProvider } from './intervalProvider';\nimport { arrRemove } from '../util/arrRemove';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncAction extends Action {\n public id: TimerHandle | undefined;\n public state?: T;\n // @ts-ignore: Property has no initializer and is not definitely assigned\n public delay: number;\n protected pending: boolean = false;\n\n constructor(protected scheduler: AsyncScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (this.closed) {\n return this;\n }\n\n // Always replace the current state with the new state.\n this.state = state;\n\n const id = this.id;\n const scheduler = this.scheduler;\n\n //\n // Important implementation note:\n //\n // Actions only execute once by default, unless rescheduled from within the\n // scheduled callback. This allows us to implement single and repeat\n // actions via the same code path, without adding API surface area, as well\n // as mimic traditional recursion but across asynchronous boundaries.\n //\n // However, JS runtimes and timers distinguish between intervals achieved by\n // serial `setTimeout` calls vs. a single `setInterval` call. An interval of\n // serial `setTimeout` calls can be individually delayed, which delays\n // scheduling the next `setTimeout`, and so on. `setInterval` attempts to\n // guarantee the interval callback will be invoked more precisely to the\n // interval period, regardless of load.\n //\n // Therefore, we use `setInterval` to schedule single and repeat actions.\n // If the action reschedules itself with the same delay, the interval is not\n // canceled. If the action doesn't reschedule, or reschedules with a\n // different delay, the interval will be canceled after scheduled callback\n // execution.\n //\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, delay);\n }\n\n // Set the pending flag indicating that this action has been scheduled, or\n // has recursively rescheduled itself.\n this.pending = true;\n\n this.delay = delay;\n // If this action has already an async Id, don't request a new one.\n this.id = this.id ?? this.requestAsyncId(scheduler, this.id, delay);\n\n return this;\n }\n\n protected requestAsyncId(scheduler: AsyncScheduler, _id?: TimerHandle, delay: number = 0): TimerHandle {\n return intervalProvider.setInterval(scheduler.flush.bind(scheduler, this), delay);\n }\n\n protected recycleAsyncId(_scheduler: AsyncScheduler, id?: TimerHandle, delay: number | null = 0): TimerHandle | undefined {\n // If this action is rescheduled with the same delay time, don't clear the interval id.\n if (delay != null && this.delay === delay && this.pending === false) {\n return id;\n }\n // Otherwise, if the action's delay time is different from the current delay,\n // or the action has been rescheduled before it's executed, clear the interval id\n if (id != null) {\n intervalProvider.clearInterval(id);\n }\n\n return undefined;\n }\n\n /**\n * Immediately executes this action and the `work` it contains.\n * @return {any}\n */\n public execute(state: T, delay: number): any {\n if (this.closed) {\n return new Error('executing a cancelled action');\n }\n\n this.pending = false;\n const error = this._execute(state, delay);\n if (error) {\n return error;\n } else if (this.pending === false && this.id != null) {\n // Dequeue if the action didn't reschedule itself. Don't call\n // unsubscribe(), because the action could reschedule later.\n // For example:\n // ```\n // scheduler.schedule(function doWork(counter) {\n // /* ... I'm a busy worker bee ... */\n // var originalAction = this;\n // /* wait 100ms before rescheduling the action */\n // setTimeout(function () {\n // originalAction.schedule(counter + 1);\n // }, 100);\n // }, 1000);\n // ```\n this.id = this.recycleAsyncId(this.scheduler, this.id, null);\n }\n }\n\n protected _execute(state: T, _delay: number): any {\n let errored: boolean = false;\n let errorValue: any;\n try {\n this.work(state);\n } catch (e) {\n errored = true;\n // HACK: Since code elsewhere is relying on the \"truthiness\" of the\n // return here, we can't have it return \"\" or 0 or false.\n // TODO: Clean this up when we refactor schedulers mid-version-8 or so.\n errorValue = e ? e : new Error('Scheduled action threw falsy error');\n }\n if (errored) {\n this.unsubscribe();\n return errorValue;\n }\n }\n\n unsubscribe() {\n if (!this.closed) {\n const { id, scheduler } = this;\n const { actions } = scheduler;\n\n this.work = this.state = this.scheduler = null!;\n this.pending = false;\n\n arrRemove(actions, this);\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, null);\n }\n\n this.delay = null!;\n super.unsubscribe();\n }\n }\n}\n", "import { Action } from './scheduler/Action';\nimport { Subscription } from './Subscription';\nimport { SchedulerLike, SchedulerAction } from './types';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * An execution context and a data structure to order tasks and schedule their\n * execution. Provides a notion of (potentially virtual) time, through the\n * `now()` getter method.\n *\n * Each unit of work in a Scheduler is called an `Action`.\n *\n * ```ts\n * class Scheduler {\n * now(): number;\n * schedule(work, delay?, state?): Subscription;\n * }\n * ```\n *\n * @class Scheduler\n * @deprecated Scheduler is an internal implementation detail of RxJS, and\n * should not be used directly. Rather, create your own class and implement\n * {@link SchedulerLike}. Will be made internal in v8.\n */\nexport class Scheduler implements SchedulerLike {\n public static now: () => number = dateTimestampProvider.now;\n\n constructor(private schedulerActionCtor: typeof Action, now: () => number = Scheduler.now) {\n this.now = now;\n }\n\n /**\n * A getter method that returns a number representing the current time\n * (at the time this function was called) according to the scheduler's own\n * internal clock.\n * @return {number} A number that represents the current time. May or may not\n * have a relation to wall-clock time. May or may not refer to a time unit\n * (e.g. milliseconds).\n */\n public now: () => number;\n\n /**\n * Schedules a function, `work`, for execution. May happen at some point in\n * the future, according to the `delay` parameter, if specified. May be passed\n * some context object, `state`, which will be passed to the `work` function.\n *\n * The given arguments will be processed an stored as an Action object in a\n * queue of actions.\n *\n * @param {function(state: ?T): ?Subscription} work A function representing a\n * task, or some unit of work to be executed by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler itself.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @return {Subscription} A subscription in order to be able to unsubscribe\n * the scheduled work.\n */\n public schedule(work: (this: SchedulerAction, state?: T) => void, delay: number = 0, state?: T): Subscription {\n return new this.schedulerActionCtor(this, work).schedule(state, delay);\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Action } from './Action';\nimport { AsyncAction } from './AsyncAction';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncScheduler extends Scheduler {\n public actions: Array> = [];\n /**\n * A flag to indicate whether the Scheduler is currently executing a batch of\n * queued actions.\n * @type {boolean}\n * @internal\n */\n public _active: boolean = false;\n /**\n * An internal ID used to track the latest asynchronous task such as those\n * coming from `setTimeout`, `setInterval`, `requestAnimationFrame`, and\n * others.\n * @type {any}\n * @internal\n */\n public _scheduled: TimerHandle | undefined;\n\n constructor(SchedulerAction: typeof Action, now: () => number = Scheduler.now) {\n super(SchedulerAction, now);\n }\n\n public flush(action: AsyncAction): void {\n const { actions } = this;\n\n if (this._active) {\n actions.push(action);\n return;\n }\n\n let error: any;\n this._active = true;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions.shift()!)); // exhaust the scheduler queue\n\n this._active = false;\n\n if (error) {\n while ((action = actions.shift()!)) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\n/**\n *\n * Async Scheduler\n *\n * Schedule task as if you used setTimeout(task, duration)\n *\n * `async` scheduler schedules tasks asynchronously, by putting them on the JavaScript\n * event loop queue. It is best used to delay tasks in time or to schedule tasks repeating\n * in intervals.\n *\n * If you just want to \"defer\" task, that is to perform it right after currently\n * executing synchronous code ends (commonly achieved by `setTimeout(deferredTask, 0)`),\n * better choice will be the {@link asapScheduler} scheduler.\n *\n * ## Examples\n * Use async scheduler to delay task\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * const task = () => console.log('it works!');\n *\n * asyncScheduler.schedule(task, 2000);\n *\n * // After 2 seconds logs:\n * // \"it works!\"\n * ```\n *\n * Use async scheduler to repeat task in intervals\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * function task(state) {\n * console.log(state);\n * this.schedule(state + 1, 1000); // `this` references currently executing Action,\n * // which we reschedule with new state and delay\n * }\n *\n * asyncScheduler.schedule(task, 3000, 0);\n *\n * // Logs:\n * // 0 after 3s\n * // 1 after 4s\n * // 2 after 5s\n * // 3 after 6s\n * ```\n */\n\nexport const asyncScheduler = new AsyncScheduler(AsyncAction);\n\n/**\n * @deprecated Renamed to {@link asyncScheduler}. Will be removed in v8.\n */\nexport const async = asyncScheduler;\n", "import { AsyncAction } from './AsyncAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\nimport { SchedulerAction } from '../types';\nimport { animationFrameProvider } from './animationFrameProvider';\nimport { TimerHandle } from './timerHandle';\n\nexport class AnimationFrameAction extends AsyncAction {\n constructor(protected scheduler: AnimationFrameScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n protected requestAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\n // If delay is greater than 0, request as an async action.\n if (delay !== null && delay > 0) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n // Push the action to the end of the scheduler queue.\n scheduler.actions.push(this);\n // If an animation frame has already been requested, don't request another\n // one. If an animation frame hasn't been requested yet, request one. Return\n // the current animation frame request id.\n return scheduler._scheduled || (scheduler._scheduled = animationFrameProvider.requestAnimationFrame(() => scheduler.flush(undefined)));\n }\n\n protected recycleAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle | undefined {\n // If delay exists and is greater than 0, or if the delay is null (the\n // action wasn't rescheduled) but was originally scheduled as an async\n // action, then recycle as an async action.\n if (delay != null ? delay > 0 : this.delay > 0) {\n return super.recycleAsyncId(scheduler, id, delay);\n }\n // If the scheduler queue has no remaining actions with the same async id,\n // cancel the requested animation frame and set the scheduled flag to\n // undefined so the next AnimationFrameAction will request its own.\n const { actions } = scheduler;\n if (id != null && actions[actions.length - 1]?.id !== id) {\n animationFrameProvider.cancelAnimationFrame(id as number);\n scheduler._scheduled = undefined;\n }\n // Return undefined so the action knows to request a new async id if it's rescheduled.\n return undefined;\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\nexport class AnimationFrameScheduler extends AsyncScheduler {\n public flush(action?: AsyncAction): void {\n this._active = true;\n // The async id that effects a call to flush is stored in _scheduled.\n // Before executing an action, it's necessary to check the action's async\n // id to determine whether it's supposed to be executed in the current\n // flush.\n // Previous implementations of this method used a count to determine this,\n // but that was unsound, as actions that are unsubscribed - i.e. cancelled -\n // are removed from the actions array and that can shift actions that are\n // scheduled to be executed in a subsequent flush into positions at which\n // they are executed within the current flush.\n const flushId = this._scheduled;\n this._scheduled = undefined;\n\n const { actions } = this;\n let error: any;\n action = action || actions.shift()!;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions[0]) && action.id === flushId && actions.shift());\n\n this._active = false;\n\n if (error) {\n while ((action = actions[0]) && action.id === flushId && actions.shift()) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AnimationFrameAction } from './AnimationFrameAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\n\n/**\n *\n * Animation Frame Scheduler\n *\n * Perform task when `window.requestAnimationFrame` would fire\n *\n * When `animationFrame` scheduler is used with delay, it will fall back to {@link asyncScheduler} scheduler\n * behaviour.\n *\n * Without delay, `animationFrame` scheduler can be used to create smooth browser animations.\n * It makes sure scheduled task will happen just before next browser content repaint,\n * thus performing animations as efficiently as possible.\n *\n * ## Example\n * Schedule div height animation\n * ```ts\n * // html:
\n * import { animationFrameScheduler } from 'rxjs';\n *\n * const div = document.querySelector('div');\n *\n * animationFrameScheduler.schedule(function(height) {\n * div.style.height = height + \"px\";\n *\n * this.schedule(height + 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * }, 0, 0);\n *\n * // You will see a div element growing in height\n * ```\n */\n\nexport const animationFrameScheduler = new AnimationFrameScheduler(AnimationFrameAction);\n\n/**\n * @deprecated Renamed to {@link animationFrameScheduler}. Will be removed in v8.\n */\nexport const animationFrame = animationFrameScheduler;\n", "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n\n/**\n * A simple Observable that emits no items to the Observer and immediately\n * emits a complete notification.\n *\n * Just emits 'complete', and nothing else.\n *\n * ![](empty.png)\n *\n * A simple Observable that only emits the complete notification. It can be used\n * for composing with other Observables, such as in a {@link mergeMap}.\n *\n * ## Examples\n *\n * Log complete notification\n *\n * ```ts\n * import { EMPTY } from 'rxjs';\n *\n * EMPTY.subscribe({\n * next: () => console.log('Next'),\n * complete: () => console.log('Complete!')\n * });\n *\n * // Outputs\n * // Complete!\n * ```\n *\n * Emit the number 7, then complete\n *\n * ```ts\n * import { EMPTY, startWith } from 'rxjs';\n *\n * const result = EMPTY.pipe(startWith(7));\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // 7\n * ```\n *\n * Map and flatten only odd numbers to the sequence `'a'`, `'b'`, `'c'`\n *\n * ```ts\n * import { interval, mergeMap, of, EMPTY } from 'rxjs';\n *\n * const interval$ = interval(1000);\n * const result = interval$.pipe(\n * mergeMap(x => x % 2 === 1 ? of('a', 'b', 'c') : EMPTY),\n * );\n * result.subscribe(x => console.log(x));\n *\n * // Results in the following to the console:\n * // x is equal to the count on the interval, e.g. (0, 1, 2, 3, ...)\n * // x will occur every 1000ms\n * // if x % 2 is equal to 1, print a, b, c (each on its own)\n * // if x % 2 is not equal to 1, nothing will be output\n * ```\n *\n * @see {@link Observable}\n * @see {@link NEVER}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport const EMPTY = new Observable((subscriber) => subscriber.complete());\n\n/**\n * @param scheduler A {@link SchedulerLike} to use for scheduling\n * the emission of the complete notification.\n * @deprecated Replaced with the {@link EMPTY} constant or {@link scheduled} (e.g. `scheduled([], scheduler)`). Will be removed in v8.\n */\nexport function empty(scheduler?: SchedulerLike) {\n return scheduler ? emptyScheduled(scheduler) : EMPTY;\n}\n\nfunction emptyScheduled(scheduler: SchedulerLike) {\n return new Observable((subscriber) => scheduler.schedule(() => subscriber.complete()));\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport function isScheduler(value: any): value is SchedulerLike {\n return value && isFunction(value.schedule);\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\nimport { isScheduler } from './isScheduler';\n\nfunction last(arr: T[]): T | undefined {\n return arr[arr.length - 1];\n}\n\nexport function popResultSelector(args: any[]): ((...args: unknown[]) => unknown) | undefined {\n return isFunction(last(args)) ? args.pop() : undefined;\n}\n\nexport function popScheduler(args: any[]): SchedulerLike | undefined {\n return isScheduler(last(args)) ? args.pop() : undefined;\n}\n\nexport function popNumber(args: any[], defaultValue: number): number {\n return typeof last(args) === 'number' ? args.pop()! : defaultValue;\n}\n", "export const isArrayLike = ((x: any): x is ArrayLike => x && typeof x.length === 'number' && typeof x !== 'function');", "import { isFunction } from \"./isFunction\";\n\n/**\n * Tests to see if the object is \"thennable\".\n * @param value the object to test\n */\nexport function isPromise(value: any): value is PromiseLike {\n return isFunction(value?.then);\n}\n", "import { InteropObservable } from '../types';\nimport { observable as Symbol_observable } from '../symbol/observable';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being Observable (but not necessary an Rx Observable) */\nexport function isInteropObservable(input: any): input is InteropObservable {\n return isFunction(input[Symbol_observable]);\n}\n", "import { isFunction } from './isFunction';\n\nexport function isAsyncIterable(obj: any): obj is AsyncIterable {\n return Symbol.asyncIterator && isFunction(obj?.[Symbol.asyncIterator]);\n}\n", "/**\n * Creates the TypeError to throw if an invalid object is passed to `from` or `scheduled`.\n * @param input The object that was passed.\n */\nexport function createInvalidObservableTypeError(input: any) {\n // TODO: We should create error codes that can be looked up, so this can be less verbose.\n return new TypeError(\n `You provided ${\n input !== null && typeof input === 'object' ? 'an invalid object' : `'${input}'`\n } where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`\n );\n}\n", "export function getSymbolIterator(): symbol {\n if (typeof Symbol !== 'function' || !Symbol.iterator) {\n return '@@iterator' as any;\n }\n\n return Symbol.iterator;\n}\n\nexport const iterator = getSymbolIterator();\n", "import { iterator as Symbol_iterator } from '../symbol/iterator';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being an Iterable */\nexport function isIterable(input: any): input is Iterable {\n return isFunction(input?.[Symbol_iterator]);\n}\n", "import { ReadableStreamLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport async function* readableStreamLikeToAsyncGenerator(readableStream: ReadableStreamLike): AsyncGenerator {\n const reader = readableStream.getReader();\n try {\n while (true) {\n const { value, done } = await reader.read();\n if (done) {\n return;\n }\n yield value!;\n }\n } finally {\n reader.releaseLock();\n }\n}\n\nexport function isReadableStreamLike(obj: any): obj is ReadableStreamLike {\n // We don't want to use instanceof checks because they would return\n // false for instances from another Realm, like an + + + + \ No newline at end of file diff --git a/attacks/deprecated/index.html b/attacks/deprecated/index.html new file mode 100644 index 00000000..a92bef59 --- /dev/null +++ b/attacks/deprecated/index.html @@ -0,0 +1,2732 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deprecated/Historical - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Deprecated/Historical

+ +

These are attacks which are no longer possible due to changes in the protocol or improvements to +solidity. They are recorded here for posterity and awareness.

+

Call Depth Attack (deprecated)

+

As of the EIP 150 hardfork, call depth attacks are +no longer +relevant* +(all gas would be consumed well before reaching the 1024 call depth limit).

+

Constantinople Reentrancy Attack

+

On January 16th, 2019, Constantinople protocol upgrade was delayed due to a security vulnerability +enabled by EIP 1283. EIP 1283: Net gas metering for +SSTORE without dirty maps proposes changes to reduce excessive gas costs on dirty storage writes.

+

This change led to possibility of a new reentrancy vector making previously known secure withdrawal +patterns (.send() and .transfer()) unsafe in specific +situations*, +where the attacker could hijack the control flow and use the remaining gas enabled by EIP 1283, +leading to vulnerabilities due to reentrancy.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/force-feeding/index.html b/attacks/force-feeding/index.html new file mode 100644 index 00000000..d57350d7 --- /dev/null +++ b/attacks/force-feeding/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Force Feeding - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Force Feeding

+ +
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+

The resource on unexpected Ether transfers can be found here: https://scsfg.io/hackers/unexpected-ether/

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/frontrunning/index.html b/attacks/frontrunning/index.html new file mode 100644 index 00000000..9d8fdd60 --- /dev/null +++ b/attacks/frontrunning/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Frontrunning - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Frontrunning

+ +
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+

The resource on frontrunning attacks can be found here: https://scsfg.io/hackers/frontrunning/

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/griefing/index.html b/attacks/griefing/index.html new file mode 100644 index 00000000..d8ca471c --- /dev/null +++ b/attacks/griefing/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Griefing - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Griefing

+ +
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+

The resource on griefing attacks can be found here: https://scsfg.io/hackers/griefing/

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/index.html b/attacks/index.html new file mode 100644 index 00000000..109ed597 --- /dev/null +++ b/attacks/index.html @@ -0,0 +1,2713 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Index

+ +
+

Tip

+

Seeking more detailed information on smart contract attacks? The Smart Contract Security Field Guide offers an extensive range of attack strategies with in-depth explanations on vulnerabilities, including new code samples for a hands-on learning experience. Enhance your understanding and stay ahead of potential threats by visiting this continuously updated resource.

+
+

The following is a list of known attacks which you should be aware of, and defend against when +writing smart contracts.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CategoryDescription
ReentrancyIntra- and inter-function reentrancy attacks and potentially faulty solutions to them.
Oracle ManipulationManipulation of external data providers and potential solutions to oracle security issues.
FrontrunningA definition and taxonomy around frontrunning and related attacks.
Timestamp DependenceAttacks relating to the timing of a transaction.
Insecure ArithmeticInteger overflows and underflows.
Denial of ServiceDenial of service attacks through unexpected reverts and the block gas limit.
GriefingAttacks relating to bad faith players around a smart contract system.
Force FeedingForcing Ether to be sent to smart contracts to manipulate balance checks.
Deprecated/HistoricalAttacks that are part of Ethereum's history and vulnerabilities that have been fixes on a (Solidity) compiler level.
MoreWhere to find more information about vulnerabilities and weaknesses.
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/insecure-arithmetic/index.html b/attacks/insecure-arithmetic/index.html new file mode 100644 index 00000000..f17d809d --- /dev/null +++ b/attacks/insecure-arithmetic/index.html @@ -0,0 +1,2708 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Insecure Arithmetic - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Insecure Arithmetic

+ +

Consider a simple token transfer:

+
mapping (address => uint256) public balanceOf;
+
+// INSECURE
+function transfer(address _to, uint256 _value) {
+    /* Check if sender has balance */
+    require(balanceOf[msg.sender] >= _value);
+    /* Add and subtract new balances */
+    balanceOf[msg.sender] -= _value;
+    balanceOf[_to] += _value;
+}
+
+// SECURE
+function transfer(address _to, uint256 _value) {
+    /* Check if sender has balance and for overflows */
+    require(balanceOf[msg.sender] >= _value && balanceOf[_to] + _value >= balanceOf[_to]);
+
+    /* Add and subtract new balances */
+    balanceOf[msg.sender] -= _value;
+    balanceOf[_to] += _value;
+}
+
+

If a balance reaches the maximum uint value (2^256) it will circle back to zero which checks for +the condition. This may or may not be relevant, depending on the implementation. Think about +whether or not the uint value has an opportunity to approach such a large number. Think about how +the uint variable changes state, and who has authority to make such changes. If any user can call +functions which update the uint value, it's more vulnerable to attack. If only an admin has +access to change the variable's state, you might be safe. If a user can increment by only 1 at a +time, you are probably also safe because there is no feasible way to reach this limit.

+

The same is true for underflow. If a uint is made to be less than zero, it will cause an underflow +and get set to its maximum value.

+

Be careful with the smaller data-types like uint8, uint16, uint24...etc: they can even more easily +hit their maximum value.

+
+

Warning

+

Be aware there are around 20 cases for overflow and underflow.

+

One simple solution to mitigate the common mistakes for overflow and underflow is to use +SafeMath.sol +library +for arithmetic functions. Solidity automatically reverts on integer overflow and underflow, as of +version 0.8.0.

+

See SWC-101

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/more/index.html b/attacks/more/index.html new file mode 100644 index 00000000..c6ec15df --- /dev/null +++ b/attacks/more/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + More - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

More

+ +

The Smart Contract Weakness Classification Registry +offers a complete and up-to-date catalogue of known smart contract vulnerabilities and +anti-patterns along with real-world examples. Browsing the registry is a good way of keeping +up-to-date with the latest attacks. It has been proposed formally in EIP-1470 and is loosely aligned with the Common Weakness Enumeration (CWE).

+

Additionally, the Smart Contract Security Verification Standard (SCSVS) contains a checklist-style collection of vital security properties aimed at standardizing the security of smart contracts for developers, architects, security reviewers and vendors.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/oracle-manipulation/index.html b/attacks/oracle-manipulation/index.html new file mode 100644 index 00000000..0c05b6f9 --- /dev/null +++ b/attacks/oracle-manipulation/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Oracle Manipulation - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Oracle Manipulation

+ +
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+

The resource on oracle manipulation attacks can be found here: https://scsfg.io/hackers/oracle-manipulation/

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/reentrancy/index.html b/attacks/reentrancy/index.html new file mode 100644 index 00000000..d948db0f --- /dev/null +++ b/attacks/reentrancy/index.html @@ -0,0 +1,2670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reentrancy - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Reentrancy

+ +
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+

The resource on reentrancy can be found here: https://scsfg.io/hackers/reentrancy/

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/attacks/timestamp-dependence/index.html b/attacks/timestamp-dependence/index.html new file mode 100644 index 00000000..6b30c11b --- /dev/null +++ b/attacks/timestamp-dependence/index.html @@ -0,0 +1,2673 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Timestamp Dependence - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Timestamp Dependence

+ +

Be aware that the timestamp of the block can be manipulated by the miner, and all direct and +indirect uses of the timestamp should be considered.

+
+

Note

+

See the Recommendations section for design +considerations related to Timestamp Dependence.

+

See SWC-116

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/bug-bounty-programs/index.html b/bug-bounty-programs/index.html new file mode 100644 index 00000000..c916877d --- /dev/null +++ b/bug-bounty-programs/index.html @@ -0,0 +1,2769 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bug Bounty Programs - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + + + + + + + + +
+
+ + + + + + + +

Bug Bounty Programs

+ +
+

Tip

+

Looking for comprehensive information on setting up, managing, and operating a bug bounty program? Please refer to the Smart Contract Security Field Guide's bug bounty guide. This resource provides in-depth, up-to-date knowledge and strategies that are paramount for running a successful bug bounty program.

+
+

Over the course of time Ethereum security has evolved to include different flavours of bug bounty programs which will be detailed below:

+

Bug Bounty Platforms

+

The first category are bug bounty platforms wherein a development team submits their project to a platform that either manages the programme for them or simply lists their project for exposure and reach toward interested security researchers. These platforms are further divided by type. The first are web3 native platforms hosting the majority of smart contract and frontend bug bounty programmes you'll find and the second are traditional platforms hosting majorly programmes with the frontend of centralized exchanges in scope. Finally, there are bounty collaboration platforms where developers are paid to code and implement new features or smart contracts.

+

Web3 native platforms:

+ +

Traditional platforms:

+ +

Bounty collaboration platforms:

+ +

Crowd-sourced Security Solutions

+

In response to the high demand and low supply for professional smart contract security review firms, a few crowd sourced solutions have emerged to solve the issue. They all employ a bug bounty-esque model hence inclusion on this list. They call them "audit contests" with freelance security researchers scrambling to find and report vulnerabilities within a set time period i.e two weeks with payouts only being issued for successful findings. Examples are listed below:

+ +

Project Managed Bounties

+

The final category for now consists of bug bounty programmes that are directly managed by the project team itself and are often focused on smart contracts in their scope whether that's contributing to their features or breaking them.

+

Issues and PRs are welcome to add new bounties, or remove those which are no longer +active.

+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/deprecated/constructor-naming/index.html b/development-recommendations/deprecated/constructor-naming/index.html new file mode 100644 index 00000000..086dbfc4 --- /dev/null +++ b/development-recommendations/deprecated/constructor-naming/index.html @@ -0,0 +1,2671 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Constructor Naming - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Constructor Naming

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/deprecated/division-by-zero/index.html b/development-recommendations/deprecated/division-by-zero/index.html new file mode 100644 index 00000000..533a6518 --- /dev/null +++ b/development-recommendations/deprecated/division-by-zero/index.html @@ -0,0 +1,2674 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Division by Zero - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Division by Zero

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Prior to version 0.4, Solidity returns zero and +does not throw an exception when a number is divided by zero. Ensure you're running at least +version 0.4.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/deprecated/functions-and-events/index.html b/development-recommendations/deprecated/functions-and-events/index.html new file mode 100644 index 00000000..672fecf0 --- /dev/null +++ b/development-recommendations/deprecated/functions-and-events/index.html @@ -0,0 +1,2731 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Functions and Events - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Functions and Events

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Differentiate functions and events (Solidity \< 0.4.21)

+

Favor capitalization and a prefix in front of events (we suggest Log), to prevent the risk of +confusion between functions and events. For functions, always start with a lowercase letter, except +for the constructor.

+
// bad
+event Transfer() {}
+function transfer() {}
+
+// good
+event LogTransfer() {}
+function transfer() external {}
+
+
+

Note

+

In v0.4.21 Solidity +introduced the emit keyword to indicate an event emit EventName();. As of 0.5.0, it is +required.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/contact/index.html b/development-recommendations/documentation/contact/index.html new file mode 100644 index 00000000..71eab2e3 --- /dev/null +++ b/development-recommendations/documentation/contact/index.html @@ -0,0 +1,2676 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Contact - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Contact

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Who to contact with issues
  • +
  • Names of programmers and/or other important parties
  • +
  • Chat room where questions can be asked
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/general/index.html b/development-recommendations/documentation/general/index.html new file mode 100644 index 00000000..6a35e9ad --- /dev/null +++ b/development-recommendations/documentation/general/index.html @@ -0,0 +1,2673 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + General - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

General

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

When launching a contract that will have substantial funds or is required to be mission critical, +it is important to include proper documentation.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/history/index.html b/development-recommendations/documentation/history/index.html new file mode 100644 index 00000000..d8f91136 --- /dev/null +++ b/development-recommendations/documentation/history/index.html @@ -0,0 +1,2675 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + History - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

History

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Testing (including usage stats, discovered bugs, length of testing)
  • +
  • People who have reviewed code (and their key feedback)
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/known-issues/index.html b/development-recommendations/documentation/known-issues/index.html new file mode 100644 index 00000000..bc534360 --- /dev/null +++ b/development-recommendations/documentation/known-issues/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Known Issues - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Known Issues

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Key risks with contract
  • +
  • e.g., You can lose all your money, hacker can vote for certain outcomes
  • +
  • All known bugs/limitations
  • +
  • Potential attacks and mitigants
  • +
  • Potential conflicts of interest (e.g., will be using yourself, like Slock.it did with the DAO)
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/procedures/index.html b/development-recommendations/documentation/procedures/index.html new file mode 100644 index 00000000..0f153b0e --- /dev/null +++ b/development-recommendations/documentation/procedures/index.html @@ -0,0 +1,2680 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Procedures - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Procedures

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Action plan in case a bug is discovered (e.g., emergency options, public notification process, + etc.)
  • +
  • Wind down process if something goes wrong (e.g., funders will get percentage of your balance + before attack, from remaining funds)
  • +
  • Responsible disclosure policy (e.g., where to report bugs found, the rules of any bug bounty + program)
  • +
  • Recourse in case of failure (e.g., insurance, penalty fund, no recourse)
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/specification/index.html b/development-recommendations/documentation/specification/index.html new file mode 100644 index 00000000..79765774 --- /dev/null +++ b/development-recommendations/documentation/specification/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specification - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Specification

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Specs, diagrams, state machines, models, and other documentation that helps auditors, reviewers, + and the community understand what the system is intended to do.
  • +
  • Many bugs can be found just from the specifications, and they are the least costly to fix.
  • +
  • Rollout plans that include details listed here, and + target dates.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/documentation/status/index.html b/development-recommendations/documentation/status/index.html new file mode 100644 index 00000000..9242cb37 --- /dev/null +++ b/development-recommendations/documentation/status/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Status - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Status

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+
    +
  • Where current code is deployed
  • +
  • Compiler version, flags used, and steps for verifying the deployed bytecode matches the source + code
  • +
  • Compiler versions and flags that will be used for the different phases of rollout.
  • +
  • Current status of deployed code (including outstanding issues, performance stats, etc.)
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/general/external-calls/index.html b/development-recommendations/general/external-calls/index.html new file mode 100644 index 00000000..5fe73fd9 --- /dev/null +++ b/development-recommendations/general/external-calls/index.html @@ -0,0 +1,2944 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + External Calls - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

External Calls

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Use caution when making external calls

+

Calls to untrusted contracts can introduce several unexpected risks or errors. External calls may +execute malicious code in that contract or any other contract that it depends upon. As such, +every external call should be treated as a potential security risk. When it is not possible, or +undesirable to remove external calls, use the recommendations in the rest of this section to +minimize the danger.

+
+

Mark untrusted contracts

+

When interacting with external contracts, name your variables, methods, and contract interfaces in +a way that makes it clear that interacting with them is potentially unsafe. This applies to your +own functions that call external contracts.

+
// bad
+Bank.withdraw(100); // Unclear whether trusted or untrusted
+
+function makeWithdrawal(uint amount) { // Isn't clear that this function is potentially unsafe
+    Bank.withdraw(amount);
+}
+
+// good
+UntrustedBank.withdraw(100); // untrusted external call
+TrustedBank.withdraw(100); // external but trusted bank contract maintained by XYZ Corp
+
+function makeUntrustedWithdrawal(uint amount) {
+    UntrustedBank.withdraw(amount);
+}
+
+
+

Avoid state changes after external calls

+

Whether using raw calls (of the form someAddress.call()) or contract calls (of the form +ExternalContract.someMethod()), assume that malicious code might execute. Even if +ExternalContract is not malicious, malicious code can be executed by any contracts it calls.

+

One particular danger is malicious code may hijack the control flow, leading to vulnerabilities due +to reentrancy. (See Reentrancy for a fuller discussion of this +problem).

+

If you are making a call to an untrusted external contract, avoid state changes after the call. +This pattern is also sometimes known as the +checks-effects-interactions pattern.

+

See SWC-107

+
+

Don't use transfer() or send().

+

.transfer() and .send() forward exactly 2,300 gas to the recipient. The goal of this hardcoded +gas stipend was to prevent reentrancy vulnerabilities, but this only +makes sense under the assumption that gas costs are constant. Recently +EIP 1884 was included in the Istanbul hard fork. One of +the changes included in EIP 1884 is an increase to the gas cost of the SLOAD operation, causing a +contract's fallback function to cost more than 2300 gas.

+

It's recommended to stop using .transfer() and .send() and instead use .call().

+
// bad
+contract Vulnerable {
+    function withdraw(uint256 amount) external {
+        // This forwards 2300 gas, which may not be enough if the recipient
+        // is a contract and gas costs change.
+        msg.sender.transfer(amount);
+    }
+}
+
+// good
+contract Fixed {
+    function withdraw(uint256 amount) external {
+        // This forwards all available gas. Be sure to check the return value!
+        (bool success, ) = msg.sender.call.value(amount)("");
+        require(success, "Transfer failed.");
+    }
+}
+
+

Note that .call() does nothing to mitigate reentrancy attacks, so other precautions must be +taken. To prevent reentrancy attacks, it is recommended that you use the +checks-effects-interactions pattern.

+
+

Handle errors in external calls

+

Solidity offers low-level call methods that work on raw addresses: address.call(), +address.callcode(), address.delegatecall(), and address.send(). These low-level methods never +throw an exception, but will return false if the call encounters an exception. On the other hand, +contract calls (e.g., ExternalContract.doSomething()) will automatically propagate a throw (for +example, ExternalContract.doSomething() will also throw if doSomething() throws).

+

If you choose to use the low-level call methods, make sure to handle the possibility that the call +will fail, by checking the return value.

+
// bad
+someAddress.send(55);
+someAddress.call.value(55)(""); // this is doubly dangerous, as it will forward all remaining gas and doesn't check for result
+someAddress.call.value(100)(bytes4(sha3("deposit()"))); // if deposit throws an exception, the raw call() will only return false and transaction will NOT be reverted
+
+// good
+(bool success, ) = someAddress.call.value(55)("");
+if(!success) {
+    // handle failure code
+}
+
+ExternalContract(someAddress).deposit.value(100)();
+
+

See SWC-104

+
+

Favor pull over push for external calls

+

External calls can fail accidentally or deliberately. To minimize the damage caused by such +failures, it is often better to isolate each external call into its own transaction that can be +initiated by the recipient of the call. This is especially relevant for payments, where it is +better to let users withdraw funds rather than push funds to them automatically. (This also reduces +the chance of problems with the gas limit.) Avoid +combining multiple ether transfers in a single transaction.

+
// bad
+contract auction {
+    address highestBidder;
+    uint highestBid;
+
+    function bid() payable {
+        require(msg.value >= highestBid);
+
+        if (highestBidder != address(0)) {
+            (bool success, ) = highestBidder.call.value(highestBid)("");
+            require(success); // if this call consistently fails, no one else can bid
+        }
+
+       highestBidder = msg.sender;
+       highestBid = msg.value;
+    }
+}
+
+// good
+contract auction {
+    address highestBidder;
+    uint highestBid;
+    mapping(address => uint) refunds;
+
+    function bid() payable external {
+        require(msg.value >= highestBid);
+
+        if (highestBidder != address(0)) {
+            refunds[highestBidder] += highestBid; // record the refund that this user can claim
+        }
+
+        highestBidder = msg.sender;
+        highestBid = msg.value;
+    }
+
+    function withdrawRefund() external {
+        uint refund = refunds[msg.sender];
+        refunds[msg.sender] = 0;
+        (bool success, ) = msg.sender.call.value(refund)("");
+        require(success);
+    }
+}
+
+

See SWC-128

+
+

Don't delegatecall to untrusted code

+

The delegatecall function is used to call functions from other contracts as if they belong to the +caller contract. Thus the callee may change the state of the calling address. This may be insecure. +An example below shows how using delegatecall can lead to the destruction of the contract and +loss of its balance.

+
contract Destructor
+{
+    function doWork() external
+    {
+        selfdestruct(0);
+    }
+}
+
+contract Worker
+{
+    function doWork(address _internalWorker) public
+    {
+        // unsafe
+        _internalWorker.delegatecall(bytes4(keccak256("doWork()")));
+    }
+}
+
+

If Worker.doWork() is called with the address of the deployed Destructor contract as an +argument, the Worker contract will self-destruct. Delegate execution only to trusted contracts, +and never to a user supplied address.

+
+

Warning

+

Don't assume contracts are created with zero balance. An attacker can send ether to the +address of a contract before it is created so contracts should not assume that their initial state +contains a zero balance. See +issue 61 for more details.

+

See SWC-112

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/general/force-feeding/index.html b/development-recommendations/general/force-feeding/index.html new file mode 100644 index 00000000..f09ed709 --- /dev/null +++ b/development-recommendations/general/force-feeding/index.html @@ -0,0 +1,2681 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Force-feeding Ether - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Force-feeding Ether

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Beware of coding an invariant that strictly checks the balance of a contract.

+

An attacker can forcibly send ether to any account and this cannot be prevented (not even with a +fallback function that does a revert()).

+

The attacker can do this by creating a contract, funding it with 1 wei, and invoking +selfdestruct(victimAddress). No code is invoked in victimAddress, so it cannot be prevented. +This is also true for block reward which is sent to the address of the miner, which can be any +arbitrary address.

+

Also, since contract addresses can be precomputed, ether can be sent to an address before the +contract is deployed.

+

See SWC-132

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/general/negative-int/index.html b/development-recommendations/general/negative-int/index.html new file mode 100644 index 00000000..d618dd75 --- /dev/null +++ b/development-recommendations/general/negative-int/index.html @@ -0,0 +1,2695 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Negation of Signed Integers - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Negation of Signed Integers

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Solidity provides several types to work with signed integers. Like in most programming languages, +in Solidity a signed integer with N bits can represent values from -2^(N-1) to 2^(N-1)-1. +This means that there is no positive equivalent for the MIN_INT. Negation is implemented as +finding the two's complement of a number, so the negation of the most negative number +will result in the same number.

+

This is true for all signed integer types in Solidity (int8, int16, ..., int256).

+
contract Negation {
+    function negate8(int8 _i) public pure returns(int8) {
+        return -_i;
+    }
+
+    function negate16(int16 _i) public pure returns(int16) {
+        return -_i;
+    }
+
+    int8 public a = negate8(-128); // -128
+    int16 public b = negate16(-128); // 128
+    int16 public c = negate16(-32768); // -32768
+}
+
+

One way to handle this is to check the value of a variable before negation and throw if it's equal +to the MIN_INT. Another option is to make sure that the most negative number will never be +achieved by using a type with a higher capacity (e.g. int32 instead of int16).

+

A similar issue with int types occurs when MIN_INT is multiplied or divided by -1.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/general/participants/index.html b/development-recommendations/general/participants/index.html new file mode 100644 index 00000000..4f346e13 --- /dev/null +++ b/development-recommendations/general/participants/index.html @@ -0,0 +1,2680 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unreliable Participants - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Unreliable Participants

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Do not make refund or claim processes dependent on a specific party performing a particular action +with no other way of getting the funds out. For example, in a rock-paper-scissors game, one common +mistake is to not make a payout until both players submit their moves; however, a malicious player +can "grief" the other by simply never submitting their move - in fact, if a player sees the other +player's revealed move and determines that they lost, they have no reason to submit their own move +at all. This issue may also arise in the context of state channel settlement. When such situations +are an issue, (1) provide a way of circumventing non-participating participants, perhaps through a +time limit, and (2) consider adding economic incentive for participants to submit information in +all of the situations in which they are supposed to do so.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/general/public-data/index.html b/development-recommendations/general/public-data/index.html new file mode 100644 index 00000000..398d2d94 --- /dev/null +++ b/development-recommendations/general/public-data/index.html @@ -0,0 +1,2699 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Public on-chain Data - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Public on-chain Data

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Many applications require submitted data to be private up until some point in time in order to +work. Games (eg. on-chain rock-paper-scissors) and auction mechanisms (eg. sealed-bid +Vickrey auctions) are two major categories of +examples. If you are building an application where privacy is an issue, make sure you avoid +requiring users to publish information too early. The best strategy is to use +commitment schemes with separate phases: first +commit using the hash of the values and in a later phase revealing the values.

+

However, care must be taken to ensure that the hashed value stored isn't recognisable (and thus, de-mappable), as this would defeat the second purpose of hashing - preventing the reveal of such values. Here's an example:

+

Say a smart contract allows 2 players to play rock-paper-scissors, and uses this commit-reveal scheme - both players have to send a hash of their move before either of them sends the last (game ending) transaction. Here's what the keccak256 hash of rock is: 10977e4d68108d418408bc9310b60fc6d0a750c63ccef42cfb0ead23ab73d102. If you were playing, and you saw your opponent commiting this, wouldn't this tell you exactly what move your opponent has committed to? A safer implementation would be to hash not just the name of the move, but also, say, a user chosen salt. That would make the resulting salt non-recognisable.

+

Examples:

+
    +
  • In rock paper scissors, require both players to submit a hash of their intended move first, then + require both players to submit their move; if the submitted move does not match the hash throw it + out.
  • +
  • In an auction, require players to submit a hash of their bid value in an initial phase (along + with a deposit greater than their bid value), and then submit their auction bid value in the + second phase.
  • +
  • When developing an application that depends on a random number generator, the order should always + be (1) players submit moves, (2) random number generated, (3) players paid out. The method + by which random numbers are generated is itself an area of active research; current best-in-class + solutions include Bitcoin block headers (verified through http://btcrelay.org), + hash-commit-reveal schemes (ie. one party generates a number, publishes its hash to "commit" to + the value, and then reveals the value later) and RANDAO. As + Ethereum is a deterministic protocol, no variable within the protocol could be used as an + unpredictable random number. Also, be aware that miners are in some extent in control of the + block.blockhash() + value.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/index.html b/development-recommendations/index.html new file mode 100644 index 00000000..a1bc1c01 --- /dev/null +++ b/development-recommendations/index.html @@ -0,0 +1,2696 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Index

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

The development recommendations are split into six categories.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CategoryDescription
GeneralGuiding principles that should be kept in mind during development.
PrecautionsPrinciples that prevent attacks in general or avoid excessive damage in the worst case scenario.
Solidity-specificHelpful tips when building smart contracts in Solidity - including interesting quirks.
Token-specifcRecommendations to honour when dealing with or implementing tokens
DocumentationGuidelines on how to properly document smart contracts and the processes surrounding them.
DeprecatedVulnerabilities that were applicable in the past but can be reasonably excluded nowadays.
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/circuit-breakers/index.html b/development-recommendations/precautions/circuit-breakers/index.html new file mode 100644 index 00000000..a69ddc58 --- /dev/null +++ b/development-recommendations/precautions/circuit-breakers/index.html @@ -0,0 +1,2701 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Circuit Breakers - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Circuit Breakers

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Circuit breakers stop execution if certain conditions are met, and can be useful when new errors +are discovered. For example, most actions may be suspended in a contract if a bug is discovered, +and the only action now active is a withdrawal. You can either give certain trusted parties the +ability to trigger the circuit breaker or else have programmatic rules that automatically trigger +the certain breaker when certain conditions are met.

+

Example:

+
bool private stopped = false;
+address private owner;
+
+modifier isAdmin() {
+    require(msg.sender == owner);
+    _;
+}
+
+function toggleContractActive() isAdmin public {
+    // You can add an additional modifier that restricts stopping a contract to be based on another action, such as a vote of users
+    stopped = !stopped;
+}
+
+modifier stopInEmergency { if (!stopped) _; }
+modifier onlyInEmergency { if (stopped) _; }
+
+function deposit() stopInEmergency public {
+    // some code
+}
+
+function withdraw() onlyInEmergency public {
+    // some code
+}
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/deployment/index.html b/development-recommendations/precautions/deployment/index.html new file mode 100644 index 00000000..abb96818 --- /dev/null +++ b/development-recommendations/precautions/deployment/index.html @@ -0,0 +1,2752 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deployment - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Deployment

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Contracts should have a substantial and prolonged testing period - before substantial money is put +at risk.

+

At minimum, you should:

+
    +
  • Have a full test suite with 100% test coverage (or close to it)
  • +
  • Deploy on your own testnet
  • +
  • Deploy on the public testnet with substantial testing and bug bounties
  • +
  • Exhaustive testing should allow various players to interact with the contract at volume
  • +
  • Deploy on the mainnet in beta, with limits to the amount at risk
  • +
+
Automatic Deprecation
+

During testing, you can force an automatic deprecation by preventing any actions, after a certain +time period. For example, an alpha contract may work for several weeks and then automatically shut +down all actions, except for the final withdrawal.

+
modifier isActive() {
+    require(block.number <= SOME_BLOCK_NUMBER);
+    _;
+}
+
+function deposit() public isActive {
+    // some code
+}
+
+function withdraw() public {
+    // some code
+}
+
+
Restrict amount of Ether per user/contract
+

In the early stages, you can restrict the amount of Ether for any user (or for the entire contract) +- reducing the risk.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/general/index.html b/development-recommendations/precautions/general/index.html new file mode 100644 index 00000000..ceb4b488 --- /dev/null +++ b/development-recommendations/precautions/general/index.html @@ -0,0 +1,2682 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + General - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

General

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

As we discussed in the General Philosophy section, it is not enough to +protect yourself against the known attacks. Since the cost of failure on a blockchain can be very +high, you must also adapt the way you write software, to account for that risk.

+

The approach we advocate is to "prepare for failure". It is impossible to know in advance whether +your code is secure. However, you can architect your contracts in a way that allows them to fail +gracefully, and with minimal damage. This section presents a variety of techniques that will help +you prepare for failure.

+

Note: There's always a risk when you add a new component to your system. A badly designed fail-safe +could itself become a vulnerability, as can the interaction between a number of well-designed +fail-safes. Be thoughtful about each technique you use in your contracts, and consider carefully +how they work together to create a robust system.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/rate-limiting/index.html b/development-recommendations/precautions/rate-limiting/index.html new file mode 100644 index 00000000..0c7c3fe6 --- /dev/null +++ b/development-recommendations/precautions/rate-limiting/index.html @@ -0,0 +1,2710 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rate Limiting - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Rate Limiting

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Rate limiting halts or requires approval for substantial changes. For example, a depositor may only +be allowed to withdraw a certain amount or percentage of total deposits over a certain time period +(e.g., max 100 ether over 1 day) - additional withdrawals in that time period may fail or require +some sort of special approval. Or the rate limit could be at the contract level, with only a +certain amount of tokens issued by the contract over a time period.

+

Example:

+
uint internal period; // how many blocks before limit resets
+uint internal limit; // max ether to withdraw per period
+uint internal currentPeriodEnd; // block which the current period ends at
+uint internal currentPeriodAmount; // amount already withdrawn this period
+
+constructor(uint _period, uint _limit) public {
+    period = _period;
+    limit = _limit;
+
+    currentPeriodEnd = block.number + period;
+}
+
+function withdraw(uint amount) public {
+    // Update period before proceeding
+    updatePeriod();
+
+    // Prevent overflow
+    uint totalAmount = currentPeriodAmount + amount;
+    require(totalAmount >= currentPeriodAmount, 'overflow');
+
+    // Disallow withdraws that exceed current rate limit
+    require(currentPeriodAmount + amount < limit, 'exceeds period limit');
+    currentPeriodAmount += amount;
+    msg.sender.transfer(amount);
+}
+
+function updatePeriod() internal {
+    if(currentPeriodEnd < block.number) {
+        currentPeriodEnd = block.number + period;
+        currentPeriodAmount = 0;
+    }
+}
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/safe-haven/index.html b/development-recommendations/precautions/safe-haven/index.html new file mode 100644 index 00000000..eac6ed67 --- /dev/null +++ b/development-recommendations/precautions/safe-haven/index.html @@ -0,0 +1,2703 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Safe Haven - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Safe Haven

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Some tips for running bounty programs:

+
    +
  • Decide which currency bounties will be distributed in (BTC and/or ETH)
  • +
  • Decide on an estimated total budget for bounty rewards
  • +
  • From the budget, determine three tiers of rewards:
  • +
  • smallest reward you are willing to give out
  • +
  • highest reward that's usually awardable
  • +
  • an extra range to be awarded in case of very severe vulnerabilities
  • +
  • Determine who the bounty judges are (3 may be ideal typically)
  • +
  • Lead developer should probably be one of the bounty judges
  • +
  • When a bug report is received, the lead developer, with advice from judges, should evaluate the + severity of the bug
  • +
  • Work at this stage should be in a private repo, and the issue filed on Github
  • +
  • If it's a bug that should be fixed, in the private repo, a developer should write a test case, + which should fail and thus confirm the bug
  • +
  • Developer should implement the fix and ensure the test now passes; writing additional tests as + needed
  • +
  • Show the bounty hunter the fix; merge the fix back to the public repo is one way
  • +
  • Determine if bounty hunter has any other feedback about the fix
  • +
  • Bounty judges determine the size of the reward, based on their evaluation of both the + likelihood and impact of the bug.
  • +
  • Keep bounty participants informed throughout the process, and then strive to avoid delays in + sending them their reward
  • +
+

For an example of the three tiers of rewards, see +Ethereum's Bounty Program:

+
+

The value of rewards paid out will vary depending on severity of impact. Rewards for minor +'harmless' bugs start at 0.05 BTC. Major bugs, for example leading to consensus issues, will be +rewarded up to 5 BTC. Much higher rewards are possible (up to 25 BTC) in case of very severe +vulnerabilities.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/speed-bumps/index.html b/development-recommendations/precautions/speed-bumps/index.html new file mode 100644 index 00000000..94e8b81b --- /dev/null +++ b/development-recommendations/precautions/speed-bumps/index.html @@ -0,0 +1,2709 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Speed Bumps - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Speed Bumps

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Speed bumps slow down actions, so that if malicious actions occur, there is time to recover. For +example, The DAO required 27 days between a successful request +to split the DAO and the ability to do so. This ensured the funds were kept within the contract, +increasing the likelihood of recovery. In the case of the DAO, there was no effective action that +could be taken during the time given by the speed bump, but in combination with our other +techniques, they can be quite effective.

+

Example:

+
struct RequestedWithdrawal {
+    uint amount;
+    uint time;
+}
+
+mapping (address => uint) private balances;
+mapping (address => RequestedWithdrawal) private requestedWithdrawals;
+uint constant withdrawalWaitPeriod = 28 days; // 4 weeks
+
+function requestWithdrawal() public {
+    if (balances[msg.sender] > 0) {
+        uint amountToWithdraw = balances[msg.sender];
+        balances[msg.sender] = 0; // for simplicity, we withdraw everything;
+        // presumably, the deposit function prevents new deposits when withdrawals are in progress
+
+        requestedWithdrawals[msg.sender] = RequestedWithdrawal({
+            amount: amountToWithdraw,
+            time: block.timestamp
+        });
+    }
+}
+
+function withdraw() public {
+    if(requestedWithdrawals[msg.sender].amount > 0 && block.timestamp > requestedWithdrawals[msg.sender].time + withdrawalWaitPeriod) {
+        uint amountToWithdraw = requestedWithdrawals[msg.sender].amount;
+        requestedWithdrawals[msg.sender].amount = 0;
+
+        require(msg.sender.send(amountToWithdraw));
+    }
+}
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/precautions/upgradeability/index.html b/development-recommendations/precautions/upgradeability/index.html new file mode 100644 index 00000000..41762405 --- /dev/null +++ b/development-recommendations/precautions/upgradeability/index.html @@ -0,0 +1,2870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Upgradeability - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Upgradeability

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Code will need to be changed if errors are discovered or if improvements need to be made. It is no +good to discover a bug, but have no way to deal with it.

+

Designing an effective upgrade system for smart contracts is an area of active research, and we +won't be able to cover all of the complications in this document. However, two basic approaches are +most commonly used. The simpler of the two is to have a registry contract that holds the address of +the latest version of the contract. A more seamless approach for contract users is to have a +contract that forwards calls and data onto the latest version of the contract.

+

Whatever the technique, it's important to have modularization and good separation between +components, so that code changes do not break functionality, orphan data, or require substantial +costs to port. In particular, it is usually beneficial to separate complex logic from your data +storage, so that you do not have to recreate all of the data in order to change the functionality.

+

It's also critical to have a secure way for parties to decide to upgrade the code. Depending on +your contract, code changes may need to be approved by a single trusted party, a group of members, +or a vote of the full set of stakeholders. If this process can take some time, you will want to +consider if there are other ways to react more quickly in case of an attack, such as an +emergency stop or circuit-breaker.

+

Regardless of your approach, it is important to have some way to upgrade your contracts, or they +will become unusable when the inevitable bugs are discovered in them.

+

Example 1: Use a registry contract to store the latest version of a contract

+

In this example, the calls aren't forwarded, so users should fetch the current address each time +before interacting with it.

+
pragma solidity ^0.5.0;
+
+contract SomeRegister {
+    address backendContract;
+    address[] previousBackends;
+    address owner;
+
+    constructor() {
+        owner = msg.sender;
+    }
+
+    modifier onlyOwner() {
+        require(msg.sender == owner)
+        _;
+    }
+
+    function changeBackend(address newBackend) public
+    onlyOwner()
+    returns (bool)
+    {
+        if(newBackend != address(0) && newBackend != backendContract) {
+            previousBackends.push(backendContract);
+            backendContract = newBackend;
+            return true;
+        }
+
+        return false;
+    }
+}
+
+

There are two main disadvantages to this approach:

+
    +
  1. Users must always look up the current address, and anyone who fails to do so risks using an old + version of the contract
  2. +
  3. You will need to think carefully about how to deal with the contract data when you replace the + contract
  4. +
+

The alternate approach is to have a contract forward calls and data to the latest version of the +contract:

+

Example 2: Use a DELEGATECALL to forward data and calls

+

This approach relies on using the +fallback function (in +Relay contract) to forward the calls to a target contract (LogicContract) using +delegatecall. +Remember that delegatecall is a special function in Solidity that executes the logic of the +called address (LogicContract) in the context of the calling contract (Relay), so "storage, +current address and balance still refer to the calling contract , only the code is taken from the +called address".

+
pragma solidity ^0.5.0;
+
+contract Relay {
+    address public currentVersion;
+    address public owner;
+
+    modifier onlyOwner() {
+        require(msg.sender == owner);
+        _;
+    }
+
+    constructor(address initAddr) {
+        require(initAddr != address(0));
+        currentVersion = initAddr;
+        owner = msg.sender; // this owner may be another contract with multisig, not a single contract owner
+    }
+
+    function changeContract(address newVersion) public
+    onlyOwner()
+    {
+        require(newVersion != address(0));
+        currentVersion = newVersion;
+    }
+
+    fallback() external payable {
+        (bool success, ) = address(currentVersion).delegatecall(msg.data);
+        require(success);
+    }
+}
+
+
contract LogicContract {
+    address public currentVersion;
+    address public owner;
+    uint public counter;
+
+    function incrementCounter() {
+        counter++;
+    }
+}
+
+

This simple version of the pattern cannot return values from LogicContract's functions, only +forward them, which limits its applicability. More complex implementations attempt to solve this +with in-line assembly code and a registry of return sizes. They are commonly referred to as +Proxy Patterns, but are also known as +Router, +Dispatcher and Relay. Each +implementation variant introduces a different set of complexity, risks and limitations.

+

You must be extremely careful with how you store data with this method. If your new contract has a +different storage layout than the first, your data may end up corrupted. When using more complex +implementations of delegatecall, you should carefully consider and understand*:

+ +

* Extended from +Proxy pattern recommendations section

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/abstract-vs-interfaces/index.html b/development-recommendations/solidity-specific/abstract-vs-interfaces/index.html new file mode 100644 index 00000000..50578e2a --- /dev/null +++ b/development-recommendations/solidity-specific/abstract-vs-interfaces/index.html @@ -0,0 +1,2680 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Abstract vs Interfaces - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Abstract vs Interfaces

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Be aware of the tradeoffs between abstract contracts and interfaces.

+

Both interfaces and abstract contracts provide one with a customizable and re-usable approach for +smart contracts. Interfaces, which were introduced in Solidity 0.4.11, are similar to abstract +contracts but cannot have any functions implemented. Interfaces also have limitations such as not +being able to access storage or inherit from other interfaces which generally makes abstract +contracts more practical. Although, interfaces are certainly useful for designing contracts prior +to implementation. Additionally, it is important to keep in mind that if a contract inherits from +an abstract contract it must implement all non-implemented functions via overriding or it will be +abstract as well.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/assert-require-revert/index.html b/development-recommendations/solidity-specific/assert-require-revert/index.html new file mode 100644 index 00000000..5cb27706 --- /dev/null +++ b/development-recommendations/solidity-specific/assert-require-revert/index.html @@ -0,0 +1,2768 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Assert, Require, Revert - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Assert, Require, Revert

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Enforce invariants with assert()

+

An assert guard triggers when an assertion fails - such as an invariant property changing. For +example, the token to ether issuance ratio, in a token issuance contract, may be fixed. You can +verify that this is the case at all times with an assert(). Assert guards should often be +combined with other techniques, such as pausing the contract and allowing upgrades. (Otherwise, you +may end up stuck, with an assertion that is always failing.)

+

Example:

+
contract Token {
+    mapping(address => uint) public balanceOf;
+    uint public totalSupply;
+
+    function deposit() public payable {
+        balanceOf[msg.sender] += msg.value;
+        totalSupply += msg.value;
+        assert(address(this).balance >= totalSupply);
+    }
+}
+
+

Note that the assertion is not a strict equality of the balance because the contract can be +forcibly sent ether without going +through the deposit() function!

+

Use assert(), require(), revert() properly

+
+

Info

+

The convenience functions assert and require can be used to check for conditions and throw an exception if the condition is not met.

+
+

The assert function should only be used to test for internal errors, and to check invariants.

+

The require function should be used to ensure valid conditions, such as inputs, or contract state variables are met, or to validate return values from calls to external contracts.

+

Following this paradigm allows formal analysis tools to verify that the invalid opcode can never be +reached: meaning no invariants in the code are violated and that the code is formally verified.

+
pragma solidity ^0.5.0;
+
+contract Sharer {
+    function sendHalf(address payable addr) public payable returns (uint balance) {
+        require(msg.value % 2 == 0, "Even value required."); //Require() can have an optional message string
+        uint balanceBeforeTransfer = address(this).balance;
+        (bool success, ) = addr.call.value(msg.value / 2)("");
+        require(success);
+        // Since we reverted if the transfer failed, there should be
+        // no way for us to still have half of the money.
+        assert(address(this).balance == balanceBeforeTransfer - msg.value / 2); // used for internal error checking
+        return address(this).balance;
+    }
+}
+
+

See SWC-110 & SWC-123

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/complex-inheritance/index.html b/development-recommendations/solidity-specific/complex-inheritance/index.html new file mode 100644 index 00000000..29668077 --- /dev/null +++ b/development-recommendations/solidity-specific/complex-inheritance/index.html @@ -0,0 +1,2720 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Complex Inheritance - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Complex Inheritance

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

When utilizing multiple inheritance in Solidity, it is important to understand how the compiler +composes the inheritance graph.

+
contract Final {
+    uint public a;
+    function Final(uint f) public {
+        a = f;
+    }
+}
+
+contract B is Final {
+    int public fee;
+
+    function B(uint f) Final(f) public {
+    }
+    function setFee() public {
+        fee = 3;
+    }
+}
+
+contract C is Final {
+    int public fee;
+
+    function C(uint f) Final(f) public {
+    }
+    function setFee() public {
+        fee = 5;
+    }
+}
+
+contract A is B, C {
+  function A() public B(3) C(5) {
+      setFee();
+  }
+}
+
+

When a contract is deployed, the compiler will linearize the inheritance from right to left +(after the keyword is the parents are listed from the most base-like to the most derived). Here +is contract A's linearization:

+

Final \<- B \<- C \<- A

+

The consequence of the linearization will yield a fee value of 5, since C is the most derived +contract. This may seem obvious, but imagine scenarios where C is able to shadow crucial functions, +reorder boolean clauses, and cause the developer to write exploitable contracts. Static analysis +currently does not raise issue with overshadowed functions, so it must be manually inspected.

+

For more on security and inheritance, check out this +article

+

To help contribute, Solidity's Github has a +project with all +inheritance-related issues.

+

See SWC-125

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/event-monitoring/index.html b/development-recommendations/solidity-specific/event-monitoring/index.html new file mode 100644 index 00000000..d8761bdd --- /dev/null +++ b/development-recommendations/solidity-specific/event-monitoring/index.html @@ -0,0 +1,2725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Event Monitoring - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Event Monitoring

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

It can be useful to have a way to monitor the contract's activity after it was deployed. One way to +accomplish this is to look at all transactions of the contract, however that may be insufficient, +as message calls between contracts are not recorded in the blockchain. Moreover, it shows only the +input parameters, not the actual changes being made to the state. Also, events could be used to +trigger functions in the user interface.

+
contract Charity {
+    mapping(address => uint) balances;
+
+    function donate() payable public {
+        balances[msg.sender] += msg.value;
+    }
+}
+
+contract Game {
+    function buyCoins() payable public {
+        // 5% goes to charity
+        charity.donate.value(msg.value / 20)();
+    }
+}
+
+

Here, Game contract will make an internal call to Charity.donate(). This transaction won't +appear in the external transaction list of Charity, but only visible in the internal +transactions.

+

An event is a convenient way to log something that happened in the contract. Events that were +emitted stay in the blockchain along with the other contract data and they are available for future +audit. Here is an improvement to the example above, using events to provide a history of the +Charity's donations.

+
contract Charity {
+    // define event
+    event LogDonate(uint _amount);
+
+    mapping(address => uint) balances;
+
+    function donate() payable public {
+        balances[msg.sender] += msg.value;
+        // emit event
+        emit LogDonate(msg.value);
+    }
+}
+
+contract Game {
+    function buyCoins() payable public {
+        // 5% goes to charity
+        charity.donate.value(msg.value / 20)();
+    }
+}
+
+

Here, all transactions that go through the Charity contract, either directly or not, will show up +in the event list of that contract along with the amount of donated money.

+
+
+

Prefer newer Solidity constructs

+

Prefer constructs/aliases such as selfdestruct (over suicide) and keccak256 (over sha3). Patterns like require(msg.sender.send(1 ether)) can also be simplified to using transfer(), as in msg.sender.transfer(1 ether). Check out Solidity Change log for more similar changes.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/extcodesize-checks/index.html b/development-recommendations/solidity-specific/extcodesize-checks/index.html new file mode 100644 index 00000000..3733fb55 --- /dev/null +++ b/development-recommendations/solidity-specific/extcodesize-checks/index.html @@ -0,0 +1,2719 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EXTCODESIZE Checks - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

EXTCODESIZE Checks

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Avoid using extcodesize to check for Externally Owned Accounts.

+

The following modifier (or a similar check) is often used to verify whether a call was made from an +externally owned account (EOA) or a contract account:

+
// bad
+modifier isNotContract(address _a) {
+  uint size;
+  assembly {
+    size := extcodesize(_a)
+  }
+    require(size == 0);
+     _;
+}
+
+

The idea is straightforward: if an address contains code, it's not an EOA but a contract account. +However, a contract does not have source code available during construction. This means that +while the constructor is running, it can make calls to other contracts, but extcodesize for its +address returns zero. Below is a minimal example that shows how this check can be circumvented:

+
contract OnlyForEOA {    
+    uint public flag;
+
+    // bad
+    modifier isNotContract(address _a){
+        uint len;
+        assembly { len := extcodesize(_a) }
+        require(len == 0);
+        _;
+    }
+
+    function setFlag(uint i) public isNotContract(msg.sender){
+        flag = i;
+    }
+}
+
+contract FakeEOA {
+    constructor(address _a) public {
+        OnlyForEOA c = OnlyForEOA(_a);
+        c.setFlag(1);
+    }
+}
+
+

Because contract addresses can be pre-computed, this check could also fail if it checks an address +which is empty at block n, but which has a contract deployed to it at some block greater than +n.

+
+

This issue is nuanced.

+

If your goal is to prevent other contracts from being able to call your contract, the extcodesize check is probably sufficient. An alternative approach is to check the value of (tx.origin == msg.sender), though this also has drawbacks.

+

There may be other situations in which the extcodesize check serves your purpose. Describing all of them here is out of scope. Understand the underlying behaviors of the EVM and use your judgement.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/fallback-functions/index.html b/development-recommendations/solidity-specific/fallback-functions/index.html new file mode 100644 index 00000000..2c92ab99 --- /dev/null +++ b/development-recommendations/solidity-specific/fallback-functions/index.html @@ -0,0 +1,2749 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fallback Functions - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Fallback Functions

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Keep fallback functions simple

+

Fallback functions are +called when a contract is sent a message with no arguments (or when no function matches), and only +has access to 2,300 gas when called from a .send() or .transfer(). If you wish to be able to +receive Ether from a .send() or .transfer(), the most you can do in a fallback function is log +an event. Use a proper function if a computation of more gas is required.

+
// bad
+function() payable { balances[msg.sender] += msg.value; }
+
+// good
+function deposit() payable external { balances[msg.sender] += msg.value; }
+
+function() payable { require(msg.data.length == 0); emit LogDepositReceived(msg.sender); }
+
+

Check data length in fallback functions

+

Since the +fallback functions is +not only called for plain ether transfers (without data) but also when no other function matches, +you should check that the data is empty if the fallback function is intended to be used only for +the purpose of logging received Ether. Otherwise, callers will not notice if your contract is used +incorrectly and functions that do not exist are called.

+
// bad
+function() payable { emit LogDepositReceived(msg.sender); }
+
+// good
+function() payable { require(msg.data.length == 0); emit LogDepositReceived(msg.sender); }
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/integer-division/index.html b/development-recommendations/solidity-specific/integer-division/index.html new file mode 100644 index 00000000..ea0901e0 --- /dev/null +++ b/development-recommendations/solidity-specific/integer-division/index.html @@ -0,0 +1,2691 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Integer Division - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Integer Division

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

All integer division rounds down to the nearest integer. If you need more precision, consider using +a multiplier, or store both the numerator and denominator.

+

(In the future, Solidity will have a +fixed-point type, +which will make this easier.)

+
// bad
+uint x = 5 / 2; // Result is 2, all integer division rounds DOWN to the nearest integer
+
+

Using a multiplier prevents rounding down, this multiplier needs to be accounted for when working +with x in the future:

+
// good
+uint multiplier = 10;
+uint x = (5 * multiplier) / 2;
+
+

Storing the numerator and denominator means you can calculate the result of numerator/denominator +off-chain:

+
// good
+uint numerator = 5;
+uint denominator = 2;
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/interface-types/index.html b/development-recommendations/solidity-specific/interface-types/index.html new file mode 100644 index 00000000..37575498 --- /dev/null +++ b/development-recommendations/solidity-specific/interface-types/index.html @@ -0,0 +1,2711 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interface Types - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Interface Types

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

When a function takes a contract address as an argument, it is better to pass an interface or +contract type rather than a raw address. If the function is called elsewhere within the source +code, the compiler will provide additional type safety guarantees.

+

Here we see two alternatives:

+
contract Validator {
+    function validate(uint) external returns(bool);
+}
+
+contract TypeSafeAuction {
+    // good
+    function validateBet(Validator _validator, uint _value) internal returns(bool) {
+        bool valid = _validator.validate(_value);
+        return valid;
+    }
+}
+
+contract TypeUnsafeAuction {
+    // bad
+    function validateBet(address _addr, uint _value) internal returns(bool) {
+        Validator validator = Validator(_addr);
+        bool valid = validator.validate(_value);
+        return valid;
+    }
+}
+
+

The benefits of using the TypeSafeAuction contract above can then be seen from the following +example. If validateBet() is called with an address argument, or a contract type other than +Validator, the compiler will throw this error:

+
contract NonValidator{}
+
+contract Auction is TypeSafeAuction {
+    NonValidator nonValidator;
+
+    function bet(uint _value) {
+        bool valid = validateBet(nonValidator, _value); // TypeError: Invalid type for argument in function call.
+                                                        // Invalid implicit conversion from contract NonValidator
+                                                        // to contract Validator requested.
+    }
+}
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/locking-pragmas/index.html b/development-recommendations/solidity-specific/locking-pragmas/index.html new file mode 100644 index 00000000..82db890c --- /dev/null +++ b/development-recommendations/solidity-specific/locking-pragmas/index.html @@ -0,0 +1,2692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Locking Pragmas - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Locking Pragmas

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Contracts should be deployed with the same compiler version and flags that they have been tested +the most with. Locking the pragma helps ensure that contracts do not accidentally get deployed +using, for example, the latest compiler which may have higher risks of undiscovered bugs. Contracts +may also be deployed by others and the pragma indicates the compiler version intended by the +original authors.

+
// bad
+pragma solidity ^0.4.4;
+
+
+// good
+pragma solidity 0.4.4;
+
+

Note: a floating pragma version (ie. ^0.4.25) will compile fine with 0.4.26-nightly.2018.9.25, +however nightly builds should never be used to compile code for production.

+
+

Warning

+

Pragma statements can be allowed to float when a contract is intended for consumption +by other developers, as in the case with contracts in a library or EthPM package. Otherwise, the +developer would need to manually update the pragma in order to compile locally.

+

See SWC-103

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/modifiers-as-guards/index.html b/development-recommendations/solidity-specific/modifiers-as-guards/index.html new file mode 100644 index 00000000..c8ab5028 --- /dev/null +++ b/development-recommendations/solidity-specific/modifiers-as-guards/index.html @@ -0,0 +1,2707 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modifiers as Guards - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Modifiers as Guards

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

The code inside a modifier is usually executed before the function body, so any state changes or +external calls will violate the +Checks-Effects-Interactions +pattern. Moreover, these statements may also remain unnoticed by the developer, as the code for +modifier may be far from the function declaration. For example, an external call in modifier can +lead to the reentrancy attack:

+
contract Registry {
+    address owner;
+
+    function isVoter(address _addr) external returns(bool) {
+        // Code
+    }
+}
+
+contract Election {
+    Registry registry;
+
+    modifier isEligible(address _addr) {
+        require(registry.isVoter(_addr));
+        _;
+    }
+
+    function vote() isEligible(msg.sender) public {
+        // Code
+    }
+}
+
+

In this case, the Registry contract can make a reentrancy attack by calling Election.vote() +inside isVoter().

+
+

Note

+

Use modifiers to +replace duplicate condition checks in multiple functions, such as isOwner(), otherwise use +require or revert inside the function. This makes your smart contract code more readable and +easier to audit.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/payability/index.html b/development-recommendations/solidity-specific/payability/index.html new file mode 100644 index 00000000..1ea11224 --- /dev/null +++ b/development-recommendations/solidity-specific/payability/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Payability - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Payability

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Starting from Solidity 0.4.0, every function that is receiving ether must use payable modifier, +otherwise if the transaction has msg.value > 0 will revert +(except when forced).

+
+

Note

+

Something that might not be obvious: The payable modifier only applies to calls from external contracts. If I call a non-payable function in the payable function in the same contract, the non-payable function won't fail, though msg.value is still set.

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/shadowing/index.html b/development-recommendations/solidity-specific/shadowing/index.html new file mode 100644 index 00000000..2512dfd5 --- /dev/null +++ b/development-recommendations/solidity-specific/shadowing/index.html @@ -0,0 +1,2687 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shadowing - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Shadowing

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

It is currently possible to shadow built-in +globals in Solidity. This allows contracts to override the functionality of built-ins such as msg +and revert(). Although this is intended, it +can mislead users of a contract as to the contract's true behavior.

+
contract PretendingToRevert {
+    function revert() internal constant {}
+}
+
+contract ExampleContract is PretendingToRevert {
+    function somethingBad() public {
+        revert();
+    }
+}
+
+

Contract users (and auditors) should be aware of the full smart contract source code of any +application they intend to use.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/timestamp-dependence/index.html b/development-recommendations/solidity-specific/timestamp-dependence/index.html new file mode 100644 index 00000000..75116294 --- /dev/null +++ b/development-recommendations/solidity-specific/timestamp-dependence/index.html @@ -0,0 +1,2775 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Timestamp Dependence - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Timestamp Dependence

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

There are three main considerations when using a timestamp to execute a critical function in a +contract, especially when actions involve fund transfer.

+

Timestamp Manipulation

+

Be aware that the timestamp of the block can be manipulated by a miner. Consider this +contract:

+
uint256 constant private salt =  block.timestamp;
+
+function random(uint Max) constant private returns (uint256 result){
+    //get the best seed for randomness
+    uint256 x = salt * 100/Max;
+    uint256 y = salt * block.number/(salt % 5) ;
+    uint256 seed = block.number/3 + (salt % 300) + Last_Payout + y;
+    uint256 h = uint256(block.blockhash(seed));
+
+    return uint256((h / x)) % Max + 1; //random number between 1 and Max
+}
+
+

When the contract uses the timestamp to seed a random number, the miner can actually post a +timestamp within 15 seconds of the block being validated, effectively allowing the miner to +precompute an option more favorable to their chances in the lottery. Timestamps are not random and +should not be used in that context.

+

The 15-second Rule

+

The Yellow Paper (Ethereum's reference +specification) does not specify a constraint on how much blocks can drift in time, but +it does specify that each timestamp should be +bigger than the timestamp of its parent. Popular Ethereum protocol implementations +Geth +and +Parity +both reject blocks with timestamp more than 15 seconds in future. Therefore, a good rule of thumb +in evaluating timestamp usage is:

+
+

Note

+

If the scale of your time-dependent event can vary by 15 seconds and maintain integrity, +it is safe to use a block.timestamp.

+
+

Avoid using block.number as a timestamp

+

It is possible to estimate a time delta using the block.number property and +average block time, however this is not future proof as +block times may change (such as +fork reorganisations +and the difficulty bomb). In a sale spanning days, +the 15-second rule allows one to achieve a more reliable estimate of time.

+

See SWC-116

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/tx-origin/index.html b/development-recommendations/solidity-specific/tx-origin/index.html new file mode 100644 index 00000000..476ccdae --- /dev/null +++ b/development-recommendations/solidity-specific/tx-origin/index.html @@ -0,0 +1,2721 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tx.origin - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

tx.origin

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Never use tx.origin for authorization, another contract can have a method which will call your +contract (where the user has some funds for instance) and your contract will authorize that +transaction as your address is in tx.origin.

+
contract MyContract {
+
+    address owner;
+
+    function MyContract() public {
+        owner = msg.sender;
+    }
+
+    function sendTo(address receiver, uint amount) public {
+        require(tx.origin == owner);
+        (bool success, ) = receiver.call.value(amount)("");
+        require(success);
+    }
+
+}
+
+contract AttackingContract {
+
+    MyContract myContract;
+    address attacker;
+
+    function AttackingContract(address myContractAddress) public {
+        myContract = MyContract(myContractAddress);
+        attacker = msg.sender;
+    }
+
+    function() public {
+        myContract.sendTo(attacker, msg.sender.balance);
+    }
+
+}
+
+

You should use msg.sender for authorization (if another contract calls your contract msg.sender +will be the address of the contract and not the address of the user who called the contract).

+

You can read more about it here: +Solidity docs

+
+

Warning

+

Besides the issue with authorization, there is a chance that tx.origin will be +removed from the Ethereum protocol in the future, so code that uses tx.origin won't be compatible +with future releases +Vitalik: 'Do NOT assume that tx.origin will continue to be usable or meaningful.'

+

It's also worth mentioning that by using tx.origin you're limiting interoperability between +contracts because the contract that uses tx.origin cannot be used by another contract as a contract +can't be the tx.origin.

+

See SWC-115

+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/solidity-specific/visibility/index.html b/development-recommendations/solidity-specific/visibility/index.html new file mode 100644 index 00000000..426de8aa --- /dev/null +++ b/development-recommendations/solidity-specific/visibility/index.html @@ -0,0 +1,2711 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Visibility - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Visibility

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Explicitly label the visibility of functions and state variables. Functions can be specified as +being external, public, internal or private. Please understand the differences between +them, for example, external may be sufficient instead of public. For state variables, +external is not possible. Labeling the visibility explicitly will make it easier to catch +incorrect assumptions about who can call the function or access the variable.

+
    +
  • External functions are part of the contract interface. An external function f cannot be + called internally (i.e. f() does not work, but this.f() works). External functions are + sometimes more efficient when they receive large arrays of data.
  • +
  • Public functions are part of the contract interface and can be either called internally or via + messages. For public state variables, an automatic getter function (see below) is generated.
  • +
  • Internal functions and state variables can only be accessed internally, without using this.
  • +
  • Private functions and state variables are only visible for the contract they + are defined in and not in derived contracts. Note: Everything inside a + contract is visible to all observers external to the + blockchain, + even Private variables.
  • +
+
// bad
+uint x; // the default is internal for state variables, but it should be made explicit
+function buy() { // the default is public
+    // public code
+}
+
+// good
+uint private y;
+function buy() external {
+    // only callable externally or using this.buy()
+}
+
+function utility() public {
+    // callable externally, as well as internally: changing this code requires thinking about both cases.
+}
+
+function internalAction() internal {
+    // internal code
+}
+
+

See SWC-100 and +SWC-108

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/token-specific/contract-address/index.html b/development-recommendations/token-specific/contract-address/index.html new file mode 100644 index 00000000..80ba4b35 --- /dev/null +++ b/development-recommendations/token-specific/contract-address/index.html @@ -0,0 +1,2741 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Contract Address - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Contract Address

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Consider also preventing the transfer of tokens to the same address of the smart contract.

+

An example of the potential for loss by leaving this open is the +EOS token smart contract +where more than 90,000 tokens are stuck at the contract address.

+

Example

+

An example of implementing both the above recommendations would be to create the following +modifier; validating that the "to" address is neither 0x0 nor the smart contract's own address:

+
    modifier validDestination( address to ) {
+        require(to != address(0x0));
+        require(to != address(this) );
+        _;
+    }
+
+

The modifier should then be applied to the "transfer" and "transferFrom" methods:

+
    function transfer(address _to, uint _value)
+        validDestination(_to)
+        returns (bool) 
+    {
+        (... your logic ...)
+    }
+
+    function transferFrom(address _from, address _to, uint _value)
+        validDestination(_to)
+        returns (bool) 
+    {
+        (... your logic ...)
+    }
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/token-specific/frontrunning/index.html b/development-recommendations/token-specific/frontrunning/index.html new file mode 100644 index 00000000..b4075116 --- /dev/null +++ b/development-recommendations/token-specific/frontrunning/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Frontrunning - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Frontrunning

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

The EIP-20 token's approve() function creates the potential for an approved spender to spend more +than the intended amount. A +front running attack can be +used, enabling an approved spender to call transferFrom() both before and after the call to +approve() is processed. More details are available on the +EIP, and in +this document.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/token-specific/standardization/index.html b/development-recommendations/token-specific/standardization/index.html new file mode 100644 index 00000000..ded5ef20 --- /dev/null +++ b/development-recommendations/token-specific/standardization/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Standardization - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Standardization

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Generally speaking, smart contracts of tokens should follow an accepted and stable standard.

+

Examples of currently accepted standards include:

+ + + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/development-recommendations/token-specific/zero-address/index.html b/development-recommendations/token-specific/zero-address/index.html new file mode 100644 index 00000000..56a6397b --- /dev/null +++ b/development-recommendations/token-specific/zero-address/index.html @@ -0,0 +1,2674 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Zero Address - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Zero Address

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

At the time of writing, the "zero" address +(0x0000000000000000000000000000000000000000) +holds tokens with a value of more than 80$ million.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/blockchain-properties/index.html b/general-philosophy/blockchain-properties/index.html new file mode 100644 index 00000000..4234a3e7 --- /dev/null +++ b/general-philosophy/blockchain-properties/index.html @@ -0,0 +1,2682 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Blockchain Properties - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Blockchain Properties

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

While much of your programming experience will be relevant to Ethereum programming, there are some +pitfalls to be aware of.

+
    +
  • Be extremely careful about external contract calls, which may execute malicious code and change + control flow.
  • +
  • Understand that your public functions are public, and may be called maliciously and in any order. + The private data in smart contracts is also viewable by anyone.
  • +
  • Keep gas costs and the block gas limit in mind.
  • +
  • Be aware that timestamps are imprecise on a blockchain, miners can influence the time of + execution of a transaction within a margin of several seconds.
  • +
  • Randomness is non-trivial on blockchain, most approaches to random number generation are gameable + on a blockchain.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/index.html b/general-philosophy/index.html new file mode 100644 index 00000000..63f157b8 --- /dev/null +++ b/general-philosophy/index.html @@ -0,0 +1,2671 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Index

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Ethereum and complex blockchain programs are new and highly experimental. Therefore, you should +expect constant changes in the security landscape, as new bugs and security risks are discovered, +and new best practices are developed. Following the security practices in this document is +therefore only the beginning of the security work you will need to do as a smart contract +developer.

+

Smart contract programming requires a different engineering mindset than you may be used to. The +cost of failure can be high, and change can be difficult, making it in some ways more similar to +hardware programming or financial services programming than web or mobile development. It is +therefore not enough to defend against known vulnerabilities. Instead, you will need to learn a new +philosophy of development:

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/prepare-for-failure/index.html b/general-philosophy/prepare-for-failure/index.html new file mode 100644 index 00000000..bb47e970 --- /dev/null +++ b/general-philosophy/prepare-for-failure/index.html @@ -0,0 +1,2676 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Prepare for Failure - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Prepare for Failure

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Any non-trivial contract will have errors in it. Your code must, therefore, be able to respond to +bugs and vulnerabilities gracefully.

+
    +
  • Pause the contract when things are going wrong ('circuit breaker')
  • +
  • Manage the amount of money at risk (rate limiting, maximum usage)
  • +
  • Have an effective upgrade path for bugfixes and improvements
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/rollout/index.html b/general-philosophy/rollout/index.html new file mode 100644 index 00000000..ed0e82e1 --- /dev/null +++ b/general-philosophy/rollout/index.html @@ -0,0 +1,2676 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rolling out - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Rolling out

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

It is always better to catch bugs before a full production release.

+
    +
  • Test contracts thoroughly, and add tests whenever new attack vectors are discovered
  • +
  • Provide bug bounties starting from alpha testnet + releases
  • +
  • Rollout in phases, with increasing usage and testing in each phase
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/simplicity-vs-complexity/index.html b/general-philosophy/simplicity-vs-complexity/index.html new file mode 100644 index 00000000..e2ecc5ef --- /dev/null +++ b/general-philosophy/simplicity-vs-complexity/index.html @@ -0,0 +1,2770 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Simplicity vs. Complexity - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Simplicity vs. Complexity

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

There are multiple fundamental tradeoffs to consider when assessing the structure and security of a +smart contract system. The general recommendation for any smart contract system is to identify the +proper balance for these fundamental tradeoffs.

+

An ideal smart contract system from a software engineering bias is modular, reuses code instead of +duplicating it, and supports upgradeable components. An ideal smart contract system from a secure +architecture bias may share this mindset, especially in the case of more complex smart contract +systems.

+

However, there are important exceptions where security and software engineering best practices may +not be aligned. In each case, the proper balance is obtained by identifying the optimal mix of +properties along contract system dimensions such as:

+
    +
  • Rigid versus Upgradeable
  • +
  • Monolithic versus Modular
  • +
  • Duplication versus Reuse
  • +
+

Rigid versus Upgradeable

+

While multiple resources, including this one, emphasize malleability characteristics such as +Killable, Upgradeable or Modifiable patterns there is a fundamental tradeoff between malleability +and security.

+

Malleability patterns by definition add complexity and potential attack surfaces. Simplicity is +particularly effective over complexity in cases where the smart contract system performs a very +limited set of functionality for a pre-defined limited period of time, for example, a +governance-free finite-time-frame token-sale contract system.

+

Monolithic versus Modular

+

A monolithic self-contained contract keeps all knowledge locally identifiable and readable. While +there are few smart contract systems held in high regard that exist as monoliths, there is an +argument to be made for extreme locality of data and flow - for example, in the case of optimizing +code review efficiency.

+

As with the other tradeoffs considered here, security best practices trend away from software +engineering best practices in simple short-lived contracts and trend toward software engineering +best practices in the case of more complex perpetual contract systems.

+

Duplication versus Reuse

+

A smart contract system from a software engineering perspective wishes to maximize reuse where +reasonable. There are many ways to reuse contract code in Solidity. Using proven +previously-deployed contracts which you own is generally the safest manner to achieve code reuse.

+

Duplication is frequently relied upon in cases where self-owned previously-deployed contracts are +not available. Efforts such as +OpenZeppelin's Solidity Library seek to +provide patterns such that secure code can be re-used without duplication. Any contract security +analysis must include any re-used code that has not previously established a level of trust +commensurate with the funds at risk in the target smart contract system.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/simplicity/index.html b/general-philosophy/simplicity/index.html new file mode 100644 index 00000000..578200e3 --- /dev/null +++ b/general-philosophy/simplicity/index.html @@ -0,0 +1,2678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keep it Simple - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Keep it Simple

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Complexity increases the likelihood of errors.

+
    +
  • Ensure the contract logic is simple
  • +
  • Modularize code to keep contracts and functions small
  • +
  • Use already-written tools or code where possible (eg. don't roll your own random number + generator)
  • +
  • Prefer clarity to performance whenever possible
  • +
  • Only use the blockchain for the parts of your system that require decentralization
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/general-philosophy/stay-up-to-date/index.html b/general-philosophy/stay-up-to-date/index.html new file mode 100644 index 00000000..9985e6da --- /dev/null +++ b/general-philosophy/stay-up-to-date/index.html @@ -0,0 +1,2675 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stay up to Date - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Stay up to Date

+ +
+

Tip

+

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

+
+

Keep track of new security developments.

+
    +
  • Check your contracts for any new bug as soon as it is discovered
  • +
  • Upgrade to the latest version of any tool or library as soon as possible
  • +
  • Adopt new security techniques that appear useful
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/img/bg-security-tools.png b/img/bg-security-tools.png new file mode 100644 index 0000000000000000000000000000000000000000..5ab8cac32458c6f1adc9d568a703a7469a664172 GIT binary patch literal 140347 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 z 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

!;fI!e#=wy&oWgL4|9c`8l695MRk81JNR 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°d+CJb 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 z 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 literal 0 HcmV?d00001 diff --git a/img/diligence_logo.svg b/img/diligence_logo.svg new file mode 100644 index 00000000..3f14f112 --- /dev/null +++ b/img/diligence_logo.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/img/favicon.ico b/img/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..506534321a78c50f344bd22299f2141c67e4932d GIT binary patch literal 4286 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%0D`X;;Et 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 UDCR^PA^-pY07*qoM6N<$f`rXdegFUf literal 0 HcmV?d00001 diff --git a/index.html b/index.html new file mode 100644 index 00000000..01aa42f2 --- /dev/null +++ b/index.html @@ -0,0 +1,2740 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Ethereum Smart Contract Security Best Practices

+
+

Tip

+

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Smart Contract Security Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

+
+

This document provides a baseline knowledge of security considerations for intermediate Solidity +programmers. It is maintained by ConsenSys Diligence, with +contributions from our friends in the broader Ethereum community.

+

Our amazing community has also provided translations in +Chinese and +Vietnamese.

+

Where to start?

+ +

Contributions are welcome!

+

Feel free to submit a pull request, with anything from small fixes, to full new sections. If you +are writing new content, please reference the contributing page for +guidance on style.

+

See the issues for topics that +need to be covered or updated.

+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/search/search_index.json b/search/search_index.json new file mode 100644 index 00000000..b10774d7 --- /dev/null +++ b/search/search_index.json @@ -0,0 +1 @@ +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"Ethereum Smart Contract Security Best Practices","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Smart Contract Security Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

This document provides a baseline knowledge of security considerations for intermediate Solidity programmers. It is maintained by ConsenSys Diligence, with contributions from our friends in the broader Ethereum community.

Our amazing community has also provided translations in Chinese and Vietnamese.

"},{"location":"#where-to-start","title":"Where to start?","text":"
  • General Philosophy describes the smart contract security mindset
  • Development Recommendations contains examples of good code patterns
  • Known Attacks describes the different classes of vulnerabilities to avoid
  • Security Tools lists tools for improving code quality, and detecting vulnerabilities
  • Bug Bounties List of bug bounties in the ecosystem.
"},{"location":"#contributions-are-welcome","title":"Contributions are welcome!","text":"

Feel free to submit a pull request, with anything from small fixes, to full new sections. If you are writing new content, please reference the contributing page for guidance on style.

See the issues for topics that need to be covered or updated.

"},{"location":"bug-bounty-programs/","title":"Bug Bounty Programs","text":"

Tip

Looking for comprehensive information on setting up, managing, and operating a bug bounty program? Please refer to the Smart Contract Security Field Guide's bug bounty guide. This resource provides in-depth, up-to-date knowledge and strategies that are paramount for running a successful bug bounty program.

Over the course of time Ethereum security has evolved to include different flavours of bug bounty programs which will be detailed below:

"},{"location":"bug-bounty-programs/#bug-bounty-platforms","title":"Bug Bounty Platforms","text":"

The first category are bug bounty platforms wherein a development team submits their project to a platform that either manages the programme for them or simply lists their project for exposure and reach toward interested security researchers. These platforms are further divided by type. The first are web3 native platforms hosting the majority of smart contract and frontend bug bounty programmes you'll find and the second are traditional platforms hosting majorly programmes with the frontend of centralized exchanges in scope. Finally, there are bounty collaboration platforms where developers are paid to code and implement new features or smart contracts.

Web3 native platforms:

  • Immunefi
  • HackenProof

Traditional platforms:

  • HackerOne
  • Bugcrowd

Bounty collaboration platforms:

  • Gitcoin
"},{"location":"bug-bounty-programs/#crowd-sourced-security-solutions","title":"Crowd-sourced Security Solutions","text":"

In response to the high demand and low supply for professional smart contract security review firms, a few crowd sourced solutions have emerged to solve the issue. They all employ a bug bounty-esque model hence inclusion on this list. They call them \"audit contests\" with freelance security researchers scrambling to find and report vulnerabilities within a set time period i.e two weeks with payouts only being issued for successful findings. Examples are listed below:

  • Code4rena
"},{"location":"bug-bounty-programs/#project-managed-bounties","title":"Project Managed Bounties","text":"

The final category for now consists of bug bounty programmes that are directly managed by the project team itself and are often focused on smart contracts in their scope whether that's contributing to their features or breaking them.

Issues and PRs are welcome to add new bounties, or remove those which are no longer active.

  • Airswap
  • Ethereum Foundation: Has a large scope, including clients, Solidity and Vyper, and more.
  • Etherscan.io
  • ImmutableSoft
  • 0xProject
  • Parity: Includes client and contract code
"},{"location":"about/","title":"Contributing to the Smart Contract Security Best Practices","text":"

Please take a moment to review this document to make the contribution process easy and effective for everyone involved. Following these guidelines helps to communicate that you respect the maintainers' time in managing and developing this open-source project. They should reciprocate that respect in addressing your issue or assessing pull requests.

"},{"location":"about/#using-the-issue-tracker","title":"Using the Issue Tracker","text":"

The issue tracker is the preferred channel for feature requests and submitting pull requests. There are some cases where the issue tracker should not be used:

  • Please do not use the issue tracker for personal support requests to ask the community for help. There are many Discord and Telegram communities around Smart Contract development where people will be more than happy to help.
  • Please do not derail or troll issues. Keep the discussion on topic and respect the opinions of others.
"},{"location":"about/#content-related-issues","title":"Content-related Issues","text":"

Sections on attacks and security best practices should include examples and further reading. Security-related information is bound to change over time, however. Content-related issues should flag areas that need more explanations or contain outdated content.

A well-written issue flagging areas of the Best Practices that need attention are very beneficial - thank you! Some guidelines for content-related issues:

  1. Use the GitHub issue search: Check if the issue has already been reported. If the issue is already present, use a thumbs-up reaction to help the developers prioritize.
  2. Check if the issue has been fixed: Try checking out open pull requests and development branches. The problem you are looking to flag might already be fixed.
  3. Isolate the problem: An excellent content-related issue shouldn't leave others needing to chase you up for more information. Please try to be as detailed as possible. If content needs fixing across multiple areas, please flag one issue for each case.
"},{"location":"about/#feature-requests","title":"Feature Requests","text":"

Feature requests are welcome. But take a moment to find out whether your idea fits with the scope and aims of the project. It's up to you to make a solid case to convince the maintainers of the merits of an additional piece of content. Please provide as much detail and context as possible. Keep in mind that the Best Practices do not aim to mirror general security considerations that can be found in the project's respective documentation. Additional content to the repository should be original and flag potential pitfalls developers might encounter when building Smart Contract systems.

"},{"location":"about/#pull-requests","title":"Pull Requests","text":"

Reasonable pull requests - patches, improvements, new content - are a fantastic help. They should remain focused in scope and avoid containing unrelated commits. Please ask first before embarking on any significant pull request (e.g. adding new content, refactoring example code). Otherwise, you risk spending a lot of time working on something that the maintainers might not want to merge into the project. Please adhere to the coding conventions used throughout the project (indentation, comments, etc.). Adhering to the following this process is the best way to get your work merged:

  1. Fork the repo, clone your fork, and configure the remotes:
    # Clone your fork of the repo into the current directory\ngit clone https://github.com/<your-username>/<repo-name>\n# Navigate to the newly cloned directory\ncd <repo-name>\n# Assign the original repo to a remote called \"upstream\"\ngit remote add upstream https://github.com/<upsteam-owner>/<repo-name>\n
  2. If you cloned a while ago, get the latest changes from upstream:
    git checkout <dev-branch>\ngit pull upstream <dev-branch>\n
  3. Create a new topic branch (off the main project development branch) to contain your new content, change, or fix:
    git checkout -b <topic-branch-name>\n
  4. Commit your changes in logical chunks. Please adhere to these git commit message guidelines or your code is unlikely to be merged into the main project. Use Git's interactive rebase feature to tidy up your commits before making them public.
  5. Locally merge (or rebase) the upstream development branch into your topic branch:
    git pull [--rebase] upstream <dev-branch>\n
  6. Push your topic branch up to your fork:
    git push origin <topic-branch-name>\n
  7. Open a Pull Request with a clear title and description.
"},{"location":"about/#style-guidelines","title":"Style Guidelines","text":"

To maintain a consistent writing style across the documents, a few considerations need to be taken.

  1. Succinctness: Use precise language and don't assume knowledge beyond Solidity and Ethereum basics.
  2. Show, don't tell: Examples speak more than a lengthy exposition. Provide code examples where relevant and raise issues or best practices in the code around them.
  3. Give credit: When further reading is recommended or resources are available that corroborate security issues, they should contain credit and link to the original resource.
  4. Label code: Examples containing code must be labeled as insecure or secure where relevant. Specifically, in content regarding attacks, vulnerable code should be preceded by // INSECURE.
"},{"location":"about/license/","title":"License","text":"

Copyright 2016 Smart Contract Best Practices Authors

Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0\n

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

"},{"location":"attacks/","title":"Index","text":"

Tip

Seeking more detailed information on smart contract attacks? The Smart Contract Security Field Guide offers an extensive range of attack strategies with in-depth explanations on vulnerabilities, including new code samples for a hands-on learning experience. Enhance your understanding and stay ahead of potential threats by visiting this continuously updated resource.

The following is a list of known attacks which you should be aware of, and defend against when writing smart contracts.

Category Description Reentrancy Intra- and inter-function reentrancy attacks and potentially faulty solutions to them. Oracle Manipulation Manipulation of external data providers and potential solutions to oracle security issues. Frontrunning A definition and taxonomy around frontrunning and related attacks. Timestamp Dependence Attacks relating to the timing of a transaction. Insecure Arithmetic Integer overflows and underflows. Denial of Service Denial of service attacks through unexpected reverts and the block gas limit. Griefing Attacks relating to bad faith players around a smart contract system. Force Feeding Forcing Ether to be sent to smart contracts to manipulate balance checks. Deprecated/Historical Attacks that are part of Ethereum's history and vulnerabilities that have been fixes on a (Solidity) compiler level. More Where to find more information about vulnerabilities and weaknesses."},{"location":"attacks/denial-of-service/","title":"Denial of Service","text":""},{"location":"attacks/denial-of-service/#dos-with-unexpected-revert","title":"DoS with (Unexpected) revert","text":"

Consider a simple auction contract:

// INSECURE\ncontract Auction {\n    address currentLeader;\n    uint highestBid;\n\n    function bid() payable {\n        require(msg.value > highestBid);\n\n        require(currentLeader.send(highestBid)); // Refund the old leader, if it fails then revert\n\n        currentLeader = msg.sender;\n        highestBid = msg.value;\n    }\n}\n

If attacker bids using a smart contract which has a fallback function that reverts any payment, the attacker can win any auction. When it tries to refund the old leader, it reverts if the refund fails. This means that a malicious bidder can become the leader while making sure that any refunds to their address will always fail. In this way, they can prevent anyone else from calling the bid() function, and stay the leader forever. A recommendation is to set up a pull payment system instead, as described earlier.

Another example is when a contract may iterate through an array to pay users (e.g., supporters in a crowdfunding contract). It's common to want to make sure that each payment succeeds. If not, one should revert. The issue is that if one call fails, you are reverting the whole payout system, meaning the loop will never complete. No one gets paid because one address is forcing an error.

address[] private refundAddresses;\nmapping (address => uint) public refunds;\n\n// bad\nfunction refundAll() public {\n    for(uint x; x < refundAddresses.length; x++) { // arbitrary length iteration based on how many addresses participated\n        require(refundAddresses[x].send(refunds[refundAddresses[x]])) // doubly bad, now a single failure on send will hold up all funds\n    }\n}\n

Again, the recommended solution is to favor pull over push payments.

See SWC-113

"},{"location":"attacks/denial-of-service/#dos-with-block-gas-limit","title":"DoS with Block Gas Limit","text":"

Each block has an upper bound on the amount of gas that can be spent, and thus the amount computation that can be done. This is the Block Gas Limit. If the gas spent exceeds this limit, the transaction will fail. This leads to a couple of possible Denial of Service vectors:

"},{"location":"attacks/denial-of-service/#gas-limit-dos-on-a-contract-via-unbounded-operations","title":"Gas Limit DoS on a Contract via Unbounded Operations","text":"

You may have noticed another problem with the previous example: by paying out to everyone at once, you risk running into the block gas limit.

This can lead to problems even in the absence of an intentional attack. However, it's especially bad if an attacker can manipulate the amount of gas needed. In the case of the previous example, the attacker could add a bunch of addresses, each of which needs to get a very small refund. The gas cost of refunding each of the attacker's addresses could, therefore, end up being more than the gas limit, blocking the refund transaction from happening at all.

This is another reason to favor pull over push payments.

If you absolutely must loop over an array of unknown size, then you should plan for it to potentially take multiple blocks, and therefore require multiple transactions. You will need to keep track of how far you've gone, and be able to resume from that point, as in the following example:

struct Payee {\n    address addr;\n    uint256 value;\n}\n\nPayee[] payees;\nuint256 nextPayeeIndex;\n\nfunction payOut() {\n    uint256 i = nextPayeeIndex;\n    while (i < payees.length && gasleft() > 200000) {\n      payees[i].addr.send(payees[i].value);\n      i++;\n    }\n    nextPayeeIndex = i;\n}\n

You will need to make sure that nothing bad will happen if other transactions are processed while waiting for the next iteration of the payOut() function. So only use this pattern if absolutely necessary.

"},{"location":"attacks/denial-of-service/#gas-limit-dos-on-the-network-via-block-stuffing","title":"Gas Limit DoS on the Network via Block Stuffing","text":"

Even if your contract does not contain an unbounded loop, an attacker can prevent other transactions from being included in the blockchain for several blocks by placing computationally intensive transactions with a high enough gas price.

To do this, the attacker can issue several transactions which will consume the entire gas limit, with a high enough gas price to be included as soon as the next block is mined. No gas price can guarantee inclusion in the block, but the higher the price is, the higher is the chance.

If the attack succeeds, no other transactions will be included in the block. Sometimes, an attacker's goal is to block transactions to a specific contract prior to specific time.

This attack was conducted on Fomo3D, a gambling app. The app was designed to reward the last address that purchased a \"key\". Each key purchase extended the timer, and the game ended once the timer went to 0. The attacker bought a key and then stuffed 13 blocks in a row until the timer was triggered and the payout was released. Transactions sent by attacker took 7.9 million gas on each block, so the gas limit allowed a few small \"send\" transactions (which take 21,000 gas each), but disallowed any calls to the buyKey() function (which costs 300,000+ gas).

A Block Stuffing attack can be used on any contract requiring an action within a certain time period. However, as with any attack, it is only profitable when the expected reward exceeds its cost. The cost of this attack is directly proportional to the number of blocks which need to be stuffed. If a large payout can be obtained by preventing actions from other participants, your contract will likely be targeted by such an attack.

See SWC-128

"},{"location":"attacks/deprecated/","title":"Deprecated/Historical","text":"

These are attacks which are no longer possible due to changes in the protocol or improvements to solidity. They are recorded here for posterity and awareness.

"},{"location":"attacks/deprecated/#call-depth-attack-deprecated","title":"Call Depth Attack (deprecated)","text":"

As of the EIP 150 hardfork, call depth attacks are no longer relevant* (all gas would be consumed well before reaching the 1024 call depth limit).

"},{"location":"attacks/deprecated/#constantinople-reentrancy-attack","title":"Constantinople Reentrancy Attack","text":"

On January 16th, 2019, Constantinople protocol upgrade was delayed due to a security vulnerability enabled by EIP 1283. EIP 1283: Net gas metering for SSTORE without dirty maps proposes changes to reduce excessive gas costs on dirty storage writes.

This change led to possibility of a new reentrancy vector making previously known secure withdrawal patterns (.send() and .transfer()) unsafe in specific situations*, where the attacker could hijack the control flow and use the remaining gas enabled by EIP 1283, leading to vulnerabilities due to reentrancy.

"},{"location":"attacks/force-feeding/","title":"Force Feeding","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

The resource on unexpected Ether transfers can be found here: https://scsfg.io/hackers/unexpected-ether/

"},{"location":"attacks/frontrunning/","title":"Frontrunning","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

The resource on frontrunning attacks can be found here: https://scsfg.io/hackers/frontrunning/

"},{"location":"attacks/griefing/","title":"Griefing","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

The resource on griefing attacks can be found here: https://scsfg.io/hackers/griefing/

"},{"location":"attacks/insecure-arithmetic/","title":"Insecure Arithmetic","text":"

Consider a simple token transfer:

mapping (address => uint256) public balanceOf;\n\n// INSECURE\nfunction transfer(address _to, uint256 _value) {\n    /* Check if sender has balance */\n    require(balanceOf[msg.sender] >= _value);\n    /* Add and subtract new balances */\n    balanceOf[msg.sender] -= _value;\n    balanceOf[_to] += _value;\n}\n\n// SECURE\nfunction transfer(address _to, uint256 _value) {\n    /* Check if sender has balance and for overflows */\n    require(balanceOf[msg.sender] >= _value && balanceOf[_to] + _value >= balanceOf[_to]);\n\n    /* Add and subtract new balances */\n    balanceOf[msg.sender] -= _value;\n    balanceOf[_to] += _value;\n}\n

If a balance reaches the maximum uint value (2^256) it will circle back to zero which checks for the condition. This may or may not be relevant, depending on the implementation. Think about whether or not the uint value has an opportunity to approach such a large number. Think about how the uint variable changes state, and who has authority to make such changes. If any user can call functions which update the uint value, it's more vulnerable to attack. If only an admin has access to change the variable's state, you might be safe. If a user can increment by only 1 at a time, you are probably also safe because there is no feasible way to reach this limit.

The same is true for underflow. If a uint is made to be less than zero, it will cause an underflow and get set to its maximum value.

Be careful with the smaller data-types like uint8, uint16, uint24...etc: they can even more easily hit their maximum value.

Warning

Be aware there are around 20 cases for overflow and underflow.

One simple solution to mitigate the common mistakes for overflow and underflow is to use SafeMath.sol library for arithmetic functions. Solidity automatically reverts on integer overflow and underflow, as of version 0.8.0.

See SWC-101

"},{"location":"attacks/more/","title":"More","text":"

The Smart Contract Weakness Classification Registry offers a complete and up-to-date catalogue of known smart contract vulnerabilities and anti-patterns along with real-world examples. Browsing the registry is a good way of keeping up-to-date with the latest attacks. It has been proposed formally in EIP-1470 and is loosely aligned with the Common Weakness Enumeration (CWE).

Additionally, the Smart Contract Security Verification Standard (SCSVS) contains a checklist-style collection of vital security properties aimed at standardizing the security of smart contracts for developers, architects, security reviewers and vendors.

"},{"location":"attacks/oracle-manipulation/","title":"Oracle Manipulation","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

The resource on oracle manipulation attacks can be found here: https://scsfg.io/hackers/oracle-manipulation/

"},{"location":"attacks/reentrancy/","title":"Reentrancy","text":"

Tip

Thank you for visiting the Smart Contract Security Best Practices. Please note that this resource is no longer actively maintained. Instead, we recommend visiting the Smart Contract Security Field Guide. The Field Guide is regularly updated and curated by the same security engineer who previously contributed to the Best Practices guide.

The resource on reentrancy can be found here: https://scsfg.io/hackers/reentrancy/

"},{"location":"attacks/timestamp-dependence/","title":"Timestamp Dependence","text":"

Be aware that the timestamp of the block can be manipulated by the miner, and all direct and indirect uses of the timestamp should be considered.

Note

See the Recommendations section for design considerations related to Timestamp Dependence.

See SWC-116

"},{"location":"development-recommendations/","title":"Index","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

The development recommendations are split into six categories.

Category Description General Guiding principles that should be kept in mind during development. Precautions Principles that prevent attacks in general or avoid excessive damage in the worst case scenario. Solidity-specific Helpful tips when building smart contracts in Solidity - including interesting quirks. Token-specifc Recommendations to honour when dealing with or implementing tokens Documentation Guidelines on how to properly document smart contracts and the processes surrounding them. Deprecated Vulnerabilities that were applicable in the past but can be reasonably excluded nowadays."},{"location":"development-recommendations/deprecated/constructor-naming/","title":"Constructor Naming","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

"},{"location":"development-recommendations/deprecated/division-by-zero/","title":"Division by Zero","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Prior to version 0.4, Solidity returns zero and does not throw an exception when a number is divided by zero. Ensure you're running at least version 0.4.

"},{"location":"development-recommendations/deprecated/functions-and-events/","title":"Functions and Events","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

"},{"location":"development-recommendations/deprecated/functions-and-events/#differentiate-functions-and-events-solidity-0421","title":"Differentiate functions and events (Solidity \\< 0.4.21)","text":"

Favor capitalization and a prefix in front of events (we suggest Log), to prevent the risk of confusion between functions and events. For functions, always start with a lowercase letter, except for the constructor.

// bad\nevent Transfer() {}\nfunction transfer() {}\n\n// good\nevent LogTransfer() {}\nfunction transfer() external {}\n

Note

In v0.4.21 Solidity introduced the emit keyword to indicate an event emit EventName();. As of 0.5.0, it is required.

"},{"location":"development-recommendations/documentation/contact/","title":"Contact","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Who to contact with issues
  • Names of programmers and/or other important parties
  • Chat room where questions can be asked
"},{"location":"development-recommendations/documentation/general/","title":"General","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

When launching a contract that will have substantial funds or is required to be mission critical, it is important to include proper documentation.

"},{"location":"development-recommendations/documentation/history/","title":"History","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Testing (including usage stats, discovered bugs, length of testing)
  • People who have reviewed code (and their key feedback)
"},{"location":"development-recommendations/documentation/known-issues/","title":"Known Issues","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Key risks with contract
  • e.g., You can lose all your money, hacker can vote for certain outcomes
  • All known bugs/limitations
  • Potential attacks and mitigants
  • Potential conflicts of interest (e.g., will be using yourself, like Slock.it did with the DAO)
"},{"location":"development-recommendations/documentation/procedures/","title":"Procedures","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Action plan in case a bug is discovered (e.g., emergency options, public notification process, etc.)
  • Wind down process if something goes wrong (e.g., funders will get percentage of your balance before attack, from remaining funds)
  • Responsible disclosure policy (e.g., where to report bugs found, the rules of any bug bounty program)
  • Recourse in case of failure (e.g., insurance, penalty fund, no recourse)
"},{"location":"development-recommendations/documentation/specification/","title":"Specification","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Specs, diagrams, state machines, models, and other documentation that helps auditors, reviewers, and the community understand what the system is intended to do.
  • Many bugs can be found just from the specifications, and they are the least costly to fix.
  • Rollout plans that include details listed here, and target dates.
"},{"location":"development-recommendations/documentation/status/","title":"Status","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

  • Where current code is deployed
  • Compiler version, flags used, and steps for verifying the deployed bytecode matches the source code
  • Compiler versions and flags that will be used for the different phases of rollout.
  • Current status of deployed code (including outstanding issues, performance stats, etc.)
"},{"location":"development-recommendations/general/external-calls/","title":"External Calls","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

"},{"location":"development-recommendations/general/external-calls/#use-caution-when-making-external-calls","title":"Use caution when making external calls","text":"

Calls to untrusted contracts can introduce several unexpected risks or errors. External calls may execute malicious code in that contract or any other contract that it depends upon. As such, every external call should be treated as a potential security risk. When it is not possible, or undesirable to remove external calls, use the recommendations in the rest of this section to minimize the danger.

"},{"location":"development-recommendations/general/external-calls/#mark-untrusted-contracts","title":"Mark untrusted contracts","text":"

When interacting with external contracts, name your variables, methods, and contract interfaces in a way that makes it clear that interacting with them is potentially unsafe. This applies to your own functions that call external contracts.

// bad\nBank.withdraw(100); // Unclear whether trusted or untrusted\n\nfunction makeWithdrawal(uint amount) { // Isn't clear that this function is potentially unsafe\n    Bank.withdraw(amount);\n}\n\n// good\nUntrustedBank.withdraw(100); // untrusted external call\nTrustedBank.withdraw(100); // external but trusted bank contract maintained by XYZ Corp\n\nfunction makeUntrustedWithdrawal(uint amount) {\n    UntrustedBank.withdraw(amount);\n}\n
"},{"location":"development-recommendations/general/external-calls/#avoid-state-changes-after-external-calls","title":"Avoid state changes after external calls","text":"

Whether using raw calls (of the form someAddress.call()) or contract calls (of the form ExternalContract.someMethod()), assume that malicious code might execute. Even if ExternalContract is not malicious, malicious code can be executed by any contracts it calls.

One particular danger is malicious code may hijack the control flow, leading to vulnerabilities due to reentrancy. (See Reentrancy for a fuller discussion of this problem).

If you are making a call to an untrusted external contract, avoid state changes after the call. This pattern is also sometimes known as the checks-effects-interactions pattern.

See SWC-107

"},{"location":"development-recommendations/general/external-calls/#dont-use-transfer-or-send","title":"Don't use transfer() or send().","text":"

.transfer() and .send() forward exactly 2,300 gas to the recipient. The goal of this hardcoded gas stipend was to prevent reentrancy vulnerabilities, but this only makes sense under the assumption that gas costs are constant. Recently EIP 1884 was included in the Istanbul hard fork. One of the changes included in EIP 1884 is an increase to the gas cost of the SLOAD operation, causing a contract's fallback function to cost more than 2300 gas.

It's recommended to stop using .transfer() and .send() and instead use .call().

// bad\ncontract Vulnerable {\n    function withdraw(uint256 amount) external {\n        // This forwards 2300 gas, which may not be enough if the recipient\n        // is a contract and gas costs change.\n        msg.sender.transfer(amount);\n    }\n}\n\n// good\ncontract Fixed {\n    function withdraw(uint256 amount) external {\n        // This forwards all available gas. Be sure to check the return value!\n        (bool success, ) = msg.sender.call.value(amount)(\"\");\n        require(success, \"Transfer failed.\");\n    }\n}\n

Note that .call() does nothing to mitigate reentrancy attacks, so other precautions must be taken. To prevent reentrancy attacks, it is recommended that you use the checks-effects-interactions pattern.

"},{"location":"development-recommendations/general/external-calls/#handle-errors-in-external-calls","title":"Handle errors in external calls","text":"

Solidity offers low-level call methods that work on raw addresses: address.call(), address.callcode(), address.delegatecall(), and address.send(). These low-level methods never throw an exception, but will return false if the call encounters an exception. On the other hand, contract calls (e.g., ExternalContract.doSomething()) will automatically propagate a throw (for example, ExternalContract.doSomething() will also throw if doSomething() throws).

If you choose to use the low-level call methods, make sure to handle the possibility that the call will fail, by checking the return value.

// bad\nsomeAddress.send(55);\nsomeAddress.call.value(55)(\"\"); // this is doubly dangerous, as it will forward all remaining gas and doesn't check for result\nsomeAddress.call.value(100)(bytes4(sha3(\"deposit()\"))); // if deposit throws an exception, the raw call() will only return false and transaction will NOT be reverted\n\n// good\n(bool success, ) = someAddress.call.value(55)(\"\");\nif(!success) {\n    // handle failure code\n}\n\nExternalContract(someAddress).deposit.value(100)();\n

See SWC-104

"},{"location":"development-recommendations/general/external-calls/#favor-pull-over-push-for-external-calls","title":"Favor pull over push for external calls","text":"

External calls can fail accidentally or deliberately. To minimize the damage caused by such failures, it is often better to isolate each external call into its own transaction that can be initiated by the recipient of the call. This is especially relevant for payments, where it is better to let users withdraw funds rather than push funds to them automatically. (This also reduces the chance of problems with the gas limit.) Avoid combining multiple ether transfers in a single transaction.

// bad\ncontract auction {\n    address highestBidder;\n    uint highestBid;\n\n    function bid() payable {\n        require(msg.value >= highestBid);\n\n        if (highestBidder != address(0)) {\n            (bool success, ) = highestBidder.call.value(highestBid)(\"\");\n            require(success); // if this call consistently fails, no one else can bid\n        }\n\n       highestBidder = msg.sender;\n       highestBid = msg.value;\n    }\n}\n\n// good\ncontract auction {\n    address highestBidder;\n    uint highestBid;\n    mapping(address => uint) refunds;\n\n    function bid() payable external {\n        require(msg.value >= highestBid);\n\n        if (highestBidder != address(0)) {\n            refunds[highestBidder] += highestBid; // record the refund that this user can claim\n        }\n\n        highestBidder = msg.sender;\n        highestBid = msg.value;\n    }\n\n    function withdrawRefund() external {\n        uint refund = refunds[msg.sender];\n        refunds[msg.sender] = 0;\n        (bool success, ) = msg.sender.call.value(refund)(\"\");\n        require(success);\n    }\n}\n

See SWC-128

"},{"location":"development-recommendations/general/external-calls/#dont-delegatecall-to-untrusted-code","title":"Don't delegatecall to untrusted code","text":"

The delegatecall function is used to call functions from other contracts as if they belong to the caller contract. Thus the callee may change the state of the calling address. This may be insecure. An example below shows how using delegatecall can lead to the destruction of the contract and loss of its balance.

contract Destructor\n{\n    function doWork() external\n    {\n        selfdestruct(0);\n    }\n}\n\ncontract Worker\n{\n    function doWork(address _internalWorker) public\n    {\n        // unsafe\n        _internalWorker.delegatecall(bytes4(keccak256(\"doWork()\")));\n    }\n}\n

If Worker.doWork() is called with the address of the deployed Destructor contract as an argument, the Worker contract will self-destruct. Delegate execution only to trusted contracts, and never to a user supplied address.

Warning

Don't assume contracts are created with zero balance. An attacker can send ether to the address of a contract before it is created so contracts should not assume that their initial state contains a zero balance. See issue 61 for more details.

See SWC-112

"},{"location":"development-recommendations/general/force-feeding/","title":"Force-feeding Ether","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Beware of coding an invariant that strictly checks the balance of a contract.

An attacker can forcibly send ether to any account and this cannot be prevented (not even with a fallback function that does a revert()).

The attacker can do this by creating a contract, funding it with 1 wei, and invoking selfdestruct(victimAddress). No code is invoked in victimAddress, so it cannot be prevented. This is also true for block reward which is sent to the address of the miner, which can be any arbitrary address.

Also, since contract addresses can be precomputed, ether can be sent to an address before the contract is deployed.

See SWC-132

"},{"location":"development-recommendations/general/negative-int/","title":"Negation of Signed Integers","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Solidity provides several types to work with signed integers. Like in most programming languages, in Solidity a signed integer with N bits can represent values from -2^(N-1) to 2^(N-1)-1. This means that there is no positive equivalent for the MIN_INT. Negation is implemented as finding the two's complement of a number, so the negation of the most negative number will result in the same number.

This is true for all signed integer types in Solidity (int8, int16, ..., int256).

contract Negation {\n    function negate8(int8 _i) public pure returns(int8) {\n        return -_i;\n    }\n\n    function negate16(int16 _i) public pure returns(int16) {\n        return -_i;\n    }\n\n    int8 public a = negate8(-128); // -128\n    int16 public b = negate16(-128); // 128\n    int16 public c = negate16(-32768); // -32768\n}\n

One way to handle this is to check the value of a variable before negation and throw if it's equal to the MIN_INT. Another option is to make sure that the most negative number will never be achieved by using a type with a higher capacity (e.g. int32 instead of int16).

A similar issue with int types occurs when MIN_INT is multiplied or divided by -1.

"},{"location":"development-recommendations/general/participants/","title":"Unreliable Participants","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Do not make refund or claim processes dependent on a specific party performing a particular action with no other way of getting the funds out. For example, in a rock-paper-scissors game, one common mistake is to not make a payout until both players submit their moves; however, a malicious player can \"grief\" the other by simply never submitting their move - in fact, if a player sees the other player's revealed move and determines that they lost, they have no reason to submit their own move at all. This issue may also arise in the context of state channel settlement. When such situations are an issue, (1) provide a way of circumventing non-participating participants, perhaps through a time limit, and (2) consider adding economic incentive for participants to submit information in all of the situations in which they are supposed to do so.

"},{"location":"development-recommendations/general/public-data/","title":"Public on-chain Data","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Many applications require submitted data to be private up until some point in time in order to work. Games (eg. on-chain rock-paper-scissors) and auction mechanisms (eg. sealed-bid Vickrey auctions) are two major categories of examples. If you are building an application where privacy is an issue, make sure you avoid requiring users to publish information too early. The best strategy is to use commitment schemes with separate phases: first commit using the hash of the values and in a later phase revealing the values.

However, care must be taken to ensure that the hashed value stored isn't recognisable (and thus, de-mappable), as this would defeat the second purpose of hashing - preventing the reveal of such values. Here's an example:

Say a smart contract allows 2 players to play rock-paper-scissors, and uses this commit-reveal scheme - both players have to send a hash of their move before either of them sends the last (game ending) transaction. Here's what the keccak256 hash of rock is: 10977e4d68108d418408bc9310b60fc6d0a750c63ccef42cfb0ead23ab73d102. If you were playing, and you saw your opponent commiting this, wouldn't this tell you exactly what move your opponent has committed to? A safer implementation would be to hash not just the name of the move, but also, say, a user chosen salt. That would make the resulting salt non-recognisable.

Examples:

  • In rock paper scissors, require both players to submit a hash of their intended move first, then require both players to submit their move; if the submitted move does not match the hash throw it out.
  • In an auction, require players to submit a hash of their bid value in an initial phase (along with a deposit greater than their bid value), and then submit their auction bid value in the second phase.
  • When developing an application that depends on a random number generator, the order should always be (1) players submit moves, (2) random number generated, (3) players paid out. The method by which random numbers are generated is itself an area of active research; current best-in-class solutions include Bitcoin block headers (verified through http://btcrelay.org), hash-commit-reveal schemes (ie. one party generates a number, publishes its hash to \"commit\" to the value, and then reveals the value later) and RANDAO. As Ethereum is a deterministic protocol, no variable within the protocol could be used as an unpredictable random number. Also, be aware that miners are in some extent in control of the block.blockhash() value.
"},{"location":"development-recommendations/precautions/circuit-breakers/","title":"Circuit Breakers","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Circuit breakers stop execution if certain conditions are met, and can be useful when new errors are discovered. For example, most actions may be suspended in a contract if a bug is discovered, and the only action now active is a withdrawal. You can either give certain trusted parties the ability to trigger the circuit breaker or else have programmatic rules that automatically trigger the certain breaker when certain conditions are met.

Example:

bool private stopped = false;\naddress private owner;\n\nmodifier isAdmin() {\n    require(msg.sender == owner);\n    _;\n}\n\nfunction toggleContractActive() isAdmin public {\n    // You can add an additional modifier that restricts stopping a contract to be based on another action, such as a vote of users\n    stopped = !stopped;\n}\n\nmodifier stopInEmergency { if (!stopped) _; }\nmodifier onlyInEmergency { if (stopped) _; }\n\nfunction deposit() stopInEmergency public {\n    // some code\n}\n\nfunction withdraw() onlyInEmergency public {\n    // some code\n}\n
"},{"location":"development-recommendations/precautions/deployment/","title":"Deployment","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Contracts should have a substantial and prolonged testing period - before substantial money is put at risk.

At minimum, you should:

  • Have a full test suite with 100% test coverage (or close to it)
  • Deploy on your own testnet
  • Deploy on the public testnet with substantial testing and bug bounties
  • Exhaustive testing should allow various players to interact with the contract at volume
  • Deploy on the mainnet in beta, with limits to the amount at risk
"},{"location":"development-recommendations/precautions/deployment/#automatic-deprecation","title":"Automatic Deprecation","text":"

During testing, you can force an automatic deprecation by preventing any actions, after a certain time period. For example, an alpha contract may work for several weeks and then automatically shut down all actions, except for the final withdrawal.

modifier isActive() {\n    require(block.number <= SOME_BLOCK_NUMBER);\n    _;\n}\n\nfunction deposit() public isActive {\n    // some code\n}\n\nfunction withdraw() public {\n    // some code\n}\n
"},{"location":"development-recommendations/precautions/deployment/#restrict-amount-of-ether-per-usercontract","title":"Restrict amount of Ether per user/contract","text":"

In the early stages, you can restrict the amount of Ether for any user (or for the entire contract) - reducing the risk.

"},{"location":"development-recommendations/precautions/general/","title":"General","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

As we discussed in the General Philosophy section, it is not enough to protect yourself against the known attacks. Since the cost of failure on a blockchain can be very high, you must also adapt the way you write software, to account for that risk.

The approach we advocate is to \"prepare for failure\". It is impossible to know in advance whether your code is secure. However, you can architect your contracts in a way that allows them to fail gracefully, and with minimal damage. This section presents a variety of techniques that will help you prepare for failure.

Note: There's always a risk when you add a new component to your system. A badly designed fail-safe could itself become a vulnerability, as can the interaction between a number of well-designed fail-safes. Be thoughtful about each technique you use in your contracts, and consider carefully how they work together to create a robust system.

"},{"location":"development-recommendations/precautions/rate-limiting/","title":"Rate Limiting","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Rate limiting halts or requires approval for substantial changes. For example, a depositor may only be allowed to withdraw a certain amount or percentage of total deposits over a certain time period (e.g., max 100 ether over 1 day) - additional withdrawals in that time period may fail or require some sort of special approval. Or the rate limit could be at the contract level, with only a certain amount of tokens issued by the contract over a time period.

Example:

uint internal period; // how many blocks before limit resets\nuint internal limit; // max ether to withdraw per period\nuint internal currentPeriodEnd; // block which the current period ends at\nuint internal currentPeriodAmount; // amount already withdrawn this period\n\nconstructor(uint _period, uint _limit) public {\n    period = _period;\n    limit = _limit;\n\n    currentPeriodEnd = block.number + period;\n}\n\nfunction withdraw(uint amount) public {\n    // Update period before proceeding\n    updatePeriod();\n\n    // Prevent overflow\n    uint totalAmount = currentPeriodAmount + amount;\n    require(totalAmount >= currentPeriodAmount, 'overflow');\n\n    // Disallow withdraws that exceed current rate limit\n    require(currentPeriodAmount + amount < limit, 'exceeds period limit');\n    currentPeriodAmount += amount;\n    msg.sender.transfer(amount);\n}\n\nfunction updatePeriod() internal {\n    if(currentPeriodEnd < block.number) {\n        currentPeriodEnd = block.number + period;\n        currentPeriodAmount = 0;\n    }\n}\n
"},{"location":"development-recommendations/precautions/safe-haven/","title":"Safe Haven","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Some tips for running bounty programs:

  • Decide which currency bounties will be distributed in (BTC and/or ETH)
  • Decide on an estimated total budget for bounty rewards
  • From the budget, determine three tiers of rewards:
  • smallest reward you are willing to give out
  • highest reward that's usually awardable
  • an extra range to be awarded in case of very severe vulnerabilities
  • Determine who the bounty judges are (3 may be ideal typically)
  • Lead developer should probably be one of the bounty judges
  • When a bug report is received, the lead developer, with advice from judges, should evaluate the severity of the bug
  • Work at this stage should be in a private repo, and the issue filed on Github
  • If it's a bug that should be fixed, in the private repo, a developer should write a test case, which should fail and thus confirm the bug
  • Developer should implement the fix and ensure the test now passes; writing additional tests as needed
  • Show the bounty hunter the fix; merge the fix back to the public repo is one way
  • Determine if bounty hunter has any other feedback about the fix
  • Bounty judges determine the size of the reward, based on their evaluation of both the likelihood and impact of the bug.
  • Keep bounty participants informed throughout the process, and then strive to avoid delays in sending them their reward

For an example of the three tiers of rewards, see Ethereum's Bounty Program:

The value of rewards paid out will vary depending on severity of impact. Rewards for minor 'harmless' bugs start at 0.05 BTC. Major bugs, for example leading to consensus issues, will be rewarded up to 5 BTC. Much higher rewards are possible (up to 25 BTC) in case of very severe vulnerabilities.

"},{"location":"development-recommendations/precautions/speed-bumps/","title":"Speed Bumps","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Speed bumps slow down actions, so that if malicious actions occur, there is time to recover. For example, The DAO required 27 days between a successful request to split the DAO and the ability to do so. This ensured the funds were kept within the contract, increasing the likelihood of recovery. In the case of the DAO, there was no effective action that could be taken during the time given by the speed bump, but in combination with our other techniques, they can be quite effective.

Example:

struct RequestedWithdrawal {\n    uint amount;\n    uint time;\n}\n\nmapping (address => uint) private balances;\nmapping (address => RequestedWithdrawal) private requestedWithdrawals;\nuint constant withdrawalWaitPeriod = 28 days; // 4 weeks\n\nfunction requestWithdrawal() public {\n    if (balances[msg.sender] > 0) {\n        uint amountToWithdraw = balances[msg.sender];\n        balances[msg.sender] = 0; // for simplicity, we withdraw everything;\n        // presumably, the deposit function prevents new deposits when withdrawals are in progress\n\n        requestedWithdrawals[msg.sender] = RequestedWithdrawal({\n            amount: amountToWithdraw,\n            time: block.timestamp\n        });\n    }\n}\n\nfunction withdraw() public {\n    if(requestedWithdrawals[msg.sender].amount > 0 && block.timestamp > requestedWithdrawals[msg.sender].time + withdrawalWaitPeriod) {\n        uint amountToWithdraw = requestedWithdrawals[msg.sender].amount;\n        requestedWithdrawals[msg.sender].amount = 0;\n\n        require(msg.sender.send(amountToWithdraw));\n    }\n}\n
"},{"location":"development-recommendations/precautions/upgradeability/","title":"Upgradeability","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Code will need to be changed if errors are discovered or if improvements need to be made. It is no good to discover a bug, but have no way to deal with it.

Designing an effective upgrade system for smart contracts is an area of active research, and we won't be able to cover all of the complications in this document. However, two basic approaches are most commonly used. The simpler of the two is to have a registry contract that holds the address of the latest version of the contract. A more seamless approach for contract users is to have a contract that forwards calls and data onto the latest version of the contract.

Whatever the technique, it's important to have modularization and good separation between components, so that code changes do not break functionality, orphan data, or require substantial costs to port. In particular, it is usually beneficial to separate complex logic from your data storage, so that you do not have to recreate all of the data in order to change the functionality.

It's also critical to have a secure way for parties to decide to upgrade the code. Depending on your contract, code changes may need to be approved by a single trusted party, a group of members, or a vote of the full set of stakeholders. If this process can take some time, you will want to consider if there are other ways to react more quickly in case of an attack, such as an emergency stop or circuit-breaker.

Regardless of your approach, it is important to have some way to upgrade your contracts, or they will become unusable when the inevitable bugs are discovered in them.

"},{"location":"development-recommendations/precautions/upgradeability/#example-1-use-a-registry-contract-to-store-the-latest-version-of-a-contract","title":"Example 1: Use a registry contract to store the latest version of a contract","text":"

In this example, the calls aren't forwarded, so users should fetch the current address each time before interacting with it.

pragma solidity ^0.5.0;\n\ncontract SomeRegister {\n    address backendContract;\n    address[] previousBackends;\n    address owner;\n\n    constructor() {\n        owner = msg.sender;\n    }\n\n    modifier onlyOwner() {\n        require(msg.sender == owner)\n        _;\n    }\n\n    function changeBackend(address newBackend) public\n    onlyOwner()\n    returns (bool)\n    {\n        if(newBackend != address(0) && newBackend != backendContract) {\n            previousBackends.push(backendContract);\n            backendContract = newBackend;\n            return true;\n        }\n\n        return false;\n    }\n}\n

There are two main disadvantages to this approach:

  1. Users must always look up the current address, and anyone who fails to do so risks using an old version of the contract
  2. You will need to think carefully about how to deal with the contract data when you replace the contract

The alternate approach is to have a contract forward calls and data to the latest version of the contract:

"},{"location":"development-recommendations/precautions/upgradeability/#example-2-use-a-delegatecall-to-forward-data-and-calls","title":"Example 2: Use a DELEGATECALL to forward data and calls","text":"

This approach relies on using the fallback function (in Relay contract) to forward the calls to a target contract (LogicContract) using delegatecall. Remember that delegatecall is a special function in Solidity that executes the logic of the called address (LogicContract) in the context of the calling contract (Relay), so \"storage, current address and balance still refer to the calling contract , only the code is taken from the called address\".

pragma solidity ^0.5.0;\n\ncontract Relay {\n    address public currentVersion;\n    address public owner;\n\n    modifier onlyOwner() {\n        require(msg.sender == owner);\n        _;\n    }\n\n    constructor(address initAddr) {\n        require(initAddr != address(0));\n        currentVersion = initAddr;\n        owner = msg.sender; // this owner may be another contract with multisig, not a single contract owner\n    }\n\n    function changeContract(address newVersion) public\n    onlyOwner()\n    {\n        require(newVersion != address(0));\n        currentVersion = newVersion;\n    }\n\n    fallback() external payable {\n        (bool success, ) = address(currentVersion).delegatecall(msg.data);\n        require(success);\n    }\n}\n
contract LogicContract {\n    address public currentVersion;\n    address public owner;\n    uint public counter;\n\n    function incrementCounter() {\n        counter++;\n    }\n}\n

This simple version of the pattern cannot return values from LogicContract's functions, only forward them, which limits its applicability. More complex implementations attempt to solve this with in-line assembly code and a registry of return sizes. They are commonly referred to as Proxy Patterns, but are also known as Router, Dispatcher and Relay. Each implementation variant introduces a different set of complexity, risks and limitations.

You must be extremely careful with how you store data with this method. If your new contract has a different storage layout than the first, your data may end up corrupted. When using more complex implementations of delegatecall, you should carefully consider and understand*:

  • How the EVM handles the layout of state variables in storage, including packing multiple variables into a single storage slot if possible
  • How and why the order of inheritance impacts the storage layout
  • Why the called contract (LogicContract) must have the same storage layout of the calling contract (Relay), and only append new variables to the storage (see Background on delegatecall)
  • Why a new version of the called contract (LogicContract) must have the same storage layout as the previous version, and only append new variables to the storage
  • How a contract's constructor can affect upgradeability
  • How the ABI specifies function selectors and how function-name collision can be used to exploit a contract that uses delegatecall
  • How delegatecall to a non-existent contract will return true even if the called contract does not exist. For more details see Breaking the proxy pattern and Solidity docs on Error handling.
  • Remember the importance of immutability to achieve trustlessness

* Extended from Proxy pattern recommendations section

"},{"location":"development-recommendations/solidity-specific/abstract-vs-interfaces/","title":"Abstract vs Interfaces","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Be aware of the tradeoffs between abstract contracts and interfaces.

Both interfaces and abstract contracts provide one with a customizable and re-usable approach for smart contracts. Interfaces, which were introduced in Solidity 0.4.11, are similar to abstract contracts but cannot have any functions implemented. Interfaces also have limitations such as not being able to access storage or inherit from other interfaces which generally makes abstract contracts more practical. Although, interfaces are certainly useful for designing contracts prior to implementation. Additionally, it is important to keep in mind that if a contract inherits from an abstract contract it must implement all non-implemented functions via overriding or it will be abstract as well.

"},{"location":"development-recommendations/solidity-specific/assert-require-revert/","title":"Assert, Require, Revert","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

"},{"location":"development-recommendations/solidity-specific/assert-require-revert/#enforce-invariants-with-assert","title":"Enforce invariants with assert()","text":"

An assert guard triggers when an assertion fails - such as an invariant property changing. For example, the token to ether issuance ratio, in a token issuance contract, may be fixed. You can verify that this is the case at all times with an assert(). Assert guards should often be combined with other techniques, such as pausing the contract and allowing upgrades. (Otherwise, you may end up stuck, with an assertion that is always failing.)

Example:

contract Token {\n    mapping(address => uint) public balanceOf;\n    uint public totalSupply;\n\n    function deposit() public payable {\n        balanceOf[msg.sender] += msg.value;\n        totalSupply += msg.value;\n        assert(address(this).balance >= totalSupply);\n    }\n}\n

Note that the assertion is not a strict equality of the balance because the contract can be forcibly sent ether without going through the deposit() function!

"},{"location":"development-recommendations/solidity-specific/assert-require-revert/#use-assert-require-revert-properly","title":"Use assert(), require(), revert() properly","text":"

Info

The convenience functions assert and require can be used to check for conditions and throw an exception if the condition is not met.

The assert function should only be used to test for internal errors, and to check invariants.

The require function should be used to ensure valid conditions, such as inputs, or contract state variables are met, or to validate return values from calls to external contracts.

Following this paradigm allows formal analysis tools to verify that the invalid opcode can never be reached: meaning no invariants in the code are violated and that the code is formally verified.

pragma solidity ^0.5.0;\n\ncontract Sharer {\n    function sendHalf(address payable addr) public payable returns (uint balance) {\n        require(msg.value % 2 == 0, \"Even value required.\"); //Require() can have an optional message string\n        uint balanceBeforeTransfer = address(this).balance;\n        (bool success, ) = addr.call.value(msg.value / 2)(\"\");\n        require(success);\n        // Since we reverted if the transfer failed, there should be\n        // no way for us to still have half of the money.\n        assert(address(this).balance == balanceBeforeTransfer - msg.value / 2); // used for internal error checking\n        return address(this).balance;\n    }\n}\n

See SWC-110 & SWC-123

"},{"location":"development-recommendations/solidity-specific/complex-inheritance/","title":"Complex Inheritance","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

When utilizing multiple inheritance in Solidity, it is important to understand how the compiler composes the inheritance graph.

contract Final {\n    uint public a;\n    function Final(uint f) public {\n        a = f;\n    }\n}\n\ncontract B is Final {\n    int public fee;\n\n    function B(uint f) Final(f) public {\n    }\n    function setFee() public {\n        fee = 3;\n    }\n}\n\ncontract C is Final {\n    int public fee;\n\n    function C(uint f) Final(f) public {\n    }\n    function setFee() public {\n        fee = 5;\n    }\n}\n\ncontract A is B, C {\n  function A() public B(3) C(5) {\n      setFee();\n  }\n}\n

When a contract is deployed, the compiler will linearize the inheritance from right to left (after the keyword is the parents are listed from the most base-like to the most derived). Here is contract A's linearization:

Final \\<- B \\<- C \\<- A

The consequence of the linearization will yield a fee value of 5, since C is the most derived contract. This may seem obvious, but imagine scenarios where C is able to shadow crucial functions, reorder boolean clauses, and cause the developer to write exploitable contracts. Static analysis currently does not raise issue with overshadowed functions, so it must be manually inspected.

For more on security and inheritance, check out this article

To help contribute, Solidity's Github has a project with all inheritance-related issues.

See SWC-125

"},{"location":"development-recommendations/solidity-specific/event-monitoring/","title":"Event Monitoring","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

It can be useful to have a way to monitor the contract's activity after it was deployed. One way to accomplish this is to look at all transactions of the contract, however that may be insufficient, as message calls between contracts are not recorded in the blockchain. Moreover, it shows only the input parameters, not the actual changes being made to the state. Also, events could be used to trigger functions in the user interface.

contract Charity {\n    mapping(address => uint) balances;\n\n    function donate() payable public {\n        balances[msg.sender] += msg.value;\n    }\n}\n\ncontract Game {\n    function buyCoins() payable public {\n        // 5% goes to charity\n        charity.donate.value(msg.value / 20)();\n    }\n}\n

Here, Game contract will make an internal call to Charity.donate(). This transaction won't appear in the external transaction list of Charity, but only visible in the internal transactions.

An event is a convenient way to log something that happened in the contract. Events that were emitted stay in the blockchain along with the other contract data and they are available for future audit. Here is an improvement to the example above, using events to provide a history of the Charity's donations.

contract Charity {\n    // define event\n    event LogDonate(uint _amount);\n\n    mapping(address => uint) balances;\n\n    function donate() payable public {\n        balances[msg.sender] += msg.value;\n        // emit event\n        emit LogDonate(msg.value);\n    }\n}\n\ncontract Game {\n    function buyCoins() payable public {\n        // 5% goes to charity\n        charity.donate.value(msg.value / 20)();\n    }\n}\n

Here, all transactions that go through the Charity contract, either directly or not, will show up in the event list of that contract along with the amount of donated money.

Prefer newer Solidity constructs

Prefer constructs/aliases such as selfdestruct (over suicide) and keccak256 (over sha3). Patterns like require(msg.sender.send(1 ether)) can also be simplified to using transfer(), as in msg.sender.transfer(1 ether). Check out Solidity Change log for more similar changes.

"},{"location":"development-recommendations/solidity-specific/extcodesize-checks/","title":"EXTCODESIZE Checks","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Avoid using extcodesize to check for Externally Owned Accounts.

The following modifier (or a similar check) is often used to verify whether a call was made from an externally owned account (EOA) or a contract account:

// bad\nmodifier isNotContract(address _a) {\n  uint size;\n  assembly {\n    size := extcodesize(_a)\n  }\n    require(size == 0);\n     _;\n}\n

The idea is straightforward: if an address contains code, it's not an EOA but a contract account. However, a contract does not have source code available during construction. This means that while the constructor is running, it can make calls to other contracts, but extcodesize for its address returns zero. Below is a minimal example that shows how this check can be circumvented:

contract OnlyForEOA {    \n    uint public flag;\n\n    // bad\n    modifier isNotContract(address _a){\n        uint len;\n        assembly { len := extcodesize(_a) }\n        require(len == 0);\n        _;\n    }\n\n    function setFlag(uint i) public isNotContract(msg.sender){\n        flag = i;\n    }\n}\n\ncontract FakeEOA {\n    constructor(address _a) public {\n        OnlyForEOA c = OnlyForEOA(_a);\n        c.setFlag(1);\n    }\n}\n

Because contract addresses can be pre-computed, this check could also fail if it checks an address which is empty at block n, but which has a contract deployed to it at some block greater than n.

This issue is nuanced.

If your goal is to prevent other contracts from being able to call your contract, the extcodesize check is probably sufficient. An alternative approach is to check the value of (tx.origin == msg.sender), though this also has drawbacks.

There may be other situations in which the extcodesize check serves your purpose. Describing all of them here is out of scope. Understand the underlying behaviors of the EVM and use your judgement.

"},{"location":"development-recommendations/solidity-specific/fallback-functions/","title":"Fallback Functions","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

"},{"location":"development-recommendations/solidity-specific/fallback-functions/#keep-fallback-functions-simple","title":"Keep fallback functions simple","text":"

Fallback functions are called when a contract is sent a message with no arguments (or when no function matches), and only has access to 2,300 gas when called from a .send() or .transfer(). If you wish to be able to receive Ether from a .send() or .transfer(), the most you can do in a fallback function is log an event. Use a proper function if a computation of more gas is required.

// bad\nfunction() payable { balances[msg.sender] += msg.value; }\n\n// good\nfunction deposit() payable external { balances[msg.sender] += msg.value; }\n\nfunction() payable { require(msg.data.length == 0); emit LogDepositReceived(msg.sender); }\n
"},{"location":"development-recommendations/solidity-specific/fallback-functions/#check-data-length-in-fallback-functions","title":"Check data length in fallback functions","text":"

Since the fallback functions is not only called for plain ether transfers (without data) but also when no other function matches, you should check that the data is empty if the fallback function is intended to be used only for the purpose of logging received Ether. Otherwise, callers will not notice if your contract is used incorrectly and functions that do not exist are called.

// bad\nfunction() payable { emit LogDepositReceived(msg.sender); }\n\n// good\nfunction() payable { require(msg.data.length == 0); emit LogDepositReceived(msg.sender); }\n
"},{"location":"development-recommendations/solidity-specific/integer-division/","title":"Integer Division","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

All integer division rounds down to the nearest integer. If you need more precision, consider using a multiplier, or store both the numerator and denominator.

(In the future, Solidity will have a fixed-point type, which will make this easier.)

// bad\nuint x = 5 / 2; // Result is 2, all integer division rounds DOWN to the nearest integer\n

Using a multiplier prevents rounding down, this multiplier needs to be accounted for when working with x in the future:

// good\nuint multiplier = 10;\nuint x = (5 * multiplier) / 2;\n

Storing the numerator and denominator means you can calculate the result of numerator/denominator off-chain:

// good\nuint numerator = 5;\nuint denominator = 2;\n
"},{"location":"development-recommendations/solidity-specific/interface-types/","title":"Interface Types","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

When a function takes a contract address as an argument, it is better to pass an interface or contract type rather than a raw address. If the function is called elsewhere within the source code, the compiler will provide additional type safety guarantees.

Here we see two alternatives:

contract Validator {\n    function validate(uint) external returns(bool);\n}\n\ncontract TypeSafeAuction {\n    // good\n    function validateBet(Validator _validator, uint _value) internal returns(bool) {\n        bool valid = _validator.validate(_value);\n        return valid;\n    }\n}\n\ncontract TypeUnsafeAuction {\n    // bad\n    function validateBet(address _addr, uint _value) internal returns(bool) {\n        Validator validator = Validator(_addr);\n        bool valid = validator.validate(_value);\n        return valid;\n    }\n}\n

The benefits of using the TypeSafeAuction contract above can then be seen from the following example. If validateBet() is called with an address argument, or a contract type other than Validator, the compiler will throw this error:

contract NonValidator{}\n\ncontract Auction is TypeSafeAuction {\n    NonValidator nonValidator;\n\n    function bet(uint _value) {\n        bool valid = validateBet(nonValidator, _value); // TypeError: Invalid type for argument in function call.\n                                                        // Invalid implicit conversion from contract NonValidator\n                                                        // to contract Validator requested.\n    }\n}\n
"},{"location":"development-recommendations/solidity-specific/locking-pragmas/","title":"Locking Pragmas","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Contracts should be deployed with the same compiler version and flags that they have been tested the most with. Locking the pragma helps ensure that contracts do not accidentally get deployed using, for example, the latest compiler which may have higher risks of undiscovered bugs. Contracts may also be deployed by others and the pragma indicates the compiler version intended by the original authors.

// bad\npragma solidity ^0.4.4;\n\n\n// good\npragma solidity 0.4.4;\n

Note: a floating pragma version (ie. ^0.4.25) will compile fine with 0.4.26-nightly.2018.9.25, however nightly builds should never be used to compile code for production.

Warning

Pragma statements can be allowed to float when a contract is intended for consumption by other developers, as in the case with contracts in a library or EthPM package. Otherwise, the developer would need to manually update the pragma in order to compile locally.

See SWC-103

"},{"location":"development-recommendations/solidity-specific/modifiers-as-guards/","title":"Modifiers as Guards","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

The code inside a modifier is usually executed before the function body, so any state changes or external calls will violate the Checks-Effects-Interactions pattern. Moreover, these statements may also remain unnoticed by the developer, as the code for modifier may be far from the function declaration. For example, an external call in modifier can lead to the reentrancy attack:

contract Registry {\n    address owner;\n\n    function isVoter(address _addr) external returns(bool) {\n        // Code\n    }\n}\n\ncontract Election {\n    Registry registry;\n\n    modifier isEligible(address _addr) {\n        require(registry.isVoter(_addr));\n        _;\n    }\n\n    function vote() isEligible(msg.sender) public {\n        // Code\n    }\n}\n

In this case, the Registry contract can make a reentrancy attack by calling Election.vote() inside isVoter().

Note

Use modifiers to replace duplicate condition checks in multiple functions, such as isOwner(), otherwise use require or revert inside the function. This makes your smart contract code more readable and easier to audit.

"},{"location":"development-recommendations/solidity-specific/payability/","title":"Payability","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Starting from Solidity 0.4.0, every function that is receiving ether must use payable modifier, otherwise if the transaction has msg.value > 0 will revert (except when forced).

Note

Something that might not be obvious: The payable modifier only applies to calls from external contracts. If I call a non-payable function in the payable function in the same contract, the non-payable function won't fail, though msg.value is still set.

"},{"location":"development-recommendations/solidity-specific/shadowing/","title":"Shadowing","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

It is currently possible to shadow built-in globals in Solidity. This allows contracts to override the functionality of built-ins such as msg and revert(). Although this is intended, it can mislead users of a contract as to the contract's true behavior.

contract PretendingToRevert {\n    function revert() internal constant {}\n}\n\ncontract ExampleContract is PretendingToRevert {\n    function somethingBad() public {\n        revert();\n    }\n}\n

Contract users (and auditors) should be aware of the full smart contract source code of any application they intend to use.

"},{"location":"development-recommendations/solidity-specific/timestamp-dependence/","title":"Timestamp Dependence","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

There are three main considerations when using a timestamp to execute a critical function in a contract, especially when actions involve fund transfer.

"},{"location":"development-recommendations/solidity-specific/timestamp-dependence/#timestamp-manipulation","title":"Timestamp Manipulation","text":"

Be aware that the timestamp of the block can be manipulated by a miner. Consider this contract:

uint256 constant private salt =  block.timestamp;\n\nfunction random(uint Max) constant private returns (uint256 result){\n    //get the best seed for randomness\n    uint256 x = salt * 100/Max;\n    uint256 y = salt * block.number/(salt % 5) ;\n    uint256 seed = block.number/3 + (salt % 300) + Last_Payout + y;\n    uint256 h = uint256(block.blockhash(seed));\n\n    return uint256((h / x)) % Max + 1; //random number between 1 and Max\n}\n

When the contract uses the timestamp to seed a random number, the miner can actually post a timestamp within 15 seconds of the block being validated, effectively allowing the miner to precompute an option more favorable to their chances in the lottery. Timestamps are not random and should not be used in that context.

"},{"location":"development-recommendations/solidity-specific/timestamp-dependence/#the-15-second-rule","title":"The 15-second Rule","text":"

The Yellow Paper (Ethereum's reference specification) does not specify a constraint on how much blocks can drift in time, but it does specify that each timestamp should be bigger than the timestamp of its parent. Popular Ethereum protocol implementations Geth and Parity both reject blocks with timestamp more than 15 seconds in future. Therefore, a good rule of thumb in evaluating timestamp usage is:

Note

If the scale of your time-dependent event can vary by 15 seconds and maintain integrity, it is safe to use a block.timestamp.

"},{"location":"development-recommendations/solidity-specific/timestamp-dependence/#avoid-using-blocknumber-as-a-timestamp","title":"Avoid using block.number as a timestamp","text":"

It is possible to estimate a time delta using the block.number property and average block time, however this is not future proof as block times may change (such as fork reorganisations and the difficulty bomb). In a sale spanning days, the 15-second rule allows one to achieve a more reliable estimate of time.

See SWC-116

"},{"location":"development-recommendations/solidity-specific/tx-origin/","title":"tx.origin","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Never use tx.origin for authorization, another contract can have a method which will call your contract (where the user has some funds for instance) and your contract will authorize that transaction as your address is in tx.origin.

contract MyContract {\n\n    address owner;\n\n    function MyContract() public {\n        owner = msg.sender;\n    }\n\n    function sendTo(address receiver, uint amount) public {\n        require(tx.origin == owner);\n        (bool success, ) = receiver.call.value(amount)(\"\");\n        require(success);\n    }\n\n}\n\ncontract AttackingContract {\n\n    MyContract myContract;\n    address attacker;\n\n    function AttackingContract(address myContractAddress) public {\n        myContract = MyContract(myContractAddress);\n        attacker = msg.sender;\n    }\n\n    function() public {\n        myContract.sendTo(attacker, msg.sender.balance);\n    }\n\n}\n

You should use msg.sender for authorization (if another contract calls your contract msg.sender will be the address of the contract and not the address of the user who called the contract).

You can read more about it here: Solidity docs

Warning

Besides the issue with authorization, there is a chance that tx.origin will be removed from the Ethereum protocol in the future, so code that uses tx.origin won't be compatible with future releases Vitalik: 'Do NOT assume that tx.origin will continue to be usable or meaningful.'

It's also worth mentioning that by using tx.origin you're limiting interoperability between contracts because the contract that uses tx.origin cannot be used by another contract as a contract can't be the tx.origin.

See SWC-115

"},{"location":"development-recommendations/solidity-specific/visibility/","title":"Visibility","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Explicitly label the visibility of functions and state variables. Functions can be specified as being external, public, internal or private. Please understand the differences between them, for example, external may be sufficient instead of public. For state variables, external is not possible. Labeling the visibility explicitly will make it easier to catch incorrect assumptions about who can call the function or access the variable.

  • External functions are part of the contract interface. An external function f cannot be called internally (i.e. f() does not work, but this.f() works). External functions are sometimes more efficient when they receive large arrays of data.
  • Public functions are part of the contract interface and can be either called internally or via messages. For public state variables, an automatic getter function (see below) is generated.
  • Internal functions and state variables can only be accessed internally, without using this.
  • Private functions and state variables are only visible for the contract they are defined in and not in derived contracts. Note: Everything inside a contract is visible to all observers external to the blockchain, even Private variables.
// bad\nuint x; // the default is internal for state variables, but it should be made explicit\nfunction buy() { // the default is public\n    // public code\n}\n\n// good\nuint private y;\nfunction buy() external {\n    // only callable externally or using this.buy()\n}\n\nfunction utility() public {\n    // callable externally, as well as internally: changing this code requires thinking about both cases.\n}\n\nfunction internalAction() internal {\n    // internal code\n}\n

See SWC-100 and SWC-108

"},{"location":"development-recommendations/token-specific/contract-address/","title":"Contract Address","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Consider also preventing the transfer of tokens to the same address of the smart contract.

An example of the potential for loss by leaving this open is the EOS token smart contract where more than 90,000 tokens are stuck at the contract address.

"},{"location":"development-recommendations/token-specific/contract-address/#example","title":"Example","text":"

An example of implementing both the above recommendations would be to create the following modifier; validating that the \"to\" address is neither 0x0 nor the smart contract's own address:

    modifier validDestination( address to ) {\n        require(to != address(0x0));\n        require(to != address(this) );\n        _;\n    }\n

The modifier should then be applied to the \"transfer\" and \"transferFrom\" methods:

    function transfer(address _to, uint _value)\n        validDestination(_to)\n        returns (bool) \n    {\n        (... your logic ...)\n    }\n\n    function transferFrom(address _from, address _to, uint _value)\n        validDestination(_to)\n        returns (bool) \n    {\n        (... your logic ...)\n    }\n
"},{"location":"development-recommendations/token-specific/frontrunning/","title":"Frontrunning","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

The EIP-20 token's approve() function creates the potential for an approved spender to spend more than the intended amount. A front running attack can be used, enabling an approved spender to call transferFrom() both before and after the call to approve() is processed. More details are available on the EIP, and in this document.

"},{"location":"development-recommendations/token-specific/standardization/","title":"Standardization","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Generally speaking, smart contracts of tokens should follow an accepted and stable standard.

Examples of currently accepted standards include:

  • EIP20
  • EIP721 (non-fungible token)
  • More at eips.ethereum.org
"},{"location":"development-recommendations/token-specific/zero-address/","title":"Zero Address","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

At the time of writing, the \"zero\" address (0x0000000000000000000000000000000000000000) holds tokens with a value of more than 80$ million.

"},{"location":"general-philosophy/","title":"Index","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Ethereum and complex blockchain programs are new and highly experimental. Therefore, you should expect constant changes in the security landscape, as new bugs and security risks are discovered, and new best practices are developed. Following the security practices in this document is therefore only the beginning of the security work you will need to do as a smart contract developer.

Smart contract programming requires a different engineering mindset than you may be used to. The cost of failure can be high, and change can be difficult, making it in some ways more similar to hardware programming or financial services programming than web or mobile development. It is therefore not enough to defend against known vulnerabilities. Instead, you will need to learn a new philosophy of development:

"},{"location":"general-philosophy/blockchain-properties/","title":"Blockchain Properties","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

While much of your programming experience will be relevant to Ethereum programming, there are some pitfalls to be aware of.

  • Be extremely careful about external contract calls, which may execute malicious code and change control flow.
  • Understand that your public functions are public, and may be called maliciously and in any order. The private data in smart contracts is also viewable by anyone.
  • Keep gas costs and the block gas limit in mind.
  • Be aware that timestamps are imprecise on a blockchain, miners can influence the time of execution of a transaction within a margin of several seconds.
  • Randomness is non-trivial on blockchain, most approaches to random number generation are gameable on a blockchain.
"},{"location":"general-philosophy/prepare-for-failure/","title":"Prepare for Failure","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Any non-trivial contract will have errors in it. Your code must, therefore, be able to respond to bugs and vulnerabilities gracefully.

  • Pause the contract when things are going wrong ('circuit breaker')
  • Manage the amount of money at risk (rate limiting, maximum usage)
  • Have an effective upgrade path for bugfixes and improvements
"},{"location":"general-philosophy/rollout/","title":"Rolling out","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

It is always better to catch bugs before a full production release.

  • Test contracts thoroughly, and add tests whenever new attack vectors are discovered
  • Provide bug bounties starting from alpha testnet releases
  • Rollout in phases, with increasing usage and testing in each phase
"},{"location":"general-philosophy/simplicity-vs-complexity/","title":"Simplicity vs. Complexity","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

There are multiple fundamental tradeoffs to consider when assessing the structure and security of a smart contract system. The general recommendation for any smart contract system is to identify the proper balance for these fundamental tradeoffs.

An ideal smart contract system from a software engineering bias is modular, reuses code instead of duplicating it, and supports upgradeable components. An ideal smart contract system from a secure architecture bias may share this mindset, especially in the case of more complex smart contract systems.

However, there are important exceptions where security and software engineering best practices may not be aligned. In each case, the proper balance is obtained by identifying the optimal mix of properties along contract system dimensions such as:

  • Rigid versus Upgradeable
  • Monolithic versus Modular
  • Duplication versus Reuse
"},{"location":"general-philosophy/simplicity-vs-complexity/#rigid-versus-upgradeable","title":"Rigid versus Upgradeable","text":"

While multiple resources, including this one, emphasize malleability characteristics such as Killable, Upgradeable or Modifiable patterns there is a fundamental tradeoff between malleability and security.

Malleability patterns by definition add complexity and potential attack surfaces. Simplicity is particularly effective over complexity in cases where the smart contract system performs a very limited set of functionality for a pre-defined limited period of time, for example, a governance-free finite-time-frame token-sale contract system.

"},{"location":"general-philosophy/simplicity-vs-complexity/#monolithic-versus-modular","title":"Monolithic versus Modular","text":"

A monolithic self-contained contract keeps all knowledge locally identifiable and readable. While there are few smart contract systems held in high regard that exist as monoliths, there is an argument to be made for extreme locality of data and flow - for example, in the case of optimizing code review efficiency.

As with the other tradeoffs considered here, security best practices trend away from software engineering best practices in simple short-lived contracts and trend toward software engineering best practices in the case of more complex perpetual contract systems.

"},{"location":"general-philosophy/simplicity-vs-complexity/#duplication-versus-reuse","title":"Duplication versus Reuse","text":"

A smart contract system from a software engineering perspective wishes to maximize reuse where reasonable. There are many ways to reuse contract code in Solidity. Using proven previously-deployed contracts which you own is generally the safest manner to achieve code reuse.

Duplication is frequently relied upon in cases where self-owned previously-deployed contracts are not available. Efforts such as OpenZeppelin's Solidity Library seek to provide patterns such that secure code can be re-used without duplication. Any contract security analysis must include any re-used code that has not previously established a level of trust commensurate with the funds at risk in the target smart contract system.

"},{"location":"general-philosophy/simplicity/","title":"Keep it Simple","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Complexity increases the likelihood of errors.

  • Ensure the contract logic is simple
  • Modularize code to keep contracts and functions small
  • Use already-written tools or code where possible (eg. don't roll your own random number generator)
  • Prefer clarity to performance whenever possible
  • Only use the blockchain for the parts of your system that require decentralization
"},{"location":"general-philosophy/stay-up-to-date/","title":"Stay up to Date","text":"

Tip

For comprehensive insights into secure development practices, consider visiting the Development Recommendations section of the Smart Contract Security Field Guide. This resource provides in-depth articles to guide you in developing robust and secure smart contracts.

Keep track of new security developments.

  • Check your contracts for any new bug as soon as it is discovered
  • Upgrade to the latest version of any tool or library as soon as possible
  • Adopt new security techniques that appear useful
"},{"location":"security-tools/","title":"Index","text":"

This section is about tools that can detect vulnerabilities or help developers maintain a high code quality to reduce the likelihood and impact of vulnerabilities.

Category Description Visualization These tools are aimed at visualizing, EVM bytecode, smart contracts, and their control flow graphs. Static and Dynamic Analysis Tools that employ various means of program analysis to find vulnabilities and weaknesses. Classification Resources attempting to classify vulnerabilities and weaknesses in smart contracts. Testing Tools for running, measuring, and managing smart contract related tests. Linters and Formatters Any tools that highlight code smells and make smart contract code adhere to format standards. Disassemblers and Decompilers Tools that translate smart contract bytecode into opcodes and solidity code. Formal and Runtime Verification Tools employing verification techniques to detect behaviour satisfying or vioating invariants.

The Diligence Security Tooling Guide

Download a free copy of the Diligence Security Tooling Guide to discover the top tools in Web3 you can use at any phase of your smart contract development to test and improve security.

Download guide"},{"location":"security-tools/classification/","title":"Classification","text":"
  • SWC-registry - SWC definitions and a large repository of crafted and real-world samples of vulnerable smart contracts.
  • SWC Pages - The SWC-registry repo published on Github Pages
"},{"location":"security-tools/disassemblers/","title":"Disassemblers","text":"

Disassemblers

Tools that translate smart contract bytecode into opcodes or EVM assembly.

  • Ethersplay - Binary Ninja plugin which enables an EVM disassembler and related analysis tools.
  • Pyevmasm - Assembler and disassembler library for the Ethereum Virtual Machine (EVM). It includes a commandline utility and a Python API.
  • IDA-EVM - IDA Processor Module for the Ethereum Virtual Machine (EVM).
  • Ethereum DASM - EVM bytecode disassembler with function signature lookup plus static and dynamic analysis.

Decompilers

As above but translated into more readable Solidity-like code.

  • JEB Ethereum Smart Contract Decompiler - JEB decompiler plugin for Ethereum Smart Contracts
  • Online Solidity Decompiler - Online tool that decompiles Ethereum contract bytecode into more readable Solidity-like code, allowing for better understanding of opaque/unverified contracts.
  • Dedaub Decompiler - EVM bytecode decompiler and disassembler hybrid with 3 address code view deployed on a website.
"},{"location":"security-tools/linters-and-formatters/","title":"Linters and Formatters","text":"

Linters improve code quality by enforcing rules for style and composition, making code easier to read and review.

  • Ethlint - Yet another Solidity linting.
  • Solhint - A linter for Solidity that provides both Security and Style Guide validations.
  • Prettier + Solidity Plugin - Prettier enforces basic style conventions in your code.
"},{"location":"security-tools/static-and-dynamic-analysis/","title":"Static and Dynamic Analysis","text":"
  • MythX - MythX is a professional-grade cloud service that uses symbolic analysis and input fuzzing to detect common security bugs and verify the correctness of smart contract code. Using MythX requires an API key from mythx.io.
  • Mythril - The Swiss army knife for smart contract security.
  • Slither - Static analysis framework with detectors for many common Solidity issues. It has taint and value tracking capabilities and is written in Python.
  • Contract-Library - Decompiler and security analysis tool for all deployed contracts.
  • MadMax - Static analysis tool for gas DoS vulnerabilities.
  • Gigahorse - Fast binary lifter and program analysis framework written in Datalog.
  • Echidna - The only available fuzzer for Ethereum software. Uses property testing to generate malicious inputs that break smart contracts.
  • Manticore - Dynamic binary analysis tool with EVM support.
  • Oyente - Analyze Ethereum code to find common vulnerabilities, based on this paper.
  • Securify - Fully automated online static analyzer for smart contracts, providing a security report based on vulnerability patterns.
  • SmartCheck - Static analysis of Solidity source code for security vulnerabilities and best practices.
  • Octopus - Security Analysis tool for Blockchain Smart Contracts with support of EVM and (e)WASM.
  • sFuzz - Efficient fuzzer inspired from AFL to find common vulnerabilities.
  • Vertigo - Mutation Testing for Ethereum Smart Contracts.
  • SolidityScan - Vulnerability Scanner for Solidity Smart Contracts with over 200+ exploit and CVEs, misconfigurations, and gas optimization modules.
"},{"location":"security-tools/testing/","title":"Testing","text":"
  • solidity-coverage - Code coverage for Solidity testing.
  • solidity-shell - An interactive Solidity shell with lightweight session recording and remote compiler support.
  • chisel - Chisel is a fast, utilitarian, and verbose solidity REPL. It is heavily inspired by the incredible work done in soli and solidity-shell!
  • soli - Solidity REPL
"},{"location":"security-tools/verification/","title":"Verification","text":"
  • Scribble - Runtime verification tool for Solidity that enables you to write specifications to test, fuzz or symbolically execute contracts (e.g using Mythril or the MythX service) to check if your properties can be violated.
  • KEVM - Formal verification framework that models EVM semantics.
  • Certora Prover - Formal verification tool that checks if a smart contract satisfies a set of rules written in CVL (Certora Verification Language).
"},{"location":"security-tools/visualization/","title":"Visualization","text":"
  • Solidity Visual Developer - This extension contributes security centric syntax and semantic highlighting, a detailed class outline and advanced Solidity code insights to Visual Studio Code
  • S\u016brya - Utility tool for smart contract systems, offering a number of visual outputs and information about the contracts' structure. Also supports querying the function call graph.
  • Solgraph - Generates a DOT graph that visualizes function control flow of a Solidity contract and highlights potential security vulnerabilities.
  • EVM Lab - Rich tool package to interact with the EVM. Includes a VM, Etherchain API, and a trace-viewer.
  • ethereum-graph-debugger - A graphical EVM debugger. Displays the entire program control flow graph.
  • Piet - Web application helping understand smart contract architectures. Offers graphical representation and inspection of smart contracts as well as a markdown documentation generator.
"}]} \ No newline at end of file diff --git a/security-tools/classification/index.html b/security-tools/classification/index.html new file mode 100644 index 00000000..6413a8dc --- /dev/null +++ b/security-tools/classification/index.html @@ -0,0 +1,2671 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Classification - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Classification

+ +
    +
  • SWC-registry - SWC definitions and a + large repository of crafted and real-world samples of vulnerable smart contracts.
  • +
  • SWC Pages - The SWC-registry repo + published on Github Pages
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/disassemblers/index.html b/security-tools/disassemblers/index.html new file mode 100644 index 00000000..81e1e63a --- /dev/null +++ b/security-tools/disassemblers/index.html @@ -0,0 +1,2664 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Disassemblers - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Disassemblers

+ +

Disassemblers

+

Tools that translate smart contract bytecode into opcodes or EVM assembly.

+
    +
  • Ethersplay - Binary Ninja plugin which enables an EVM disassembler and related analysis tools.
  • +
  • Pyevmasm - Assembler and disassembler library for the Ethereum Virtual Machine (EVM). It includes a commandline utility and a Python API.
  • +
  • IDA-EVM - IDA Processor Module for the Ethereum Virtual Machine (EVM).
  • +
  • Ethereum DASM - EVM bytecode disassembler with function signature lookup plus static and dynamic analysis.
  • +
+

Decompilers

+

As above but translated into more readable Solidity-like code.

+ + + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/index.css b/security-tools/index.css new file mode 100644 index 00000000..a8b25080 --- /dev/null +++ b/security-tools/index.css @@ -0,0 +1,10 @@ +.md-typeset__table { + width: 818px; + max-width: 100%; +} + +@media only screen and (min-width: 1600px) { + .md-typeset__table { + width: 900px; + } +} \ No newline at end of file diff --git a/security-tools/index.html b/security-tools/index.html new file mode 100644 index 00000000..dfcd0b3e --- /dev/null +++ b/security-tools/index.html @@ -0,0 +1,2712 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Index

+ +

+This section is about tools that can detect vulnerabilities or help developers maintain a high +code quality to reduce the likelihood and impact of vulnerabilities.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CategoryDescription
VisualizationThese tools are aimed at visualizing, EVM bytecode, smart contracts, and their control flow graphs.
Static and Dynamic AnalysisTools that employ various means of program analysis to find vulnabilities and weaknesses.
ClassificationResources attempting to classify vulnerabilities and weaknesses in smart contracts.
TestingTools for running, measuring, and managing smart contract related tests.
Linters and FormattersAny tools that highlight code smells and make smart contract code adhere to format standards.
Disassemblers and DecompilersTools that translate smart contract bytecode into opcodes and solidity code.
Formal and Runtime VerificationTools employing verification techniques to detect behaviour satisfying or vioating invariants.
+
+
+
+
+

The Diligence Security Tooling Guide

+

Download a free copy of the Diligence Security Tooling Guide to discover the top tools in Web3 you can use at any phase of your smart contract development to test and improve security.

+
+ Download guide +
+
+ The Diligence Security Tooling Guide +
+
+
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/linters-and-formatters/index.html b/security-tools/linters-and-formatters/index.html new file mode 100644 index 00000000..7a4fb69f --- /dev/null +++ b/security-tools/linters-and-formatters/index.html @@ -0,0 +1,2675 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Linters and Formatters - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Linters and Formatters

+ +

Linters improve code quality by enforcing rules for style and composition, making code easier to +read and review.

+
    +
  • Ethlint - Yet another Solidity linting.
  • +
  • Solhint - A linter for Solidity that provides both + Security and Style Guide validations.
  • +
  • Prettier + + Solidity Plugin - Prettier + enforces basic style conventions in your code.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/static-and-dynamic-analysis/index.html b/security-tools/static-and-dynamic-analysis/index.html new file mode 100644 index 00000000..24c26cca --- /dev/null +++ b/security-tools/static-and-dynamic-analysis/index.html @@ -0,0 +1,2700 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Static and Dynamic Analysis - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Static and Dynamic Analysis

+ +
    +
  • MythX - MythX is a professional-grade cloud service that uses symbolic + analysis and input fuzzing to + detect common security bugs + and + verify the correctness of smart contract code. + Using MythX requires an API key from mythx.io.
  • +
  • Mythril - The Swiss army knife for smart contract + security.
  • +
  • Slither - Static analysis framework with detectors for + many common Solidity issues. It has taint and value tracking capabilities and is written in + Python.
  • +
  • Contract-Library - Decompiler and security analysis tool for all + deployed contracts.
  • +
  • MadMax - Static analysis tool for gas DoS + vulnerabilities.
  • +
  • Gigahorse - Fast binary lifter and program + analysis framework written in Datalog.
  • +
  • Echidna - The only available fuzzer for Ethereum + software. Uses property testing to generate malicious inputs that break smart contracts.
  • +
  • Manticore - Dynamic binary analysis tool with + EVM support.
  • +
  • Oyente - Analyze Ethereum code to find common + vulnerabilities, based on this paper.
  • +
  • Securify - Fully automated online static analyzer for + smart contracts, providing a security report based on vulnerability patterns.
  • +
  • SmartCheck - Static analysis of Solidity source code for security + vulnerabilities and best practices.
  • +
  • Octopus - Security Analysis tool for Blockchain Smart + Contracts with support of EVM and (e)WASM.
  • +
  • sFuzz - Efficient fuzzer inspired from AFL to find common + vulnerabilities.
  • +
  • Vertigo - Mutation Testing for Ethereum Smart Contracts.
  • +
  • SolidityScan - Vulnerability Scanner for Solidity Smart Contracts with over 200+ exploit and CVEs, misconfigurations, and gas optimization modules.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/testing/index.html b/security-tools/testing/index.html new file mode 100644 index 00000000..26309a81 --- /dev/null +++ b/security-tools/testing/index.html @@ -0,0 +1,2672 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Testing - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Testing

+ +
    +
  • solidity-coverage - Code coverage for Solidity + testing.
  • +
  • solidity-shell - An interactive Solidity shell with lightweight session recording and remote compiler support.
  • +
  • chisel - Chisel is a fast, utilitarian, and verbose solidity REPL. It is heavily inspired by the incredible work done in soli and solidity-shell!
  • +
  • soli - Solidity REPL
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/verification/index.html b/security-tools/verification/index.html new file mode 100644 index 00000000..86caa748 --- /dev/null +++ b/security-tools/verification/index.html @@ -0,0 +1,2654 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Verification - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Verification

+ +
    +
  • Scribble - Runtime verification tool for Solidity that enables you to write specifications to test, fuzz or symbolically execute contracts (e.g using Mythril or the MythX service) to check if your properties can be violated.
  • +
  • KEVM - Formal verification framework that models EVM semantics.
  • +
  • Certora Prover - Formal verification tool that checks if a smart contract satisfies a set of rules written in CVL (Certora Verification Language).
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security-tools/visualization/index.html b/security-tools/visualization/index.html new file mode 100644 index 00000000..80de60d6 --- /dev/null +++ b/security-tools/visualization/index.html @@ -0,0 +1,2682 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Visualization - Ethereum Smart Contract Best Practices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + + + + + + +
+ +
+ + + + +
+
+ + + +
+
+
+ + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + +

Visualization

+ +
    +
  • Solidity Visual Developer + - This extension contributes security centric syntax and semantic highlighting, a detailed class + outline and advanced Solidity code insights to Visual Studio Code
  • +
  • Sūrya - Utility tool for smart contract systems, offering a + number of visual outputs and information about the contracts' structure. Also supports querying + the function call graph.
  • +
  • Solgraph - Generates a DOT graph that visualizes + function control flow of a Solidity contract and highlights potential security vulnerabilities.
  • +
  • EVM Lab - Rich tool package to interact with the EVM. + Includes a VM, Etherchain API, and a trace-viewer.
  • +
  • ethereum-graph-debugger - A graphical EVM + debugger. Displays the entire program control flow graph.
  • +
  • Piet - Web application helping understand smart contract + architectures. Offers graphical representation and inspection of smart contracts as well as a + markdown documentation generator.
  • +
+ + + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 00000000..013327ea --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,363 @@ + + + + https://consensys.github.io/smart-contract-best-practices/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/bug-bounty-programs/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/about/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/about/license/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/denial-of-service/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/deprecated/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/force-feeding/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/frontrunning/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/griefing/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/insecure-arithmetic/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/more/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/oracle-manipulation/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/reentrancy/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/attacks/timestamp-dependence/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/deprecated/constructor-naming/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/deprecated/division-by-zero/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/deprecated/functions-and-events/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/contact/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/general/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/history/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/known-issues/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/procedures/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/specification/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/documentation/status/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/general/external-calls/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/general/force-feeding/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/general/negative-int/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/general/participants/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/general/public-data/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/circuit-breakers/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/deployment/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/general/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/rate-limiting/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/safe-haven/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/speed-bumps/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/precautions/upgradeability/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/abstract-vs-interfaces/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/assert-require-revert/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/complex-inheritance/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/event-monitoring/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/extcodesize-checks/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/fallback-functions/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/integer-division/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/interface-types/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/locking-pragmas/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/modifiers-as-guards/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/payability/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/shadowing/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/timestamp-dependence/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/tx-origin/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/solidity-specific/visibility/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/token-specific/contract-address/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/token-specific/frontrunning/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/token-specific/standardization/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/development-recommendations/token-specific/zero-address/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/blockchain-properties/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/prepare-for-failure/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/rollout/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/simplicity-vs-complexity/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/simplicity/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/general-philosophy/stay-up-to-date/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/classification/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/disassemblers/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/linters-and-formatters/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/static-and-dynamic-analysis/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/testing/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/verification/ + 2023-12-20 + daily + + + https://consensys.github.io/smart-contract-best-practices/security-tools/visualization/ + 2023-12-20 + daily + + \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz new file mode 100644 index 0000000000000000000000000000000000000000..bd3012b19d3ebd0533fc9394bace41f3522c4e6b GIT binary patch literal 986 zcmV<0110<)iwFpz|AJ)#|8r?{Wo=<_E_iKh0Ogy_ZsRr(fbaVhf$y}k*-Kj_-dmrb z`v4pz#qjM$-Am1)59kS;38N9@gLc&o6B#We9BQT*16wpBVo~^2 zgK!y;y|0{OV#2X<2GWT(Ga6u>xuEvejI#u;T2lpWacCCs6tjb*o?gv3j93PEyVgvR zXweQ>qESPFUQJ`2=5W9Rx)2w=Cr0gIShO}ApD}3-=fdKbh1J^F6xeuJD%ID&2s_Y$ zN_c4c)x08yhEd1t?Xl5-AB@iNslCTI*jzeJhM=sVv)YE7&?AFu8*(O5b+on(x%c7O z8xqOb_=_1iSRB-gZk$shS{lh#>z954Rmz!4IAg)NW+|)RF!>cokCV0> z(2!59GDcm1EJbM0#d~MWy(4S18CpX;y6pK>x5PG+PG^KYvb4;q!HNrO8P+moqYnEe zB5S~D94(X@G$fax0wbCkG?s3fGO9~p`n<%Z)lZHS!+_9}qtsliDZ$a8T;?q(>7bX> zDhDaf5b_ANy@>1sZV}`%@Mk7QEf0FxKDPEphc9}oXJksy;HLaPp^w{~W(l5B;0BG+ z2gEPQh5?0M(byR)O{@4E^QcjI4|Z?f_qf|Ss-K1Lmlh-8SFb z6!z#Z1BdexFbs?$jpNpyZTSgQ)lb^R1HCqRLU~17@_TB2hR++vCeGx7ggCE_Q1r#o zRRPGC??)nXB5dUjMaBq>W(;gb6(`r3Z~Flm2j?pNVCDlFp(Q%9#lj!NocGEqweA0k z*9uUA)#PYWC`Z6mzEj5!3CaVPLZ~yT Ix7t1c0LVP<;{X5v literal 0 HcmV?d00001 diff --git a/stylesheets/extra.css b/stylesheets/extra.css new file mode 100644 index 00000000..9f844cac --- /dev/null +++ b/stylesheets/extra.css @@ -0,0 +1,115 @@ +@font-face { + font-family: 'Graphik'; + src: url('./fonts/Graphik-Bold-Web.woff2') format('woff2'), + url('./fonts/Graphik-Bold-Web.woff') format('woff'); + font-weight: 700; +} + +@font-face { + font-family: 'Graphik'; + src: url('fonts/Graphik-Semibold-Web.woff2') format('woff2'), + url('fonts/Graphik-Semibold-Web.woff') format('woff'); + font-weight: 600; +} + +@font-face { + font-family: 'Graphik'; + src: url('fonts/Graphik-Regular-Web.woff2') format('woff2'), + url('fonts/Graphik-Regular-Web.woff') format('woff'); + font-weight: 400; +} + +.md-header { + background-color: #1F507A; +} + +.md-footer-diligence { + float: right; + color: hsla(0, 0%, 100%, .3); + margin-right: 1.3rem; + font-size: 1.28rem; + padding: 0.8rem 0; +} + +.md-footer-diligence a img { + height: auto; + width: 22px; + vertical-align: text-bottom; +} + +.md-footer-social svg { + -webkit-filter: invert(100%); + /* safari 6.0 - 9.0 */ + filter: invert(100%); + margin-right: 1rem; +} + +.security-tools-wrapper .inner-wrapper { + font-family: 'Graphik'; + color: #FFF; + padding: 37px 22px 28px 31px; + background-image: url("../img/bg-security-tools.png"); + gap: 40px; + display: flex; + border-radius: 8px; + max-width: 786px; +} + +@media only screen and (max-width: 767px) { + .security-tools-wrapper .inner-wrapper { + flex-direction: column-reverse; + } +} + +@media only screen and (min-width: 1600px) { + .security-tools-wrapper .inner-wrapper { + max-width: 864.8px; + } +} + +.security-tools-wrapper .inner-wrapper .left { + display: flex; + flex-direction: column; + justify-content: space-between; +} + + +.security-tools-wrapper .inner-wrapper .left .title { + font-weight: 700; + font-size: 34px; + line-height: 120%; + margin-top: 0; + margin-bottom: 12px; + letter-spacing: -0.53px; +} + +.security-tools-wrapper .inner-wrapper .left .sub-title { + font-size: 13px; + font-weight: 400; + line-height: 150%; + letter-spacing: 0.2px; + color: #BDBDBD; + margin-top: 12px; + margin-bottom: 30px; +} + +.security-tools-wrapper .inner-wrapper .left a { + text-transform: uppercase; + max-width: 159px; + color: #FFF; + font-size: 11px; + line-height: 12px; + font-weight: 600; + padding: 11.47px 27.5px; + background-color: #2C56DD; + border-radius: 2.7px; + transition: opacity 0.3s ease; +} + +.security-tools-wrapper .inner-wrapper .left a:hover { + opacity: 0.8; +} + +.security-tools-wrapper .inner-wrapper .right { + align-self: center; +} \ No newline at end of file diff --git a/stylesheets/fonts/Graphik-Bold-Web.woff b/stylesheets/fonts/Graphik-Bold-Web.woff new file mode 100644 index 0000000000000000000000000000000000000000..da480e104cf599aa5b2b08e0df57cf36aec3e146 GIT binary patch literal 50302 zcmX6^18^tJ)BeS|_+sN?+fFXFZQHglwr$(CZQHi><^6xV_0&{9+ubwMRXaU1JL@7N zEDQhw{9FUx0QjE*D2?bp2>|H-`y+4w0Ko45F9QG~vN8$)Kzs)PKzaZGxWD1brI?8* zC=={_L_=`{hT5D`;Vg&#|UHr&DJdj?T0Op&CrJFGT@Vfv2aGnPMwr6au zL!?cO^bCKVtN!S*{0DHq{Q}b;@`sE0kqLf41Q8D=X=>%@`qKw0008t30D!#M{w+*n zX=CuC2g~)tnf$=j^e|`3O3(GDeLxLAcKH7RR0)*KTF=S|0QmP~54859rxG&di)U-& z;0OSODFOh$OaTBy(e$|9W?OrsA6w|3m;fRFplhh)@%R5?3IqT&Adx2Oz;itUpg~T4 z`~t@7^#A==Ed!2!fPREF?qNj%r zgJ^hQ(h*aXobCny$o~gN{9oG=lQb+7gph~789^SrS7{_PlC;TYWYpE`nJ)WL4U&rx z>4ahe_5H!6LX*)6dLae)!}(|8RP~u|dZ0lcfV}u{2Ux{sAYkd~w_s;W{8rE+=_y#M zx>G-UtRmrAUJoa{GgGf8Qoq@c>xn5ov}kmzOj~he4dKgsAIoRAWXofd(&ZWjgWNQv zSjvrz3(Y5i9#f>9((hl-pDd`ElNZeKluNnGgq|wSF082=iW?F>F)!$u*XPaYF^nXo z50^^%oo{jTBeZfkT>P08%Id1kM!tr4mTU6qN(hn_!^;s%23y3+`LJrw*whY zD87YtAkW#8=H=SEiLtyHpxKg`h7mJl6{;90ba5Uui83iru9GujRgiC+V$KmNJcLrZ15up3hYcrt~t;CJ2@;cPz1# z&VrSUn@jrO$`>TdH!}XfC8`HlHQzUksP1*)>af;M)9*cTIpECzdr~;LAe~>YJY!9< zs7P_0vm`e%Z1ffkSq-@RK*VD<9hw_!Gu~PfCK(ZAF_Js*)-^|8n__RH*C)2TyjYKa z!zc_eAMgJK|bGaO?@ZxXZs4=R=Y5{`DHhOFuc&MT4>aJ zCA$n0%pCGQ(iVMt3;o2~fBhUfUtq4E)JJG*BZ>HC8Q-?)wznu!@wTAnKFbF}Z^0M+ z7&bw9(tBUxEAlDzdjz*4yhuw(fE0>+?Hz)Pgp~P%Vy0n+*6MYc9y{^w~HG2 z)3sgB|MgdR9C=H$Yzxs>_G&9somAOGj+Q&(OTlzj3gI=5swv%`; zA81V-4iIoK0A>c+BXFw@yfot{h<^d`}lx2xJ(nCFvx zxpZhwL12Ziy=~>va5$k3wJF8G-tnn_ICkJXcx*XZNAo8hzMt0);ZG-6ZjJuehIZKP zPkX6;=Ny9WOzg2j)AS2t}J2_EUxOH#NIgW6J=w!h}KU7vA@a{+q06(lW_ z``J7*#9`jMKX62Jy%m+&Gwl809o(Lkvs4jNqOlkgEM5}yN(Wq7^ZSedOw2SibdMQY zs~olcyu%~>jR3mS`ERpS}z~2sCo8i;%E#aL5>2{VjQQ_oV-M&{THqJ=>UbdPt zA=(V3DqcP}pTQi<4&}H*%u~-8+kz*LawpGSDs!ZQ(|J0xl*NMA1wOO&X!SazZ2xp= z75Rx9dh=@tzHm~xUwnRLpX6fhdhCOnwC54`(tc~*fOH@GH^*bPGjCOA<__DzIi?nT z8w*UugmiVixaE?_$$T^eKh_d>60$kkSIy*mWxip7+*|*Qsjh252`08mO2|RoPDldR zM4$rNR~~^g8e{~ytf$-$2ndj!;$%>N{s{3S{ETJDV95Ll|5hSPe6=cc3ApI;@_~T{ zfQN>?SwC!Fa*wB0U9uTXj3+NTyI}vyc32SfnWbeOWD*j3K4puNipQ9$xqVO_{%Wd^ z@9gL$J#a`8_)-o_GS3%~&WPW`wvT#MexqqA+%&hAT0REfAZkus?~`(9Z*|xhyi#{b z=G~EbHUTdKbq5~;t3!lGPM{WTxd;@{^HQ+;b%Va{8n<~t7~PM}n&^N`zNkpUURz{8 z!+xf5#A!pJw5i&hbnZ?uYF$9Aa~yv!C`Z`k;C& zJCk=`RrsU#rTC(+oM^uz<@C}F6-};VX}p%yB0<4ZF^c6rTVlL%FD;!|d$|igoHlg| z#+V_znyt_Bh%On6ZH%k#HO=NF=~{Kr-1-=9sV2!_W0Ygb0S&9dXPCWLto)vxxmb3R zt=f>L48?~mh<7n~dois$VQf01>8<%VZmwec@5-gKeB(ub-dWl&7Z8w5i33T_4QzL0de+$XYUS`LMZ!T&lx}04T)*#KckorLx~r zFpHsu;LM?n9Q(Jix)m>xNozwUIB_Ks+-LK?!AyDdQl{dJY4MWK>T_XB1v9~lbEXoU zYx90lL(V2`Gl|xY#~ki6@!AhX@Ls1PKHzjQ{4mClr!Yq7{TRKX!t`k{Ln-CM?zr8d zgBugnM|F)yr5-DyaL;zM&-VcMTYUI?$mqJ&l&!vf%f?@b#++P2S;lD7H&LxF{*$R< z*i6q`R^C~CB1Z?KEP6>P8uT`JM+*0E-OGv&Y?k^E_ZZikT+_p-#i`fuYEo#n`LCOr z{T3Zl-dlB{i6SXen+JD5cz3wh9+_Oa10AF59TtH!1_aG(3GI<66^5-Mu);Da$xcVR zogMlOm-|B63}f1dM%pdF1!p)d|GmpvG2GGvbO=EPh^Y1;M9`y2jmVT54~pa&qGVF| z$XUU7W-5O?APSIYBzx7ioXH*NLAOAa`Sx!;@?Rf}V^%QTkemfN=J9#9Z``}a=R-Uo z^b#pJ;criD4GEOj2pY=-+A6FA2nNHdmn$e9KN^IaGR!S4Q)p1)SR8LVp)tWm`&|Sb z4`VLrR|ECJd@osbIf3>*Li%efQRc!)Hb5V=^KOV5m5GN)bRXoA*s0(!47^UKjv7c& z!xQ^YB~3w~LIYDwjF{YwN9_XexW5(yM8B{GZ3wkWpLW^S3bvPQ6QkPuzRthd1$ zMU;$s0kP9sWVo&|Pu5BY$RZEfl`H}$3G^cHQNs|y4KNM$_WHqbq}_pEo*5#o&yHZ7 z{M@2feWKevBE2FvA68o4uU!t-Q<7PDYP|L*je!v85Pp4xX41Rsl?sd7l$e z0k<)!ODArq?=1b=Ny6=pF;ahQM9*}-Y~XE*)YwRHGDW_wCivp+lOxv8!$Tz)@WRR` zjvFx50y>uF-jj!Kq!X*YDvWP_rIlBgS~LbCn#T+Zx61axB-Qv+%XqWVJqJQ1Wle15 zJ{*Wap;Q2`T7!H+7BuB9&?KA%$`|hpWcZ_^)>?Mw{xe#q_Xs*oy#dvkxhluTMnmRsRJ5+)QaMYqr`? zayVG0PG2vuJ54_y-mfwrr`^BRxHonlpC4-CbwOf?h>p+;5DgJ97)BucVi)+MAMp=; zm|kG$H{uT!IDjrVgf24hGu2!E^mcOkW?V4xR^3Z=_2`Ixtb5CSv;6e-s{D$u*=v6_ z`^r8JJk~$nVtK(7hc)5lF|#x`#QHX+%4W^Z=Kkilb>+7w@XlQ$vdT->W`a)JoV2{Z zo*X=)?c>=EtFf2!ruVL$L$nxe#BPLA$7?Xwfd8xio9r$W^>2Be)oi;&crt~R?)v@s z(YTyl{0eDQ`13m0<=B&=N2}mw>`BRILBfNWG7&^(hjbI;vRWLAD8^~^+#Sl{a}gyL zL$&3x`JMTzdYQ!1;=0p<6UFlw(p^W#9QBEDn~n>fi_g`U%4`k-xgk_#Uy&#X+YEdJ zFclsAUq7}OUZ#)N#mjTXw~ns@kxjuTuIp8LQCN^* zt$xye*8G_gCVk;KbjG6yjiIt%tdr?o+SS^;%+QnW_uH%mtYJw6<8?;scSG_GP?ap@ z>*DGrmE`A9jpiU$_e~{M*Ty$TeUpeK5XZe_=nx9J;GVy5*Mpoxz523hcj=o~;ZlW^&?UYIAl*U0_A{`>)DB?X)oKCY z^@-TR@(8_%LjMt3_y@KspiO8KizqL|lOJh{y7d5A^U^ZL86xeZ`!{+PQYqG=k>(p!SYhn!o+pJ6kA{D*N z-%z&LKMa4j3T;<43n-7q+Q+KuwXJM!k5#;)-@7)?x=~t{Y&|wc*FV<7o9l5?NsmW2 zQ@b2CzAvgyug*3Ns<$`~Cby6_?zh$-33!%NK8brwomostwPVn zk%`2U3MAFuTHfAn_4&Ym*nu7_9!N;@C!-Zo_-&r5Uf5K^T_)+3*ELJskkK@2omNEX z7^j`zeA?_7^o6|xwg!9#K)wN6;rny*$95dKnpc!J5va$U(n(Dg7yZ$pf!k7wN@OA9QAR|6_e*o-yR_$UTeMg03k^Nm zwh?+#D1CAroay@HOX_+G*ZBOA(@Y0k`Y;yZ2KuhBYcw$-u%1&t`OuxW!4^l-Gx|Ntht`%@ z`+4w{FdNG981wOoj-=e9lIfbBR<-(c-Ez|)wKVnh z3$4rcI&R%M(5IQY^%;7g6SU?iWu@ObxiAHJeqaK>;vYYB#F#wh9}w0E@1wO@Di73Q zg5#h}dj?fD!t9v(fIb>_d{%%EPdGZt2P!zk@o~`dr|<1Qysj?nYU3RxMs02&A-$k) zd0tMc4^quz#{E7O27rXIu_53IsRdPAxJTC51U$!rK1cKK5XBcdE{Ru%5_s70iBBvx!ta6=>^PsF!uKRRHjr)CK)HzO~ z(3Ej<87NQmbo6lhC5TlnNHwbx31Pa;UEuXFDZ~oU*|(Vo)fs_dU|pb5$>rC^O*etu6%I~$42M8`|Pe6Hkh+P&xT5(OE+{)5|$=} zcZ3eqjQ$?8aFE_O&QUW3F?@m5d%zt_UQ2auM%ZyryiT}CKO+KT4S~E0HEq`2xJt_8 zA~BtzctFVi9OCIfVhaND}wrrTq1tbKib*={!XDQf*a zX>)6f9=ULOPVxeu(a8K(Z3^m)hNm1X8<;FY3^}*sl6fj()v`H#662VAOZv7pbL%}{ z5a)8mTjX69Ioo4d{I>N$O`AagSMNJumJus;)CdG#psnyo#Nxo@o=OwrzK&j%%k8se zrW(TV@bMoN)lh+dpD<{meDt}XP%4Hk>}5*M{C*rzMbnV_Wo<^;VpUzae%Vvwa&VPB zw&TT4l}3AKWg@mtaeM8n@QY5f_35ID;P#&hsHL$gV2(KBsIq_RS;%wdD~B@}#xU9V z`GxwLCvyLG*6ebtlce!)2=JqNd@44|Uq1+5vQuo>?e>z8W~%J=SmejC10Huwe956i zAZ5>a7(ijILQf8r`76i^yHW~r-`LNQQ=mi zh_UoP>u!Abn=hyRNI2Nv{9p|S#vWcubH4tu)q31nP~=61Vr_cXdKncn-TVhB_3*yg zgOx|}{m8F%1Tt zNDd2-!9oa}(Sg8vMrMpmAdYMQM=;G@)`cyc}#zy-7*41By zhdSJD zP7((hLXXEnZ?FRY@7C<1@zgU7x9 zohWdqh|l&9*iR??oeR;DgdJ(~$T&ViQ|W_5%(KD!la~Uw+kyNwr{!gfGc>X#+(x#e z9dKQqBl9aEtrki8B+!9k>t1@l1RB+UTL}?;Tku!xZG3E>*|&$cb4{^vfKRed_jimA zTwHqhc6To=h#JyQ=4Q-QC*oqm}xo-7ktSQXpBqsr4!fDC)P3b-@t9IxqoiF9#|ISm(`P zA`u_%svsaE7}|X-5=JYD8XBJDo#)TWlB9N6Pi3_;^U8tdGqxE;6?UeE1N)J|_zZU# zDzGG)o6oV_M!qMfscfenF{)TP1hHsgn}Nn&)3e+aJZ}5}H)6!wc{1;z9=@4~m^-Tu zFg}~=x6ZU{5YlAOvsV^v4*V@CjRdqL}{YF*ua*l4{05Id3SErhuH%Gx60_@;UMY=O!j+x>j`5uGzgZIObgPNne zJES}MmLBGDAPx&B?84BYS+0?>_k zs?!@Ov$$4b&9jkRIZ9K6uDGkQYDADGVC>_xAUzzx9TW)^#^OcPQelYtyzpz#KB%Sz zblT+nS!I1Al7V{gL3((oay-aTSwt!*+L`&YT(8*UetEq-POjr3Et^HWqLvf+jcHkp$XD0h3$E?(qeW-qh2VUJgcv8* z$DZ72GetouO1cL{5*y1aih!(_ zJC7wv62N2JEClNwFJ|)(mD?;lh>_hbd3rg;ROj;kjiqvY>Uk+BqDVG#S5P%fubi2x zin{~Y4SVP!b%m%slzR+@E?|N(BIh!JI0y^|xfq@ANcxh8TH^3`3L_OP@TWfXCMfcS^>TEx={2b z%)k590x261h}{}u3xa2=(C?O?#G9r4aQ|?Lx$dy39GfY;Fn)h=(~+OY|STA znMGBWVR}V~Axed524?z56=e|{CEY_2iwcaA5p00`<-^=9qE8&+`W$71l zPlpLOAsQ+(2V(M@`ywyxJo)J>!f}yA7F@?@G9CFdm{$yL8p5Tuq8IOpN696kC( zc42W#J4VwO=x{B2?f^;&jf2Nv9dc=11a&4N&`xHJ<{yHgey{kUmm;AF_2TUt)FiVG zjEs~(fL0RXp7@g-^;Yw@)d27=ngAy?K~LsPz`laN0R@DAyiyep2HnQKJ1k1&7;99!^u{ws-QBppa1amk z?nF<37Owe7-Uvs4=yR~LsjSxcff^$YsXJx@w7{LOK}2n-@D7T9V^|TF{$^enRTAxT z9OaJmG_W9XSg&(iW+F;Y>{fJcn!q{HSYXikjLRclwar9Tp1B-f9Ji4vPWSJfS$eI+ z(O@lQ)t=pAcflGC(zDv}>;T-$^{pa}sqf2)`5_=q*X1&AcLE>>>;Zo?Y$Ta@4*eyc6 z1w|V5rz*p5jJpfmD6o~cgJOrS!PNaL8$qEbg)1-=CoExBY1aVW{*NmtO?bzF=5>2; z`+L|Y#xmAO$Ma%{cIz%>#HJSS(eYxu_%sC5dO_(^R^>s^&^3hALvb@Y49?bJ^n9?{ z=eb>F1r46};n3kmleZ$izD9a(VoyegR3IZ)Tqy&M>WNLex9nD91hOg(Us8O7O?^7+ zv%!dPmR6Ss``<%e+vCpQbC12nwDC3eNf&qm*kE{>+NA^ygBsPQXTho=LtS&MH@%lhu}!hNT|kFC>of3W1#y9TFBF(awm%Ita41orV; z%Zw`0p`e+v`X-9-E-?RPf;f~s!Y0Uo zk-JUTLHib_y6*BnaSdn*5868xt$Q(d^McrY4V!D3%7(^HmK317N>KUNg$_ROaaQx< zv8w#inS}A$@TCxOTD(tsXcfppJx2G@SYrmagj)r6OE%a!LGxV;I(4p%a2IfJz4(;d@FRcF7#-8>&x zt_-fcCWHdnqjse@FM`HoC`dF%;rn)IRtNdJ9DuXNe-#49t#gs|&|A+i{>{jFppsOf z)^0eO=5(*JojA(mbYSoDNZZYsY-KZQeEm5W6?q1`UbRxN)$nOSjn4%$!@ZthbpT%> zTirsKX{JY%<^#K#uWY`%tv1)jH4a-$5-93$vAc+%oET;CPIN; zcKhW4x7qYSoHu5aK9_kB?jdr}zuYPFR3v{l^aeb*h=Z(xTjY0YRQA!Pv?sd792_h+ z-D0~IF!u8q-WS_}3y<$vdJFQ6_DN7q*>zelQ%eX?U3rogdn38kT!^hu!&dFlD|#zy z@pgtAf-_5{FfuK8K&&%Hg--CzQnT7&l~mjvs^1Z~d=0Gq7!lBFirFF0P@NrS2$B1M zQ?SFM7=}S6-1yJ10f0M~H=E5-W0mNtoXU<7(Q zXC36Vv?Y83IQ7Z(p;%BkL1Le z))ea6GA<{D-}GRK0cnSW2oF- zKA*!i!m4%OOWv(=Jnbf#EEQbJ#WZdRD8;A^0wY%(z+c!$WdJGQtFqGUK zM%Eoraa^MOMc!ann8LguPVMvvCp9|Ln6_$9Y@(M7Wcg}6fKQNmgc!3AG=Ptz8O4E| zj^O`Xd`QLrE_o4)$U9dt!ZzBewcjs+!LxwK+QMc6Ghp2W4M1nCh2Mgz1XL2a#6_Rt znx)odq3jFbI{7k|gk}s;KFmM~gH=di6t37OK`A?;e7wxs@Oa)1!uRQW(qxC!N=m}S z<|D}%AR~aZQ_2iMhm7ol&cH%{(K*eO1M&lr!z563h+dCZUk7@+pu5HLcolE*AFUw6 zt*Kt(E}=0wgOkQH{|bM8@R37LzW*HI0L2Yz*dE}(fIFF}NBNBsRk|j!YC;NDdNLej z&5dzUdb;#{8uGyTc(>bU_bJ9bW9u9JZ@FI}GV6CGcu)Xyh{cSJd_LMI33nRLe2iJ~ zuTGM%Slsg71J>Ij>v^Jwno?A!T~G9b8oE73nEW$%5cdEWC(H#vvWj9_s6*@Nh8JCY zo=lF~0X(fOH(c@amqvY+;Q;M>6BQ~r=K z=(NkqrE`dZox<(A)>bh0W3Dfwt_wl5O_BHHGX|&o6=egM$RWw2WXMEZN2Gf?$P4EL zSJW>@bKZ?o=C8VT5LREauobj&MEFrHMrG9~+{R}YmZx`5?BjdbixK9=JUNAQ37DE| zG@Y=fK!MzGlk#ItRG6Tv3`PlVm!}Qw$BWgPs0_Mb>1p<}4SN=M(-wlc zJ4f1&731tQ`VMVLF2eft9*YjgEJU=O+6@M+x!V%ub~=j=NE<0dgPj=G6LHd!D=cRp zam8>Zec~p09Tg-Ye*QdEg-aA0J_!N|A%Me=3F4=G5o$`q)TSfLs!|~=7;xJ3{H#a; zp|-4oX$qdiHUeM*l;;8^hMkqzYy@w;2wj51vmxA^nP=BUWh`{8V1Zu zH!osRVTl^$ttK!{Z(xR!=yf$unXV%IA`K5YxI9(VytTTt!fmQ0*eaN_&z(8Kb$T}1 zwPiwp(dLP^F^6wovc{K~U$tx_l8MQ@(9xSpR(wInN&GX=pb@QpPJ9|3n=NEt9nz@r zvzekViWZq^mY3Nq4$U0mujXTOUBz!wQMIH8>Dpw4G~&g|WQ{FPVVyYoSv7Oc!ETl(pRGv#xYMAEBRHk>*ci zYy%bi2Z|qK+VRNz6V+mBoeh6BZpd17MdwXZU2};SEZ4<*4C{RCAzhH8lO7#XbFTCX z9R^%4k(L6ydR>a;p`ldW-MFzt!(DfZ581F?FFTE&Ff9RB0+QVBg2KS2F{jXX6xhpG z=|ln?e%3&LPjU~StAX2Cb*9DO$b?-!jSc4h9Pau)G&y)3>qwD0h2lf`Mv(gv^NH|M zm>cH7Ns)b=ipi}C9iic-%tnLO=!Hb;{`faqYIru^0?EoM^sfhJIr}rv`l6!F_J*d; zHt2Nv%lZKD8yEG>1DtW(jVnda$y~pgZszYuKn=&_kQ@$=LddjYqa@Uw61)odr~l+W zM#gu|LJ;cGxrx#7S6a%kW6LT$$@`xvezXbx#>-L0&8}A8OEHqQEW@}?JwVawM&4&y8>Wyi|vI~<^XUf&shv2T=Ee%vUf zb6D8(dR1ZDbGGa9$K1C2?9oU4=1?<>$T2UKnL^$c$>4@4&!RyOvf74;c>Nu<&ZV&FfMM$?*MtdJ9a9_KrtN?#qZ2Calp8?4b5Y(+ z_7qI$US=;lZrd=664xj&|2L_muVip+KQ5;qA4sWOUm;#KHpD{$i&BR&Mh1eP|Igs0 z`rnC*BCa~w=F0Anb%y?Fo|dtpA{$d!KRuSvE*%56)p1eGQ?;tHqx5fi7KuM&d<~7_ zqH2!TxMn2@vIU)@R|b18Pi6aSCX#21Ewp|*(9a_TMP#tD8HGG#e_J9Ld%YE+Cu2;k3!nM;dxO{mrhq= z1>{*l_D#LZL4tBo!}_wFd<0+m+pc>;=(S6maSHg zFU|`awT}$knOuf20H>YG+v#YM_ha;>_JuY_S|;+3b)?ANq}|B?$gRzgUPAToH!vPLng=}{9;^GU^`4*U(jYzy5RI_jWay(xM3&-RJf zvU>aZON|DmX6u7tETHD<3V7SKpQZb}2F!zmhC3S&E8eg-m#s5hNv*|yfSuL1gd=^T zWSXBJO$Q*ZP2g+8_z3`7pI8nYb;d|&o? zJxxr{rs#TAWPEkHrPk+Vg9cSF;gVMi4>CCGOg*j^ z&}h>ksqOu)NUtm+Y|V-WKX(uK3cWlaNlp93a6fJ$0y9$v^q2Q%9bXoWsfhQ04a+ab zR>+fY3=xZX3_B!8$TeE1EGF(2^N+Kpv5|O;*+fIX)>L9j+zG3FGngNnB5}@`l$G1D zeK1GT$*~{-eEbsLEx!>nNV3>G$cG}6V(GT9{HbEE&VzAdtaII3&w}~quK+dcDrr_) z7d45v!Vc@Nfy9YvTGt^!;liuOvwZlUtmsu~>!3D0Y=e|+WI@>uSOt%~oznay3V2!= zy%;FrGGuADDOcSR?S-=eHctde$%V5Of#D_0LP4RoRmoElI9e0f*;)J9sFX4$veZ0f zq(_=o3S`Fx<%o_bsV2>&^y2x+Nv)$JrZn{@)Z*d#HV@+D)$~K<%U1D-Q4?>eFG*a3 zkDO-zk%Z?6v?n(>_kxumYnW_={?$NhM^5rceN`;L{a0-Vo(!~N$|?zn+}~7CC-3M9 zqsD`ctAy66>iQMK-q9U_jc~~kyFQ=!g&t*-UrDIsfr8X znFVj5qx%rtC4gS_3}16!V*j)=8X#$qA}g$n;jPG8~^`{P4M z3g^TpsLum>O_`9}THMt7<+EA;d>3t)JO>&@Q&g?iSrX)sD3|{W_D^;!HG#3q4YWT& zY+XLoj=Nth5C5)`7NY5DbEa+0_o|9wYpmB0ayub>5`I!LmOkCUD&!(=_rkQEBW75D zW4(+!GLOxiERM{V!>}ZkP>e91j;HTEsQah9(lMU$9EFDaeAJ0wGLWxL-c&#=Wg!yz zT2(b^0cu2-5)ZF-HWOZX!ma*N7J~i0VR{<|IjNP}U)*cSj?DA zAG%W~9P(J)nbmi{i+Zz^t;zWXKl*4K8T2cEKTB(7n<0~LbqxUH*Lk#QR?P)bLF77*mS02Q6@F;6j)2X;)fG88jS@4t{{683=9UG)uP~JEmSY^A;~%LLnDQ(1 zQQ(7q))?~RRTR<(VNVc0F3$xm;3*Fs6EjGp8CKH4-9+B?!x7JBbl!p{`!}+T_L|sB znBFU^s!h+i)x}ul%^NTyLr(ph7iGPM%V;-^14Ks_W@Xb>w$|x=&<>}@%(2d?qbifS z)k5Ql@%X{jM#C7Eqxz+ECyQ>g6YIgz!YXIW0k-V*E>`z=9$2eF@tnI=Q`XQ0c6cQ> zcJ`%h%LodTNaj?5{OJN*>!!X7=Ba1tD*FN4lhx3GtAzH_TOx!OMI(HEj4UV0j^8sD1c=ZN_azAEp;V)UlFb=)fcGn}+-6CY|3mEy)FMv?^E0uN%8>ZzY@*?Q*qFQrAwf zu&tJLyKAcsRZ=X54zQyZCXd^j3k$2O3y#x0cOGf>j5}vrwAY%|)|wagZfLa6Zs}=? zt*ACRHoC0aF&mwxy;p{DGNkeCXf$h?qIa!Pnom_9<4Reql>S~7aKxTv41J8cN&6~sDgw`uXrB~!b@wp-@diy%Bw%*vzn zM_E(J&I5rEiH-~T;F{Be3d50m6}B@W(RV;on-Mbh<#x;_l**cg8d436i5>WR#ve_j zCQU0YT52{=999<~VK`{;)^4iXRrYqf2quKyowG4;G#Prf?wdt}<4IJs-aQ(G>l@DP ztNILLCdMgl2gL`+5x``P@xN7DsmR}G%&Z|34w+jZ_-vaTDjOcQ9UmW;bvA`1^4Ms; z0-6pYlG#Sn`H<+ZNG7RtY0&I8z}T(?utkRMwS*-dZGrDmX9B@LU7awi?xyVg{$}W( zLGB{sKGZ})bC?u3%8GE!fy>7@Ysy-X2h8~8@sGA3hZ`L0^9^W>*RnlzJ0yDhXc>&@ zkI|GYPiYi}_<##qM$Ml-vSm1&@BbW%YF<7~L6WGxdGF7mtd=xUe*4s1xz-uA-t8N> zQm)qOaBWr=WJ(+Iapc6Q|2cS-0mm9lxlCwgFCxfu4cKn!Fr3@tUxwSo&~|2A9qHnm z?#$tB)p@`PFV-$VSQ3t-?3(x?myJiY?RnoR)9!N|#>_l>rVtpo1z-OGxO-jEtMAZR zhX8~F3E+;oUcsQC)yv2BkGDldt_8!pH?G)GS)whDLf%WUe5f?VuTA;X8*n&OI z?ys(jjNtJ()6)}x6K#et=G5g;_; zL`8oGaXU=?owjE5(VdDdM&~pQ;u{}CTCemO4!z`+^wGy!*XGzIbl4s1ub`43B_<5H zVG}1cGjuCXeU3R)L$5zU8b2S3l`i!q3>#u1q#cP=knV;JTZ+*Ky2}Uh#rfqyE zQyz;T2^cj5{Y9Omz0= zUYq8A0-N>98#L&ldNB;_0D`}X>+hG-1<1TA&doijPa8|b{t6Fd-x#ea{w!xWokMBm zO_noeIBj59cZ?jqyc#EWaDAIOe|j)FElhrDPxCIbi1ii^1zDkQFdL2iJ818Wf|h$2 z&|baO{%k&n@15|A>_j^^R6`Z7{nvi>DpUI#D3B^F*TJ@-OPyTsdy1Z7MXZ~DZ`%V^ zD5MF3wQ(0O^+q3;5)iLqFlYHrbkZ)#FB%?~iVsbQduk3D{OR$p)FIP!37+Ls8Cb=u z2N_-gK4u-5mEzp@xl^ECq9xW_MGPLI(8mPU#mL>#mC<^z$%hGO%QoT*r9oEd%s-=f zZ+PuK!fjV|q9(9iFG70+j@w`)o)4ZQmPb|hL@w_0K&&|P)(IFmipVLqqgaK*F-gxO z?}w)DLpb@E6E33ck#t-vcsS!CZh*+5T@u!$>05>9nRy(PPs?K&#luJu>x{a4#PO=o z!8|mM)VT~%ZN_2euceH_tloPMG#L*~BT6*5c-_IJphkh|*coOt5Z^fFt5jU;El%zY zdjsN+S%wXwUcE@f@C#{@F(Tfg%Wt{BefEIEhRlMMuWWM9JuhFI-@6T6hucCg>nYEE zO|(m_o#ai7&{-b-SCJ3Hds{CiP{p_V4Vf^6SDh+k8?d(dkl(5s9`pUw6A~ylf<`U% zP+z7P)&gwCP^oOx^)=scb!z@*#?Dd>sQz)nhPgm1#5}A{C2tY0L-c-3Z$#JTs9kdw zb$gkH{Bv0Mwe-CO(X%PYqZvdC@0fC42L^c>^^J|@i;ZhaO5Pla2cZ$ab^r2dPwvIR zJPac;dA7R*>aZDD`wz3dEZ$dHX-c;xS1FZ;dwKfhk+f5-b zLj3>!yseY)7_yEVPD~(9#rqx=*tGGHz*)1A|AVn=Tp}ujR@P>-8k|5>Mz*MR#SRCc zax2R=-O28-w|dU8ok84^S~Mmo-5kx$<`|0^TG4DLZtM`_C@OYQvaN3E3hV6Cr3vCg zsh&@;XERnTn&!pY-kCBWZY{VUPS&ThA+NJ#`zTe4d$&uL&YsE>7?Bk&o5A}wozag7 z%u1eZbl3Pzg>zXizlEnwrds}<9ZbAw9>1YRQ)wU!Ph59%ZY+@y^jc-E$xq`)%#xugANf?O zlYZM7I!?Ko5L=z@AD_nc$e6w-bzRk!iHwE6G3yFRhKFVd9?qP_D5_r{MT2w3z4{AQ zb8kq>sd?jacN5DR)q8~1sC$rfSO6y2K;;T#bxI)^p3v{#IsXS!$fE+heS2!X{n8Y5 z(@X^GRL|p5H`@44oBmHmL;UXs(`G@4=mtC+-c@NVtK;?d_4l=qHJ2s>O>|$s{{whH zhrf*m!|k+_#?b~)F0(w%fsy44`Rs`-J8}#^#u4-FzUyD!Qkcd8(Z3F6x-r#wkiF;>O-78=yKDz zOCOE9>|wrG&HqcQq-=|s%Ks&n-_}akLmNr~mHc02ydeK?MgA{D{jJox%Tq}J$UrN| z06;!+t<-$;-;o0*g#hOiAt0F^@Opz6iub%}k9`^mKvf?MuJ4#G2z2AM@-q8}eQBjW zR^0dV>AvjUDDKy(@ST@c!rv*w3zt^H-!8+qi13N`;NxA|&JmH`{IgiU0|<5-=yxUf z&R4|xzXA9H+Wrx-{TC>mn0OUs1#17pJb`nkS^%d;3zl;PYK@>`Ok)}JUC1&x1)>6( zG*O3kK%GWQZG=ClvKap9=+UXh!s@&Bb06S%K>}fCPlfE8%aJ;XkT^zg>oJ*)G{InI!1-djX$Tz-Nd#YL;6tXBr-(wxA<_lu=?l zUEVf6>Q|l>EsE7jEsF1DZMU3=f%syr2Awu!F>^Ytp|yA#b^E_s@K8`|48GFpxMXw8 z9D*<5I%JMDlPx#>0Dl3O_ytr%OUlH*va8tKG%}RqJQ<2yScW41k7OvxNEK6wGE}Ry zoqJ)QV!&48a&A`B%m9ZmTb-GUxH)HvjNY=^=B9hO zb!}n*m)*AD@Pb~o(XACU+I#d4%@1m8=FX;bnS!}&p=)BbxK_3@)53RNSqXoq3@>b} zguh*eZ;{~gi2-&Ng8j=2LK)uwUdZ{_3LG@CDC)A;sqC^^vqXtmF)HKbk!I<~pjuvOELa&5X z8<7ZY&g9Qz(gz1wMe*I&UL)MOxBuaJa$x<6mFxZFvX!6b8#7eTJoc@zjhoe%uO|m_ zpJ0B{=YiKGm^P-H`Ex}ys-yBu*|f(#O36(GqZ!ShLO1=$ck=~*H{Xq+=-r3Ak$rdf zce5j-ZpB&5cH*O<=)Qn2?d$P@4D&czn1gPgcu1hY1dTy`Ag7#rJ(Vn`q1&nUTbqkB_VX6AH1KEFuE?D&s1}?9lKG*OZ_^!K}s*R+!X0 z!Q_>r1`$~{`Psaanx`kd^>@3ggjLwrVb8w6wr_N}II~;MNv98WCfb4sfs>)^`A~VPgW!`Nq4_fr-3voZ5RQGtN#%;r&x) zjzO#S8!xw7jrtmcQr~zi9yR;5I*Z!mHR<)NtY2A6@ok3rzL|ZKaZ;-xFU~SWdUt8Q zF^d!;0&`T+X|5T|*YLQoK+5jHL~SQ@V;EW5gV_#GlmWD^dAxAKJZ1)hL_eUC87rAl z@rD9@MYgfL4Fqgb868m-LPONnpk8m+YEA4$MK^B=8uU)B-XPnkoXsw-RVi!h^nFV; zN~NYwzicV2ffjZ?IZS;FDyE5g8K{E+-3p?Efw~&d^H8~6suHiOINTna?peD1clRva z#=iUHlTV8Kqmg-!oFQwa+^>pq?$<`lZa~&vA=Qx`n68d&^~c|l>iEd_h?ad#jH{}$ z*2?g-ZmV79yYsSs@`sON#s8wY&!E2J!u8E|Rigi~JIODJqWL57Z0Cc-!u%BKdoaIk zp@;MnU`g~0<*@Lcn6ORE$`ZDF7P>$A269ch(DadZD;cZnm3iQNKTfaCcH#uH^upv@1;*XexNnO9-`;yGoQ z=~})jdPNvQpZoq=m~o|oTC9~~GGm5%uViDDjw=&)%l7T}!T;p7o3Fk0=HfY~s(mx& zFV|0PU-Efi`+BkcV+JMWZj*_*+t7V>3bRA?NIo?BSV5;(i0;z@uj|I0a|SofLET}@ zZ7Ah07RE5O0BjE<^;VdxIy)H_BX*h=VYEIdY&l#S)X#(d}4g%cSD|4#UH-Zx_YtiWkgAbwUDL)Rh5k@6o@<+)!C z4F2Iy%XME)Z(pU4W*Wqw^ozA)S_2|5JIh^yzW|}Ae?N6$*4fE`~#3cHqFXxI$ z^yiY->NzeJ3x(^qx*d+*Xk?bdjw$lHqp@Cx(?c#k*StQ?g)UrU>nDCo_YlTmSg9XT zR}qC#ioEdObi?l5H&ACG(sZb6nXaznU)-~I?;fe{1o}?C`WbRD(JbCwmz*2BL`ugb zV;poG=w-88b6FC4EsSqH3OSKWU2zyLmt_?3po zxLb40S;6ksi{?;a%nnK#6rjx5`|Uuf0&p!njs;^U!^d{n_uCKIWg|i!?nZ4jsIlwC zuu&o4!=L&3F^!=e!$vVsHaUjIhX%@ITc+gv1&(WlzbY*x8jaE5KYMpgQ+@rmo?E`8 z`3F@lm1(Z|s`mc7v^S`mbGfYQCx-j)p0h0)^sELCL7UWq(ssPwV`q`7IqC z9k(2+4~H+EF(1z%GG1~Qdy?khu#__MPUh61akA!dA&+v35#^NActypQF*682+A(w> zGgNffQej9*Z)?XeFvlo{bm`CyiZZr|YgXZDz!=SJV&%xH{WCgm-LW7zfAEbJ#I#~N z`{HAd6^}my|K44>@?A!Z&Dg_wK`-}%X8IlGsFv8|$)gRVMV=H6+Ayx)h9Z=Wh9hH; z@^Q~e8l)@*XJBN>uy6t;-s<>dfoZ{$M=da=M_O=nSnPr#-vU&5Tv8cFqu34xBkpQI zSqY1i4fq?pVj3{|3a;|}Sf1zcm)&Ea`hI%sbL>;TkI0;6bH?TC@_4d!7MpAf>%e<| zm&co_GuvfbKjr&9{2ZV;I+a>$v!!O+Y&NZ0rL)<7$Iq?+TSc(LBJ#)itdgAvy!{2{ zXpOwKob7coS?k0FGq$4g26`o`aN~jz6W^YYNt#$Gdn?W9y0etiRhYnHs0Ne4qDXKY zulChoc>fY~-5g?r(X2{+Gzrkv-q`{G9x0!-g9d-LPT94U0rM4Uln?y$1BkS|-a>oj4g) zV=NHHO~4{o@_6(GX&UB4qZvtP&LuISt^y?71bO1gCyN)8C*W^a=#P&tU;Z`cb)~b$ zzRWC@EIT@ zf=0vcVE@WQSvT4Xn8oD!GW^mC_%eh;pSmVKAayj3$jYP{jIt>kfzHb%q*R@y=h6#! zES()JX(qfXI7I6_&y?$w-a8=Gv5*zaJM4>4=lEouQkos94v2p;Ip8fyj>{O>MK2OO5vd|S zCHEG;Uy9YzE!=IADGjbXz06pFVt$JgG~5_7U}gYv4_4o^p%G%c^Jxvo_**m8yDzYkhU2lIsr8aJ(%sk{x#ay#_4N5e#n zkw7FJ>4_)?g@y=yXGH^#p>Bi`vjET!q{yJeX&R`?88MDF0e$OhB51#D!fHwJ8xZPK zbYQL0`yZ$`qWbW4m8BM{smxV2*=u(I`}>7HVA|%G7wmF4Jc(#@+pNy5(P*+h7+l#9 z?(y4ik(bJM&Qdy+zF$gJ5Btc=2>c)6$Jsbj_m?PUr_02 z=4dIHPOB@u83`zRt5rp#=2Xt^mkR}AD2BVqfQ@V}zTUlK<~I)imks-h!E!x-b4@8* zHSMeCyi=E&QeP*iyBzyk-NQ5$OJJ`FDh++HSFNVHFTib7rY@nUN9ZEEy<~myzx>zu zi+7Naw-oy!#&b2(crNR;;#$G8#&1*q)GF$4dYWg-v5V_z{m!cTN*Iq=f4x{=vUf*_ zfwhx|fk*14_bgF5AsW*nG`9HRyQa`+=6{%~(%h*NJv4W!gJCM-fn>;v&E<@OzvNqN zrl2R#p!n+#|NOgW{XXBi6I#uEO0~-aY^;%evACH$a&Aec&*Sl9jNHUW?3>8*Xv~`m z#Ok@_98R~v-1>o6!B|SRspjc28*tUcVB)Js+uM&$&28}2Rw=as`_#O78_qqwD&AI= z;oz=f_PqQC6ANfQ4$y!Vm}{jR=Ty$CAtIM74f<$44KcR{O}&CCS4h2>Ril(rk_tIBb(br=VWIol@|vHuGA^Ws~h6lE(o z&9QC{nk$XrBqw8U>X>EFYJJ85%)9;usrkLnZ_wB1Rr*x%=0}$uYlzhOwOWh%zyZ** zXV=9{I-QJNrK}|{(7f!We#nQVe#BS@b7bNi<$2FCZ^HK~kUM@s`+t+j3&~gM@9;fO zV%%>;;*rl!3%4@IDV*j=7vWNz@Xsphf4f}Y&OBF+k^DKWAC=lUFl{WS?Z)Y2Jgs{t zV=cRB`!TvV?Yk@MUsbMOcVlT!ETTEeLzUR4Z>f+xv|QB`{IY!(bx0H+Eae)HTC4_x z+Mv`mma#7d1e;udepUwP7h^Hm_h^6P(z^JkQjBI5+#sQG9uwstpDwD zeLM34T}OC6Uq$V^_R@YU?K$y3MKfou>3rqwmpeOOe*2Y9^1<8e6`SDShI1cbW^J~n zudh$S-#^j*B&7cQggzJ61zAxM^J;sej8|fz{So1I32p%R0L8Z$3tRW5i0^q5i--sM z34ChO=YzUHC7Pda??o&dmY;NaDRT9x3gn)fRTn8?md4~@f`T11{#AUI^DVIt-ieRM zf6_iTh;h0*r9K00U!gQBCE@mK<+bCb^&4q@^BYWA4h&Ko7hsv>R9u86(I#6T=-N_z zS4yRw&to#}a{EErek1mWjI6I%nL;-0+>{xM8alH;nE7 zoVJse`v1LYb3NszQHDAw2{%{|=lYN!BNaRoFN2&e)OcY!ZyVg84fPMEK`QMX5 zI2^uW_B0XgJ=)z{|Bk%Es{+AjWstiRm%3fVi5RoKrxdU1pgEi+I2n=RtUz{R2Wb5k zQ3jD>ZA?&qfPJw9FRwi-z*mWIv7HSf&P%zC4U}q##yyE@^xurxi*LU9m7B?zAAIbw z2lr!=iRt2=ZB=p4lW-UFZ3?G3kLfyVmDX87%7wg$=0c8@X>W9z9LK6E0{qRko|yB# zuZl^JmoKOb>2wC80Xbmfv1G*GU{E}Ge`ONnD{l{~jWuekUN3UO$$tK%+)oFSpLnMX zKU9W0rE$?*$8=on;<_hI)50wzSpk2v3^$R~wDpZr{i*t=1>-}efg2_GRQZ$cABneb zptQJ?t|9vkl`+q6m1CZdRmMECFO*}RuUswCJ3Gva6-M9A%&C$|nm;)x7jvpr&XsI3 z5|{kAWhUjD9p;7I7tGS?cN*wSCVwsFYCV>qzJ9a1%iC~)w5`wDIFnv4WBWnI;mYY- zOJkOul*Sxoo?ZVp#MJhA;<#nIs1EoLrNcXkwj7JdQ}|plPOT!=l&5mN2!DELdU&A< z{$UyZ%%;hC_%D!&qs%;fF8P@JrXn`=t#WMYu}h|pWqrCTmi5Cj{F%*_@E6MPD=#hO zgIh#%kv1_i%JX@F{Q1F3n|8%iN-4N$TW&Bhnt$~=h9b@%kywtIH)X$q( zcG?u6xo&Hq(O#OskED1hG4CegW1+ZSrI=F-z{S|xg(AMCm|t37#xhcU^0(m%IK`9L z&NEkt`K3RW@>YT?NiuXQhTx-il}-4CuXI%KLch(W8@@C$r~1z`2C>^z6`~}C(zlh%KyT>t6e$^N5mDZ$CeWtH*FZEH>!>`<4;^Y4+)&EXa%&eHR5988Tiv15u`Y6Q@_H(63D|{k6G~u8* z{-pY3zC>LyF(V%E61m!_q>ajOSsiM||Y_ZhlAFA{kHbH4<4kj?CFR)j-8 z{#KeV2lfNu;ye~BW2N6J$4VdDHhs+Xk2h7qUns+`+$N4Q13aRe)i4bg;P{ndS(QNc zhD14ftbM%|x$685BehE;%j9Dq-ZUk7U6I(!+`HU2nX%lrXRmmxqR(%Z;Xm3|w!_Ip zTkcxA$9FPkD&X&w;RWXR74Wyq@GZ=LOxsQ`^F~Fy`8(x!^TMXeIP`bR@ZL?8_P=+_ z_P?DSmGBSC@Mqe~@6cd>$o>_y#H*O|Gh4gh##NO+xnzD$!A+{<=}Ev%LVEpfgBTN5 zC%sLcX2N#SG;0WpjNt*R`myP=Voz@5szli)FY0Y`ijwc1si6OUc` z@~HWTqKx!cSOJwjv@rF1{epa}_YPx~g^>X*DxKa7iWdG+C*QR)YclQPbZbt^NIxtpm%+fh5|lqWIli^1Tp z(Pna1P&IdodD4X*6&cPqW1xx<>TDJ>QWZKwOG50h5D8&QEGY6#(=cU zBaNkNOz??6^YQskBfgCh9>kC5Lq_T?6;r}dTSIdNi<6SWVP-gMrES5=nSmFA{D@iN zfL;>Y%t3!3C@aVV(e8C#uRG}XuW4PjZBI>J;qta#90+h;pMQP#vV$(rd``Nefk3T1 z;`8;VgBkU`H9@y)aW=WwNvjU>Xn-ir_jwOe>_4POaAD?I-MG_S1GeJ8C!DSe>a>!)qQx zZ46krYTKn(-Jfw`nD`jJdtgxL!w3+3839(tYdlemjaUGsQ*sC%!yJMqyfF1?FUF2} zp&cppVB8z6PAm97nNTp8RjA_O@W%Gpn}UHL`?NB`adElqsfTDn!KB&iCr4Sg)3q=i znc;NS*V%3C{qk%E6AG>-cUuyUmgQcL7k1x8&8b*J%p5Uat9R*5Zk<~1^)@c`cmu}T z8l%(Hc8OKvHt5`X%A+vGW-EJ)u`$0WzrU!QIM4ucS7E1epAt~D4}FeD@EzCP%02|3 zhxFKC*wYFg4g}{`f=dqwXnD~Vq+Q}Pn-=4JQf&aAOxTo)r(08H8crf?I$K7oO$4fuWjD^ z+>zTJdE}879)0vtaw%Ey`s>B-&&|z!^2xb5F=r0YmCv)+pO;5Ia9$pHR?H*M{yll* zm(OTvozdRj(K2UOeY}B>$9MJi?uy6xR6IU%+sfs(ffWPG?JHJ%F_hA_=x2txhMCM35vUCHvf;TgjuFp|38ygVvkzlHkK>#9{AS*afjtO4X(l71 zMlm5az6eldEWM6|Gmbg|;4wR;Y<_XGahg|=phvoSQb(+M?Rhy6yM5tyE*zHqK%Q>N zq;t8BmgZDEnrKpdUl!p)m(SjFU}jtQ0*>RhYz+khYug%I`FJw1Cl%!qxm5O|fIqx_ zP3IDep>ILD-|MAuXZne6vUkAT*TU*tRUypLxm__tST=Nv{8sHQ}~H_W{}#Br=3(`YoDE0t;E8`@3R8OUqJrxo^r?#5+ak3SlY zT(On&`B!G>$??uqy4hzV-+AC${)Er#yQr;weK5!&&O<;CcCfE95mCDXm#SmM9cEAFU{u@<3dd$jl98~PDoe^i*Gk- zsX*40T&mT%Q!7zbd1!)k&)Oc1CKhxzb|%8%p_bMSz+SsjGv~*nvF)=OT3b@dwzh^y zCL88*IV~nAYnr*%ZdurtS?qGU;Qz(xwuKhk>MokK?Cxwbkxe%=WJqH}G}6!zi8hFK zPVdBn>=i((>X{~Hn3;Tg%XvEkNvP4oh^a0LMq|JTBr0#jjBHr+KvC#1_8Zv|!Ds}z zuAB@*$RmHmw9l}bbVmB>Y>#o2FTE=}SAHXQh5KSEH4O9971Yy2w}Zw@J~1DX^_FNW|Zjic>IF)T@mVl*S)c@m2m ze!xlui`Vh?Jt*>R)+y+f5zfrEadHN zA|~_gG$&`95#K~>!PE-)PO2<);QyBQ<>7G^SH8FI?M+g*bbH^|+lzWrx73naYVGnS zOSUDv%8M-F1uq!9V;Rs$7#lFg*buW#1`Ht(5(t*s8YRGd$YBYS1jZg-lKC>D#D0&= z`@$oMJ?|MZNpSb8Q}=eOTatwtcz-=UbJcxSsyg@7xm9(l&iVb!6?UFwY`6lTDX?6_ zp^0HTJ6wJtc>r)W=a)k~llV*dO@hNDxKBuS=iQ=V#^GyRZ2_mrwyJv3mOBbw5gV-4 ztL=7|)oNYau&5dQrJou-c6(vL&_=F8_DBI|HZQIWFSc6TqSb2(wr;U_Wk+Q;qiIof z*-dtbUo=3UFxg~75?AVFqov@8%p=4n;eHS>$2ZNw&n9H90pPeI12`@qjpJd>#M9)J z;`!5z-AbM*Zwk^lUPSx9G}5^C>qZ(UJh0?^2=Z-yGef>j1`Pm~no5{>l-Qym-yd+| z!GF>!Z9E3m=q~M$7Ep?`=e3aZ2k2AdaES_FRKy=F)+(WRaRhK|!7(%1$PHs;^qld6 z5gX~VMo6qNb{TOcr;YfXcEF8Y#v!<|%LsH3#$87I!e79@95LZ4oF)NgAbHXW9-WiS zBjCOniTkFT=Dz7>_29@-SRP^g9JjuvdKI28m>0!PZy-QFB0qAsVkcc1_W4B5i-!*E zJ1U7pBIw#RPVPO~a;hrVFM^CUH-)8LtP%x=ekhT_$Gt zaDW}*@Sk`&lK}o>0(AGOZrE%-*o+RCJuH^^T+Ve>f3siof|zr0J`wZWN$|c50hP%~ zzrftQnyc37JW8#WepnO?g6q|R9??e3wJY%JdT@W#?GI}M+8wN&Ew&cR6ej!T{ea?b zP}lV6RV=l>0A! zk@^<4i2~y2Y!CVj#zWrYkbxgC9$2x4pZWM)9AJilDNT(B7F`D8VFrMQ zRa;cW`_}U44mP)hz5Do_phz5ET5PzX8B6dlFSXQOI!{I{vwnj;qcu24Kb zN7i+-W?eUR^^C5J;J4|2Q&n%bb1u;vw8QDxIDcqJr`A;3R{i_6-`S9~r8mNPD_a{j zxjFCtKF?f-v&pgMX<R5h2O>*oENc&U$vRtPOMIU}Ze3mJ#2>D9Gwee5@j}Bqcu=wb}fx`_|iMFHiq5eo^ z$m93lQ|fVe!(}_~*|xTRu~MlNbNotf3;%xO=+du>!xg1TUC zNe;sV6E!x&1ak#$P%z6Vus0@>Duksas}KpVrJDC)0Dmf}GtQ*#d>2gczdT0<@S?_D z=J!NGr7`x7V)Sn6r(#V<-G=RM7q?k{*FJw~JQ9v!hwD2}JZFpCbz6O(%jFiZ(+P*{ zFUZ8g z-m?5qI21M-OfZV&$d2%F0qlS((#O76C`BtFmFOUfWh3#g3TSY&5k;<82yU zcS9vOVvmIbfikS-F!BUAF5u_f0b)z0^rv(!{Y%P@b-9+Be&{oWc@HohN)&cr-D4FF zfOD8O2w@uoWV1pA+4eGG|9y(bHO<|E$s*6uGVi-b`ij`)NkoxmL0xdM#p-msoHsWf zf9SCxY%YFmHbvWRv-#FalLkADDw0r>&g1yR5*=!MH* zGh{Wxr<3?HQYO3l^`aI0++;SJj8?0`->TOeNy5Lk#b7WS^@dio>gJSn1Nu#-NB|cx zOeyj|yqweLb#dN}01@DJH|ljJqfXc0_B8ADX0+&9)v8%b@OTlr^i}3VqHhQGp`uhP zwS?-Uj!tF0$WSI{zLeuH<FM`-;QY1Y7PER-L}-A)zmtjHCl~9 zr_t7;rrwmb7ri0;UemVBpw-s!zh91IGyU0ebkQAv*EQr?w{EewQKvQFm!-kyYu4!v zsO?%+*NnejvVPrl?(=hF9kqtG(o1k3t)tFLPyyr}0e(vXn}u-U*$+lfi_Zv1=_FOW zhtC%W;B+Ag@CqCzHAC`tGbD6hfy1Vgh0hk!yYopCe*4|;p2Yu<`p|2y9eNG0`A`XM zyI$^70{u2+;d7rL&dU4$jK|@(XU+hR!x{7+sgfKXhjbdx1gmH#-Hzv&Ul+mm7!{;F z^Z@?;5`m%mezQ6!`z%t0Tf%E*b^~^U`g2O&E{wpTOw+**PAU7wOY??`GVhndF+W!s*Wz87vlFNPMxJ025gK0 z8yf`Ew+n+iph%3Ys*Yt!~;`0=ZYs>gN1yV*gV zrJ&Zc3eG#%0AE$U9 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 literal 0 HcmV?d00001 diff --git a/stylesheets/fonts/Graphik-Bold-Web.woff2 b/stylesheets/fonts/Graphik-Bold-Web.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..f64cdac62380672fc3e59fef8a40ce3780c2d032 GIT binary patch literal 37813 zcmV(~K+nH-Pew8T0RR910F$)<4*&oF0h%NL0Fyfa0RR910000000000000000F#^m z000>qf%SSEp-u*10E$EiL-;EAXay$BHgbMl5>{4-AXNmHz~7uWxY_D>Sgdf>?G_d-Bz=y zLx`{U#&&G!Uf?iyLzvo=AA}tYQp_=T$!#I|wP`=7GrE_x`+o)nK}ewS+7A)AT_Mpof*OvkOBYhA^}g;bF# zu8S)JImFOSJS{5&6pAHT19QT*tKlK#Z|wiyk6ljfU2BgnE$*>Bk+Ci7fOu>URU+D0 zv7*H}uYQRjxuB|hmM2D51o$n7062fVTmPPj6Oxb+Cjv`Y7Iu?0yU8;v)NI+BLQSEj zP*bS>!c4zB^xKx2LQUD4G5~XPz{J5M7Q~{0v5f)SSg~L%V53WrD5(+*P_*&hzzU4S z$b+JN{q^3=qi;Q;Isa$(E_O*SVuX-{1W9Um`rn5tG>E3AKp(VDkg5t+!~C^W9Fn?x>~MCjcS;x~;$60Acb{8#Q=s#@4Z zA|ZkYlQacV6cwEQPQKd<(XS6Fw57_=^2}FXSw$z!e3gmm0ST<>Q-{F9y-+dYvR0d+ zHlhFL4@l?SzYw5cDzs9yYN=)wD8!0T-t>V0dS*xDPUthH)e{o1IlOpFb z6?n`kuoVrNd{?B&Q)pwp9oL?=t|96K8#e$Tv3naVC!AxZ?#F6~=?q2q<_6bfRHxEh zb8y{rxBPrP{>cia{)IKioFXShya0T^xx>lLRYc_dLz<(enxona{(*CS+!|=))w8@$bzZ4TovUTJfLkN9}Hl%2>MOn^1hVPe6eHl_3u`sw%1!+Yj-4z{wXXc;! z;c#C)?*4~z~ zw{z});Sd&tLP(ybB@E*e5GL`IML14KnwIPw3q4L?UF-t?-17*T{PBK+zwtjn0u6`*G)N8Dq%;&bvrB@~EJbSX&}d)=1Sv~x ztyX)^uD7J5asHh5;YMeS37rd~3sYwzYlFp_7XY{QdjTFmWd!@IT*;Ti%HkjIAg{49mOe`ZS=-#1R zP=P@Q^8yG9&wqb0{dW$;*&05@KgmwOZ<@tsC#X1(KrEslBWvAp9TN;A50ByT;Jq!d z$iwIuVI=VdL(T8q+t1G2N&bgq`+MhPDNVWm9Wpq#J?th!sa05HaHUEl5{bp46=*2b zBP`H~Khw|#Ugjl(h?dT#HM$W9VUwA=UrKKd*B?hvz~hbQzq8Ri?)4@8xspt#ZExCF zqP^|jSvTXlj+RhD2*xT=RK}B!uXp%P%&*Fsx%-#={dDHuQbGtJ2xE*9LOg^pCVO0d z?5CACSkT~lyHb)M2*T*q@>P$q^!qh=N8ZtP_kWunX_})sG(n>`0s}Jw(yr!GK7x5b z1xgA4kN2iHZ9aVgWa`p+GzfeD&kq51@Xk!=l+EzT|6@j;(13smu(8g&=Mo|uTxh0Z z_=CD-ii7dnu?CZmZ{%{FClJhf2a4T+;dbCMI|%#^Qucczia@;cIzMIOd!Yvlc`AG) z00A0_tlv5`gRZiO1pj9kCG$oDdqDBxBk)tA;P3JB&{e3wRBI5+9((9qRw2kOPXxQK zN{HXo3iU*zaL+W0@ItFduh~TTmcuC4Ftm z-=e|T?p=PyKZZQ!$NR%S%My_OnVQ8pID2w@j^V24d0Y)CO=4de!t4P6Mm29v|qz~00DgZskKa4K91kAoM& zJK)3cQTTrN1pGeyc@QuN8)OJ74r&Wp9JDUzV9=$Y8$lm~eS^ipiNU48Ey44H*9Y$p z9uK}B{51q0q7HF~G=}^h@;+obG&mF;N)2@uti*cOvZ*#<12HgxO))XbB=AfU{rC(* zDopB6xR{os>Ip+c7KDZ_6cZnkkODzeG1+t`hvC6=bca?u=Z(j4Pv<5&;W87J=nF&MkM%|ve? z?&E1%zJGjELUl+)Lt=!1S{Oxmmc)xed-MO>v@c?K!{9emQO|2^X+E>5yy}$h0pT4=TJ2qyiv|_ojVYS{53`gWsfYoOI0t-2%18#E(;~`(c?#eiCriLM{#@f@n0keug*vf z>h9PgXTH|e2gjmO5DtgIVL~MCGw@jg<8c5)xQ5JYzDxytK_V-BnnX#}1b~p)oUyh{ zjhc{|=gM<;CDL48A6UH5c+d_y7wQx$Wht4DVuw}YrSuFHqU<`QibWGVsxU!-aLC63 zfGT7W%!VW3*lG}ql^$A3?#d9J1Ab#MohizvRU);V?NGVh@UDlNGF!KfBU=jSJbZ0r z?UFi}S`xTVKP*T*EnhCcY8mSh|L6inDW?q!I|V`?H;y%S1v#BUX*ST6EIj^t$^}SC zOSo2N4dlW=0R^E5g6N9z*s}JB&O}|EEY&AjPcAD~l{;h57?&wO6AK8%bzW7=DgjBY ziq4TzXINLPFqBDe6`L_b?kZjyE}Sj!o+s1wxW%uArq93fNG{^nB!u%)HD}S6Cuk2M?i0r(?i` zHOf}R35En2ilH3?aXoOWQh4bf5{eEAAtD~FD?QA@_{APbAzs>U$XUMbR?1yDjgl!v zNR*WUXUIxkX+}S{OSz!o=~aM~MwZBoCc9_0GtWY4=)NUQSa9GW6zLEHCah7mCeFQv zL=JhBA{*Kw{LY<-ArrGRgVGv3(9CGD)+(=UlPGZKeEn`~n2w##Jno?_nH@g92MM$^ z+`Z(6BG0UiO&_Z2$c%~gdw&v?W?NoP3uVJHrrE4WIX;=FgVC8@S9;?(ZD>2i2~+zE zV70iR)xI{rDJ&-l=VtY|W59Le$c~JO-60UrQ(!S(RK_>`5r_&%d#a$e&o?Aq7$b_MQ*jg`>`Wil4TPW1Et?GGee zfpm2G>u(UFP)1=i!f8Y>iewb6zdcxv&^SipIE`$SJd`JN8W^>ZY9sQFCJkd+nshYj zX)@3hOOuf%6Jut^ER4l5W@RjiXc!uZ`d&fKBQWfC>*{rM$SgJeIuo#rQyv2{5?No( z#3rZ~8FMNS3S?8=A}%G5hs7T$rF9o@(-KJ|F^gk%LU49-*oELQiebQ&S{kZrBob=1 zFdT3mgt4QL)hsolu;^}Ci3V2xffPZFMfCI`}9lM+) zF&srrhDeK}-N~`x3K>(L$rell+UNpZU?R@J3?HF4D%BJ(No(g(7!7K9*43=8*_1yF z!(z_P?_MdSdhok>AdTw-%dW6<&PSUsS}j6RLF#sd3B-J2qj@O>N@dE1b)%A$bb@SH zLm(fmQzVQ4L(fgfxFCX!&aLru--QCJ8-*|`b|DxV9G&d$GXw}}0qj7f?JW0Hem9}+w@g|tDJL%ygx!*&t}K_rY_q$p+aU9=fK080lPQA08dFm*FZ zFZi420$EYfOiYeRu&3yrgs_25MkB$LahJ1tRn4`PP**ICT^HeQJeV?9t=%iCco8$k zi-s=`fc7W!N_SIDMqNLcs6b3aq}QTMkS@HR4a=14u0%Cc5Yj0XGQp2i!i+%JGHD2B z69mZ460`_BfwXB|ION3!j)_RH7gMpH4v^&#_Ci^wsbPEwGIbIJ z0Um>hJOk*3h8*$?te2og;0dHn>%t)~HgHTtg1wlE{d9mVhp-pQI!z7ZLy)PH@WQdS zE^+NvJ?ut0G)mm$tpD=(J@MCF1~Cck#V|(U#Rw*m#UqT4a*X5Ju$y;UwvpCVr|2;d zi?L{8%8Z3LWBu8OVT4+BuWWjw?;q~0S2!lLKBqjnzVv2}3bV5=G#Owre=lCLks(#% zfFMZx-@rOnx@7BZEih1Acdvn9a)q_8hvT*Ty7rdqMySW%VaK1&)4RpdPtgF? zfhg%^M9ZnU)3Z$H$>ZI5jYj@Fk`waCbw@(8HdLYMVyaR*;T!Xmg3DV}Z|-@i7cUR` zR=Ms2>?*-jRY4VDEq7qwiZb_QZD{rlbFId)wV1QS3RkzhHlEBY^p~IL8!6{>Y`!5{ zTqtw0MQ3)T#GY1x$vv_xHH_ZTh-~!~5;s@0^*786r;ee-5|RuGakR zKt5Klo^8-Wh=0bJXpp(5ck(@pmF1)32%~-|MOEl#xh81Ih%B;pUVr>&7b8!>=XGb2 zvSQYEb1IGPFr`FX)d2HIZS9nC{oE64$2Qlb6)#7a8XdtvvQ_naGB}20MhnETkB6lE zvVxrdUR`d+%ou8;4ghJ#q{E=#o%|>n6Fkz&eji|)CdOEynz&A&Y)qE3hS*9ANf`Xf zNxKrBUEji!uJTP@{meWk5ZZVgus0k!0I6?vVG?N`xeToPvr=f43z6CEf(Dvs zge4a0CmeQeh6p7aw~n^yld)+Qxo(rIz_obt2C}V%DY_yiv0yK?GGS1ScrmY!%U){Gf5X#AZ}19GBe2biPhx7TAcSuFwStHyN`aoKvDYIGZx1~^(+Sh2|8Tja z+VZsJ<(+aJb8WIZlc^0&sD-kh0DT9D9@43v05t(v!}GN@U3B5p!W1b*-Try;f)lKC zcY{Z%8{(~XX~W8HCzW)U1UKTq@7L zf>UAb$kUgNm6;1Zc4=R5;`j4jRi$`RUhkx+`B>p+DYIv8O-r%F zabo8Iuj~(vNzSGEd^oy9WQxh|T< z^XM0?@?5^dw^v^%p=yI3e`3*we%Kh`%mdqYr!YJktI6~&-wiXmWdtm&()hL1#g`%Z zt?dG&c)XS>HL5(&U>N%lH}U2qk(Pr1@<;`1m@dZHpk#MXZ9~jgYEuGkFs!T*ft=Ex zgRws@_A&fi&@Os6tI-wF$lr8iXJ(R`Q*y@NbWcgp*8ZDtYu1qjxh{BKzbvXE92YV* zs^36MYqCa)qOm&#!MDcXu=L(n<<2D*0MkYDmAX{p&9z;1)`oB}n9cPDw|^E* z(li<|_VHt~z^QA%hg+p?2(RZHci*FjMb^C>O}=49nPl&8;kdIJ`WXCnq*VVO_K{t! zzbgtxR!JMP*+gc^naS#L37Z4@ycpysFBnYBvqV~2nx)F7(!3Uhp5`yi!rm^Esjey1 zT4W;DnEjF!?WRv!sDT{Pz$5n&Ufwl)m5$(i%%!D2Qb4a7Jw6uJ#^Lg;(*aO8G~di4 zm8@(zj0L5|CP8~@Q!w~sY944D;nTa5+MoozYALu{LYYZ4nAlXHvOjPRyXjF8kYs~d z%+?&+s^sapSQXUsn@2?I;1nJ7Q;CF3WYzXWjb7$ny
    3G_8zMXA#KzB$h# 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 literal 0 HcmV?d00001 diff --git a/stylesheets/fonts/Graphik-Regular-Web.woff b/stylesheets/fonts/Graphik-Regular-Web.woff new file mode 100644 index 0000000000000000000000000000000000000000..ef36e3a3ef5e2c1d2e55dcb4957faf5bdeaa5684 GIT binary patch literal 48533 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 literal 0 HcmV?d00001 diff --git a/stylesheets/fonts/Graphik-Regular-Web.woff2 b/stylesheets/fonts/Graphik-Regular-Web.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..8ad31bd29f1e6c572f076ee44938bdc9a34ce253 GIT binary patch literal 36525 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 z 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%0A$?0Ru4@>m!n_srMivP4_1#v&Cm@QA+iZS& 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 literal 0 HcmV?d00001