Skip to content

Merge develop into release for v0.4.20.#3503

Merged
chriseth merged 282 commits intoreleasefrom
develop
Feb 14, 2018
Merged

Merge develop into release for v0.4.20.#3503
chriseth merged 282 commits intoreleasefrom
develop

Conversation

@chriseth
Copy link
Contributor

No description provided.

axic and others added 30 commits December 5, 2017 19:25
Split Instruction and FunctionalInstruction in Julia
Build process will check current commit and if it is tagged
starting with a `v` then it will create `prerelease.txt` file in
the top directory.
link to wiki for additional info on napspec
Suggest the experimental ABI encoder if using structs as function parameters
Update style-guide.rst to include enum style
Removed manual adjustment of stack of the docs
Enable struct abi example with experimental pragma
Description of the optimiser and stages.
Rename jsonCompiler to libsolc
Add another contract with call to demonstrate re-entrancy vulnerability as send explicitly sets gas to 2300 by default according to this commit 9ca7472 which makes it impossible to "get multiple refunds" because a non-zero CALL costs at least 9700 gas. This issue is discussed on Ethereum StackExchange https://ethereum.stackexchange.com/questions/30371/send-ether-reentrancy-attack-in-reality-how-could-fallback-function-make-a-mes/30616#30616
…s-example

Add another example with call to demonstrate Re-Entrancy
axic and others added 27 commits February 12, 2018 23:26
Disable greedy exception catcher in Emscripten build
Replace MOD with AND if constant is power of 2
Deprecate the var keyword in SyntaxChecker
Mention mod-and-replacement in changelog.
Allow lllc to be installed via Make
Avoid output messages size blow-up using huge bignums literals
Suggest alternatives when identifier not found. Closes #3058.
Allow `this.f.selector` to be pure.
@chriseth
Copy link
Contributor Author

Ah, this shows that circle only runs on commits, not on PRs (it runs on the head commit for a branch, not on a virtual merge commit, as travis and appveyor provide).

@chriseth chriseth merged commit 3155dd8 into release Feb 14, 2018
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.