Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

[stable] Backports #8557

Merged
merged 5 commits into from
May 7, 2018
Merged

[stable] Backports #8557

merged 5 commits into from
May 7, 2018

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented May 7, 2018

pepyakin and others added 3 commits May 7, 2018 15:10
* Update wasmi to 0.2

New wasmi supports 32bit platforms and no longer requires a special feature to build for such platforms.

* Update pwasm-utils to 0.1.5
* Fetch logs by hash in blockchain database

* Fix tests

* Add unit test for branch block logs fetching

* Add docs that blocks must already be sorted

* Handle branch block cases properly

* typo: empty -> is_empty

* Remove return_empty_if_none by using a closure

* Use BTreeSet to avoid sorting again

* Move is_canon to BlockChain

* typo: pass value by reference

* Use loop and wrap inside blocks to simplify the code

Borrowed from #8463 (comment)

* typo: missed a comment
…ed (#8491)

* Pass on storage keys even if it is not modified

* typo: account and storage query

`to_pod_diff` builds both `touched_addresses` merge and storage keys merge.

* Fix tests

* Use state query directly because of suicided accounts

* Fix a RefCell borrow issue

* Add tests for unmodified storage trace

* Address grumbles

* typo: remove unwanted empty line

* ensure_cached compiles with the original signature
@tomusdrw tomusdrw added A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust. labels May 7, 2018
@5chdn
Copy link
Contributor

5chdn commented May 7, 2018

No need, we can release without them.

@5chdn 5chdn added this to the Patch milestone May 7, 2018
@5chdn 5chdn mentioned this pull request May 7, 2018
57 tasks
* Enable WebAssembly and Byzantium for Ellaism

* Fix indentation

* Remove empty lines
@5chdn
Copy link
Contributor

5chdn commented May 7, 2018

Forgot, and added #8520

@5chdn 5chdn merged commit b9ceda3 into stable May 7, 2018
@5chdn 5chdn deleted the td-stable-backports branch May 7, 2018 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-backport 🕸 Pull request is already reviewed well in another branch. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants