-
Notifications
You must be signed in to change notification settings - Fork 0
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
Hackmod token fixes #2
base: token-fixes
Are you sure you want to change the base?
Commits on Nov 19, 2018
-
Merge pull request ethereumclassic#187 from ethereumproject/dev
Dev into Master
Configuration menu - View commit details
-
Copy full SHA for ae6de11 - Browse repository at this point
Copy the full SHA ae6de11View commit details
Commits on Dec 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5fb7eaf - Browse repository at this point
Copy the full SHA 5fb7eafView commit details
Commits on Dec 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a0ef533 - Browse repository at this point
Copy the full SHA a0ef533View commit details
Commits on Dec 31, 2018
-
Added ONEX Network token, ERC223 PoS token created on Ethereum Classic Network
Configuration menu - View commit details
-
Copy full SHA for 0a58850 - Browse repository at this point
Copy the full SHA 0a58850View commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e5280e - Browse repository at this point
Copy the full SHA 2e5280eView commit details
Commits on Jan 28, 2019
-
Merge pull request ethereumclassic#194 from HighlanderNetwork/master
Update token.json
Configuration menu - View commit details
-
Copy full SHA for bc91aca - Browse repository at this point
Copy the full SHA bc91acaView commit details -
Merge pull request ethereumclassic#195 from melnikaite/master
Add docker-compose config
Configuration menu - View commit details
-
Copy full SHA for 2e369d1 - Browse repository at this point
Copy the full SHA 2e369d1View commit details -
Merge pull request ethereumclassic#193 from kimisan/master
Rename to ethereumclassic
Configuration menu - View commit details
-
Copy full SHA for c935eac - Browse repository at this point
Copy the full SHA c935eacView commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ea46378 - Browse repository at this point
Copy the full SHA ea46378View commit details -
cleanup: update font-awesome to recent version
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 15fbdc0 - Browse repository at this point
Copy the full SHA 15fbdc0View commit details -
cleanup: remove unused WATCHING button
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for cb8f370 - Browse repository at this point
Copy the full SHA cb8f370View commit details -
cleanup: enforce lowercase on transactions & accounts
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 7922302 - Browse repository at this point
Copy the full SHA 7922302View commit details -
cleanup: support mongodb authentication
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 23145e1 - Browse repository at this point
Copy the full SHA 23145e1View commit details -
cleanup: update richlist explanation
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 455454b - Browse repository at this point
Copy the full SHA 455454bView commit details -
* no maintainers to maintain dao support & no one is viewing it
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for f0dbe40 - Browse repository at this point
Copy the full SHA f0dbe40View commit details -
cleanup: drop diff bomb chart support
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for a060bbf - Browse repository at this point
Copy the full SHA a060bbfView commit details -
cleanup: drop broken summary-stats & useEthFiat
* they aren't being maintained for years and no one use them * updated custom.css to fix search bar on mobile
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for f281d91 - Browse repository at this point
Copy the full SHA f281d91View commit details -
cleanup: enforce names for mongodb collection
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 686f081 - Browse repository at this point
Copy the full SHA 686f081View commit details -
cleanup: update copyright year to 2019
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 6d2f381 - Browse repository at this point
Copy the full SHA 6d2f381View commit details -
normalize expressions for other supported node clients
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 77f62d0 - Browse repository at this point
Copy the full SHA 77f62d0View commit details -
cleanup: rename mongodb as
explorerDB
such a poor naming sense for `blockDB` 😂
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for ab5dfea - Browse repository at this point
Copy the full SHA ab5dfeaView commit details -
enhancement: improve web3relay load & tx page
* 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
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for c54a642 - Browse repository at this point
Copy the full SHA c54a642View commit details -
enhancement: add fiat exchange for addresses and tx
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
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for dc55f99 - Browse repository at this point
Copy the full SHA dc55f99View commit details -
enhancement: expose total supply api from database
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for b02da92 - Browse repository at this point
Copy the full SHA b02da92View commit details -
enhancement: web3 1.0 integration
* 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
BT Enterprise committedMar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 899b5ff - Browse repository at this point
Copy the full SHA 899b5ffView commit details -
BT Enterprise committed
Mar 19, 2019 Configuration menu - View commit details
-
Copy full SHA for cc66b77 - Browse repository at this point
Copy the full SHA cc66b77View commit details
Commits on Mar 21, 2019
-
cleanup: cleanup token page & add contract information on DB
* 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
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 7e4282c - Browse repository at this point
Copy the full SHA 7e4282cView commit details -
* merge tools/price.js into tools/sync.js * price ticker enabled by default * remove unused patcher.js and blockHelper.js from tools folder
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a92888f - Browse repository at this point
Copy the full SHA a92888fView commit details -
BT Enterprise committed
Mar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e85107 - Browse repository at this point
Copy the full SHA 5e85107View commit details -
* remove dead code ( web3dummy ) * remove duplicated app.js file
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for a3f8f73 - Browse repository at this point
Copy the full SHA a3f8f73View commit details -
cleanup: remove ganache-cli from node deps
not being used since it has its docker running
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for fb9e48d - Browse repository at this point
Copy the full SHA fb9e48dView commit details -
cleanup: add package-lock.json
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 32ff589 - Browse repository at this point
Copy the full SHA 32ff589View commit details -
cleanup: fix leftover useFiat settings
BT Enterprise committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 5f17c60 - Browse repository at this point
Copy the full SHA 5f17c60View commit details
Commits on Mar 22, 2019
-
BT Enterprise committed
Mar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 0765a48 - Browse repository at this point
Copy the full SHA 0765a48View commit details -
cleanup: apply eslint settings to tools/sync.js
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b01745 - Browse repository at this point
Copy the full SHA 3b01745View commit details -
cleanup: apply eslint settings to richlist.js & stats.js
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b15be4 - Browse repository at this point
Copy the full SHA 7b15be4View commit details -
cleanup: more cleanup for tools
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for f3b5c3c - Browse repository at this point
Copy the full SHA f3b5c3cView commit details -
BT Enterprise authored
Mar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for bf4dd53 - Browse repository at this point
Copy the full SHA bf4dd53View commit details -
enhancement: support travis build for eslint check
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for ebfd996 - Browse repository at this point
Copy the full SHA ebfd996View commit details -
BT Enterprise committed
Mar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for e7bac34 - Browse repository at this point
Copy the full SHA e7bac34View commit details -
* follow 2 spaces rules that is described on html-formatter
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 3671e3d - Browse repository at this point
Copy the full SHA 3671e3dView commit details -
cleanup: add more configurable settings
address review by @hackmod
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for a2ac93e - Browse repository at this point
Copy the full SHA a2ac93eView commit details -
cleanup: more quiet mode for tools
BT Enterprise committedMar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for c405f45 - Browse repository at this point
Copy the full SHA c405f45View commit details -
BT Enterprise committed
Mar 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 2ecd600 - Browse repository at this point
Copy the full SHA 2ecd600View commit details
Commits on Mar 23, 2019
-
cleanup: apply quiet mode for live patch
BT Enterprise committedMar 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 04a05c0 - Browse repository at this point
Copy the full SHA 04a05c0View commit details -
cleanup: limit tx.status for post byzantium blocks
* remove internal tx table field as they are shown on main table already
BT Enterprise authoredMar 23, 2019 Configuration menu - View commit details
-
Copy full SHA for c1c398d - Browse repository at this point
Copy the full SHA c1c398dView commit details
Commits on Mar 24, 2019
-
cleanup: use human-standard-token-abi from npm to fetch erc20 token abi
* to-do do the same thing for other contracts
BT Enterprise committedMar 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 116b342 - Browse repository at this point
Copy the full SHA 116b342View commit details -
cleanup: improve tools/sync.js
BT Enterprise committedMar 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 0d84e64 - Browse repository at this point
Copy the full SHA 0d84e64View commit details -
Merge pull request ethereumclassic#288 from btenterprise2020/dev
Various improvements ( tx page, sync, load ) & codebase cleanup
Configuration menu - View commit details
-
Copy full SHA for c1eda06 - Browse repository at this point
Copy the full SHA c1eda06View commit details
Commits on Mar 27, 2019
-
Merge pull request ethereumclassic#298 from ethereumclassic/dev
Backport: Dev into Master
Configuration menu - View commit details
-
Copy full SHA for da39687 - Browse repository at this point
Copy the full SHA da39687View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for abe6588 - Browse repository at this point
Copy the full SHA abe6588View commit details -
Merge pull request ethereumclassic#335 from ethereumclassic/bug/docke…
…rfile Update Dockerfile
Configuration menu - View commit details
-
Copy full SHA for d09a90d - Browse repository at this point
Copy the full SHA d09a90dView commit details -
build(deps): bump tree-kill from 1.2.1 to 1.2.2
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](pkrumins/node-tree-kill@v1.2.1...v1.2.2) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c10059a - Browse repository at this point
Copy the full SHA c10059aView commit details -
Merge pull request ethereumclassic#336 from ethereumclassic/dependabo…
…t/npm_and_yarn/tree-kill-1.2.2 build(deps): bump tree-kill from 1.2.1 to 1.2.2
Configuration menu - View commit details
-
Copy full SHA for 998d565 - Browse repository at this point
Copy the full SHA 998d565View commit details
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f81c74 - Browse repository at this point
Copy the full SHA 2f81c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebb123 - Browse repository at this point
Copy the full SHA 3ebb123View commit details