Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

merge master to swarm-network-rewrite #655

Merged
merged 17 commits into from
Jun 1, 2018
Merged

Conversation

nonsense
Copy link
Contributor

No description provided.

karalabe and others added 17 commits May 28, 2018 12:58
Fix a spelling mistake in comment
This commit adds many comments and removes unused code.
It also removes the EmptyHash function, which had some uses
but was silly.
core/vm: fix typo in comment
This removes a golint warning: type name will be used as trie.TrieSync by
other packages, and that stutters; consider calling this Sync.

In hexToKeybytes len(hex) is even and (even+1)/2 == even/2, remove the +1.
core: fix transaction event asynchronicity
@acud
Copy link
Member

acud commented May 30, 2018

LGTM :shipit:

@acud acud merged commit a4487d8 into swarm-network-rewrite Jun 1, 2018
@acud acud deleted the snr-merge-master branch June 1, 2018 14:49
dleonard00 added a commit to Mainframe-Archive/go-ethereum that referenced this pull request Jun 1, 2018
…t-warnings

* swarm-network-rewrite:
  merge master to swarm-network-rewrite (ethersphere#655)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.