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 |
potvik
|
7131e867f3
|
Update .env
|
3 years ago |
vpcodebase
|
d9335454f7
|
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>
|
3 years ago |
VPcodebase
|
2e68d7d56c
|
fix: its often not clear when a new site
was loaded #23
|
3 years ago |
potvik
|
00ed8af1fb
|
Update VerifyContract.tsx
|
3 years ago |
potvik
|
ffa1217cc9
|
Update VerifyContract.tsx
|
3 years ago |
vpcodebase
|
7232c0a0ac
|
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>
|
3 years ago |
VPcodebase
|
bfb2d3ef16
|
fix: records per page fix #30
|
3 years ago |
VPcodebase
|
2ac3fafcbb
|
fix: improve issue #29
|
3 years ago |
VPcodebase
|
daa0d34f1b
|
fix: tokens dropdown close fix
|
3 years ago |
vpcodebase
|
da6c4c03a6
|
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>
|
3 years ago |
VPcodebase
|
54f73b5a46
|
Merge branch 'develop' of https://github.com/harmony-one/explorer-v2-frontend into develop
|
3 years ago |
VPcodebase
|
b7b423134b
|
fix: default decimals
|
3 years ago |
vpcodebase
|
ed2a7bd779
|
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>
|
3 years ago |
vpcodebase
|
cfedc6910e
|
Merge branch 'master' into develop
|
3 years ago |
VPcodebase
|
8a615033ee
|
fix: staking tx table fields improvements
latency for shars fix, amount staking-tx fix
|
3 years ago |
vpcodebase
|
8921f92539
|
Transaction fee, gas price fields fix on tx page (#22)
* 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
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
|
e8e373dd6a
|
fix: amount on address page
|
3 years ago |
VPcodebase
|
b847e84e82
|
Merge branch 'develop' of https://github.com/harmony-one/explorer-v2-frontend into develop
|
3 years ago |
VPcodebase
|
fa00b32ef2
|
fix: add amount field in stacking-tx
|
3 years ago |
vpcodebase
|
848ed753dc
|
Merge branch 'master' into develop
|
3 years ago |
VPcodebase
|
c202cee254
|
fix: shard dropdown on main page,
routing improvements
|
3 years ago |
potvik
|
6d8c78b10c
|
Update index.tsx
|
3 years ago |
yuriy
|
4b186ccee9
|
Fix empty tx
|
3 years ago |
VPcodebase
|
2df2d0ae2d
|
Merge branch 'develop' of https://github.com/harmony-one/explorer-v2-frontend into develop
|
3 years ago |
VPcodebase
|
e8afb2e192
|
fix: transaction fee, gas price on tx page
|
3 years ago |
vpcodebase
|
f5ed1feff5
|
Both routers support (#21)
* 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
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
|
3 years ago |
vpcodebase
|
6112a45f34
|
Merge branch 'master' into develop
|
3 years ago |
VPcodebase
|
be8cce7c14
|
fix: both routers support
|
3 years ago |
vpcodebase
|
ff8a31dd52
|
Fix issue tickets (#20)
* 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
Co-authored-by: potvik <57394565+potvik@users.noreply.github.com>
Co-authored-by: Hype <hypnagonia@gmail.com>
|
3 years ago |
VPcodebase
|
f928f42466
|
fix: improve all issue tasks,
fix tokens drop view
|
3 years ago |
Soph
|
481f8c0834
|
Merge pull request #19 from sophoah/master
add netlify redirect
|
3 years ago |