good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jul 10, 2020
  2. Jul 09, 2020
    • Andrew Ashikhmin's avatar
      Fix limit = 0 (unlimited) (#731) · bae2e709
      Andrew Ashikhmin authored
      bae2e709
    • Alex Sharov's avatar
    • Evgeny Danilenko's avatar
      Make transaction pool startable and stoppable. Staged sync. (#730) · 5f775705
      Evgeny Danilenko authored
      * after concurrency testing
      
      * fixes for linters
      
      * add an extra parameter
      
      * change init order for protocolManager
      
      * green tests
      5f775705
    • ledgerwatch's avatar
      GenerateChain without using TrieDbState (#726) · 887fc4f9
      ledgerwatch authored
      * Different chain generation
      
      * More fixes
      
      * Fix TestSideLogRebirth
      
      * Fix the rest of core tests
      
      * Fix accounts/abi/bind
      
      * Fix compile errors for cmd/pics
      
      * Fix consensus/clique tests
      
      * More fixes
      
      * Fix core/state tests
      
      * Fix eth tests
      
      * Fix eth/downloader tests
      
      * Fix more tests
      
      * Fix compile errors
      
      * Some more fixes
      
      * Save
      
      * Exists
      
      * Fix last tests
      
      * Clean up
      
      * Fix formatting
      
      * Fix linter
      
      * Fix formatting
      
      * Fix linter
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      
      * Fix lint
      887fc4f9
    • b00ris's avatar
      [WIP] WalkAsOf (#724) · eca0f233
      b00ris authored
      * save state
      
      * walkAsOf by cs test passed
      
      * cs search for plain state
      
      * save state
      
      * fix accounts tests
      
      * refactor walkAsOf account tests
      
      * fix storage test
      
      * refactor walkAsOf storage tests
      
      * fix lint
      
      * fix test
      
      * save state
      
      * save state
      
      * add test with fixed bits
      
      * fmt
      
      * add stages check
      
      * fix lint
      
      * fix lint
      
      * remove obsoleted methods
      eca0f233
  3. Jul 08, 2020
  4. Jul 07, 2020
  5. Jul 06, 2020
  6. Jul 05, 2020
  7. Jul 04, 2020
  8. Jul 03, 2020
    • ledgerwatch's avatar
      Stage3 optimise (#708) · cccc3ab4
      ledgerwatch authored
      * Cherry-picked
      
      * Reset3
      
      * Fix formatting
      
      * Print before commit
      
      * Use ETL
      
      * Fix linter
      
      * Use different keys for ETL
      
      * Fix formatting
      
      * Update progress correctly
      
      * Reset stage5
      
      * Fix stage3 hack
      cccc3ab4
    • ledgerwatch's avatar
      Special bucket for transaction senders (#707) · 49181a29
      ledgerwatch authored
      * Senders in the separate bucket
      
      * Pre-create txSenders bucket
      
      * Fix compile error
      
      * Fix compile error
      
      * Fix compile error, remove block transformations
      
      * Fix formatting
      
      * Fix test
      49181a29
    • ledgerwatch's avatar
      Fix loader crash (kludge) (#706) · b498419d
      ledgerwatch authored
      * Kludge to remove duplicates
      
      * Fix
      
      * Fix formatting
      
      * Fix in Len function
      b498419d
  9. Jul 02, 2020
  10. Jul 01, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 28, 2020
  14. Jun 27, 2020
  15. Jun 26, 2020
    • ledgerwatch's avatar
      Separating HashState and IntermediateHashes stages again, fixing errors (#688) · 4c456a64
      ledgerwatch authored
      * TestWatchNoDir not to be parallel
      
      * Print ks and inc
      
      * Print addrHash
      
      * Change the buffer
      
      * Print loading
      
      * Skip
      
      * More logging
      
      * Error out earlier
      
      * Handle empty codes
      
      * Handle empty codes
      
      * Remove logging
      
      * Compare states
      
      * Not do stage5
      
      * compareBucket
      
      * Preimage
      
      * Clearer errors
      
      * No need to clean up contract code
      
      * Restore stage6
      
      * Printing
      
      * Skip the skipping
      
      * Print all
      
      * Change buffer type
      
      * Add limit to stage5
      
      * Always fail
      
      * Remove exessive logging
      
      * Restore buffer type
      
      * Revert
      
      * Print when exception
      
      * Reenable skipping
      
      * Skip storage items for deleted contracts
      
      * not shortcut
      
      * Remove removeAccount
      
      * Re-enable state hashing
      
      * Default to plain state
      
      * Disable hashing state
      
      * Reenable reset5
      
      * Print unfurl list
      
      * Enable removingAccount
      
      * No printing
      
      * Reenable stage5 commit
      
      * Swap order of stages
      
      * Prevent backwards promotion, reset tx lookup
      
      * reset finish
      
      * Introduce storage item replacement
      
      * See if unwind works
      
      * Restore removingAccount
      
      * Don't do removeAccount for unwinding
      
      * Possible fix
      
      * Proper(er) fix
      
      * Don't exclude unwinding
      
      * Remove unwinding flag
      
      * Fix formatting
      
      * Fix lint
      
      * Not to ignore blocks if they cause reorg
      
      * Fix test, separate stages again
      
      * Fix TestUnwind
      
      * Fix stage
      
      * Swap unwinding
      
      * Revert to unwinding flag
      
      * Print unfurl list
      
      * Print
      
      * Print inside receive
      
      * Print after
      
      * No printing
      
      * Cleanup
      
      * Not use blockCache when doing GetBlock
      4c456a64
  16. Jun 25, 2020
Loading