Skip to content

Releases: citahub/microscope-v2

v2.0.1

28 Feb 04:05
5dd4744
Compare
Choose a tag to compare

Bug Fixes

  • contract method return null array value (ce3448d)
  • delay from faucet transaction hash query (28fb0db)
  • further fix on transaction type problem which need more api request (75ba78d)
  • get contract function signature (462ec72)
  • mobile url change should auto close drawer (56bdf22)
  • network null cause problem (b18ca4e)
  • testnet's url change (45f93b6)
  • transaction detail fields such as type and data (46d9275)
  • update version to 2 (0ed81db)

Misc

  • add how to modify config in README (546027b)
  • add icp record config, show icp record (b9f2961)
  • add travis ci (09a7a45)

Microscope v2.0.0

01 Jul 02:37
c84a38e
Compare
Choose a tag to compare

This is Microscope v2.0.0 release which extends most of following v1 features:

  • Chain Meta Info、RealTime Block and Transaction Info、Advance Search、Switch Network

  • Block List、Block Detail、ReBirth Advance Query

  • Transaction List、Transaction Detail、ReBirth Advance Query

  • Address Account Blance、Transactions under the Address

  • Contract Online Query and Call

  • Static Chart

  • Mobile Access

Major Improvement

  • Simplify Development/Debug Environment

  • Add RPC API/ ReBirth API List(edit sending-request and check response)

  • Optimize real-time Block/Transaction Polling; Fixed Page Crash

  • Fix/Optimize Advanced Search Function

  • Optimize Block/Transaction List Pagination

  • Add ERC20 Transactions Query

  • Internationalization files from relying on online services to switch to local JSON files