All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Implement block data accessors
- Implement transaction data accessors
- Implement action parsing
- Adopt Faraday as the HTTP client
- Improve HTTP error handling and retries
Network#fetch(block)
NEAR.testnet
,NEAR.mainnet
- Use the NEAR_CLI environmnet variable, if set
- Use a temporary file for
call_function
- Enhance
call_function()
- Enhance
create_account_with_funding()
- Enhance
delete_account()
- Fix the formatting of balances