Conversation
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.
Substitution
…-tag Handle git release tag properly
Improve the jump warning
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
…e-entrancy example
Document JSON I/O error classes
…s-example Add another example with call to demonstrate Re-Entrancy
Move-append for vector.
Disable greedy exception catcher in Emscripten build
Replace MOD with AND if constant is power of 2
Also test gnosis contracts.
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.
Prepare 0.4.20 release.
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). |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.