-
Smiling Salmon Consulting
- Washington, USA
- http://syntacticanomaly.blogspot.com/
Highlights
- 4 discussions answered
Block or Report
Block or report creachadair
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
kythe/kythe Public
Kythe is a pluggable, (mostly) language-agnostic ecosystem for building tools that work with code.
-
7,907 contributions in the last year
Contribution activity
May 2022
Created 247 commits in 36 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 11 repositories not shown
Created 1 repository
Created a pull request in tendermint/tendermint that received 4 comments
rpc: make block.height visible to event subscription
Although we index block.height for blocks in the KV indexer, this reserved attribute was not previously exposed to the event subscription API. Despite
+11
−6
•
4
comments
Opened 16 other pull requests in 4 repositories
tendermint/tendermint
10
merged
- chore: update generated mocks
- Fix protobuf generated code.
- build: add CI check that generated files are up-to-date
- Remove backport-specific Dependabot config (v0.35.x).
- Remove backport-specific Dependabot config (v0.34.x).
- Consolidate Dependabot checks for GitHub Actions deps.
- docs: update event subscription documentation for new API
- Convert explicit zero comparison to a method.
- Reintegrate docs deployment into the main TM repo
- keymigrate: improve filtering for legacy transaction hashes
creachadair/ffs
4
merged
creachadair/ffstools
1
merged
tendermint/docs
1
merged
Reviewed 61 pull requests in 2 repositories
tendermint/tendermint
25 pull requests
- Fix typo in node overview docs
- mempool: migrate rechecktx to be a consensus parameter
- mempool: do not continue checking transactions if context was canceled
- p2p: avoid sending errors after context is canceled
- Fix protobuf generated code.
- p2p: collect errors from channel
- build(deps): Bump docker/build-push-action from 2 to 3
- build(deps): Bump docker/login-action from 1.10.0 to 2.0.0
- build(deps): Bump actions/upload-artifact from 2 to 3
- build(deps): Bump actions/stale from 4 to 5
- build(deps): Bump docker/setup-buildx-action from 1.6.0 to 2.0.0
- build(deps): Bump actions/setup-go from 2 to 3
- build(deps): Bump actions/cache from 2.1.4 to 3.0.2
- build(deps): Bump docker/build-push-action from 2.7.0 to 3.0.0
- build(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0
- build(deps): Bump codecov/codecov-action from 1.0.13 to 3.1.0
- build(deps): Bump actions/download-artifact from 2 to 3
- build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
- build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
- build(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
- build(deps): Bump docker/setup-buildx-action from 1 to 2
- build(deps): Bump technote-space/get-diff-action from 4 to 6
- build(deps): Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
- build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14
- WIP: closing the channel when unsubscribing and timeout expires
- Some pull request reviews not shown.
tendermint/tm-db
11 pull requests
- build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
- Badgerdb Settings
- fix: remove mutex in prefixdb
- Rocksdb: create folder if it doesn't exist
- add state sync test
- bump btree version
- Boltdb: Make folder if it doesn't exist
- Update .gitignore
- build(deps): bump docker/build-push-action from 2 to 3
- build(deps): bump docker/login-action from 1 to 2
- build(deps): bump docker/setup-buildx-action from 1 to 2