Releases: fetchai/jenesis
Releases · fetchai/jenesis
v0.7.1
06 Mar 15:13
Compare
Sorry, something went wrong.
No results found
v0.7.0
18 Oct 09:47
Compare
Sorry, something went wrong.
No results found
New features:
Supports Python 3.11
Updated to CosmPy v0.9.1
Network logs command
Pass arguments to scripts
Fixes:
Support contracts with hyphens
v0.6.0
06 Jan 14:37
Compare
Sorry, something went wrong.
No results found
New features:
Support for latest CosmPy (v0.6.2)
Bug fixes:
Fixed code_id == 0 conflict with CosmPy upgrades
v0.5.4
13 Dec 09:53
Compare
Sorry, something went wrong.
No results found
New features:
adds autocomplete for deployment from shell
better support for multiple deployments of the same contract
adds fetchai-mainnet config
v0.5.2
21 Oct 09:41
Compare
Sorry, something went wrong.
No results found
New features:
now supports keyring-backend test
list available contract templates
support workspace-style schema files
Bug fixes:
detect change in instantiate args when schema name contains instantiate
add lib flag to build steps
v0.5.1
13 Oct 16:18
Compare
Sorry, something went wrong.
No results found
New features:
automated deployment of contracts that point to other contract addresses
better handling of docker containers
various speed-ups and performance improvements
read schema files with customized names
v0.4.0
27 Sep 16:13
Compare
Sorry, something went wrong.
No results found
New features:
Dynamic methods for contract queries and msgs
Allow init_args to point to contract address
Generate schema files after compilation
Faster compilation option
Show docker compile logs as an option
Allow multiple deployments of the same contract
Only overwrite jenesis.toml init_args if instantiation schema changes
v0.3.1
08 Sep 14:52
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Catch error when no keyring is found for shell and run cmds
v0.3.0
07 Sep 17:09
Compare
Sorry, something went wrong.
No results found
New features:
Adds keyring support for Linux
Improved integration of contract schema
Initial integration tests
Adds update command for manually added contracts
Local wallets, ledger client and faucet now available by default for the shell and run commands
v0.2.0
26 Aug 11:03
Compare
Sorry, something went wrong.
No results found
New features:
attach command allows attaching to deployed contracts
add profile command adds new profiles from the command line
creating a profile with --network fetchai-localnode will cause a local node to spin up when using any of the relevant commands