good morning!!!!

Skip to content
Snippets Groups Projects
  1. Aug 17, 2018
  2. Jul 31, 2018
  3. Jul 30, 2018
    • Anton Evangelatov's avatar
      build: rename swarm deb package to ethereum-swarm; change swarm deb version... · a5d5609e
      Anton Evangelatov authored
      build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988)
      
      * build: add support for different package and binary names
      
      * build: bump up copyright date
      
      * build: change default PackageName to empty string
      
      * build, internal, swarm: enhance build/release process
      
      * build: hack ethereum-swarm as a "depends" in deb package
      
      * build/ci: remove redundant variables
      
      * build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta;
      
      * internal: remove VERSION() method which reads VERSION file
      
      * build: fix VersionFilePath to Version
      
      * Makefile: remove clean_go_build_cache.sh until it works
      
      * Makefile: revert removal of clean_go_build_cache.sh
      a5d5609e
  4. Jul 26, 2018
  5. Jul 25, 2018
  6. Jul 24, 2018
  7. Jul 15, 2018
  8. Jun 26, 2018
  9. Jun 14, 2018
    • Elad's avatar
      all: library changes for swarm-network-rewrite (#16898) · 1836366a
      Elad authored
      This commit adds all changes needed for the merge of swarm-network-rewrite.
      The changes:
      
      - build: increase linter timeout
      - contracts/ens: export ensNode
      - log: add Output method and enable fractional seconds in format
      - metrics: relax test timeout
      - p2p: reduced some log levels, updates to simulation packages
      - rpc: increased maxClientSubscriptionBuffer to 20000
      1836366a
  10. May 08, 2018
  11. May 02, 2018
  12. Apr 17, 2018
  13. Apr 10, 2018
  14. Mar 19, 2018
  15. Mar 08, 2018
  16. Feb 27, 2018
  17. Feb 14, 2018
  18. Feb 11, 2018
  19. Jan 02, 2018
  20. Dec 12, 2017
  21. Dec 01, 2017
  22. Nov 30, 2017
  23. Nov 28, 2017
  24. Nov 21, 2017
  25. Nov 10, 2017
  26. Nov 09, 2017
  27. Oct 20, 2017
  28. Sep 05, 2017
  29. Aug 07, 2017
  30. Jul 11, 2017
    • Felix Lange's avatar
      tests: update tests and implement general state tests (#14734) · 225de7ca
      Felix Lange authored
      Tests are now included as a submodule. This should make updating easier
      and removes ~60MB of JSON data from the working copy.
      
      State tests are replaced by General State Tests, which run the same test
      with multiple fork configurations.
      
      With the new test runner, consensus tests are run as subtests by walking
      json files. Many hex issues have been fixed upstream since the last
      update and most custom parsing code is replaced by existing JSON hex
      types. Tests can now be marked as 'expected failures', ensuring that
      fixes for those tests will trigger an update to test configuration. The
      new test runner also supports parallel execution and the -short flag.
      225de7ca
  31. Jun 27, 2017
  32. May 24, 2017
  33. May 03, 2017
  34. Apr 14, 2017
Loading