Block or Report
Block or report mina86
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
auto-dim-other-buffers.el Public
Visually makes non-selected windows less prominent
-
urxvt-tabbedex Public
Forked from stepb/urxvt-tabbedex
Tabbed plugin for rxvt-unicode with many enhancements
-
ansi_colours Public
A Rust, C and C++ library for converting between 24-bit sRGB colours and ANSI terminal 8-bit palette
-
-
1,029 contributions in the last year
Less
More
Contribution activity
March 2022
Created 10 commits in 1 repository
Opened 9 pull requests in 1 repository
near/nearcore
1
open
7
merged
1
closed
- pytest: add default timeout to utils.wait_for_blocks
- Revert "start client actor in a separate thread"
- endtoend: make more resilient to exceptions and other minor improvements
- Makefile: classify perf-release as release build
- chain: ShardManager: add ability to serve partial chunks from ShardChunk
- pytest: check reading chunks from storage in block_sync_archival.py
- pytest: explicitly check synced blocks in block_sync_archival.py test
- pytest: extend get_all_heights to return hashes as well
- pytest: remove unused variable
Reviewed 9 pull requests in 2 repositories
near/nearcore
8 pull requests
- chain: ShardManager: add ability to serve partial chunks from ShardChunk
- Multi-shard loadtest with custom contract against localnet
- chain: replace O(N) with O(1) lookup in assign_with_possible_repeats
- fuzz: fight fuzzer false positives by attempting to reduce the allowed memory
- fix(rosetta): separate transfers from gas fees in Rosetta operations
- lz4+zstd compression
- pytest: explicitly check synced blocks in block_sync_archival.py test
-
chain: refactor
process_partial_encoded_chunk_requestmethod