good morning!!!!

Skip to content
Snippets Groups Projects
  1. Mar 27, 2019
  2. Mar 26, 2019
  3. Mar 25, 2019
  4. Mar 22, 2019
    • Louis Holbrook's avatar
      swarm/network: Use different privatekey for bzz overlay in sim (#19313) · 2f5b6cb4
      Louis Holbrook authored
      * cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter
      
      * cmd/p2p/swarm: Remove comments + config.Enode nomarshal
      
      * p2p/simulations: Remove superfluous error check
      
      * p2p/simulation: Move init enode comment
      
      * swarm, p2p/simulations, cmd/swarm: Use nodekey in binary record sign
      
      * swarm/network, swarm/pss: Dervice bzzkey
      
      * swarm/pss: Remove unused function
      
      * swarm/network: Store swarm private key in simulation bucket
      
      * swarm/pss: Shorten TextProxNetwork shortrunning test timeout
      
      * swarm/pss: Increase prox test timeout
      
      * swarm/pss: Increase timeout slightly on shortrunning proxtest
      
      * swarm/network: Simplify bucket instantiation in servicectx func
      
      * p2p/simulations: Tcpport -> udpport
      
      * swarm/network, swarm/pss: Simplify + correct lock in servicefunc sim
      
      * swarm/network: Cleanup after rebase on extract swarm enode new
      
      * p2p/simulations, swarm/network: Make exec disc test pass
      
      * swarm/network: Prune ye olde comment
      
      * swarm/pss: Correct revised bzzkey method call
      
      * swarm/network: Clarify comment about privatekey generation data
      
      * swarm/pss: Fix syntax errors after rebase
      
      * swarm/network: Rename misleadingly named method
      
      (amend commit to trigger ci - attempt 5)
      2f5b6cb4
    • Martin Holst Swende's avatar
      trie: disable fnv64a hashing of hashes for bigcache (#19314) · 876f3573
      Martin Holst Swende authored
      * trie: disable fnv64a hashing of hashes for bigcache
      
      * trie/database: add very important period
      876f3573
    • gluk256's avatar
      p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) · 8d041546
      gluk256 authored
      * swarm/network/simulation: test cases refactored
      
      * swarm/pss: minor refactoring
      
      * swarm/simulation: UploadSnapshot updated
      
      * swarm/network: style fix
      
      * swarm/pss: bugfix
      8d041546
    • Louis Holbrook's avatar
      cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) · 09924cbc
      Louis Holbrook authored
      * cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter
      
      * cmd/p2p/swarm: Remove comments + config.Enode nomarshal
      
      * p2p/simulations: Remove superfluous error check
      
      * p2p/simulation: Move init enode comment
      
      * swarm/api: Check error in config test
      
      * swarm, p2p/simulations, cmd/swarm: Use nodekey in binary record sign
      
      * cmd/swarm: Make nodekey available for swarm api config
      09924cbc
  5. Mar 21, 2019
  6. Mar 20, 2019
    • Anton Evangelatov's avatar
    • Zsolt Felföldi's avatar
      les: fix peer id and reply error handling (#19289) · c53c5e61
      Zsolt Felföldi authored
      * les: fixed peer id format
      
      * les: fixed peer reply error handling
      c53c5e61
    • Elad's avatar
      contracts, swarm: implement EIP-1577 (#19285) · e7d18679
      Elad authored
      * contracts/ens: update public resolver solidity code
      
      * contracts/ens: update public resolver, update go bindings
      
      * update build
      
      * fix ens.sol
      
      * contracts/ens: change contract interface
      
      * contracts/ens: implement public resolver changes
      
      * contracts/ens: added ENSRegistry contract
      
      * contracts/ens: reinstate old contract code
      
      * contracts/ens: update README.md
      
      * contracts/ens: added test coverage for fallback contract
      
      * contracts/ens: added support for fallback contract
      
      * contracts/ens: removed unused contract code
      
      * contracts/ens: add todo and decode multicodec stub
      
      * add encode
      
      * vendor: add ipfs cid libraries
      
      * contracts/ens: cid sanity tests
      
      * contracts/ens: more cid sanity checks
      
      * contracts/ens: wip integration
      
      * wip
      
      * Revert "vendor: add ipfs cid libraries"
      
      This reverts commit 29d9b6b294ded903a1065d96c8149119713cfd12.
      
      * contracts/ens: removed multiformats dependencies
      
      * contracts/ens: added decode tests
      
      * contracts/ens: added eip spec test, minor changes to exiting tests
      
      * contracts/ens: moved cid decoding to own file
      
      * contracts/ens: added unit test to encode hash to content hash
      
      * contracts/ens: removed unused code
      
      * contracts/ens: fix ens tests to use cid decode and encode
      
      * contracts/ens: adjust swarm multicodecs after pr merge
      
      * contracts/ens: fix linter error
      
      * constracts/ens: address PR comments
      
      * cmd, contracts: make peoples lives easier
      
      * contracts/ens: fix linter error
      
      * contracts/ens: address PR comments
      e7d18679
  7. Mar 18, 2019
  8. Mar 16, 2019
    • gluk256's avatar
      swarm/pss: negihbourhood addressing simulation tests (#19278) · 6e401792
      gluk256 authored
      * swarm/pss: fixed bug in pss.process, test added
      
      * swarm/pss: test case updated
      
      * swarm/pss: WaitTillSnapshotRecreated() func added
      
      * swarm/pss: snapshot test updated
      
      * swarm/pss: WaitTillSnapshotLoaded() fixed
      
      * swarm/pss: gofmt applied
      
      * swarm/pss: refactoring, file renamed
      
      * swarm/pss: input data fixed
      
      * swarm/pss: race condition fixed
      
      * swarm/pss: test timeout increased
      
      * swarm/pss: eliminated the global variables
      
      * swarm/pss: tests added
      
      * swarm/pss: comments added
      
      * swarm/pss: comment fixed
      
      * swarm/pss: refactored according to review
      
      * swarm/pss: style fix
      
      * swarm/pss: increased timeout
      6e401792
  9. Mar 15, 2019
  10. Mar 14, 2019
  11. Mar 13, 2019
Loading