Alitas Bi-Monthly Report (2023.1.01–2.28)

Alitas
1 min readMar 25, 2023

Technology Development:

  1. New getter functions for StoredAccountMeta. This makes all the StoredAccountMeta fields pub(crate) and provides getter functions to access its member fields.
  2. Remove VoteState::deserialize() from sbf builds. The existing deserialize implementation overruns the sbf stack and is unusable in a program context.
  3. this silences a warning to that effect which all solana_program importers receive.
  4. Not allow transactions request zero CU to update prioritization fee cache. Filter out transaction requests zero cu from updating prioritization fee cache.
  5. Not to tag versioned transaction as simpleVoteTx. This versioned transaction as simpleVoteTx * better error code.
  6. Updated — bpf-program param to use upgradeable loader, upgrade authority disabled.
  7. Updated add_program to use upgradeable loader.
  8. Deprecate non-upgradeable utils.
  9. Moved account-meta structs from appendVec.rs to account Meta.rs. As we start supporting new storage formats, those account-meta structs will be shared by different storage formats and thus need a new home. This change creates meta.rs under account_storage and moves all the account-meta structs out from appendVec.rs.

Community Development

  1. Shared information about Alitas tech through infographic tweets.
  2. Released the November and December 2022 Monthly Report of Clash of Alitas tech.

--

--

Alitas

Alitas is the underlying infrastructure of a new generation of value networks Contract address on #BSC: 0x5Ca09af27b8a4F1D636380909087536BC7e2D94D