Skip to content

Releases: neutron-org/neutron-sdk

v0.1.0

09 Nov 13:44
0ba9a36
Compare
Choose a tag to compare

This release contains all fixes prepared during the OAK audit. Used in the Quark testnet.

What's Changed

  • Feat: interchain queries contract and packages by @pr0n00gler in #1
  • Feat: interchain query transactions limit offset support by @pr0n00gler in #2
  • feat: ibc transfer demo implemented by @swelf19 in #4
  • feat: implemented sudo_tx_query_result() by @oopcode in #6
  • feat: custom query bindings by @swelf19 in #8
  • feat: kv query callbacks by @oopcode in #9
  • Feat: msgs bindings by @pr0n00gler in #7
  • Feat: kv improvements by @pr0n00gler in #11
  • feat: reflect contract by @oopcode in #12
  • Chore: add schema to reflect contract by @foxpy in #16
  • Fix: skip empty delegations by @foxpy in #17
  • feat/isolate-icq-example-contract by @sotnikov-s in #13
  • crud bindings implemented by @swelf19 in #10
  • feat: interchain tx helpers by @ratik in #3
  • Feat/interchain txs test by @NeverHappened in #14
  • feat: new tx filter format by @ratik in #15
  • Feat: integration tests mock handler by @foxpy in #18
  • feat: custom timeout for submit tx by @pr0n00gler in #20
  • feat/add-transfers-tracking by @sotnikov-s in #21
  • Chore: restructuring by @pr0n00gler in #19
  • Chore/ remove query zone_id by @NeverHappened in #22
  • feat: added ibc responses by @swelf19 in #25
  • Renamings, comments fixes, excessive base64 encoding by @pr0n00gler in #23
  • Chore: tutorial fixes by @pr0n00gler in #26
  • chore: bumped dependencies by @oopcode in #24
  • feat: gh action to verify artifacts checksums by @ratik in #31
  • feat: removed emitted_height by @oopcode in #27
  • feat: add deposit field to the RegisteredQuery by @albertandrejev in #29
  • Feat: replace check_contract with cosmwasm-check by @foxpy in #32
  • feat: added "denom" field in delegation msg by @swelf19 in #34
  • Chore: bump workspace-optimizer to 0.12.8 by @foxpy in #33
  • Fix: lock protobuf version by @foxpy in #38
  • Fix: lock protobuf version (again, but cherry-picked for audit fixes branch this time) by @foxpy in #44
  • Chore: remove outdated instruction in README by @foxpy in #45
  • Fix: unbounded iteration in sudo callback by @foxpy in #46
  • feat: add denom and channel to ibc transfer by @NeverHappened in #37
  • chore: add warning comment about authorization to ibc transfer contract by @NeverHappened in #41
  • Feat: added "denom" field in delegation msg (again, but this time cherry picked for audit fixes branch) by @foxpy in #50
  • fix: add migration capabilities to all contracts by @NeverHappened in #42
  • fix: audit fix 19 naming by @swelf19 in #43
  • Add sequence id to acknowledgement results key by @NeverHappened in #39
  • fix: audit fix 18 by @swelf19 in #49
  • feat: additional interchain queries by @albertandrejev in #35
  • fix. make some contract errors optional. by @albertandrejev in #48
  • fix: add contract call missed fields by @albertandrejev in #53
  • Feat/validator test contract by @ratik in #54
  • Feat: limit number of tx filters by @foxpy in #51
  • feat: tooling for tests about malformed kv queries by @ratik in #47
  • feat: test sudo handler ACK failure by @albertandrejev in #57
  • no task: fix update period serialization by @NeverHappened in #58
  • Chore: fix cargo doc warnings by @foxpy in #52
  • feat: ibc fees NTRN-254 by @ratik in #56
  • Feat: add ICQ functionality to validators' test contract NTRN-249 by @foxpy in #55
  • Feat/refactor validator test by @ratik in #59

New Contributors

Full Changelog: https://github.com/neutron-org/neutron-contracts/commits/v0.1.0