Pinned Loading
-
-
lights
lights PublicUtility to control keyboard backlight and screen brightness on my machine.
Rust
-
-
630 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 6 commits in 1 repository
Created a pull request in FuelLabs/fuel-core that received 19 comments
refactor: Dedicated table definitions for the state root service
Closes #2803
+336
−37
lines changed
•
19
comments
Opened 8 other pull requests in 2 repositories
FuelLabs/fuel-core
4
merged
1
open
2
closed
-
refactor: Get rid of
Deref
impl onImportResult
by introducing wrapper type.This contribution was made on Mar 24 -
chore: Bump rust version to 1.85.0
This contribution was made on Mar 19
-
chore: Remove state root service, as it's being moved to another repo
This contribution was made on Mar 12
-
feat: Derive some missing traits for MerkleizedColumn
This contribution was made on Mar 12
-
chore: Port the block fetcher from the network watchtower
This contribution was made on Mar 11
-
feat: Main binary with CLI + Adapters for state root service
This contribution was made on Mar 10
-
fix: Mark (temporarily) dead code with
#[allow(dead_code)]
This contribution was made on Mar 4
FuelLabs/network-watchtower
1
closed
-
chore: Bump fuel version to 0.41.7
This contribution was made on Mar 6
Reviewed 24 pull requests in 2 repositories
FuelLabs/fuel-core
23 pull requests
-
chore(compression): include registry root in compressed block header
This contribution was made on Mar 28
-
fix(compression_service): post merge reviews
This contribution was made on Mar 25
-
Add public api tests for tx status manager crate
This contribution was made on Mar 25
-
refactor: Get rid of
Deref
impl onImportResult
by introducing wrapper type.This contribution was made on Mar 24 -
fix(version-compatibility): pin async-graphql to 7.0.15
This contribution was made on Mar 20
-
fault_proving(compression): glue code for integ into fuel-core
This contribution was made on Mar 19
-
fix(storage): custom impl of EnumCount for MerkleizedColumn
This contribution was made on Mar 19
-
fix(changelog): spellcheck
This contribution was made on Mar 18
-
fault_proving(compression): implement compression in compression service
This contribution was made on Mar 14
-
fault_proving(compression): add table definitions reusing new storage trait impls
This contribution was made on Mar 14
-
fix(versions): port bump to v0.41.9
This contribution was made on Mar 13
-
Use a new feature from the VM to get all required inputs in one dry run
This contribution was made on Mar 11
-
feat: Main binary with CLI + Adapters for state root service
This contribution was made on Mar 11
-
refactor: Dedicated table definitions for the state root service
This contribution was made on Mar 11
-
Allow estimation of predicates on submission of the transaction
This contribution was made on Mar 11
-
port(relayer|poa): port fixes from v0.41.9 to master
This contribution was made on Mar 10
-
fault_proving(storage_traits): refactor to allow usage of arbitrary
TableColumn
This contribution was made on Mar 5 -
Use
Display
fromReceipt
enumThis contribution was made on Mar 4 -
Use
remove_recovery_id()
fromSignature
This contribution was made on Mar 4 -
fault_proving(compression): compute registry root
This contribution was made on Mar 4
-
fault_proving(compression_service): initial scaffold for dedicated compression service
This contribution was made on Mar 4
-
feat:
AssembleTx
queryThis contribution was made on Mar 3 -
fix(ci): typos according to new version of spellcheck ci
This contribution was made on Mar 3
FuelLabs/network-watchtower
1 pull request
-
Handle out-of-order bundles; download blocks concurrently
This contribution was made on Mar 3
Created an issue in FuelLabs/fuel-core that received 2 comments
Port the block fetcher from network-watchtower
The state root service needs a block fetcher, and it would be nice to share the logic with the one in the network watchtower. We tried initially to…
2
comments
Opened 7 other issues in 3 repositories
FuelLabs/fuel-core
3
open
2
closed
-
Add tests for
Sparse
andMerkleized
blueprint proof generationThis contribution was made on Mar 26 -
Remove
Deref
implementation forImportResult
This contribution was made on Mar 24 -
Break out
EthNodeHandle
utilities from relayer tests to shared test helper moduleThis contribution was made on Mar 21 -
Include all private keys in the logs for all default accounts in local development
This contribution was made on Mar 20
-
Dedicated table definitions for state root service
This contribution was made on Mar 5
FuelLabs/fuel-vm
1
open
-
double_key! macro requires serde feature in downstream crates
This contribution was made on Mar 21
FuelLabs/network-watchtower
1
open
-
Prevent unsafe arithmetic in CI
This contribution was made on Mar 3