Skip to content

txs-tracer-core-v1.0.0

Latest
Compare
Choose a tag to compare

1.0.0 (2023-06-06)

Bug Fixes

  • txs-tracer-core: 🐛 fix cross machine build (a46a94b)
  • txs-tracer-core: 🐛 fix data state (239a511)
  • txs-tracer-core: 🐛 fix ibc trace machine types (a0f7995)
  • txs-tracer-core: 🐛 fix increase step (dd1ac1e)
  • txs-tracer-core: 🐛 fix result assign (7a23c8a)
  • txs-tracer-core: 🔧 fix project config (e9a1079)

Features

  • ⬆️ upgrade cosmos-kit deps (35ae101)
  • ⬆️ upgrade nx js deps (567131a)
  • ⬆️ upgrade semantic release dep (26aa66e)
  • ✨ add nx-semantic-release setup (64e4acc)
  • demo-app-cosmos: ⬆️ upgrade chain-registry deps (6a7d98f)
  • demo-app-cosmos: ✨ add cosmos demo app (3c82dbf)
  • demo-app-cosmos: ✨ add ibc transfer example (c093315)
  • demo-app-cosmos: ✨ add rpc getter from registry (d310cae)
  • demo-app-cosmos: ✨ add send trace example (ed08561)
  • demo-app: ✨ add demo app example (4886ad8)
  • demo-app: ✨ add tx trace example (a53bad7)
  • txs-tracer-core: ⬆️ upgrade cosmjs and osmojs deps (528642d)
  • txs-tracer-core: ✨ add basic txs trace machine (e36a645)
  • txs-tracer-core: ✨ add conversion from stream to promise (b17444a)
  • txs-tracer-core: ✨ add cross swap trace machine (dc31bb3)
  • txs-tracer-core: ✨ add disconnect on socket errors (2cb93a9)
  • txs-tracer-core: ✨ add end forward middleware tracing (262393d)
  • txs-tracer-core: ✨ add esm support (8ba73c0)
  • txs-tracer-core: ✨ add ibc trace data result (94e326f)
  • txs-tracer-core: ✨ add ibc trace machine (3c8f48c)
  • txs-tracer-core: ✨ add interchain swap trace (913b64c)
  • txs-tracer-core: ✨ add query payload for trace event (30f5427)
  • txs-tracer-core: ✨ add reset event (908def0)
  • txs-tracer-core: ✨ add search tx (365feaa)
  • txs-tracer-core: ✨ add socket timeout state handler (918b60c)
  • txs-tracer-core: ✨ add subscription steam timeout fallback (f8fda83)
  • txs-tracer-core: ✨ add tendermint client for websocket (cecc439)
  • txs-tracer-core: ✨ add total steps (ef6bf82)
  • txs-tracer-core: ✨ add tx hash context (b3dde44)
  • txs-tracer-core: ✨ add websocket url on trace event (403658f)
  • txs-tracer-core: ✨ improve cross swap trace (a95f50a)
  • txs-tracer-core: ✨ improve error handling (1e91281)
  • txs-tracer-core: ✨ improve error handling (ef17dc8)
  • txs-tracer-core: ✨ improve ibc trace using channels (f4b8acc)
  • txs-tracer-core: ✨ improve ibc tracing (4c5efb3)
  • txs-tracer-core: ✨ improve loading times (3243ff0)
  • txs-tracer-core: ✨ improve tx trace assign event (39d4925)
  • txs-tracer-core: ✨ improve tx trace machine (31c6000)
  • txs-tracer-core: ✨ improve types (503e1dd)
  • txs-tracer-core: 🔧 increase default timeout values (c7d9309)