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-
Q-bit
- Kharkiv, Ukraine
- stackoverflow.com/users/1178806
Pinned
821 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in near/near-explorer that received 5 comments
feat(frontend): Replaced TPS with TXs (total number of transactions)
As per our discussion today, we decided to remove TPS from the dashboard as it is not useful at the moment and confuses people. #265
+16
−43
•
5
comments
- Bumped neard version to 1.0.0
- feat(runtime): upgrade to Wasmer 0.17 and nightly 2020-05-15
- refactor: extract StoreValidator from near-store
- fix(storage): ColTrieChanges is indexed by (block_hash, shard_id)
- refactor(primitives): remove debug output from merkle
- feat(storage): Storage Consistency Test Infrastructure
- Clarify that we use gitcoin for security rewards
- Add frol to core CODEOWNERS
- fix(storage): fix refcount bug
- feat: expose validator information as host functions
- Fix clippy::correctness and clippy::perf errors
- feat(epoch_manager): fix reward calculation according to spec
- bug: Move staking key validation logic to verifier
- fix(runtime costs): adjust runtime costs
- Update codeowners for the runtime
- fix: client should not crash on health check
- Standalone runtime for testing
- fix: resolve actix memory leak
Created an issue in nearprotocol/nearcore that received 13 comments
Creating a transaction with cheap function calls and huge attached gas can cause Deny-of-Service
Description As far as I understand, we have a hard limit of gas allowed to be used in a single chunk / block. We use it to select the transactions …
13
comments

