File tree
203 files changed
+11
-11
lines changed- src
- development-guidelines
- learn_evm
- not-so-smart-contracts
- algorand
- access_controls
- asset_id_check
- clear_state_transaction_check
- closing_account
- closing_asset
- denial_of_service
- group_size_check
- inner_transaction_fee
- rekeying
- time_based_replay_attack
- unchecked_transaction_fee
- cairo
- L1_to_L2_address_conversion
- arithmetic_overflow
- l1_to_l2_message_failure
- overconstrained_l1_l2_interaction
- replay_protection
- unchecked_from_address_in_l1_handler
- cosmos
- abci_fast
- abci_panic
- broken_bookkeeping
- incorrect_getsigners
- messages_priority
- missing_error_handler
- non_determinism
- rounding_errors
- unregistered_msg_handler
- solana
- arbitrary_cpi
- improper_instruction_introspection
- improper_pda_validation
- ownership_check
- signer_check
- sysvar_account_check
- substrate
- arithmetic_overflow
- dont_panic
- origins
- randomness
- validate_unsigned
- verify_first
- weights_and_fees
- program-analysis
- echidna
- advanced
- basic
- example
- exercises
- exercise1
- exercise2
- exercise3
- exercise4
- exercise7
- introduction
- manticore
- examples
- exercises
- example
- exercise1
- exercise2
- scripts
- slither
- examples
- exercises
- exercise1
- exercise2
- exercise3
- images
- scripts
- resources
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
203 files changed
+11
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments