Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: Dev into Master #298

Merged
merged 51 commits into from
Mar 27, 2019
Merged

Backport: Dev into Master #298

merged 51 commits into from
Mar 27, 2019

Conversation

ghost
Copy link

@ghost ghost commented Mar 24, 2019

Sync master branch 😄

hackmod and others added 30 commits December 4, 2018 19:06
+ Added extra unit calculation
+ Updated example config.json on README.md
+ Updated rescan option as 100 block is the default for stats.js
…-url

support etherscan.io compatible /address/0x... url
to match with github
 * no maintainers to maintain dao support & no one is viewing it
 * they aren't being maintained for years and no one use them
 * updated custom.css to fix search bar on mobile
normalize expressions for other supported node clients
such a poor naming sense for `blockDB` 😂
 * make web3relay.js read from db
 * use Gwei unit for gasPrice
 * improve tx page
 * format tx into normalizeTX by @hackmod
 * web3 tx fetch by @hackmod
 * fetch tx.status and tx.gasUsed information from getTransactionReceipt
 * etherscan.io style fix
 * added block confirmation for tx
 * added tx fee ( gasused * gasprice )
 * added missing db index
 * fix uncle block search by @naikmyeong
cherry picked from EthereumCommonwealth/clo-explorer@c4502a0 by @yograteol

 * configurable fiat conversion
 * hide fiat value when it is not used.
 * use cryptocompare instead of coinmarketcap
 * replace rpc port to websocket ( better performance & stability )
 * use async, rebased listenBlocks for latest ws connection
 * modifications to match latest web3 api ( web3.eth.getBlockNumber, web3.eth.net.isListening )
 * use web3.eth.subscribe to fetch latest blocks
 * added custom web3-explorer package to connect with parity-only api
 * roll backed web3.batch due to lack of technical support
 * add support for geth - rpc tx
 * record contract on db
 * record erc20 token transfers on db
 * enable quiet mode for tools/sync.js - reduce logging
* merge tools/price.js into tools/sync.js
* price ticker enabled by default
* remove unused patcher.js and blockHelper.js from tools folder
@ghost ghost changed the title Dev into Master Backport: Dev into Master Mar 24, 2019
@phyro
Copy link
Member

phyro commented Mar 25, 2019

@hackmod why thumbs down? anything I should know?

Copy link
Member

@phyro phyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving since there was no objection written here

@phyro phyro merged commit da39687 into master Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants