sam bacha
sam bacha
see 1. https://www.nrel.gov/docs/fy21osti/77521.pdf 2. https://github.com/livnev/auction-grinding/blob/master/grinding.pdf
To make bracket pair matching and colorization more robust, **TextMate grammar contributions can now express that brackets in certain tokens should not be matched.** In the contributes section of an...
A language status item is the preferred way to present language status reports for the active text editors, such as selected linter or notifying about a configuration problem. https://github.com/microsoft/vscode/blob/a330b89e5d83293bacee75ac910626b64ad8c3fd/src/vscode-dts/vscode.d.ts#L11839 commit:...
applied from: https://twitter.com/z0age/status/1556685489905831937
### SPDX this pull request changes `// SPDX-License-Identifier: MIT` to reflect the newer license of `/// SPDX-License-Identifier: SSPL-1.0` > note - `///` usage for `solc` warnings even tho #### AGPL...
Signed-off-by: sam bacha ## Description fix spelling issues. ## Checklist - [x] tested locally - [ ] added automated tests - [x] updated the docs - [ ] updated the...
## Support development builds Foundry would have to add an additional identifier in its versioning to distinguish between nightly proper and dev/pr builds like ``` 0.2.0-pr-47126-18 ``` Also it would...
This PR adds three new UDFs for decoding topics of numeric and string types from contract data and method ids. I've checked that: * [X] the query produces the intended...
here is a catalog of contracts and their exploits with corresponding SWC entries: https://github.com/manifoldfinance/defi-threat/tree/2020/10/catalog please let me know how to best contribute and also how to best cite your work....
GitHub Wikis are not indexable by search engine crawlers, so it makes it more difficult to find information that is only located in the wiki. Please consider adding the content...