Skip to content

Latest commit

 

History

History
266 lines (179 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

266 lines (179 loc) · 18.4 KB

Changelog

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: Make simple dapp to use same logic as dapp multi #195 (AntonAndell)
  • fix: Prevent networkId to be from native chain when receiving call messsages. #166 (AntonAndell)

Closed issues:

  • create demo for JVM-COSMWASM #200
  • Fix missing version name in cosmwasm artifact file #198
  • Rust: Implement new message flow #183

Merged pull requests:

v1.1.0-hotfix (2023-11-29)

Full Changelog

Implemented enhancements:

  • ICON update for future proof messaging #178

Fixed bugs:

Closed issues:

  • running the jvm simple-dapp contract and running into "unknownFailure" #194
  • building the optimize JAR for the multi-dapp sample contract generates a different hash that cannot be deployed #192
  • Add Airdrop functionality to LayerZero #170
  • Add Airdrop Functionality to Wormhole #169
  • Avalanche - Testnet Release of xCall for Wormhole #148
  • BSC xCall - Testnet Release #147
  • Optimism - LayerZero Module #117
  • Arbitrum - LayerZero Module #116
  • Avalanche - LayerZero Module #115
  • BSC - LayerZero Module #114
  • Ethereum - LayerZero Module #113
  • Core Adapter Development for xcall over LayerZero #112
  • Optimism - Wormhole Module #110
  • Base - Wormhole Module #109
  • Arbitrum - Wormhole Module #108
  • Avalanche - Wormhole Module #107
  • Core Adapter Development for xcall over Wormhole #106

v1.1.0 (2023-11-09)

Full Changelog

v1.1.0-rc5 (2023-11-09)

Full Changelog

Closed issues:

  • Add xcall-multi contract addresses in README #154

Merged pull requests:

v1.1.0-rc4 (2023-11-08)

Full Changelog

Closed issues:

  • Unsafe recommendation when handling rollbacks #167

Merged pull requests:

v1.1.0-rc2 (2023-11-06)

Full Changelog

v1.1.0-rc3 (2023-11-06)

Full Changelog

Closed issues:

  • Change xcall service name to be alphanumeric xcallM, xcall2 or xcallMulti #150

Merged pull requests:

v1.1.0-rc1 (2023-10-30)

Full Changelog

Implemented enhancements:

Closed issues:

  • Check EVM RLP lib version #151
  • Testnet Deployment - Libson Release #142
  • xCall - Solidity - Smart Contract Internal Security Review #135
  • Mock dapp for Solidity #133
  • update release tag format #102
  • Havah- xCall Multi - Deployment #97
  • Ethereum - xCall Multi - Deployment #96
  • BSC - xCall Multi - Deployment #95
  • Add fee check on send message to route extra fees to feehandler #83
  • fix build issues #68
  • renaming xCall to xcall-multi #51
  • Solidity - Documentation #45
  • Testcase - executeRollback #42
  • Testcase - rollback #41
  • Testcase - executeCall #40
  • Testcase - handleRequest #39
  • Testcase - sendMessage #38
  • Implement automatic version bump #37
  • xCall - Solidity Translation #36
  • publish xCall library to maven repository #30

Merged pull requests:

v1.0.0 (2023-09-28)

Full Changelog

Closed issues:

  • fix CSMessageEncoder #78
  • Testcase getFee_default #44
  • Testcase - getFee #43

Merged pull requests:

v0.1.0-alpha.5 (2023-09-20)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • ci: publish xcall-multi library to maven repository #71 (DeepakBomjan)
  • chore: find and replace xCall -> xcall-multi in md files #52 (DeepakBomjan)
  • fix: handleMessage parameter-from to fromNid #28 (gcranju)

v0.1.0-alpha.4 (2023-09-11)

Full Changelog

Implemented enhancements:

  • fix: e2e and integration test #75 (redlarva)
  • fix: not feature library added in instantiate #74 (gcranju)
  • fix: reply removed from sendcallmessage and executerollback #67 (gcranju)
  • fix: spelling corrected in error message #63 (gcranju)
  • fix: removed helper module #61 (gcranju)
  • feat: separate xcall module into xcall and xcall-lib #58 (redlarva)
  • fix: address validation added #56 (gcranju)
  • fix: removed mentioned todo #54 (gcranju)
  • fix: address validation added #53 (gcranju)

Fixed bugs:

  • fix: address validation on icon address removed #73 (gcranju)
  • fix: array length checked after split #65 (gcranju)
  • fix: xcall connection unnecessary clones #64 (gcranju)
  • fix: null check added before accessing struct #62 (gcranju)
  • fix: reentrancy and callback data override in reply #267 #59 (ibrizsabin)
  • fix: struct naming according to docs #55 (gcranju)

Closed issues:

  • fix e2e and integration test #76
  • fix issue in cosmwasm build script #60
  • Break Down xCall Project into 2 Modules (Contract and Library) #57
  • cicd job to create release tag #47
  • Create workflow to check PR label and auto label pr #31
  • Setup release workflow #16

Merged pull requests:

v0.1.0-alpha.3 (2023-08-16)

Full Changelog

v0.1.0-alpha.2 (2023-08-03)

Full Changelog

v0.1.0-alpha.1 (2023-08-03)

Full Changelog

Closed issues:

  • Enable re execution of failed one way messages #10
  • Codecov setup - xCall #9
  • Do not relay error messages on responses. #7
  • Allow rollback retries #6
  • Remove sn on handleMessage. #5

Merged pull requests:

v0.1.0-alpha (2023-07-12)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator