• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
        • Mmp-trees
        • Semaphore
        • Database
        • Cryptography
        • Rlp
        • Transactions
          • Make-signed-transaction
          • Transaction
          • Maybe-byte-list20
          • Rlp-decode-transaction
          • Rlp-encode-transaction
          • Rlp-transaction-encoding-p
        • Hex-prefix
        • Basics
        • Addresses
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Ethereum

Transactions

Transactions.

Transactions are described in [YP:4.2]. We define a high-level fixtype for transactions, and functions to RLP-encode/decode them.

Subtopics

Make-signed-transaction
Construction of a signed transaction.
Transaction
Fixtype of transactions.
Maybe-byte-list20
Fixtype of byte arrays of length 20 and nil.
Rlp-decode-transaction
RLP decoding of a transaction.
Rlp-encode-transaction
RLP encoding of a transaction.
Rlp-transaction-encoding-p
Check if a byte array is an RLP encoding of a transaction.