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,854 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…
- Make sure validator discovery works with a delayed peer to validator mapping
- Only use dummy subsystems in overseer
- Don't bring node down when a runtime api call fails
- Add key subcommand
- Adds test parachain adder collator
- Fix proposer factory prometheus registration
- Expose the backend from a full node
- Improve and unify testing facilities
- Update everything to latest wasm-builder
- Companion for Substrate#7350
- 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
- Make authority discovery configurable
- Make sure pallet versions are set at genesis
- Make consensus `SlotWorker` don't assume a slot is time / duration
- Make Substrate compile with latest nightly
- Make `decl_runtime_apis!` fail on methods with default implementation
- Improve `mock_impl_runtime_apis!`
- Fix logging from inside the WASM runtime
- Make `wasm-builder` print the rustc version
- Move `IsSubType` and write some docs for the trait
- 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`
- docs/CONTRIBUTING: Update Polkadot pull request process documentation
- Add constant constructor to AccountId32
- Introduce storage types, to builds abstraction on storage (to be used in pallet attribute macro)
- Update CI chaos tag to simnet
- contracts: Rework contracts_call RPC
- slots: incrementally backoff claiming slots if finality lags behind
- More Extensible Multiaddress Format
- Add heartbeat and cool down period to instant-seal 💗
- Telemetry per node
- Print an error if an unregistered notifications protocol is used
- add Sync + Send + 'static to Box<dyn Error> bound
- Allow multiple bounds to be specified at decl_error!
- WIP: error rework, for polkadot convenience
- Use `storage::exists` host function instead of ::get.
- pallet-treasury: remove non-existing dispatchables in docs
- Set ChainId and GasePrice in storage
- Add Totem ss58 address
- Add Totem Live Accounting ss58 prefix Related #7439
- improve error handling in cli
- Fix doc for ChangeMember trait
- Make benchmarks compile with latest nightly
- Made correction in sp-tracing macros to use level parameter #7348
- fix darwin for nix shell
- Fix wrong outgoing calculation in election
- WASM Local-blob override
- Some pull request reviews not shown.
- more resilient subsystems: av-store
- [CI] Switch to using paritytech/srtool
- Companion for substrate #7159
- Change SpawnedSubsystem type to log subsystem errors
- Collator protocol should choose side
- remove the --disable-authority-discovery flag & related
- Rollback spec_version and fix check_runtime
- Let go fees
- Update to the latest changes on master
- start working on building the real overseer
- Reconfigure on_initialize weight.
- use color_eyre for its backtrace feature and error reporting
- Should check Duration subtraction
- Companion PR for WASM Local-blob Overwrite
- Update Tips to go 100% to Author
- Companion PR for substrate #7328
- test-runtime: fix indentation
- 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
- Some pull request reviews not shown.
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…

