WEEKLY DEV UPDATES
FRONTEND
๐นWIP Account Page
๐นStarted work on Click Me Load More Page
MIDDLEWARE
๐นCreated new interxd installation script that does not depend on the docker containers
๐นModified protobuf generation script to automatically source sekai proto files
๐นResolved issue with account/balances query endpoints after proto files sourcing
BACKEND
๐นFinalized UBI module
๐นResolved edge case with spending pool reward rate change
WALLET
๐นStarted work on securing vaults and option to import private key wallets
INFRASTRUCTURE
๐นCreated github workflow for building & signing docker images in the KRIA docker repository
https://twitter.com/kira_core/status/1502267586314133505?s=21
FRONTEND
๐นWIP Account Page
๐นStarted work on Click Me Load More Page
MIDDLEWARE
๐นCreated new interxd installation script that does not depend on the docker containers
๐นModified protobuf generation script to automatically source sekai proto files
๐นResolved issue with account/balances query endpoints after proto files sourcing
BACKEND
๐นFinalized UBI module
๐นResolved edge case with spending pool reward rate change
WALLET
๐นStarted work on securing vaults and option to import private key wallets
INFRASTRUCTURE
๐นCreated github workflow for building & signing docker images in the KRIA docker repository
https://twitter.com/kira_core/status/1502267586314133505?s=21
WEEKLY DEV UPDATES
FRONTEND
๐นWIP Testing and fixing reported issue with Account Balances Page
MIDDLEWARE
๐นUpdated all endpoints grpc paths to ensure compatibility with latest sekai release
๐นAdded spending pool query with names filter
BACKEND
๐นKIP_73 (fee pool spending module) review and implementation drafts
๐นTesting changes in the bash script used for setup and release packaging
WALLET
๐นImplementation and designs of securing SAIFU vaults with pin
๐นImproved SAIFU database management
INFRASTRUCTURE
๐นCreated workflow for generation of DEB releases for SEKAI & INTERX. Created script for asynchronous queries to API endpoints.
https://twitter.com/kira_core/status/1504076955595026435?s=21
FRONTEND
๐นWIP Testing and fixing reported issue with Account Balances Page
MIDDLEWARE
๐นUpdated all endpoints grpc paths to ensure compatibility with latest sekai release
๐นAdded spending pool query with names filter
BACKEND
๐นKIP_73 (fee pool spending module) review and implementation drafts
๐นTesting changes in the bash script used for setup and release packaging
WALLET
๐นImplementation and designs of securing SAIFU vaults with pin
๐นImproved SAIFU database management
INFRASTRUCTURE
๐นCreated workflow for generation of DEB releases for SEKAI & INTERX. Created script for asynchronous queries to API endpoints.
https://twitter.com/kira_core/status/1504076955595026435?s=21
Tune in to listen to our Co-Founder & CTO, Mateusz Grzelak @Asmodat , discuss KIRA, #Web3 and Multi-Bonded-Proof-of-Stake (#MBPoS) with zempcapital on EP.238 of the Blockhash Podcast.
๐ง Follow the podcast link: https://anchor.fm/blockhash-podcast/episodes/Mateusz-Grzelak---CTO-of-Kira-e1g4nc5
๐ง Follow the podcast link: https://anchor.fm/blockhash-podcast/episodes/Mateusz-Grzelak---CTO-of-Kira-e1g4nc5
Anchor
Anchor - The easiest way to make a podcast
Create, distribute, host, and monetize your podcast, 100% free.
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นFinished Account Balances Page & started code refactor
MIDDLEWARE
๐นUpdated proto types for spending pools and corresponding proposals query
๐นFinalized spending pools/proposals query & updated postman API collections
๐นUpdated interx functions metadata query to support latest sekai release
BACKEND
๐นKIP_73 (fee distributor module) WIP - building module infra
WALLET
๐นFeatures and UX update from feedbacks.
๐นDocumentation write up for deployment and automation for Saifu.
๐นNew SAIFU version released.
INFRASTRUCTURE
๐นCreated workflow for automated generation of DEB releases for all KIRA Tools
https://twitter.com/kira_official/status/1507307510667042833?s=21
FRONTEND
๐นFinished Account Balances Page & started code refactor
MIDDLEWARE
๐นUpdated proto types for spending pools and corresponding proposals query
๐นFinalized spending pools/proposals query & updated postman API collections
๐นUpdated interx functions metadata query to support latest sekai release
BACKEND
๐นKIP_73 (fee distributor module) WIP - building module infra
WALLET
๐นFeatures and UX update from feedbacks.
๐นDocumentation write up for deployment and automation for Saifu.
๐นNew SAIFU version released.
INFRASTRUCTURE
๐นCreated workflow for automated generation of DEB releases for all KIRA Tools
https://twitter.com/kira_official/status/1507307510667042833?s=21
WEEKLY DEV UPDATES
FRONTEND
๐นAdded Firefox private window support
๐นAdded build scripts & documentation to enable simple, one command deployments
๐นWIP Account Transactions page
MIDDLEWARE
๐นUpdated node discovery response: add safe, block-height, sekaid/interxd version
๐นAdded new flags allowing for easier for node discovery & chain_id check
BACKEND
๐นImplement KIP_73 (fee distributor module), added tests and pushed new release v0.1.25-rc.9
WALLET
๐นRefactoring of SAIFU Transfer website for production use
๐นMigrating packages to null safety and testing implementation
INFRASTRUCTURE
๐นRefactored SEKAI & INTERX workflows to protect against unwanted PRs to already released branches
๐นCreated workflow for automated generation of Android APK & AAB releases for the SAIFU wallet
๐นCreated scripts to analyze 1M+ blocks of the current testnet and generate empirical proof of approximately equal chances for all KIRA validators to propose new blocks
https://twitter.com/kira_official/status/1513117034057715712?s=21
FRONTEND
๐นAdded Firefox private window support
๐นAdded build scripts & documentation to enable simple, one command deployments
๐นWIP Account Transactions page
MIDDLEWARE
๐นUpdated node discovery response: add safe, block-height, sekaid/interxd version
๐นAdded new flags allowing for easier for node discovery & chain_id check
BACKEND
๐นImplement KIP_73 (fee distributor module), added tests and pushed new release v0.1.25-rc.9
WALLET
๐นRefactoring of SAIFU Transfer website for production use
๐นMigrating packages to null safety and testing implementation
INFRASTRUCTURE
๐นRefactored SEKAI & INTERX workflows to protect against unwanted PRs to already released branches
๐นCreated workflow for automated generation of Android APK & AAB releases for the SAIFU wallet
๐นCreated scripts to analyze 1M+ blocks of the current testnet and generate empirical proof of approximately equal chances for all KIRA validators to propose new blocks
https://twitter.com/kira_official/status/1513117034057715712?s=21
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นFixed connection error with localhost interx
๐นWIP to enable automated unit & integration testing via github actions
MIDDLEWARE
๐นUpdated node-discovery module. (WIP)
๐นNode discovery queries now verify chain-id, block height & hash to prevent including forks in the output
BACKEND
๐นResolved snap period issue in the fee distributor module
๐นAdded performance counter query to monitor node uptime for the puropse of the fair fee distribution
๐นWIP multistake module - KIP_74
WALLET
๐นAdded backup exporting and importing feature
๐นFinalized KIRA Transfers web app
๐นWIP on updating network code for signing transactions & messages
INFRASTRUCTURE
๐นCreated workflows allowing generation of automated KIRA miro & SAIFU transfer releases
https://twitter.com/kira_official/status/1516396522573037568?s=21
FRONTEND
๐นFixed connection error with localhost interx
๐นWIP to enable automated unit & integration testing via github actions
MIDDLEWARE
๐นUpdated node-discovery module. (WIP)
๐นNode discovery queries now verify chain-id, block height & hash to prevent including forks in the output
BACKEND
๐นResolved snap period issue in the fee distributor module
๐นAdded performance counter query to monitor node uptime for the puropse of the fair fee distribution
๐นWIP multistake module - KIP_74
WALLET
๐นAdded backup exporting and importing feature
๐นFinalized KIRA Transfers web app
๐นWIP on updating network code for signing transactions & messages
INFRASTRUCTURE
๐นCreated workflows allowing generation of automated KIRA miro & SAIFU transfer releases
https://twitter.com/kira_official/status/1516396522573037568?s=21
WEEKLY DEV UPDATES 1/2
FRONTEND
๐นStarted work on the Identity Registrar UI
๐นWIP to enable automated unit & integration testing via github actions
MIDDLEWARE
๐นUpdated documentation to include details on the INTERX RPC response caching capabilities & configurations
๐นAdded check of the current & historical block hash while connecting to INTERX nodes to ensure that forks are not being added to the nodes list
๐นWIP adding new parameters to enable simpler queries of the priv/pub/interx nodes via network discovery endpoint
BACKEND
๐นStarted work on the new multistake module, corresponding protobufs & generating types
๐นUpdated tokens registrar to support new multistake module
https://twitter.com/kira_official/status/1518243599514992640?s=21
FRONTEND
๐นStarted work on the Identity Registrar UI
๐นWIP to enable automated unit & integration testing via github actions
MIDDLEWARE
๐นUpdated documentation to include details on the INTERX RPC response caching capabilities & configurations
๐นAdded check of the current & historical block hash while connecting to INTERX nodes to ensure that forks are not being added to the nodes list
๐นWIP adding new parameters to enable simpler queries of the priv/pub/interx nodes via network discovery endpoint
BACKEND
๐นStarted work on the new multistake module, corresponding protobufs & generating types
๐นUpdated tokens registrar to support new multistake module
https://twitter.com/kira_official/status/1518243599514992640?s=21
WEEKLY DEV UPDATES 2/2
WALLET
๐นWIP on the new UI screens for the SAIFU wallet backups feature.
๐นEnabled exporting and importing backups within SAIFU app, including both wallets and user preferences
INFRASTRUCTURE
๐นCreated bip39gen tool based on go-bip39 with additional user & system mixed entropy to provide higher security while generating mnemonics in the next iteration of the KIRA Manager
๐นAdded dedicated action workers for the tool repo to correctly produce & test ARM64 releases for all KIRA tools
๐นResearched potential security breach related to on chain validator mnemonics manipulations
https://twitter.com/kira_official/status/1518243599514992640?s=21
WALLET
๐นWIP on the new UI screens for the SAIFU wallet backups feature.
๐นEnabled exporting and importing backups within SAIFU app, including both wallets and user preferences
INFRASTRUCTURE
๐นCreated bip39gen tool based on go-bip39 with additional user & system mixed entropy to provide higher security while generating mnemonics in the next iteration of the KIRA Manager
๐นAdded dedicated action workers for the tool repo to correctly produce & test ARM64 releases for all KIRA tools
๐นResearched potential security breach related to on chain validator mnemonics manipulations
https://twitter.com/kira_official/status/1518243599514992640?s=21
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นWIP Account transactions query and Identity Registrar UI support
MIDDLEWARE
๐นCreated new INTERX release v0.4.8 containing unsafe & behind query parameters in the node discovery endpoints allowing filtering of search results by all accessible public IPโs & maximum number of blocks that other nodes might fall behind before being discarded from results.
BACKEND
๐นWIP multistake module types, keeper, corresponding cli commands & module code prototype
WALLET
๐นFinalized restoring, importing and generating backups for the SAIFU wallet with password protection.
๐นStarted work on a single UX to enable processing of cryptographic signatures, file transfers & transaction signing by utilizing generalized QR code metadata structure
INFRASTRUCTURE
๐นStarted work on updating KIRA manager to support SEKAI, INTERX & tools repo release files
https://twitter.com/kira_official/status/1521570840516915200?s=21
FRONTEND
๐นWIP Account transactions query and Identity Registrar UI support
MIDDLEWARE
๐นCreated new INTERX release v0.4.8 containing unsafe & behind query parameters in the node discovery endpoints allowing filtering of search results by all accessible public IPโs & maximum number of blocks that other nodes might fall behind before being discarded from results.
BACKEND
๐นWIP multistake module types, keeper, corresponding cli commands & module code prototype
WALLET
๐นFinalized restoring, importing and generating backups for the SAIFU wallet with password protection.
๐นStarted work on a single UX to enable processing of cryptographic signatures, file transfers & transaction signing by utilizing generalized QR code metadata structure
INFRASTRUCTURE
๐นStarted work on updating KIRA manager to support SEKAI, INTERX & tools repo release files
https://twitter.com/kira_official/status/1521570840516915200?s=21
๐ฃ Make sure you tune in to our Twitter Spaces TODAY with @WOLF_Financial!
Our CTO @Asmodat will be co-hosting and discussing Cross Chain #Staking with some awesome projects ๐
โฐ 1PM EST
https://twitter.com/wolf_financial/status/1521890477947113476?s=21
Our CTO @Asmodat will be co-hosting and discussing Cross Chain #Staking with some awesome projects ๐
โฐ 1PM EST
https://twitter.com/wolf_financial/status/1521890477947113476?s=21
Twitter
WOLF
Join us at 1 PM EST today on Spaces as we break down Cross Chain Staking! Co-Hosts: @KIRA_Official @Asmodat Speakers: @Legend @theblondebroker @TjTheTrader_ @StephenWealthy_ @CommanderCrypt0 @chadsgx Weโll be using the same link weโre on now! twitter.comโฆ
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นFinalized transactions service infrastructure (identity registrar, tokens transfer)
MIDDLEWARE
๐นCreated dedicated endpoint for the frontend dashboard excluding proposals summary
BACKEND
๐นRefactored message interface to ensure consistency of all parameters
๐นAdded protobuf fix for local proto-generation & WIP multi-stake module
WALLET
๐นReleased first version of SAIFU profiles & contacts with search functionality
INFRASTRUCTURE
๐นWIP console tool enabling upload of release packages into IPFS via pinata.cloud API
https://twitter.com/kira_official/status/1527276260790968321?s=21
FRONTEND
๐นFinalized transactions service infrastructure (identity registrar, tokens transfer)
MIDDLEWARE
๐นCreated dedicated endpoint for the frontend dashboard excluding proposals summary
BACKEND
๐นRefactored message interface to ensure consistency of all parameters
๐นAdded protobuf fix for local proto-generation & WIP multi-stake module
WALLET
๐นReleased first version of SAIFU profiles & contacts with search functionality
INFRASTRUCTURE
๐นWIP console tool enabling upload of release packages into IPFS via pinata.cloud API
https://twitter.com/kira_official/status/1527276260790968321?s=21
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นAdded support for customizable interx port
๐นWIP - UI for propagating transactions on chain
MIDDLEWARE
๐นIntegrated proposers/voters query.
๐นFinalized dashboard endpoint (/api/dashboard)
BACKEND
๐นAdded outstanding rewards, staking pools and undelegations queries
๐นImplement cli commands for for the multi-stake module txs/queries
WALLET
๐นWIP secure seed generation library enabling human verification & hardening with user supplied entropy
INFRASTRUCTURE
๐นAdded support for large files (multipart) upload/download to the IPFS console tool & refactored an API calls for pinning
https://twitter.com/KIRA_Official/status/1532710597061640195
FRONTEND
๐นAdded support for customizable interx port
๐นWIP - UI for propagating transactions on chain
MIDDLEWARE
๐นIntegrated proposers/voters query.
๐นFinalized dashboard endpoint (/api/dashboard)
BACKEND
๐นAdded outstanding rewards, staking pools and undelegations queries
๐นImplement cli commands for for the multi-stake module txs/queries
WALLET
๐นWIP secure seed generation library enabling human verification & hardening with user supplied entropy
INFRASTRUCTURE
๐นAdded support for large files (multipart) upload/download to the IPFS console tool & refactored an API calls for pinning
https://twitter.com/KIRA_Official/status/1532710597061640195
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นWIP - UI for creating payment requests & propagating transactions on chain
MIDDLEWARE
๐นUpgraded INTERX to support grpc-gateway v2
BACKEND
๐นAdded claim reward feature & ability to upsert staking pool properties
๐นResolved multi-staking module integration & fee distribution issues
WALLET
๐นWIP secure seed generation UX for mobile
๐นResolved issue with missing controls on the saifu transfer & signer UI
INFRASTRUCTURE
๐นFinalized multi-part upload for folders/files
https://twitter.com/KIRA_Official/status/1537407230605148164
FRONTEND
๐นWIP - UI for creating payment requests & propagating transactions on chain
MIDDLEWARE
๐นUpgraded INTERX to support grpc-gateway v2
BACKEND
๐นAdded claim reward feature & ability to upsert staking pool properties
๐นResolved multi-staking module integration & fee distribution issues
WALLET
๐นWIP secure seed generation UX for mobile
๐นResolved issue with missing controls on the saifu transfer & signer UI
INFRASTRUCTURE
๐นFinalized multi-part upload for folders/files
https://twitter.com/KIRA_Official/status/1537407230605148164
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นImplemented api/dashboard handler in infra
๐นFixed updating mnemonic when generating new address on the Create Account page
๐นRebuilt toasts & refactored UI assets for better user experience
MIDDLEWARE
๐นFixed proto generation script to support grpc-gateway v2 & created new INTEX release
BACKEND
๐นCreated keeper unit tests for staking pools & added support for fetching module status
WALLET
๐นAdded signatures generator & verification on mobile
๐นAdded a screen to navigate the features/apps available within SAIFU app environment
INFRASTRUCTURE
๐นFinalized ipfs-api cli tool alongside folder upload & page hosting
๐นWIP ci/cd pipe for automated internal devnet deployment from public release packages
https://twitter.com/KIRA_Official/status/1539965989449650176
FRONTEND
๐นImplemented api/dashboard handler in infra
๐นFixed updating mnemonic when generating new address on the Create Account page
๐นRebuilt toasts & refactored UI assets for better user experience
MIDDLEWARE
๐นFixed proto generation script to support grpc-gateway v2 & created new INTEX release
BACKEND
๐นCreated keeper unit tests for staking pools & added support for fetching module status
WALLET
๐นAdded signatures generator & verification on mobile
๐นAdded a screen to navigate the features/apps available within SAIFU app environment
INFRASTRUCTURE
๐นFinalized ipfs-api cli tool alongside folder upload & page hosting
๐นWIP ci/cd pipe for automated internal devnet deployment from public release packages
https://twitter.com/KIRA_Official/status/1539965989449650176
Dear Community, we offer you a selection of articles that will help you understand the scale and idea of KIRA:
๐น Connecting Crypto with Real World Economies
๐น Introduction to the Multi-Bonded Proof of Stake
๐น KIRA Leverage Staking: Why It Matters?
Also join us: Twitter | Medium | Discord | Telegram #WhatIsKIRA
๐น Connecting Crypto with Real World Economies
๐น Introduction to the Multi-Bonded Proof of Stake
๐น KIRA Leverage Staking: Why It Matters?
Also join us: Twitter | Medium | Discord | Telegram #WhatIsKIRA
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นWIP - UI for sending tokens & documentation of all new modules with UML diagrams
MIDDLEWARE
๐นAdded metadata for dashboard endpoint & synced interx with latest changes in sekai
BACKEND
๐นCreated new release for multi-staking module with support for claiming rewards & init/export genesis
๐นAdded unit tests for PoolDelegator / IncreasePoolRewards
WALLET
๐นAdded a dialogue to navigate accessibly between vaults and wallets
๐นWIP saifu-ethereum tx broadcasting
INFRASTRUCTURE
๐นAdded data structures to handle the responses from pinata in the ipfs-api tool, installation scripts, unit tests & verbosity log levels
https://twitter.com/KIRA_Official/status/1542465843061194753
FRONTEND
๐นWIP - UI for sending tokens & documentation of all new modules with UML diagrams
MIDDLEWARE
๐นAdded metadata for dashboard endpoint & synced interx with latest changes in sekai
BACKEND
๐นCreated new release for multi-staking module with support for claiming rewards & init/export genesis
๐นAdded unit tests for PoolDelegator / IncreasePoolRewards
WALLET
๐นAdded a dialogue to navigate accessibly between vaults and wallets
๐นWIP saifu-ethereum tx broadcasting
INFRASTRUCTURE
๐นAdded data structures to handle the responses from pinata in the ipfs-api tool, installation scripts, unit tests & verbosity log levels
https://twitter.com/KIRA_Official/status/1542465843061194753
Dear community, our Friday collection of articles on getting to know the KIRA:
๐นKIRA & NFTs Staking
๐นPassive Income Explained with Liquid Staking & Staking Derivatives
๐นPitfalls of The Proof of Stake Paradigm
Also join us: Twitter | Medium | Discord | Telegram #WhatisKIRA
๐นKIRA & NFTs Staking
๐นPassive Income Explained with Liquid Staking & Staking Derivatives
๐นPitfalls of The Proof of Stake Paradigm
Also join us: Twitter | Medium | Discord | Telegram #WhatisKIRA
WEEKLY DEVELOPMENT UPDATES
FRONTEND
๐นRebuild the structure of generic controllers for handling list views (account balance list, transactions list, validators list etc.)
MIDDLEWARE
๐นUpdated Balances query pagination
๐น Introduced caching for EVM chains query (WIP)
BACKEND
๐นImplement token inflation distribution system
๐นImplement rewards auto-compound feature for the multi-staking module
WALLET
๐นOffline Ethereum transactions signing with SAIFU (WIP)
INFRASTRUCTURE
๐นIPFS API tool now supports CID hash validation, query by file name & upload name pre-checks
๐นAdded unit tests to test for CID validation to the KIRA ipfs-api tool
https://twitter.com/KIRA_Official/status/1544980313583063040
FRONTEND
๐นRebuild the structure of generic controllers for handling list views (account balance list, transactions list, validators list etc.)
MIDDLEWARE
๐นUpdated Balances query pagination
๐น Introduced caching for EVM chains query (WIP)
BACKEND
๐นImplement token inflation distribution system
๐นImplement rewards auto-compound feature for the multi-staking module
WALLET
๐นOffline Ethereum transactions signing with SAIFU (WIP)
INFRASTRUCTURE
๐นIPFS API tool now supports CID hash validation, query by file name & upload name pre-checks
๐นAdded unit tests to test for CID validation to the KIRA ipfs-api tool
https://twitter.com/KIRA_Official/status/1544980313583063040
Dear community, we continue our Friday collection of articles on getting to know KIRA:
๐นOdailyโs Interview with KIRA CEO Milana Valmont
๐นKIRA Network Token Metrics
๐นMainnet: What to Expect
Also join us: Twitter | Medium | Discord | Telegram #WhatIsKIRA
๐นOdailyโs Interview with KIRA CEO Milana Valmont
๐นKIRA Network Token Metrics
๐นMainnet: What to Expect
Also join us: Twitter | Medium | Discord | Telegram #WhatIsKIRA