Artem
27841e33d2
Feature/address txs pagination ( #103 )
...
* Add pagination for transaction and staking_transaction list on address page
* Add pages count for address txs and staking txs
* Add cached txs and txs count in address page
* Clear filters on token id change
3 years ago
Artem
5528f1831f
Add txs and staking txs pagination for address page ( #102 )
...
* Add pagination for transaction and staking_transaction list on address page
* Add pages count for address txs and staking txs
3 years ago
Artem
70c985b82c
Bump nodejs version 16.13.0; remove package.lock ( #101 )
3 years ago
Artem
5606805a8a
Fix blank page on loading ERC tokens; use indexedDb instead of localStorage to store tokens list ( #100 )
3 years ago
Victa Kwok Wai Phu
dd24cd61fd
Merge pull request #1 from harmony-one/master
...
Fixed gas used treated as hex but is decimal. (#91 )
3 years ago
Victa Kwok Wai Phu
e20bda1478
Merge branch 'master' into master
3 years ago
Captain Sev
10cb8f6fa2
Fixed gas used treated as hex but is decimal. ( #91 )
...
Co-authored-by: = <=>
3 years ago
Victa Kwok Wai Phu
c8c6fdb17e
fix: gasUsed shown does not match hmy_v2_transactionReceipt
3 years ago
Sergey Karasev
bc77dcdfbf
Resolve #95 : Added date format modes exact/relative ( #96 )
...
* Added dir .idea to .gitignore
* Resolve #95 : Added date format modes exact/relative
3 years ago
jenya
68dc87b743
show internal txs values in main tx page
3 years ago
jenya
9ca78cc592
show internal txs values in main tx page value field
3 years ago
jenya
5b0697add4
Merge branch 'master' of github.com:harmony-one/explorer-v2-frontend
3 years ago
jenya
cd4d89a002
fix chart dates
3 years ago
Victa Kwok Wai Phu
02e3c255e4
display correct amount of transaction's gas fee #70 ( #86 )
...
* display correct amount of transaction's gas fee #70 (#81 )
* update: a#70 retrieve gas from transaction receipt
also added minor updates for building
* update: #70 added gasUsed field in transaction details
Co-authored-by: victaphu <victaphu@gmail.com>
* Added gasUsed for explorer transaction details (part of #70 extension) (#84 )
* update: a#70 retrieve gas from transaction receipt
also added minor updates for building
* update: #70 added gasUsed field in transaction details
Co-authored-by: victaphu <victaphu@gmail.com>
* update: minor formatting #70
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: victaphu <victaphu@gmail.com>
3 years ago
jenya
8d061335b3
wallets metric
3 years ago
jenya
0acfe1b8a6
add copy address balance btn
3 years ago
jenya
2016b6296f
update internal tx tab default limit
3 years ago
jenya
c09040405f
default route fallback to homepage
3 years ago
jenya
b4fcc711cc
node version update
3 years ago
jenya
4c1fe26701
node version update
3 years ago
Hype
f48778cd24
display 1155 transfer details on tx page ( #67 )
...
Co-authored-by: jenya <hypnagonia>
3 years ago
potvik
48294ab3c3
Merge pull request #63 from harmony-one/feature/contractMultipleFields
...
fix: explorer contract page: some write methods not working
3 years ago
VPcodebase
333f06b8c8
fix: explorer contract page: some
...
write methods not working
#62
3 years ago
potvik
19e26368f6
Merge pull request #60 from harmony-one/feature/54-contract-read-fix
...
fix: improve validation
3 years ago
VPcodebase
801dac8745
fix: improve validation
3 years ago
potvik
c9f105621c
Merge pull request #58 from harmony-one/feature/54-contract-read-fix
...
Feature/54 contract read fix
3 years ago
VPcodebase
6a08b28e48
fix: message
3 years ago
VPcodebase
05f2f9e526
fix: #54 Read Contract: Returned values
...
aren't valid, did it run Out of Gas?
3 years ago
vpcodebase
537914fa33
fix: add abi field in contract ( #53 )
3 years ago
vpcodebase
8886bb9f97
Feature/tx amount collect ( #52 )
...
* fix: add request for CollectRewards amount
* fix: support all shards in staking tx
3 years ago
vpcodebase
e0b29c82a7
fix: add request for CollectRewards amount ( #51 )
3 years ago
yuriy
dabe5eccb7
Get constructor arguments
3 years ago
vpcodebase
afba14e0a1
fix: erc1155 holders fix decimals ( #49 )
3 years ago
vpcodebase
ebe57dc63e
fix: escape ( #48 )
3 years ago
vpcodebase
a8bccf7b52
Feature/holders tab ( #47 )
...
* fix: finished Holders tab on address page
* fix: add format for balance
3 years ago
vpcodebase
5b8e30def4
fix: finished Holders tab on address page ( #46 )
3 years ago
potvik
e1c767f7d1
Merge pull request #44 from harmony-one/verify-upgrade
...
Verify upgrade
3 years ago
potvik
5ed5ca99d4
Merge branch 'master' into verify-upgrade
3 years ago
yuriy
40f1d37000
use prod url
3 years ago
yuriy
d262cb563e
use prod url
3 years ago
yuriy
6085a8c1df
use prod url
3 years ago
yuriy
a7d443dcee
Contract verify feature upgrade
3 years ago
yuriy
ea1a06b210
Contract verify feature upgrade
3 years ago
vpcodebase
98b9ab00da
Format date if more than day ( #42 )
...
* fix: test commit
* fix: instead of the time stamp being "a day ago"
it needs the actual time stamp
#40
* fix: format date if more than day
3 years ago
vpcodebase
a33b555f78
fix: timestamp fix ( #39 )
...
* fix: test commit
* fix: instead of the time stamp being "a day ago"
it needs the actual time stamp
#40
3 years ago
vpcodebase
fb36e6286a
Fix: routing on address page, logo in static folder ( #38 )
...
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
* fix: tokens dropdown close fix
* fix: improve issue #29
* fix: records per page fix #30
* Update VerifyContract.tsx
* fix: its often not clear when a new site
was loaded #23
* Master (#37 )
* Staking tx amount fix (#26 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* default decimals (#27 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Fix GitHub issues (#33 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
* fix: tokens dropdown close fix
* fix: improve issue #29
* fix: records per page fix #30
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Update VerifyContract.tsx
* Fix often not clear when a new site was loaded #23 (#35 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
* fix: tokens dropdown close fix
* fix: improve issue #29
* fix: records per page fix #30
* Update VerifyContract.tsx
* fix: its often not clear when a new site
was loaded #23
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Update .env
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* fix: routing fix
* fix: add twiiter logo link
* fix: routing on address page fix
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
3 years ago
VPcodebase
91107fad48
fix: routing on address page fix
3 years ago
VPcodebase
2ff654d199
fix: add twiiter logo link
3 years ago
VPcodebase
a0bcf08a4f
fix: routing fix
3 years ago
vpcodebase
785b2b2ff3
Master ( #37 )
...
* Staking tx amount fix (#26 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* default decimals (#27 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Fix GitHub issues (#33 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
* fix: tokens dropdown close fix
* fix: improve issue #29
* fix: records per page fix #30
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Update VerifyContract.tsx
* Fix often not clear when a new site was loaded #23 (#35 )
* fix: search bar fix if number input, add badge (#2 )
* fix: search bar fix if number input, add badge
for type in search bar, horfix for direct link in inventory page
* fix: theme mode blink page
* fix: write boolean in tx page
* fix: styles for contract tab in address page
* fix: remove btn
* fix: env, results per page go to first page
in grid. fix path for REACT_APP_EXPLORER_V1_API_URL
* Update .env.example
* fix: improve
* fix: stable .env
* fix: improve tx
* fix: no update grid if tab not changed
* fix: revert .env file
* fix: add .env.development to gitignore
* env var description
* Update .env
* fix: set to REACT_APP_PROD_ADDRESS socket
* Update .env
* fix: timeout for ERCpools
* fix: timeout instead intervals
* fix: setTimeout
* fix: catch erc pools requests
* fix: remove catch section
* fix: hashRouter instead BrowserRouter
* fix: merge
* fix: routes fix
* fix: improvements
* fix: circulatingSupply name fix
* fix: improve all issue tasks,
fix tokens drop view
* fix: both routers support
* fix: transaction fee, gas price on tx page
* Fix empty tx
* fix: shard dropdown on main page,
routing improvements
* fix: add amount field in stacking-tx
* fix: amount on address page
* fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
* fix: default decimals
* fix: tokens dropdown close fix
* fix: improve issue #29
* fix: records per page fix #30
* Update VerifyContract.tsx
* fix: its often not clear when a new site
was loaded #23
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
* Update .env
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
Co-authored-by: yuriy <yuriy.menkov@latoken.com>
3 years ago