Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,841 contributions in the last year
Activity overview
Contribution activity
October 2020
- bkchr/throttled Python
Created a pull request in tokio-rs/tracing that received 8 comments
Support dash in target names
This adds support for having dashes in log target names, like:
target-name=info Motivation
We are using log targets with dashes in our project.
Sol…
- Add ParasSudoWrapper to test-runtime and bring back register_parachain to test-service
- Companion for Substrate#7318
- Make `with_client` public and change its signature
- Rename `node_handles` to `overseer_handler`
- Remove `collating_for` argument from service
- Make `AllSubsystems` usage easier in tests
- Use `Pin<Box<>>` for collation future
- Pass relay parent as argument when collating
- Make collation an optional return
- Derive `From` for `AllMessages` and simplify `send_msg`
- Companion for https://github.com/paritytech/substrate/pull/7236
- Adds support for inspecting a hex encoded public key
- Make `queryStorage` and `storagePairs` unsafe RPC functions
- Make `run_node_until_exit` take a future
- Fixes bug in wasm-builder with cargo publish
- Release new version of wasm-builder-runner
- Fixes logging of target names with dashes
- Rework `InspectState`
- Rename `TRANSACTION_VERSION` to `EXTRINSIC_VERSION`
- WASM Local-blob overwrite
- Add node name to the log lines
- [CI] Remove 'Monitor gitlab pipeline status'
- Add heartbeat and cool down period to instant-seal 💗
- sync: only restart peers not doing finality related requests
- Derive no bound macros (to be also used in pallet macro)
- Update token info about ChainX.
- Allow where clause in `decl_error!`
- Adjust ss58-registry websites to conform to schema
- add zero.io
- Add an system_syncState RPC method
- Merkle Mountain Range pallet
- Add profiling targets to tracing_subscriber
- consensus: prioritize finality work over block import in queue
- handle returns correctly for transactional
- Implements require_transactional
- Add missing fields to the light sync state
- Add `CompactAs` derive for `Fixed*` types
- Update ss58-registry.json about Darwinia Network
- Allow `schedule_after(0, ...)` to work
- Release new version of wasm-builder-runner
- Async keystore + Authority-Discovery async/await
- add ss58 id for nodle
- bump-allocator: document & poison
- use runtime-wasm feature instead of assuming no_std to be wasm
- Some pull request reviews not shown.
- test-runtime: fix indentation
- start working on building the real overseer
- Revert "revert enabling authority discovery by default (#1532)"
- Update to work with async keystore – Companion PR for #7000
- Advertise to already connected validators
- NetworkBridge: validator (authorities) discovery api
- Registrar v1 follow-ups
- Remove old service, 3rd try
- v0.8.25
- Companion for substrate/pull/7215
- Adjust max nominators down to 128 (from 256)
Created an issue in fwupd/firmware-lenovo-thinkpad that received 6 comments
UEFI firmware missing for P1 Gen3
According to the site there is a newer UEFI version, however fwupdmgr update says that everything is up-to-date.
get-devices output:
└─UEFI dbx: De…

