Skip to content

Releases: palomachain/paloma

v0.2.5-prealpha

23 Jun 13:37
fa9599d
Compare
Choose a tag to compare

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

21 Jun 13:19
Compare
Choose a tag to compare

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

20 Jun 17:19
2f44295
Compare
Choose a tag to compare

Changelog

v0.2.2-prealpha

20 Jun 09:53
Compare
Choose a tag to compare

Changelog

v0.2.1-prealpha

17 Jun 18:14
Compare
Choose a tag to compare

Changelog

v0.2.0-prealpha

17 Jun 17:54
Compare
Choose a tag to compare

Changelog

v0.1.0-alpha

02 Jun 12:31
bb1d780
Compare
Choose a tag to compare

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

20 May 14:48
b9a6d8d
Compare
Choose a tag to compare

Changelog

v0.0.1-alphawasmd3

19 May 15:48
Compare
Choose a tag to compare

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.