Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Consensys/smart-contract-best-practices issues and pull requests

#96 - Add Chinese support of this document.

Pull Request - State: closed - Opened by tolak about 7 years ago - 2 comments

#95 - Edit security tools links

Pull Request - State: closed - Opened by sot528 about 7 years ago - 2 comments

#94 - Remove vestigial files

Pull Request - State: closed - Opened by maurelian about 7 years ago - 2 comments

#93 - Encourage more activity to move off chain and other gas cost reductions

Issue - State: closed - Opened by maurelian about 7 years ago - 1 comment
Labels: To Do

#92 - Add vuln reporting process

Issue - State: closed - Opened by maurelian about 7 years ago - 1 comment
Labels: help wanted, opsec

#91 - Fix typo in README

Pull Request - State: closed - Opened by samuela about 7 years ago

#90 - DoS with unexpected throw

Issue - State: closed - Opened by everhusk about 7 years ago - 1 comment

#89 - Update CONTRIBUTING.md

Pull Request - State: closed - Opened by mattmcgiv over 7 years ago - 1 comment

#88 - Fix small typo

Pull Request - State: closed - Opened by mattmcgiv over 7 years ago - 1 comment

#87 - Fix small typo in recommendations

Pull Request - State: closed - Opened by mattmcgiv over 7 years ago - 2 comments

#86 - Add best practice: acessability recommendadtion

Pull Request - State: closed - Opened by 0xTycoon over 7 years ago - 1 comment

#85 - Recommendations for preventing address switching attacks

Issue - State: closed - Opened by maurelian over 7 years ago - 3 comments
Labels: opsec

#84 - Hellooooooooo Community!

Pull Request - State: closed - Opened by maurelian over 7 years ago - 1 comment

#83 - Clarify timestamp guidance

Issue - State: closed - Opened by maurelian over 7 years ago - 2 comments

#82 - Resolves #81 - semicolon in modifier placeholder

Pull Request - State: closed - Opened by nickmonad over 7 years ago - 1 comment

#81 - Missing semicolon

Issue - State: closed - Opened by alxiong over 7 years ago - 1 comment

#80 - Use the Burner contract

Issue - State: closed - Opened by maurelian over 7 years ago

#79 - Code should be verified on a block explorer

Issue - State: closed - Opened by maurelian over 7 years ago
Labels: opsec

#78 - Section discouraging implicit syntax over explicit syntax

Issue - State: closed - Opened by maurelian over 7 years ago - 1 comment

#77 - Updates for Solidity 0.4.11

Pull Request - State: closed - Opened by glambeth over 7 years ago - 1 comment

#76 - Please add a warning about using Constant State Variables

Issue - State: closed - Opened by bokkypoobah over 7 years ago - 7 comments

#75 - Add in new safety features from 0.4.10

Issue - State: closed - Opened by simondlr over 7 years ago - 3 comments

#74 - Gleim March 2017 attestation

Pull Request - State: closed - Opened by gleim over 7 years ago

#73 - payable, underflow/overflow, re-org race condition stuff

Pull Request - State: closed - Opened by zmitton almost 8 years ago - 2 comments

#72 - Change advice related to send and call.value

Pull Request - State: closed - Opened by pipermerriam almost 8 years ago - 2 comments

#71 - I think the "Pitfalls in Race Condition Solutions" can not work the way you expect

Issue - State: closed - Opened by maiffany almost 8 years ago - 7 comments

#70 - how to resolve race condition

Issue - State: closed - Opened by maiffany almost 8 years ago

#69 - May need 'payable'?

Issue - State: closed - Opened by readytopark almost 8 years ago - 2 comments

#68 - Table of contents and rework intro

Pull Request - State: closed - Opened by ethers almost 8 years ago

#67 - Sol 0.4.x: new payable modifier only affects external calls

Issue - State: closed - Opened by simondlr about 8 years ago - 1 comment

#66 - 404 for functional programming link

Issue - State: closed - Opened by brezal about 8 years ago - 1 comment

#65 - As of EIP 150, call depth attacks are no longer relevant

Pull Request - State: closed - Opened by ethers about 8 years ago - 2 comments

#64 - No more call depth attack with EIP150

Issue - State: closed - Opened by ethers about 8 years ago

#63 - Gleim tradeoffs readme

Pull Request - State: closed - Opened by gleim about 8 years ago

#62 - Minor README and recommendations modifications

Pull Request - State: closed - Opened by gleim about 8 years ago

#61 - Don't assume contracts are created with zero balance

Issue - State: closed - Opened by SergioDemianLerner about 8 years ago - 5 comments

#60 - Update document with Solidity 0.4.0 changelog

Issue - State: closed - Opened by simondlr about 8 years ago - 1 comment

#59 - Add tip to be cautious about using `send(value)` when `value` can be 0.

Issue - State: closed - Opened by CJentzsch about 8 years ago - 5 comments

#58 - Add tip to prefer avoid using the optimizing compiler

Issue - State: closed - Opened by ethers about 8 years ago
Labels: Needs verification

#57 - Add tip for avoiding var

Issue - State: closed - Opened by ethers about 8 years ago - 5 comments

#55 - Add good practices for logging events

Issue - State: closed - Opened by tjayrush about 8 years ago - 5 comments
Labels: help wanted

#54 - update divide by zero warning

Pull Request - State: closed - Opened by chatch about 8 years ago - 1 comment

#53 - "bad" example should refer to Bank, not UntrustedBank

Pull Request - State: closed - Opened by skwp about 8 years ago - 1 comment

#52 - Add Solidity style guide to recommendations

Issue - State: closed - Opened by ethers about 8 years ago - 2 comments

#51 - Explicit parentheses for compound expressions

Issue - State: closed - Opened by ethers about 8 years ago - 1 comment
Labels: Needs verification

#50 - Possible typo?

Issue - State: closed - Opened by MeherRoy about 8 years ago - 1 comment

#49 - Add comments to code examples

Pull Request - State: closed - Opened by hobti01 about 8 years ago - 1 comment

#48 - Add tips about bounty programs

Pull Request - State: closed - Opened by ethers over 8 years ago

#47 - Typo

Pull Request - State: closed - Opened by u2 over 8 years ago - 1 comment

#46 - Minor fixes

Pull Request - State: closed - Opened by Schaeff over 8 years ago - 1 comment

#45 - good before bad?

Issue - State: closed - Opened by drandreaskrueger over 8 years ago - 2 comments

#44 - Update README.md -- solint for Solidity linting

Pull Request - State: closed - Opened by SilentCicero over 8 years ago

#43 - TODO Transaction-Ordering Dependence

Issue - State: closed - Opened by ethers over 8 years ago - 1 comment

#42 - Tiny typo fix

Pull Request - State: closed - Opened by redsquirrel over 8 years ago - 1 comment

#41 - Whitespace fixes in Call Depth Attack examples

Pull Request - State: closed - Opened by redsquirrel over 8 years ago - 2 comments

#40 - Comment explaining refunds reset

Pull Request - State: closed - Opened by redsquirrel over 8 years ago - 1 comment

#39 - Dangling "on externally"

Issue - State: closed - Opened by redsquirrel over 8 years ago - 1 comment

#38 - Stylistic edits/rewrite

Pull Request - State: closed - Opened by PeterBorah over 8 years ago - 2 comments

#37 - Added rate limiting section

Pull Request - State: closed - Opened by nemild over 8 years ago

#36 - Added "only emergency" function to circuit breaker section

Pull Request - State: closed - Opened by nemild over 8 years ago

#35 - Added example to assert guard

Pull Request - State: closed - Opened by nemild over 8 years ago - 2 comments

#33 - Removed extraneous in software engineering

Pull Request - State: closed - Opened by nemild over 8 years ago

#32 - Fix external contract call

Pull Request - State: closed - Opened by ethers over 8 years ago

#31 - Initial edits to reentrancy, still needs snippet from DAO

Pull Request - State: closed - Opened by nemild over 8 years ago

#30 - Added Ensure loops don't fail

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#29 - Added favor send over raw calls

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#28 - Add iterator abort

Pull Request - State: closed - Opened by nemild over 8 years ago - 2 comments

#27 - Added iterator maximum

Pull Request - State: closed - Opened by nemild over 8 years ago - 6 comments

#26 - Integer rounding example

Pull Request - State: closed - Opened by nemild over 8 years ago

#25 - Favor send over raw example + editing

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#24 - Add solgraph to security tools?

Issue - State: closed - Opened by simondlr over 8 years ago - 1 comment

#23 - DoS with Block Gas Limit

Pull Request - State: closed - Opened by ethers over 8 years ago

#22 - Added example about always test `.send` and pulled out to new section

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#21 - cleaned up text for external calls

Pull Request - State: closed - Opened by nemild over 8 years ago - 3 comments

#20 - Added examples to mark visibility section

Pull Request - State: closed - Opened by nemild over 8 years ago - 3 comments

#19 - Edited Function & Event Labels section

Pull Request - State: closed - Opened by nemild over 8 years ago - 2 comments

#18 - Indentation

Pull Request - State: closed - Opened by nemild over 8 years ago

#17 - Edited fallback functions section

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#16 - Edited mark untrusted contracts

Pull Request - State: closed - Opened by nemild over 8 years ago - 1 comment

#15 - Added initial rollout section

Pull Request - State: closed - Opened by nemild over 8 years ago - 3 comments

#14 - Edited speed bumps - edited text, added example

Pull Request - State: closed - Opened by nemild over 8 years ago - 5 comments

#13 - Updated circuit breaker text + example

Pull Request - State: closed - Opened by nemild over 8 years ago

#12 - Updated Software Engineering/Permissioned Guard

Pull Request - State: closed - Opened by nemild over 8 years ago - 3 comments

#11 - Define "attack"

Issue - State: closed - Opened by nemild over 8 years ago

#10 - Improve Structure and Flow

Issue - State: closed - Opened by nemild over 8 years ago

#9 - move deadlock section straight after its warning

Pull Request - State: closed - Opened by ethers over 8 years ago

#8 - Added callstack code and clarified references

Pull Request - State: closed - Opened by simondlr over 8 years ago

#7 - Added example event logging to fallback function when using send()

Pull Request - State: closed - Opened by simondlr over 8 years ago

#6 - Added withdraw example for withdrawing

Pull Request - State: closed - Opened by simondlr over 8 years ago

#5 - Added additional sections (reviewers, documentation, contributing, disclaimer)

Pull Request - State: closed - Opened by nemild over 8 years ago - 5 comments

#4 - Add general philosophy and improve formatting

Pull Request - State: closed - Opened by nemild over 8 years ago - 2 comments

#3 - fix filename mentioned in README

Pull Request - State: closed - Opened by ethers over 8 years ago

#2 - fix filename

Pull Request - State: closed - Opened by ethers over 8 years ago

#1 - Elaborate on tx.origin

Issue - State: closed - Opened by simondlr over 8 years ago - 6 comments
Labels: help wanted