- Berlin, Germany
Block or Report
Block or report yito88
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
anoma/namada
anoma/namada PublicRust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy
-
-
scalar-labs/scalar-jepsen
scalar-labs/scalar-jepsen PublicJepsen tests for ScalarDB and ScalarDL
-
scalar-labs/kelpie
scalar-labs/kelpie PublicA simple yet general framework for running end-to-end testing
Java 12
-
cosmos/ibc-rs
cosmos/ibc-rs PublicRust implementation of the Inter-Blockchain Communication (IBC) protocol.
498 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
December 2023
Created 6 commits in 2 repositories
Created a pull request in anoma/namada that received 5 comments
PGF over IBC
Describe your changes closes #1395 CI for this PR requires Hermes: #2237 Indicate on which release or other PRs this topic is based on #1797 Checkl…
Opened 4 other pull requests in 3 repositories
scalar-labs/scalar-jepsen
1
open
1
merged
-
DB/Add exponential backoff before trying the table creation
This contribution was made on Dec 15
-
db/Retry after deletion
This contribution was made on Dec 8
heliaxdev/hermes
1
open
-
For CI with 1.7.3-namada
This contribution was made on Dec 18
anoma/namada
1
closed
-
Fix pruning BridgePool Merkle tree
This contribution was made on Dec 11
Reviewed 2 pull requests in 1 repository
anoma/namada
2 pull requests
-
PGF over IBC
This contribution was made on Dec 15
-
Prune Merkle tree of bridge pool
This contribution was made on Dec 6
Created an issue in anoma/namada that received 4 comments
Refine the storage
Related to #1457 #1458 #1459 Our current storage API is tightly coupled with Merkle Tree and Subspace. For instance, data that doesn't require Merk…