Releases: NilFoundation/nil_cli
Releases · NilFoundation/nil_cli
Release 2025.02.03
Release 2025.01.14
2024.12.17
- Fetching the contract ABI from Cometa for
call-readonly
,estimate-fee
,send-external-message
,wallet deploy
,wallet call-readonly
,wallet estimate-fee
,wallet send-message
.
2024.12.04
release 2024-12-04
2024.11.20
release 2024-11-06
2024.11.06
release 2024-11-06
2024.10.15
- Added support for the onlyResponse modifier.
- Updated currency IDs to use the address type.
- Launched the currency faucet service for easier top-ups.
- Improved the mobile version of the sandbox page.
- Clarified return types and changed CurrencyId to Address.
- Introduced the onlyResponse guard for async callbacks.
- Implemented the faucet service for currencies to simplify top-ups.
- Enhanced internal networking, message pooling, and the RPC API.
2024.10.01
update contracts to 2024.10.01 release
2024.09.17
CHANGELOG
- Added the
wallet estimate-fee
method - Added the
contract estimate-fee
method
2024.09.03
- Added dry-run for contract calls