Releases: palomachain/paloma
Releases · palomachain/paloma
v0.2.5-prealpha
Changelog
- a45fb98 Execute EVM messages from within the CosmWasm smart contract (#263)
- fa9599d Temporary command to upload smart contracts (#265)
- d2fd128 Update README for paloma-testnet-5
- 51803cb Use the addrbook.json as the single source of truth setting up testnets
- e9fa294 change min gas price in app.toml
- bf7e622 s/grain/000000ugrain, remove last reference to paloma-testnet-4
v0.2.4-prealpha
Changelog
- 7793a28 Choose a new chain-id when we make a new chain.
- 984ff68 Fix chain_id, MAIN_PEER_DESIGNATOR in the readme.
- d9edd29 Replace passerina with paloma-testnet-4
- 6f634c3 Tests for compass communication (#254)
- 853dbce Update testnet configs for paloma-testnet-4
- 73a8f85 releaser cleanup
- b692afe stuff
- 788a5e9 typo fix
- cc5a837 ugrain best effort fixes, but still doesn't work as expected
v0.2.3-prealpha
v0.2.2-prealpha
v0.2.1-prealpha
Changelog
- 3fef095 releaser
v0.2.0-prealpha
Changelog
- f7bc08b Add pprof for paloma #213
- a3b6d69 Allow balances query in testnet setup to be run from anywhere (#204)
- 6aaddf9 Default new feature requests project to Paloma
- 19abb7d Fix broken tests
- 5eb7022 Get snapshot by ID #231
- bd3d16b Make a new (uncorrupted) testnet based on an up-to-date palomad
- 541957d Make it work with Sparrow
- 588327c Pluralize "projects" in issue template
- dfeee2c Salt to nonce
- f1b21f5 Simplify Valsets (#197)
- 5185c3c Testnet documentation update
- a01200f Tests for adding EVM job #194
- da17321 Update testnet instructions with addrbook
- b4288f0 Use address for ecrecover #212
- cadcdd0 cleaning
- 652e3bf compass fields
- 2a6288b evm
- 984aece fine tuning
- 532369d fix tests
- b3af666 prot changes
- f408da2 s/dove/grain
- b1a99ed stuff
- b452efe stuff
- aa14620 stuff
- 0f5417e stuff
- 7759357 wip
- f09229b wip
v0.1.0-alpha
Changelog
- 24145fb Add Frontend request to issue templates (#152)
- a74cf52 Add README for initializing/joining a testnet
- 6691c74 Add original message to message to sign #162
- 3570ee5 Add quoting in setup-chain-validator, set -eu -o pipefail
- bf501fe Add sudo
- bb1d780 Added ABI support for the EVM message job (#183)
- 8073210 Consensus queue batching (#165)
- 8a988c9 Delete job from queue and correctly hash the bytes for the EVM #181
- 63d926f Fix label
- 809a14f Fix setup-chain-validator failing if gsed is not installed.
- f06a95b Query all messages in a consensus queue #179
- 4ea025b Remove this second SED setting block.
- 3e1e9fe Simplify consensus message (#161)
- 90c843c Support for EVM (#175)
- 72852a1 Update formatting for frontend request ticket (#157)
- 0d28b35 update libwasm
v0.0.1-alphawasmd4
v0.0.1-alphawasmd3
First release
The point of this release is to test the paloma chain in private testnet and document & report all issues that we stumble upon.