You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dexaran opened this issue
Dec 30, 2017
· 3 comments
Labels
callistoProjects that are marked with this label are related to Callisto development.ethereumProjects that are marked with this label are related to Ethereum CLassic development.
Display blocks, transactions, state of addresses and provide the rest of default blockchain functionality.
Ensure the easy addition of new networks compatible with the ETC. It is planned to support ETC, ETH, UBQ, EXP, PIRL, Rinkeby (testnet), Kovan (testnet), Morden (testnet), Ropsten (testnet), Callisto-test (testnet), Callisto chains simultaneously.
Display a full history of transactions of the given address.
Display DexNS names of addresses at any network.
Properly display the signatures of known events: Transfer, bidding ENS events, NewMessage of messaging contract ( Ethereum messaging system protocol. #36 ), Transfer of ERC223, ICO events of token mint and so on.
Ensure the easy addition of new known events signatures.
Dexaran
added
ethereum
Projects that are marked with this label are related to Ethereum CLassic development.
callisto
Projects that are marked with this label are related to Callisto development.
labels
Mar 5, 2018
callistoProjects that are marked with this label are related to Callisto development.ethereumProjects that are marked with this label are related to Ethereum CLassic development.
Requirements
The blockchain explorer is intended to:
Display blocks, transactions, state of addresses and provide the rest of default blockchain functionality.
Ensure the easy addition of new networks compatible with the ETC. It is planned to support ETC, ETH, UBQ, EXP, PIRL, Rinkeby (testnet), Kovan (testnet), Morden (testnet), Ropsten (testnet), Callisto-test (testnet), Callisto chains simultaneously.
Display a full history of transactions of the given address.
Display DexNS names of addresses at any network.
Properly display the signatures of known events:
Transfer
, bidding ENS events,NewMessage
of messaging contract ( Ethereum messaging system protocol. #36 ),Transfer
of ERC223, ICO events of token mint and so on.Ensure the easy addition of new known events signatures.
Get a history of messages of a given address by Messaging Smart-contract of ETC network: Ethereum messaging system protocol. #36
Properly display internal contract invocations.
Callisto (optional)
Display "amount at stake" at Callisto network (CLO only)
Display "current staking amount" at Callisto network (CLO only)
Resolution
https://github.com/EthereumCommonwealth/Galileo
The text was updated successfully, but these errors were encountered: