Releases: palomachain/paloma
Releases · palomachain/paloma
v0.7.0
v0.6.1
v0.6.0
Changelog
- 15d2611 Add breaking change section to the PR template #371
- 441fa90 Add log lines around EVM and consensus (#392)
- 0585522 Allow messages to preinsert public access data and disable signatures #397
- 5e7874c Attest EVM errors (#385)
- 14dd34e Check which will not allow wasm scheduled message if target chain does not exist
- 7b2d5e9 Get external balances of EVM chains (#396)
- 79fe07a Query endpoints to get info about smart contracts and active deployments (#393)
- f11bd88 Receive keep alive messages from pigeon #387
- c44f63f Revert "Use linter proposed by github (#381)" (#383)
- 2c0016b Tests for deploying a smart contract again (#391)
- b08a6a4 Update binary url (#376)
- 49e39a2 Use "latest" version for palomad download
- 44cbff5 Use linter proposed by github (#381)
- bca767c Wasm message handler #382
- d5569a4 add check not to jail validator if its the last one
v0.5.0
Changelog
- 2f653d8 Add smart contract and chain info to genesis (#344)
- 45ae933 Delete stale jobs from consensus queues (#364)
- c98ced8 Do not add jailed validators to snapshot
- dcb2f79 Ensure that the smart contract unique id is truly unique in bytecode
- 316c3ac Ensure that there can be only one external account per chain #353
- 078bac2 Fix the way validator's power percentage was calculated #374
- 0dffcab Get latest snapshot if no id is provided
- 5e893a8 Move the addrbook and genesis get after unsafe-reset (#369)
- 7914a7e Optimize how often and when we create new snapshots #356
- d366fdf Remove version from filename when building the release #375
- ad98529 Tests for EVM attestation, smart contract uploading (#337)
- 44399e8 Update README to use palomad 0.3.0
- b8f0455 Update README.md
- 2a0db1b Update README.md
- 182ac69 Update README.md
- aea2c7d Update README.md (#366)
- c4f8aef Update README.md (#368)
- 08a1b30 Updated Polama Description
- 764dbad We should also trigger a snapshot build when external chain infos have changed #370
- 90f7c80 stop running tests on tags
- 76430c9 update version for upgrade section in README (#372)
v0.4.1-alpha
Changelog
- 2f653d8 Add smart contract and chain info to genesis (#344)
- 45ae933 Delete stale jobs from consensus queues (#364)
- c98ced8 Do not add jailed validators to snapshot
- dcb2f79 Ensure that the smart contract unique id is truly unique in bytecode
- 316c3ac Ensure that there can be only one external account per chain #353
- 0dffcab Get latest snapshot if no id is provided
- 5e893a8 Move the addrbook and genesis get after unsafe-reset (#369)
- 7914a7e Optimize how often and when we create new snapshots #356
- ad98529 Tests for EVM attestation, smart contract uploading (#337)
- 44399e8 Update README to use palomad 0.3.0
- aea2c7d Update README.md (#366)
- c4f8aef Update README.md (#368)
- 08a1b30 Updated Polama Description
- 5a63e32 stuff
v0.4.0-alpha
Changelog
- 2f653d8 Add smart contract and chain info to genesis (#344)
- 1d780e9 Delete stale jobs from consensus queues
- c98ced8 Do not add jailed validators to snapshot
- dcb2f79 Ensure that the smart contract unique id is truly unique in bytecode
- 316c3ac Ensure that there can be only one external account per chain #353
- 0dffcab Get latest snapshot if no id is provided
- 7914a7e Optimize how often and when we create new snapshots #356
- ad98529 Tests for EVM attestation, smart contract uploading (#337)
- 44399e8 Update README to use palomad 0.3.0
- 08a1b30 Updated Polama Description
- 0f7194b remove print
v0.3.0-alpha
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