nimbus-eth2/docs/the_auditors_handbook/src
Jacek Sieka f70ff38b53
enable `styleCheck:usages` (#3573)
Some upstream repos still need fixes, but this gets us close enough that
style hints can be enabled by default.

In general, "canonical" spellings are preferred even if they violate
nep-1 - this applies in particular to spec-related stuff like
`genesis_validators_root` which appears throughout the codebase.
2022-04-08 16:22:49 +00:00
..
01_introduction.md update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
02.1.1_operators_bit_manipulation.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.1.2_pointer_manipulation.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.1.3_emitting_raw_C_assembly_code.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.1.4_closure_iterators.md openarray -> openArray 2020-11-03 23:23:10 +02:00
02.1_nim_routines_proc_func_templates_macros.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2.1_builtin_types.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2.2_casting_and_low_level_memory_representation.md [JSON-RPC] Prevent silent uint conversion (#1819) 2020-10-07 15:02:54 +02:00
02.2.3_memory_management_gc.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2.4_generics_types_static_types.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2.5_arrays_openarrays_strings_cstring.md enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
02.2.6_runtime_types_variants_oop.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2.7_compiletime_evaluation.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.2_stack_ref_ptr_types.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.3_correctness_distinct_mutability_effects_exceptions.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.4_debugging_Nim_sanitizers_fuzzers.md switch docs/ nim-beacon-chain references to nimbus-eth2 (#1842) 2020-10-08 18:57:07 +00:00
02.5_foreign_lang_to_from_interop.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.8_Nim_threat_model.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.9_Nim_stdlib_use_in_nimbus.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02.10_Nim_FAQ.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
02_the_Nim_programming_language.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
03.2_build_system_and_dependencies.md switch docs/ nim-beacon-chain references to nimbus-eth2 (#1842) 2020-10-08 18:57:07 +00:00
03.5_the_threat_model.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
03_nbc_nimbus_beacon_chain.md update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
04_serialization.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
05_async_with_chronos.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
06_cryptography_and_rng.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
07_nim-eth.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00
SUMMARY.md The Auditors Handbook (#1280) - first pass 2020-07-07 10:44:21 +02:00