Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into release for 0.5.8 #6630

Merged
merged 295 commits into from
Apr 30, 2019
Merged

Merge develop into release for 0.5.8 #6630

merged 295 commits into from
Apr 30, 2019

Conversation

chriseth
Copy link
Contributor

No description provided.

chriseth and others added 30 commits March 28, 2019 15:24
[SMTChecker] Implement Boolean short-circuiting correctly
[SMTChecker] Support arithmetic compound assignment operators.
Make optimiser settings available to assembly stack.
[DOCS] use correct global remapping syntax in documentation
Optimize obsolete ANDs in combination with certain SHIFTs
Fixes forced optimizer settings in external tests
the `readStandardInput()` branch would be taken if "input-file" was not
given and only "help", thus never reaching the check for "help"
Force-activate ABIEncoderV2 in external tests.
Fix --help parameter for solfuzzer
erak and others added 28 commits April 25, 2019 17:13
Allow additional EVMVersion comparators in isoltest
Increase code cost for branching statements.
Removes assert on magic ABI functions in code generation
…t because nothing was flushed to stdout in over 10 minutes
Fix call to base class overloaded functions
Unifies behaviour for member access of ABI functions
Move metadata settings into its own object.
Print dots in background to prevent circle CI  from timing out
Forward-port 0.4.26 release notes and update bug list.
Boost libraries on osx use visibility=hidden to reduce unnecessary DWARF entries.

Unless we match visibility, ld will give a warning message like:

   ld: warning: direct access in function 'boost::filesystem... from file ...
   means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
Set release date, sort changelog entries and update bug list.
Proto fuzzer: Add missing memory and log opcodes and fix visitation bug
@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

❗ No coverage uploaded for pull request base (release@6da8b01). Click here to learn what that means.
The diff coverage is 84.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##             release    #6630   +/-   ##
==========================================
  Coverage           ?   87.93%           
==========================================
  Files              ?      395           
  Lines              ?    38535           
  Branches           ?     4529           
==========================================
  Hits               ?    33884           
  Misses             ?     3120           
  Partials           ?     1531
Flag Coverage Δ
#all 87.93% <84.73%> (?)
#syntax 26.3% <24.84%> (?)

@chriseth chriseth merged commit 23d335f into release Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.