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

GitHub / filecoin-project/go-bitfield issues and pull requests

#75 - build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go

#74 - ci: uci/update-go

Pull Request - State: closed - Opened by web3-bot 6 months ago

#73 - build(deps): bump gopkg.in/yaml.v2 from 2.2.2 to 2.2.8

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#72 - build(deps): bump golang.org/x/crypto from 0.17.0 to 0.31.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#71 - ci: uci/update-go

Pull Request - State: closed - Opened by web3-bot 11 months ago

#70 - ci: uci/copy-templates

Pull Request - State: closed - Opened by web3-bot over 1 year ago

#69 - ci: uci/update-go

Pull Request - State: closed - Opened by web3-bot over 1 year ago

#68 - build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0

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

#67 - ci: uci/copy-templates

Pull Request - State: closed - Opened by web3-bot almost 2 years ago

#66 - ci: uci/copy-templates

Pull Request - State: closed - Opened by web3-bot almost 2 years ago - 1 comment

#65 - ci: uci/delete-templates

Pull Request - State: closed - Opened by web3-bot almost 2 years ago

#64 - Bump golang.org/x/sys from 0.0.0-20190412213103-97732733099d to 0.1.0

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

#63 - Bump golang.org/x/crypto from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0

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

#62 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot over 2 years ago

#61 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot almost 3 years ago

#60 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot over 3 years ago

#59 - deps: update imports after fork

Pull Request - State: closed - Opened by frrist over 3 years ago

#58 - polish: include rle count in marshaled json

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

#57 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot over 3 years ago

#56 - ci: delete go.yml

Pull Request - State: closed - Opened by galargh over 3 years ago

#55 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot almost 4 years ago - 2 comments

#54 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot almost 4 years ago

#53 - sync: update CI config files

Pull Request - State: closed - Opened by web3-bot about 4 years ago

#51 - return a better "infinity" from notIter.NextRun

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

#50 - Optimize RLE+ Validation by specialized decoder

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

#49 - Add CHANGELOG and prep for release

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

#48 - Optimize RLE by 40%

Pull Request - State: closed - Opened by Kubuxu over 4 years ago - 2 comments

#47 - Create SECURITY.md

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

#46 - Add circleci config

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

#45 - Disable decoded cache

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

#44 - Switch bitfields to by-value

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

#43 - Add BitField.Last

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#42 - Lower the max encoded limit

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#41 - Allow up to cbor-gen max byte array size

Pull Request - State: closed - Opened by Stebalien about 5 years ago - 2 comments

#40 - Minimally encode

Pull Request - State: closed - Opened by Stebalien about 5 years ago - 1 comment

#39 - Improve test coverage and add test everything

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#38 - Add a cut function to cut one bitfield out of another.

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#37 - Avoid re-encoding when unmodified

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#36 - Optimize encoding and decoding

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#35 - Validate iterator inline instead of iterating twice

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#34 - Fix evaluation order bug

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#33 - notIter: Better number for infinity

Pull Request - State: closed - Opened by magik6k about 5 years ago

#32 - Don't verify on decode

Pull Request - State: closed - Opened by Kubuxu about 5 years ago

#31 - fix: avoid pointer indirection in peek iter

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#30 - Extract union logic to rlepluslazy sub-package

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#29 - feat: streaming bitfield 'and'

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#28 - optimize bitfield IsEmpty

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#27 - Optimize sum

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#26 - feat: implement external iteration

Pull Request - State: closed - Opened by Stebalien about 5 years ago - 1 comment

#25 - fix: fix merging an empty set of bitfields

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#24 - In-memory representation of slice run iterator is inefficient

Issue - State: closed - Opened by Stebalien about 5 years ago - 1 comment
Labels: enhancement

#23 - IsEmpty & First read the entire bitset

Issue - State: closed - Opened by Stebalien about 5 years ago - 1 comment

#22 - Unnecessary encoding/decoding

Issue - State: closed - Opened by Stebalien about 5 years ago
Labels: enhancement

#21 - Count should be memoized

Issue - State: closed - Opened by Stebalien about 5 years ago

#20 - IsSet/IsUnset are inefficient.

Issue - State: closed - Opened by Stebalien about 5 years ago
Labels: enhancement

#19 - doc: document bitfield functions

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#18 - Steb/refactor

Pull Request - State: closed - Opened by Stebalien about 5 years ago - 3 comments

#17 - Fix empty non-nil bitfield json marshaling

Pull Request - State: closed - Opened by magik6k about 5 years ago

#16 - Fix failure to initialize unset in UnmarshalCBOR

Pull Request - State: closed - Opened by anorth about 5 years ago

#15 - fix: small fixes to reduce allocations

Pull Request - State: closed - Opened by Stebalien about 5 years ago

#14 - Fix length verification to include non-set bits

Pull Request - State: closed - Opened by Kubuxu about 5 years ago

#13 - Add JSON un/marshaling to RLE, use it to un/marshal BitFields

Pull Request - State: closed - Opened by arajasek about 5 years ago - 3 comments

#12 - implement basic bitfield copy method

Pull Request - State: closed - Opened by whyrusleeping about 5 years ago - 1 comment

#11 - Add Copy() method

Issue - State: closed - Opened by anorth about 5 years ago

#10 - Add some docs

Issue - State: open - Opened by whyrusleeping about 5 years ago - 1 comment

#9 - Cache decoded RLE+

Pull Request - State: closed - Opened by Kubuxu about 5 years ago

#8 - Make peerIter a pointer

Pull Request - State: closed - Opened by Kubuxu about 5 years ago

#7 - Add README, licenses

Pull Request - State: closed - Opened by magik6k about 5 years ago

#6 - Add JoinClose

Pull Request - State: closed - Opened by Kubuxu about 5 years ago

#5 - Fill iterator

Pull Request - State: closed - Opened by magik6k about 5 years ago

#4 - zero out bitfields during subtraction when they end up empty

Pull Request - State: closed - Opened by whyrusleeping about 5 years ago - 1 comment

#3 - implement slightly better multi union

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

#2 - Implement needed bitfield methods

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

#1 - marshal nil structs as a cbor null

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