good morning!!!!

Skip to content
Snippets Groups Projects
  1. Feb 24, 2022
    • Alex Sharov's avatar
      snapshots: ensure tmpdir exists (#3602) · 3067cf99
      Alex Sharov authored
      3067cf99
    • ledgerwatch's avatar
      Bor fixes (#3553) · 17b2a9ba
      ledgerwatch authored
      
      * Integration to work with bor
      
      * Turn off validator set check
      
      * disable verifySeal, add skeleton of postExec stage
      
      * Pass around syscall
      
      * Print
      
      * Print more
      
      * Default heimdall values for integration
      
      * restore contract
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Fix nonce of system contract
      
      * Remove prints
      
      * Revert some more printing
      
      * More fixes
      
      * Print log
      
      * Fix transfer log
      
      * More printing
      
      * More printing
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Print
      
      * Fix validaor reward
      
      * Remove printing
      
      * Remove more prints
      
      * Less printing
      
      * Fetch validators from heimdall
      
      * Remove syscall from Seal and CalcDifficulty
      
      * Remove syscall from Prepare
      
      * Print
      
      * Remove DNS discovery
      
      * Print apply snapshot
      
      * Print
      
      * Chunk up snapshot generation
      
      * Chunk up snapshot generation
      
      * Better logs when snapshotting
      
      * Handle parents
      
      * Prevent shadowing of snap
      
      * Fix heimdall fetch
      
      * Logging fixes
      
      * Save generated snapshots
      
      * Add header
      
      * Less logging
      
      Co-authored-by: default avatarAlexey Sharp <alexeysharp@Alexeys-iMac.local>
      Co-authored-by: default avatarAlex Sharp <alexsharp@Alexs-MacBook-Pro.local>
      17b2a9ba
  2. Feb 23, 2022
  3. Feb 22, 2022
  4. Feb 21, 2022
  5. Feb 20, 2022
    • Enrique Jose  Avila Asapche's avatar
      Get block by time stamp (#3514) · d12560f1
      Enrique Jose Avila Asapche authored
      * initial
      
      * binary search through blocks
      
      * snapshot
      
      * returning highest block
      
      * oldest block is now 0
      
      * multiple test written for  getBlockByTimeStamp
      
      * retrieved picked block time stamp
      
      * added into erigon_api
      
      * returning pointer
      
      * reverting c37b99b2
      
      * deleted print
      
      * proper rpc block response
      
      * fixing test
      
      * returning lowest block
      
      * lint
      
      * typo
      
      * fixed test
      
      * returning lowest-1
      
      * skip while loop for times too big or small
      
      * added to readme
      
      * using sort.Search
      d12560f1
Loading