forked from ethersphere/swarm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'swarm-network-rewrite' into swarm-network-rewrite-golin…
…t-warnings * swarm-network-rewrite: (90 commits) swarm-network-rewrite conflicts with master (ethersphere#589) p2p, swarm: use different names for counter and timer swarm/network/simulations: Skip TestOverlaySim swarm/storage: Rename indexSize, edit comments eth, node, trie: fix minor typos (#16802) swarm/storage: Update validator to correct metadata chunk check swarm/storage: Add BinaryUnmarshaler to resource swarm/api: Delint + typo swarm/api, swarm/storage: Comment update swarm/api: Consolidate manifest key as entry point for mutable resource swarm/storage: Add function comments swarm/api, swarm/storage: Rewrite resource api for content addr key swarm/storage: Revert to name lookup, export LoadResource (takes key) swarm/storage: Change Lookup from name(hash) to key p2p, swarm: measure number of p2p.Send calls and time them; measure number of peers per registry/node trie: cleaner logic, one less func call swarm/network: fix bzz handshake tests swarm: Correct ResourceParams instantiation in testutils core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) core/vm: fix typo in instructions.go (#16788) ...
- Loading branch information
Showing
26 changed files
with
826 additions
and
429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.