Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pierregee pierregee released this 10 Nov 04:58
· 24 commits to main since this release
b4ece47

What's Changed

  • feat(ci): add workflow by @kyleleow in #2
  • feature(hooks): setup husky and pre-commit hook by @fullstackninja864 in #3
  • chore(workflow): updated code owner list for auto request review by @fullstackninja864 in #4
  • feature(ui-ux): added top nav bar by @fullstackninja864 in #1
  • chore(ui-ux): updated readme by @fullstackninja864 in #5
  • feature(ui-ux): display token statistics using static data by @lykalabrada in #6
  • feature(ui-ux): add chain related stats display by @veralygit in #7
  • feature(ui-ux): added search bar for txn search by @fullstackninja864 in #8
  • feature(ui-ux): update token stats section and use unitSuffix hook by @lykalabrada in #10
  • bump(deps): update dependency @headlessui/react to ^1.7.4 by @renovate in #11
  • bump(deps): update dependency @netlify/plugin-lighthouse to ^4.0.2 by @renovate in #12
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.28.6 by @renovate in #14
  • bump(deps): update dependency @types/react to v18.0.25 by @renovate in #15
  • bump(deps): update dependency autoprefixer to ^10.4.13 by @renovate in #18
  • bump(deps): update dependency next to v13.0.2 by @renovate in #19
  • bump(deps): update dependency tailwindcss to ^3.2.2 by @renovate in #20
  • bump(deps): update dependency @defichain/jellyfish-network to ^2.68.0 by @renovate in #21
  • bump(deps): update eslint by @renovate in #22
  • bump(deps): update dependency @types/react-dom to v18.0.8 by @renovate in #17
  • bump(deps): update dependency husky to ^8.0.2 by @renovate in #25
  • bump(deps): update dependency @types/recharts to ^1.8.24 by @renovate in #24
  • feature(ui-ux): add button component by @lykalabrada in #9
  • feature(ui-ux): add footer by @veralygit in #23
  • bump(deps): update dependency tailwindcss to ^3.2.3 by @renovate in #27
  • feature(ui-ux): add background feature by @veralygit in #26
  • chore(e2e): update cypress projectId by @kyleleow in #29
  • chore(ui-ux): added common alignment for all component on diff screen by @fullstackninja864 in #28
  • bump(deps): update dependency postcss to ^8.4.19 by @renovate in #31
  • feature(ui-ux): add gradient to trend line chart by @lykalabrada in #34
  • bump(deps): update dependency next to v13.0.3 by @renovate in #33
  • bump(deps): update dependency eslint-config-next to v13.0.3 by @renovate in #32
  • feature(ui-ux): display latest blocks and transactions on landing page by @lykalabrada in #30
  • bump(deps): update dependency tailwindcss to ^3.2.4 by @renovate in #38
  • feature(ui-ux): add style to button on focus by @lykalabrada in #37
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.29.0 by @renovate in #36
  • [ImgBot] Optimize images by @imgbot in #39
  • fix(build): revert netlify nextjs plugin by @kyleleow in #40
  • feature(ui-ux): transaction list page implementation by @fullstackninja864 in #35
  • fix(ui-ux): nav bar UI between lg and xl width by @kyleleow in #41
  • feature(ui-ux): format time and token amount on latest data tables by @lykalabrada in #42
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.29.1 by @renovate in #44
  • chore(ui-ux): added on hover style for search bar by @fullstackninja864 in #43
  • bump(deps): update dependency @defichain/jellyfish-network to ^2.69.0 by @renovate in #46
  • bump(deps): update dependency @types/react-dom to v18.0.9 by @renovate in #45
  • feat(ui-ux): add transactiondetail page by @veralygit in #47
  • feature(ui-ux): block details page by @lykalabrada in #48
  • bump(deps): update dependency @floating-ui/react-dom to ^1.0.1 by @renovate in #50
  • chore(build): pathname typo by @kyleleow in #60
  • feature(ui-ux): added block listing page by @fullstackninja864 in #53
  • feature(ui-ux): add icons to latest data tables by @lykalabrada in #54
  • bump(deps): update dependency @testing-library/cypress to ^8.0.7 by @renovate in #51
  • bump(deps): update dependency typescript to v4.9.3 by @renovate in #52
  • bump(deps): update dependency @netlify/plugin-lighthouse to ^4.0.3 by @renovate in #56
  • bump(deps): update eslint by @renovate in #58
  • bump(deps): update dependency next to v13.0.4 by @renovate in #59
  • feature(ui-ux): updated getduration function by @fullstackninja864 in #55
  • chore(ui-ux): updated latest txn and block view all url by @fullstackninja864 in #57
  • fix(ui-ux): latest table mobile UI by @kyleleow in #61
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.29.2 by @renovate in #62
  • chore(deps): upgrade cypress to ^11.1.0 by @G9000 in #64
  • bump(deps): update dependency prettier to ^2.8.0 by @renovate in #67
  • chore(ui-ux): updated favicon to match same branding for explorer by @fullstackninja864 in #73
  • bump(deps): update cypress-io/github-action action to v4.2.1 by @renovate in #65
  • fix(ui-ux): transaction detail page layout by @veralygit in #68
  • bump(deps): update dependency cypress to ^11.2.0 by @renovate in #66
  • bump(deps): update dependency eslint-config-next to v13.0.5 by @renovate in #70
  • bump(deps): update dependency next to v13.0.5 by @renovate in #71
  • fix(ui-ux): update button to open on current tab instead of new tab by @veralygit in #72
  • feature(ui-ux): add wallet address page by @veralygit in #63
  • bump(deps): update dependency lint-staged to ^13.0.4 by @renovate in #74
  • feat(ui-ux): add verify contract list page by @veralygit in #76
  • bump(deps): update dependency @defichain/jellyfish-network to ^2.70.0 by @renovate in #75
  • bump(deps): update cypress-io/github-action action to v4.2.2 by @renovate in #77
  • bump(deps): update dependency react-icons to ^4.7.1 by @renovate in #78
  • feat(ui-ux): add verified contract details page by @veralygit in #79
  • feature(ui-ux): update logo and fix blocks detail href by @kyleleow in #80
  • feat(ui-ux): add verified contract read and write pages by @veralygit in #86
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.29.3 by @renovate in #87
  • bump(deps): update dependency lint-staged to ^13.1.0 by @renovate in #85
  • bump(deps): update dependency next to v13.0.6 by @renovate in #82
  • bump(deps): update eslint by @renovate in #81
  • bump(deps): update dependency bignumber.js to ^9.1.1 by @renovate in #84
  • bump(deps): update dependency @types/react to v18.0.26 by @renovate in #83
  • feature(setup): add standard-web-* and setup pnpm by @thedoublejay in #88
  • bump(deps): update @waveshq/standard to ^0.7.0 by @renovate in #90
  • bump(deps): update @waveshq/standard to ^0.7.1 by @renovate in #91
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.5.3 by @renovate in #89
  • bump(deps): update @waveshq/standard to ^0.10.0 by @renovate in #92
  • bump(deps): update dependency recharts to ^2.2.0 by @renovate in #93
  • feat(CI): remove pnpm cache from setup-node action by @kyleleow in #100
  • bump(deps): update actions/stale digest to 975308f by @renovate in #94
  • bump(deps): update dependency @headlessui/react to ^1.7.5 by @renovate in #95
  • bump(deps): update dependency postcss to ^8.4.20 by @renovate in #96
  • bump(deps): update dependency react-qr-code to ^2.0.9 by @renovate in #97
  • bump(deps): update @waveshq/standard to ^0.12.1 by @renovate in #98
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.8.0 by @renovate in #99
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.9.0 by @renovate in #103
  • bump(deps): update dependency react-qr-code to ^2.0.10 by @renovate in #104
  • bump(deps): update actions/checkout action to v3.2.0 by @renovate in #101
  • bump(deps): update @waveshq/standard to ^0.21.0 by @renovate in #102
  • bump(deps): update dependency react-qr-code to ^2.0.11 by @renovate in #106
  • bump(deps): update actions/stale digest to b43f1bc by @renovate in #105
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.11.0 by @renovate in #107
  • bump(deps): update dependency @headlessui/react to ^1.7.7 by @renovate in #108
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.29.4 by @renovate in #109
  • bump(deps): update dependency @floating-ui/react-dom to ^1.1.0 by @renovate in #112
  • bump(deps): update @waveshq/standard to ^0.25.0 by @renovate in #110
  • bump(deps): update actions/stale digest to faa6c15 by @renovate in #111
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.12.0 by @renovate in #113
  • bump(deps): update dependency @floating-ui/react-dom to ^1.1.1 by @renovate in #114
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.14.0 by @renovate in #118
  • bump(deps): update actions/stale digest to b1e5ead by @renovate in #115
  • bump(deps): update actions/checkout action to v3.3.0 by @renovate in #116
  • bump(deps): update dependency @floating-ui/react-dom to ^1.2.0 by @renovate in #121
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.30.0 by @renovate in #122
  • bump(deps): update actions/setup-node action to v3.6.0 by @renovate in #117
  • bump(deps): update dependency postcss to ^8.4.21 by @renovate in #119
  • bump(deps): update @waveshq/standard to ^0.28.0 by @renovate in #120
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.23.0 by @renovate in #123
  • bump(deps): update dependency recharts to ^2.3.2 by @renovate in #124
  • chore(npmrc): add follow-redirect hoist pattern by @kyleleow in #135
  • bump(deps): update @waveshq/standard to ^0.43.0 by @renovate in #126
  • bump(deps): update actions/stale digest to 6fa13d7 by @renovate in #125
  • bump(deps): update dependency @netlify/plugin-lighthouse to ^4.0.7 by @renovate in #127
  • bump(deps): update dependency recharts to ^2.4.3 by @renovate in #134
  • bump(deps): update dependency @defichain/jellyfish-network to ^3.28.2 by @renovate in #130
  • bump(deps): update dependency @floating-ui/react-dom to ^1.3.0 by @renovate in #128
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.30.4 by @renovate in #129
  • bump(deps): update dependency lint-staged to ^13.1.2 by @renovate in #132
  • bump(deps): update dependency @headlessui/react to ^1.7.11 by @renovate in #131
  • bump(deps): update dependency tailwindcss to ^3.2.7 by @renovate in #133
  • chore(api): integrate blockscout api for latest data (#147) by @lykalabrada in #148
  • chore(api): integrate blockscout search api by @JoshuaC817 in #149
  • feat(ui-ux): make blockscout base url dynamic based on network by @lykalabrada in #152
  • feat(ui-ux): 404 page by @JoshuaC817 in #156
  • feat(ui-ux): api integration for block detail and list by @pierregee in #150
  • feat(ui-ux): api integration for transactions list and details page by @lykalabrada in #151
  • bump(deps): update actions/stale digest to 03af7c3 by @renovate in #136
  • feat(ui-ux): api integration for wallet address by @JoshuaC817 in #153
  • bump(deps): update codecov/codecov-action action to v3.1.4 by @renovate in #158
  • chore(ops): bump deps by @thedoublejay in #161
  • chore(ui-ux): organize address page components + add pagination by @pierregee in #160
  • feature(ui-ux): loader screens by @chloezxyy in #165
  • fix(ui-ux): update all link components to retain network query by @lykalabrada in #167
  • feat(ui-ux): prevent loader from showing when switching to a different page by @lykalabrada in #168
  • feat(ui-ux): add txn list on block detail page by @pierregee in #169
  • feat(ui-ux): update amounts and gas prices format by @lykalabrada in #175
  • feat(core): move rpc urls to env by @lykalabrada in #177
  • feat(ui-ux): display correct tx types in list by @pierregee in #180
  • chore(ui-ux): temporarily hide mainnet by @lykalabrada in #188
  • feat(ui-ux): parse wallet balance by @lykalabrada in #178
  • feat(ui-ux): update transaction details page by @lykalabrada in #187
  • feat(ui-ux): handle small screen ui by @lykalabrada in #191
  • fix(core): fix search function by @lykalabrada in #192
  • feat(ui-ux): remove seconds from timestamps by @lykalabrada in #194
  • feat(ui-ux): add proper not found page for each detail page by @lykalabrada in #193
  • feature(ui-ux): update tx type icons by @pierregee in #196
  • fix(ui-ux): fix table list issues and update block details page by @lykalabrada in #198
  • feat(ui-ux): update tooltip by @pierregee in #197
  • feat(ui-ux): add icon beside tx type inside tx details page by @lykalabrada in #199
  • feat(ui-ux): add txn not found message on wallet and block details page by @lykalabrada in #200
  • feat(ui-ux): display token transfer details by @pierregee in #195
  • fix(ui-ux): adjust searchbar by @lykalabrada in #201
  • bump(deps): update @waveshq/standard to ^0.52.1 by @renovate in #137
  • bump(deps): update dependency @netlify/plugin-nextjs to ^4.37.4 by @renovate in #140
  • bump(deps): update dependency dayjs to ^1.11.8 by @renovate in #182
  • bump(deps): update dependency postcss to ^8.4.24 by @renovate in #166
  • bump(deps): update dependency @headlessui/react to ^1.7.15 by @renovate in #181
  • bump(deps): update dependency cypress to ^12.14.0 by @renovate in #164
  • bump(deps): update actions/stale digest to 02989dc by @renovate in #163
  • bump(deps): update actions/checkout action to v3.5.3 by @renovate in #143
  • feat(ui-ux): update title and desc by @pierregee in #203
  • chore(ui-ux): use transaction type by @pierregee in #204
  • chore(ui-ux): use testnet api by @pierregee in #205
  • chore(config): add new testnet rpc to csp by @lykalabrada in #209
  • chore(ui-ux): potential fix for client side fetch by @pierregee in #210
  • chore(ui-ux): potential fix for client side fetch by @pierregee in #211
  • feat(ui-ux): handle lost block details and display block hash by @lykalabrada in #212
  • fix(ui-ux): fetch tx confirmation from blockscout v1 api by @lykalabrada in #218
  • feat(ui-ux): display decoded input for token transfer txs by @lykalabrada in #213
  • feat(ui-ux): update main title and reduce size by @lykalabrada in #219
  • chore(core): update endpoint by @pierregee in #222
  • feat(ui-ux): add active nav highlight on desktop by @lykalabrada in #223
  • chore(ui-ux): update desc + metatags + image by @pierregee in #224
  • chore(ui-ux): update github footer link by @pierregee in #227
  • feat(core): update logic to display tx status by @lykalabrada in #228
  • fix(ui-ux): incorrect data displayed in mobile view by @pierregee in #230
  • chore(ops): move to node 18 and update deps by @thedoublejay in #251
  • chore(config): whitelist new ocean rpc by @lykalabrada in #282
  • feature(ui-ux): added contract/token support for metascan by @fullstackninja864 in #202
  • fix(ui-ux): update token contract address type to be a contract first by @lykalabrada in #314
  • fix(core): whitelist changi.dfi.team rpc by @lykalabrada in #325
  • fix(ui-ux): fix contract call address by @lykalabrada in #326
  • fix(ui-ux): fixed sc verification error message and empty contract compoenent by @fullstackninja864 in #317
  • fix(ui-ux): always convert contract result to string by @lykalabrada in #327
  • fix(ui-ux): fix displayed read methods that are actually write methods by @lykalabrada in #328
  • fix(ui-ux): display decoded bytes32 for contract output by @lykalabrada in #329
  • fix(ui-ux): fixed bug to pre fill address in verify SC from query params by @fullstackninja864 in #330
  • fix(ui-ux): modified network from testnet to changi by @chloezxyy in #333
  • chore(ops): update config by @pierregee in #334
  • chore(ops): update default by @pierregee in #335
  • fix(ui-ux): display of transaction type for contract creation by @pierregee in #336
  • chore(e2e): fix workflow by @pierregee in #337
  • feat(ui-ux): add back testnet and mainnet networks by @lykalabrada in #338
  • fix(core): fix default env for server-side api calls by @lykalabrada in #339
  • bump(deps): update dependency cypress to ^12.17.4 by @renovate in #324
  • fix(ui-ux): fix displayed amount in transaction list by @lykalabrada in #342
  • fix(ui-ux): fix displayed transaction type for 'transfer' txn by @lykalabrada in #343
  • feat(server): nestjs setup by @lykalabrada in #345
  • fix(ui-ux): fix NaN display for gas used by @lykalabrada in #348
  • feature(serve): added health endpoint by @fullstackninja864 in #350
  • chore(ops): api deployment by @pierregee in #349

New Contributors

Full Changelog: https://github.com/BirthdayResearch/metascan/commits/0.0.1