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

GitHub / GNSPS/solidity-bytes-utils issues and pull requests

#74 - Wrap slice overflow in unchecked block

Pull Request - State: closed - Opened by GNSPS 2 months ago

#72 - Prepare for release of v0.8.3

Pull Request - State: closed - Opened by GNSPS 6 months ago

#71 - docs: fix spelling issues

Pull Request - State: open - Opened by nnsW3 10 months ago

#70 - Add funding JSON file for RetroPGF

Pull Request - State: closed - Opened by GNSPS 11 months ago

#69 - Use keccak to compare arrays

Issue - State: open - Opened by CodeSandwich over 1 year ago - 12 comments

#68 - forge-std & ds-test are being installed in downstream projects

Issue - State: closed - Opened by janjakubnanista over 1 year ago - 4 comments

#67 - Improve foundry setup

Pull Request - State: closed - Opened by janjakubnanista over 1 year ago - 2 comments

#65 - feat: foundry

Pull Request - State: closed - Opened by pegahcarter over 1 year ago - 7 comments

#64 - Add equal_nonAligned byte array method

Pull Request - State: closed - Opened by djb15 over 1 year ago - 3 comments

#62 - Add uint24 support for BytesLib

Pull Request - State: open - Opened by naveenailawadi over 2 years ago

#61 - Simplify & reduce gas consumption for toAddress

Pull Request - State: open - Opened by HyunggyuJang over 2 years ago

#60 - Bump minimist and mkdirp

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#59 - Bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#58 - Bump cookiejar from 2.1.2 to 2.1.4

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#57 - Bump json5 from 0.5.1 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#56 - Bump json5 from 0.5.1 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#55 - Bump express from 4.17.1 to 4.18.2

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#54 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#53 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#52 - First require of the slice

Issue - State: open - Opened by ngurmen almost 3 years ago

#50 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#49 - Bump ajv from 6.12.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#48 - `toUint24` removed?

Issue - State: open - Opened by OxMarco almost 4 years ago - 2 comments

#47 - v0.8.0 - Solidity >0.8.0 support! 🎉 (#46)

Pull Request - State: closed - Opened by GNSPS over 4 years ago

#46 - v0.8.0 - Solidity >0.8.0 support! 🎉

Pull Request - State: closed - Opened by GNSPS over 4 years ago

#45 - Update to Solidity 0.8.0

Issue - State: closed - Opened by sebastianst over 4 years ago - 5 comments
Labels: enhancement

#44 - concatUint and fromUint methods

Pull Request - State: open - Opened by realisation over 4 years ago

#43 - Fix zero-length slice taint bug

Pull Request - State: closed - Opened by GNSPS over 4 years ago

#42 - Adding a function: slice from a bytes array in storage

Issue - State: open - Opened by zzh1996 over 4 years ago

#41 - Add Solidity syntax highlight

Pull Request - State: closed - Opened by cleanunicorn over 4 years ago - 1 comment

#40 - Fix/critical bounds bug

Pull Request - State: closed - Opened by GNSPS almost 5 years ago

#39 - Fix/critical bounds bug v2

Pull Request - State: closed - Opened by GNSPS almost 5 years ago - 1 comment

#38 - Bump minimist from 0.0.8 to 1.2.5

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 2 comments
Labels: dependencies

#37 - Fix/critical bounds bug

Pull Request - State: closed - Opened by GNSPS almost 5 years ago

#36 - potential overflow at BytesLib :slice function

Issue - State: closed - Opened by orenyodfat almost 5 years ago - 1 comment

#35 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#34 - Release new version with updated dependencies

Issue - State: closed - Opened by ondratra over 5 years ago - 1 comment

#32 - Minor updates

Pull Request - State: closed - Opened by GNSPS over 5 years ago

#31 - Improve contracts

Pull Request - State: closed - Opened by rotcivegaf over 5 years ago - 2 comments

#30 - Add eth lint

Pull Request - State: closed - Opened by rotcivegaf over 5 years ago - 1 comment

#29 - excessive dependencies...

Issue - State: closed - Opened by drortirosh over 5 years ago - 2 comments

#28 - v0.0.8 - Additional uint typecasting methods

Pull Request - State: closed - Opened by GNSPS about 6 years ago

#27 - Documentation inaccuracy

Issue - State: closed - Opened by ondratra about 6 years ago - 1 comment

#26 - concat is redunant

Issue - State: closed - Opened by drortirosh about 6 years ago - 1 comment

#25 - Implement toUintXX for 64, 96 and 128 bits

Pull Request - State: closed - Opened by bh2smith about 6 years ago - 5 comments

#24 - [Feature] BytesLib.toUint(128 and/or 96)!

Issue - State: closed - Opened by bh2smith about 6 years ago - 5 comments

#23 - [Question] Using Bytes Lib for bytes32

Issue - State: closed - Opened by bh2smith about 6 years ago - 1 comment

#22 - v0.0.7 - Upgrade to Solidity v0.5.0

Pull Request - State: closed - Opened by GNSPS over 6 years ago

#21 - Upgrade to Solidity v0.5.0

Pull Request - State: closed - Opened by fubuloubu over 6 years ago - 3 comments

#20 - v0.0.6 - Addition of several other typecast methods

Pull Request - State: closed - Opened by GNSPS over 6 years ago

#19 - Support uint8, uint16, uint32

Pull Request - State: closed - Opened by hihiben over 6 years ago - 3 comments

#18 - Fix typo in README.md

Pull Request - State: closed - Opened by flada-auxv almost 7 years ago - 1 comment

#17 - Added NPM publishing capabilities to the repo

Pull Request - State: closed - Opened by GNSPS almost 7 years ago

#16 - Publish contracts to npm registry

Issue - State: closed - Opened by Hokid almost 7 years ago - 4 comments

#15 - Adding functions to convert slices of bytes to/from uint{8,16,32,64}

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

#14 - v0.0.5 - Critical fix to the `slice()` method

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

#13 - slice with length 32 seems to produce error

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

#12 - Adds bytes32 functions

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

#11 - v0.0.4

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

#10 - First pass of the review to v0.0.3-ac.1

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

#9 - Make @niran's PR with comments against the `develop` branch

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

#8 - Revert "Code comments from reviewing"

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

#7 - free memory pointer seems to leave extra space sometimes

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

#6 - bytes arrays in storage shouldn't be treated as zero-padded in concatStorage

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

#5 - Code comments from reviewing

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

#4 - concatStorage test data repeats itself instead of varying by case

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

#3 - v0.0.3

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

#2 - v0.0.2 - Major Update

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

#1 - Add Codeship build badge (for the master branch)

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