JavaScript SDK for Terra, written in TypeScript
Role in this project:
Back-end Developer Contributions:23 releases, 68 reviews, 143 commits in 2 years 1 month
Contributions summary:Hanju's commits primarily focused on code style improvements and removing linting errors in various TypeScript files. The changes involve modifications to several API files within the `src/client/lcd/api` directory, specifically within the OracleAPI, StakingAPI, and TendermintAPI, implying work on the backend logic of the Terra.js SDK. Additionally, the user touched spec files for core data structures like UnbondingDelegation and Redelegation, suggesting efforts to ensure data model correctness. Furthermore, they added new features related to wasm messages.
javascriptsdkterratypescriptjavascript-sdk
GO implementation of the Terra Protocol
Role in this project:
Back-end Developer Contributions:8 releases, 118 reviews, 58 commits in 3 years 4 months
Contributions summary:Hanju primarily focused on modifying core code in the Terra Protocol implementation, including variable name changes and updates to test files. The user also made changes related to the treasury and mint modules, adjusting test setups and modifying schedules. Additionally, the user updated the CLI, corrected swagger definitions, and reverted a code change related to error handling. These tasks suggest a focus on core protocol logic and system maintenance.
golangblockchaincryptocurrencyterra