Skip to content

Prerelease v0.1.0-alpha.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeepakBomjan DeepakBomjan released this 11 Sep 11:25
cf365a5

What's Changed

New Features 🎉

  • Feature: hb 101 User story: Create and run chain locally using docker image by @hemz10 in #13
  • Feature/hb 104 user story arbitrary command to execute by @hemz10 in #15
  • feat : Get host rpc address by @hemz10 in #16
  • Feature/hb 107 user story get chain details by @hemz10 in #19
  • Feature/hb 108 Deploy smart contract by @hemz10 in #22
  • feature/hb 110 user story Query Smart Contract by @hemz10 in #26
  • Feature/ hb 102 user story create keys for signing transaction by @hemz10 in #27
  • Feature/hb 80 user story callmessage response storage by @shreyasbhat0 in #18
  • Feature/hb 106 user story build IBC wallet by @hemz10 in #34
  • feat: sendCall Message Implementation by @shreyasbhat0 in #40
  • feat: implement call service methods by @shreyasbhat0 in #53
  • feat: hb 124 user story error handling by @shreyasbhat0 in #56
  • feat: hb120 Proto file for icon light client by @viveksharmapoudel in #23
  • feat: hb 243 user story creating boilerplate for ibc core by @shreyasbhat0 in #78
  • feat: hb 244 user story define storage for channel by @shanithkk in #80
  • feat: hb 167 user story implement storage for client and client storage method by @shreyasbhat0 in #93
  • feat: hb 245 user story implement storage for channel by @shanithkk in #86
  • feat: hb 154 user story implement reader context for client by @shreyasbhat0 in #115
  • feat: implement storage methods for Context by @shreyasbhat0 in #118
  • feat: 32 user story channel implementing messages for openinit by @shanithkk in #117
  • feat: user story implementing messages for create client by @shreyasbhat0 in #124
  • feat: 27 user story implementing messages for update client by @shreyasbhat0 in #133
  • feat: 28 user story implementing messages for misbehaviour by @shreyasbhat0 in #138
  • feat: 16 user story channel implementing event for generated channel identifier by @shanithkk in #137
  • feat: 22-user-story-connection-implementing-messages-for-openack by @Prathiksha-Nataraja in #126
  • feat: 17 user story channel implementing messages for closeinit and closeconfirm by @shanithkk in #136
  • feat: 41 user story add feature for testing ibc methods in xcall update cross contract message enum to library by @shreyasbhat0 in #144
  • feat: implement events for openack and openconfirm for channel by @shanithkk in #140
  • feat: 25 user story creating events for create client and misbehavior by @shreyasbhat0 in #146
  • feat: 58 user story client creating events for update client and upgrade client by @shreyasbhat0 in #158
  • feat: 74 user story channel implementing event for onchancloseinit and onchancloseconfirm by @shanithkk in #147
  • feat: 75 user story channel implementing openinit handshake by @shanithkk in #164
  • feat: 59 user story client implementing handler for create client by @shreyasbhat0 in #179
  • feat: 78 user story channel implementing opentry handshake by @shanithkk in #172
  • feat: 63 user story client implement getclient by @shreyasbhat0 in #198
  • feat: implement get client state by @shreyasbhat0 in #205
  • feat: 77 user story channel Implementing openack handshake by @shanithkk in #203
  • fix: enable remove, update admin and add error handling by @shreyasbhat0 in #215
  • feat: implementing handlers for misbehaviour#60 by @shreyasbhat0 in #213
  • feat: implementing openconfirm handshake for channel by @shanithkk in #208
  • feat: implement validate for close confirm for channel by @shanithkk in #214
  • feat: channel implement get channel querier #81 by @shanithkk in #220
  • feat: channel implement timeout #82 by @shanithkk in #259
  • fix: 84 bugxcall contract panics when we query get admin when list is empty by @shreyasbhat0 in #261
  • fix: invalid chars cannot be added as admin address by @shreyasbhat0 in #265
  • feat: implement send packet by @shanithkk in #262
  • feat: implement receive packet by @shanithkk in #271
  • feat: implement ibc core paths #97 by @shreyasbhat0 in #274
  • feat: implement lookup module by channel by @shanithkk in #281
  • feat: implementation of acknowledgement module by @shanithkk in #277
  • feat: implement identifier for host#107 by @shreyasbhat0 in #294
  • feat: implement bindport by @shanithkk in #296
  • feat: implement mock dapp by @shanithkk in #315
  • feat: Add method to get IBC config for xCall connections by @AntonAndell in #679
  • fix: send packet height is not set to zero during timeout packet by @ibrizsabin in #681
  • fix: additional checks added in configure connection by @gcranju in #682
  • fix: xcall check commented out by @gcranju in #685
  • fix: remove unnecessary comments by @ibrizsabin in #691
  • feat: add library feature for xcall ibc connection by @nightowl121 in #705

Bug Fixes 🎉

Other Changes

New Contributors

Full Changelog: https://github.com/icon-project/IBC-Integration/commits/v0.1.0-alpha.16