Ecosyste.ms: Issues

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

GitHub / transparency-dev/merkle issues and pull requests

#60 - Bump github/codeql-action from 2.3.2 to 2.3.3

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

#59 - s/1.17/1.19

Pull Request - State: closed - Opened by phbnf over 1 year ago - 1 comment

#58 - Update and rename scorecards.yml to scorecard.yml

Pull Request - State: closed - Opened by AlCutter over 1 year ago - 1 comment

#57 - Introduce CHANGELOG.md ahead of v0.0.2 release

Pull Request - State: closed - Opened by phbnf over 1 year ago - 1 comment

#56 - Bump actions/setup-go from 3.3.1 to 4.0.0

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

#55 - Bump github/codeql-action from 2.3.0 to 2.3.2

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

#54 - Bump ossf/scorecard-action from 2.0.6 to 2.1.3

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

#53 - Added cloud build config for merkle

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

#52 - Bump github/codeql-action from 1.1.34 to 2.3.0

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

#51 - Bump actions/upload-artifact from 3.1.0 to 3.1.2

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

#50 - Bump golangci/golangci-lint-action from 3.3.0 to 3.4.0

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

#49 - Bump actions/checkout from 2.5.0 to 3.5.2

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

#48 - Bump codecov/codecov-action from 2.1.0 to 3.1.3

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

#47 - Updates: go version, and use dependabot

Pull Request - State: closed - Opened by mhutchinson over 1 year ago - 4 comments

#46 - More clusterfuzz pinning

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

#45 - Pin GitHub actions and associated tooling to git hashes

Pull Request - State: closed - Opened by AlCutter almost 2 years ago - 3 comments

#44 - Bump github.com/google/go-cmp from 0.5.6 to 0.5.9

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

#43 - Tighten action permissions

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

#42 - Add dependabot.yml

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

#41 - Create scorecards.yml

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

#40 - Undefined RFC 6962 test vector

Issue - State: closed - Opened by rozbb about 2 years ago - 1 comment

#39 - Add remaining fuzz tests to ClusterFuzzLite

Pull Request - State: closed - Opened by hickford about 2 years ago - 1 comment

#38 - Format code according to go1.19rc2

Pull Request - State: closed - Opened by mhutchinson about 2 years ago

#37 - ClusterFuzzLite integration and GitHub Actions

Pull Request - State: closed - Opened by hickford about 2 years ago - 1 comment

#36 - Fuzz ConsistencyProof function against reference implementation

Pull Request - State: closed - Opened by hickford about 2 years ago - 1 comment

#35 - Added generated seeds for FuzzRangeNodes

Pull Request - State: closed - Opened by mhutchinson about 2 years ago - 9 comments

#34 - Update to go1.17

Pull Request - State: closed - Opened by mhutchinson about 2 years ago - 1 comment

#33 - Fuzz tests for inclusion and consistency proofs

Pull Request - State: closed - Opened by hickford about 2 years ago - 6 comments

#32 - Fuzz test for compact.RangeNodes

Pull Request - State: closed - Opened by hickford about 2 years ago - 4 comments

#31 - DO NOT SUBMIT - testing linter

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

#30 - Added lint as action

Pull Request - State: closed - Opened by mhutchinson over 2 years ago - 1 comment

#29 - Added presubmit script distilled from that in trillian

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

#28 - Added lint configuration and fixed error

Pull Request - State: closed - Opened by mhutchinson over 2 years ago - 1 comment

#27 - Add CODEOWNERS with default team assignment

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

#26 - docs: Use SVG format for images

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

#25 - docs: Data model for append-only Merkle trees

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

#24 - Reimplement proof verifier

Pull Request - State: open - Opened by pavelkalinnikov over 2 years ago - 1 comment

#23 - proof: Avoid all reallocations

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

#22 - proof: Allow single child for the ephemeral node

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

#21 - Copy in-memory Merkle tree implementation from Trillian

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

#20 - compact: Visit the seed node in the Append method

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment

#19 - Fix typos in comments

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment

#18 - Implement get-compact-range using RFC 6962 methods

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

#17 - proof: Simplify proof generation further

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

#16 - proof: Remove the imprecise pre-allocation

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment

#15 - proof: Add introspection into the ephemeral node

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

#14 - Add GH action config to run tests and upload coverage

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

#13 - compact: Introduce Range intersection and merge methods

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

#12 - Add docs/README.md

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment

#11 - Add OmniGraffle source file for the compact ranges doc

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

#10 - Document compact ranges application in a witness

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment
Labels: documentation

#9 - Link to compact ranges doc from Go docs

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

#8 - Document distributed tree construction

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 2 comments
Labels: documentation

#7 - Fix names and types in proof verifier

Pull Request - State: closed - Opened by pavelkalinnikov over 2 years ago - 1 comment

#6 - Refactor proof generation functions

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

#5 - Start a document on compact ranges

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

#4 - Document compact ranges

Issue - State: closed - Opened by pavelkalinnikov over 2 years ago
Labels: documentation

#3 - Refactor proof generation

Issue - State: closed - Opened by pavelkalinnikov over 2 years ago - 3 comments

#2 - Change args that cannot be negative to uint64

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

#1 - Create codeql-analysis.yml

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