github bandprotocol/bandchain v1.0.2-alpha
v1.0.2-alpha GuanYu (DO NOT USE FOR MAINNET)

latest releases: v1.3.0, v1.3.0-rc0, v1.3.0-rc1...
pre-release3 years ago

Main updates

  • Using OBI to encode/decode data type in oracle script
  • Windows release has been suspended because of new go-owasm lib. It will be back in the next release.

Chain

New features

  • (x/oracle) #1875 Add CLI and REST query interface for request.
  • (x/oracle) #1873 Add in-before-resolve field in Report data structure.
  • (x/oracle) #1879 Keep Request and Report around. We avoid premature optimization at the moment.
  • (x/oracle) #1910 Implement request-search REST and CLI endpoint.
  • (db) #1917 Add memo to tx table in cacher.

Improvements

  • (x/oracle) #1792 Request data message handler test.
  • (cmd/bandoracled2) #1880 Oracled handle failed data source execution.
  • (db) #1901 Added moniker field to delegations_view table.
  • (x/oracle) #1903 Store result in store instead of result hash.
  • (cmd/bandoracled2) #1753 Make sure bandoracled cache data source content

Chore

  • (x/oracle) #1864 Remove unused query types.
  • (x/oracle) #1893 Cleanup and Add genesis command to add data sources / oracle scripts.

Scan

Bug Fixes

  • #1918 Fix UI overlap, word, chainIDBadge
  • #1861 Fix name, endpoint of guanyu-devnet on chain-id selection

New features

  • #1913 Add uptime bar on Validator Home Page
  • #1888 Added OBI bindings and patched scan to use OBI standard
  • #1856 Add sorting on Validator Home Page.
  • #1656 Add copy button for non-evm proof (poc version)

Improvements

  • #1924 Shorten bonded token amount on validator home page
  • #1904 Added helper tooltips.
  • #1900 Shorten marketcap amount on landing page

Owasm

New features

  • #1858 Add go-owasm to BandChain monorepo.
  • #1907 Implement OBISchema derive for generate schema of Input and Output struct
  • #1919 Add Makefile entry to allow compiling dylib and so for go-owasm via docker.

Don't miss a new bandchain release

NewReleases is sending notifications on new releases.