mau
CtrlK
  • ๐ŸงฉAccount Abstraction
    • ๐Ÿ“ŽIntroduction ERC-4337
    • ๐Ÿ™Key Roles and Their Interactions
      • ๐Ÿ“„UserOperation Breakdown and Security Concerns
    • ๐ŸŒ‰Interfaces
      • 1๏ธโƒฃEntryPoint Interface
      • 2๏ธโƒฃAccount Interface
      • 3๏ธโƒฃAggregator
    • โ›“๏ธTransaction Nonce
    • ๐ŸคUsing Signature Aggregators
    • ๐ŸšชRequired entry point contract functionality
      • ๐ŸฆPaymaster extension
        • ๐ŸŒ‰Paymaster Interfaces
    • ๐ŸคธHandling UserOperation
      • ๐Ÿค–Simulation
      • ๐Ÿ”„Alternative Mempools
    • Bundling
      • Forbidden opcodes
    • Reputation
      • Unstaked
      • Specification
    • Storage associated with an address
    • ๐Ÿ“šExtra References
  • ๐Ÿ”Signature
    • ๐Ÿ”Replay Attack
    • ๐Ÿ—๏ธSignature Malleability
  • ๐ŸงฑEthereum Blockchain
    • ๐Ÿ“–Account State
    • ๐Ÿ‘ฉโ€๐Ÿ’ปcreate2 OPCODE
  • ๐Ÿ“‘Ethereum Improvement Proposals
    • ๐Ÿ“„EIP-191
      • ๐Ÿ“„ECDSA
      • ๐Ÿ“„ABI Encode and Keccak256
    • ๐Ÿ“„EIP-712
    • ๐Ÿ“„EIP-7212
      • ๐Ÿ“„Abstract
      • ๐Ÿ“„Motivation
      • ๐Ÿ“„Elliptic Curve Signature Verification Steps
      • ๐Ÿ“„Verification and Sepecification
      • ๐Ÿ“„Rationale
    • ๐Ÿ“„EIP-1271
    • ๐Ÿ“„EIP-1167
  • โš’๏ธFoundry
  • ๐Ÿ“šDeFi and the Future of Finance - Book
    • ๐Ÿ”งThe Problems DeFi Solves
    • 1๏ธโƒฃDeFi Basics
      • ๐Ÿช™Equity, Liquidity and Governance Token
      • ๐Ÿ›ƒCustody
      • ๐Ÿ”„Supply Adjustment
      • ๐Ÿ“ˆBounding Curve
      • ๐Ÿ’ธIncentives
      • ๐Ÿ”Swaps
      • ๐Ÿ’ฐCollateralized/Uncollateralized Loans
    • 2๏ธโƒฃCredit and Lending
  • โ›ฝGas Griefing
    • 1๏ธโƒฃUnderstanding Gas in Ethereum
    • 2๏ธโƒฃGas Allocation and Contract Interactions
    • 3๏ธโƒฃUnderstanding Gas Limits: Exploring the 63/64 Rule
    • 4๏ธโƒฃUnderstanding Gas Limits in Contract-to-Contract Calls
    • 5๏ธโƒฃGas Griefing Attack
    • 6๏ธโƒฃInner Call Out Of Gas Attack
    • 7๏ธโƒฃGas Griefing Contest Findings
      • โ›ฝWithdrawals with high gas limits can be bricked by a malicious user, permanently locking funds
      • โ›ฝGas limit check is inaccurate, leading to an operator being able to fail a job intentionally
  • โœ๏ธMy Auditing Process
    • โ“How do I start ?
    • โญ•Bounded Context Technique
    • ๐ŸŒณBTT
  • ๐Ÿƒโ€โ™€๏ธProductivity
    • โœ–๏ธBest way to use Twitter Bookmarks
    • โŒ›How to track focused working hours
    • ๐Ÿ‘ฉโ€๐Ÿ’ปVS Code plugins to increase performance
    • ๐Ÿ—๏ธHow to create your audit process methodology
    • ๐Ÿ“•You should also have your Gitbook
    • ๐Ÿ‘ฎBest way to study for Secureum
  • ๐Ÿ“™Secureum
    • ๐Ÿ“„RACE 4
    • ๐Ÿ“„RACE 5
  • ๐Ÿ’ปMainnet Attacks
    • ๐Ÿ”Reentrancy
      • 2022 Dec - Grim Finance
      • 2016 June - The DAO
  • ABI Encode
    • Basic Design
    • Function Selector
    • Elementary Types
    • Formal Specification of the Encoding
    • Examples
    • Events
    • Errors
    • Non-standard Packed Mode
    • References
  • Solidity
Powered by GitBook
On this page

๐Ÿƒโ€โ™€๏ธProductivity

โœ–๏ธBest way to use Twitter BookmarksโŒ›How to track focused working hours๐Ÿ‘ฉโ€๐Ÿ’ปVS Code plugins to increase performance๐Ÿ—๏ธHow to create your audit process methodology๐Ÿ“•You should also have your Gitbook๐Ÿ‘ฎBest way to study for Secureum
PreviousBTTNextBest way to use Twitter Bookmarks

Last updated 2 years ago