good morning!!!!

Skip to content
Snippets Groups Projects
  1. Dec 10, 2021
  2. Dec 08, 2021
  3. Dec 07, 2021
    • Andrew Ashikhmin's avatar
      Update consensus tests to 10.2. EIP-2681 (#3103) · d0dbf014
      Andrew Ashikhmin authored
      
      * ArrowGlacier fork config
      
      * core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853)
      
      This retroactively implements requirements or EIP-2681 for the account nonce upper limit.
      
      * Update consesus tests to 10.2
      
      * Handle TransactionWithHighNonce64Minus1
      
      * Check intrinsic gas in transaction tests
      
      * Refactor overflow protection in IntrinsicGas
      
      * Remove remnants of vm tests
      
      * Update difficulty tests to the new format
      
      Co-authored-by: default avatarAndrei Maiboroda <andrei@ethereum.org>
      d0dbf014
    • Enrique Jose  Avila Asapche's avatar
      Implementing basic unwind process for Proof-of-stake (#3083) · c3ed07ca
      Enrique Jose Avila Asapche authored
      * initial commmit
      
      * gofmt
      
      * flipped if statement
      
      * flipped if statement (forgot to save)
      
      * passing unwinding to status ch
      
      * added unwinding constant
      
      * took out unwinding
      
      * added statusCh
      
      * added a return statement and a second part to the if statement
      
      * checking for parent hash
      
      * checking for parent hash
      
      * changed check to check for parentHash
      
      * staged wrong file
      
      * changed header check to parentHash check
      
      * channged blockhash name to a better name
      
      * changed it to check for header.Hash()
      
      * changed name of blocknumber to blockHash
      
      * changed bad block to common.Hash{}
      c3ed07ca
  4. Dec 06, 2021
  5. Dec 05, 2021
  6. Dec 03, 2021
  7. Dec 02, 2021
  8. Dec 01, 2021
  9. Nov 30, 2021
Loading