# Documentation Updates
# March
- Unit Zero — new
2023
# October
- Waves 1.5: Light Node — new
# July
- Block — updated
- Generator's Income — updated
# May
- Leased Proof-of-Stake (LPoS) — new
- Generator's Income — updated
- Community-Driven Monetary Policy — updated
# Ride
- Standard Library — added the description of version 7.
- BlockInfo — added the description of
rewards
field.
# Node
- Features — added the description of feature #19.
- Node Wallet — added a description of the setting for generating blocks by multiple accounts.
# April
- Blockchain Updates – added new fields to BU events: VRF, features activated with the block, and script set by the transaction.
# March
- Waves Node — updated
- Leasing — updated
# Node
- Requests to gRPC Server and BlockchainUpdates via gRPCurl — new
# January
- Added the description of feature #18.
# Ride
- Complexity — updated
- Operators — updated
2022
# December
- Client Libraries — updated
- Deploy Node in Docker — updated
# November
- Tuple — updated
- Waves Data Service API — updated
# September
# August
- How to Exchange Tokens — updated
# July
- Signer — updated: added info about ProviderMetamask and
signMessage
function description. - Example Transactions — updated
# June
- Sign transactions and orders in MetaMask — updated
- How to Configure CORS: Support For Cross Domain Requests — updated
- Node Troubleshooting (Q&A) — updated
# February
# Ride
# January
- Order — updated
2021
# November
- FOLD<N> Macro — updated: added
zip
example.
# October
# Ride
# September
- Signer: added information about ProviderKeeper and ProviderLedger.
- Node Configuration: added the
minimum-peers
parameter.
# July
# Blockchain
- Transaction Validation — updated
# Building Apps
- Waves Smart Contracts Overview — updated
- What is Smart Asset — updated
# Node
# May
# March
- Blockchain Updates Extension — updated
- Custom Blockchain — updated
- Transaction Format for Keeper API — updated
# February
# January
- Signer — updated
2020
# December
# Ride
# November
# Node
- Node REST API — updated
- API Limitations of Pool of Public Nodes — updated
# October
# Blockchain
- Account — updated
- Generator’s Income
# Node
# September
# Blockchain
- Why Waves
- Waves Basics
- Token (Asset) — updated
# Building Apps
- Overview — updated
# Ride
- About Ride — updated
- dApp script — updated
- Account script — updated
- Asset script — updated
# August
# Blockchain
Updated the following articles about transaction:
- Transaction
- Transaction Signature and Proofs
- Transaction Types as well as descriptions of all types
# Node
# July
# Blockchain
# Building Apps
Added guides:
- How to Read Price Data Provided by Band Protocol’s Oracle
# Ride
# Built-in Functions
# June
# Building Apps
Added guides:
Tools:
# Ride
# May
# Blockchain
- Block Binary Format: version 4 and 5
# Ride
- Updated articles:
- Added the Ride Components article
# Script Actions
# Built-in Functions
- ecrecover
- makeString
- List functions:
containsElement
,indexOf
,lastIndexOf
,max
,min
# April
# Blockchain
- Added binary format descriptions for new versions of transactions and orders.
- Updated the Transaction validation article.
# Building Apps
Added how-to guides:
# March
# Blockchain
# Ride
# Limitations
# Built-in Functions
Updated the the following descriptions:
- hashing functions:
blake2b256
,keccak256
,sha256
; - verification functions:
groth16Verify
,rsaVerify
,sigVerify
.
# February
# Building Apps
Added how-to guides:
- Retrieving information from the blockchain
- Creating and broadcasting transactions to the blockchain
- Buying and selling assets on exchange