meow meow
-
Head of SDK development @LiskHQ
- Berlin
- @Shusetsun
Block or Report
Block or report shuse2
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,705 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 29 commits in 3 repositories
Created a pull request in LiskHQ/lisk-db that received 9 comments
Fix iterator function not to be called multiple times
What was the problem?
This PR resolves #103
How was it solved?
Remove logic from _read
and move to constructor because _read
will be called for nu…
+143
−6
•
9
comments
Opened 11 other pull requests in 2 repositories
LiskHQ/lisk-sdk
9
merged
- Fix not to ban peer sending commits for future block
- Fix broken badge
- Update to allow invalid key in the setBFTParameters
- Add isAlive property
- Update banning log to be more clear
- Update lisk db and revert disable abi child process
- Fix base store to use storePrefix and substorePrefix from getter
- Update to use empty schema instead of underfined
- Fix crashing the node when failing on execution or generation
LiskHQ/lisk-db
2
merged
Reviewed 35 pull requests in 5 repositories
LiskHQ/lisk-sdk
25 pull requests
- Fix usage of the last hash in the onion and improve hash calculation performance
- Expose genesis height from system_getNodeInfo endpoint
- Update banning log to be more clear
- Upgrade SDK to TypeScript 5
- Convert nonce type to bigint before it is compared to other bigint
-
⬆️ Bump @sideway/formula from 3.0.0 to 3.0.1 - Add example apps for interoperability testing
- Fix the offline transaction creation command
- Fix the peer banning logic
- Fix yarn.lock file
- Incorrect cc hook name token cc method and some other bugs related to interoperability
- Update reward/dynamic reward hooks
-
Add additional tests for
fastAggregateVerify
- Token method not registered interoperability
- Escrow account initialization
- Add a setHashOnionUsage endpoint
- Allow same commission in change commission command
- Decode event data using API Client
- Serialize the chainID in the peers response
- Add a passphrase create command to the bootstrapped app
- Update getStakerResponseSchema
-
⬆️ Bump minimatch from 3.0.4 to 3.0.5 - Required schemas not exported
- Fix chain connector failing unit test
- estimateSafeStatus no longer returns block heights from the future
- Some pull request reviews not shown.
LiskHQ/lips
4 pull requests
LiskHQ/lisk-sdk-examples
2 pull requests
LiskHQ/lisk-docs
2 pull requests
LiskHQ/lisk-db
1 pull request
Created an issue in LiskHQ/lisk-sdk that received 2 comments
Invalid computation of productivity in PoS
Expected behavior
While generating a block, there is a case it try to update the productivity of PoS with invalid timestamp
Actual behavior
Mar 1 1…
2
comments
Opened 13 other issues in 2 repositories
LiskHQ/lisk-sdk
1
open
9
closed
- Align report misbehavior reward with LIP
- Update BLS key uniqueness check
- Add log on the place it applies penalty
- Upgrade lisk-db and revert the ABI separation change
- Add additional test for FastAggregateVerify
- Update validation of incoming single commits
- Allow same commission in the change commission
- Add check for address and key uniquess of validators
- Banning when receiving invalid transaction
- Interoperability store prefix is not reflected
38
contributions
in private repositories
Mar 1 – Mar 23