Releases: citahub/microscope-v2
Releases · citahub/microscope-v2
v2.0.1
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
Microscope v2.0.0
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