Skip to content

Releases: NilFoundation/nil_cli

Release 2025.02.03

03 Feb 10:26
86326c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.10.01...2025.02.03

Release 2025.01.14

14 Jan 13:58
86326c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.10.01...2025.01.14

2024.12.17

17 Dec 14:21
86326c6
Compare
Choose a tag to compare
  • 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

05 Dec 09:56
86326c6
Compare
Choose a tag to compare

release 2024-12-04

2024.11.20

20 Nov 14:05
86326c6
Compare
Choose a tag to compare
release 2024-11-06

2024.11.06

06 Nov 11:19
86326c6
Compare
Choose a tag to compare
release 2024-11-06

2024.10.15

15 Oct 16:07
b37f959
Compare
Choose a tag to compare
  • 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

01 Oct 13:15
285e121
Compare
Choose a tag to compare
update contracts to 2024.10.01 release

2024.09.17

17 Sep 10:36
ab5c206
Compare
Choose a tag to compare

CHANGELOG

  • Added the wallet estimate-fee method
  • Added the contract estimate-fee method

2024.09.03

03 Sep 09:01
e74b6bc
Compare
Choose a tag to compare
  • Added dry-run for contract calls