v2.3.3 to v2.3.6 are feature releases and have been deployed on Crossbell mainnet.
grantOperators4Note
method of web3Entry contract with a new data structure to save gas.linkCharactersInBatch
through periphery contract.We’ve deployed a multicall contract on Crossbell. The multicall contract can reduce the number of separate JSON RPC requests that need to be sent, while also providing the guarantee that all values returned are from the same block (like an atomic read) and returning the block number the values are from (giving them important context so that results from old blocks can be ignored if they're from an out-of-date node).
grantOperators4Note
of web3Entry contract. $MIRA
token contract and Tips contract on Crossbell. These contracts enable users to reward their favorite characters and notes by sending $MIRA
. Additionally, we have upgraded the NewbieVilla contract to allow NewbieVilla users to experience Tips-related functions.