Skip to content

Releases: palomachain/paloma

v0.10.0

29 Sep 13:22
Compare
Choose a tag to compare

Changelog

v0.9.0

15 Sep 14:05
948922c
Compare
Choose a tag to compare

Changelog

  • 13147dc Accept payload as byte array (#466)
  • 948922c Incorrect argument types when calling a compass-evm logic call function (#477)
  • 1c9dfe6 Update README for testnet 10 (#453)
  • 58de414 libwasmvm.x86_64.so path chancged at coswasm rep (#460)

v0.8.1

29 Aug 12:25
33ea0ff
Compare
Choose a tag to compare

Changelog

v0.8.0

25 Aug 15:23
Compare
Choose a tag to compare

Changelog

v0.7.0

18 Aug 17:16
Compare
Choose a tag to compare

Changelog

v0.6.1

15 Aug 09:19
9f8f4d9
Compare
Choose a tag to compare

Changelog

v0.6.0

11 Aug 11:36
0585522
Compare
Choose a tag to compare

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

01 Aug 15:49
d366fdf
Compare
Choose a tag to compare

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

29 Jul 13:36
Compare
Choose a tag to compare

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

28 Jul 14:28
Compare
Choose a tag to compare

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