Skip to content

Commit

Permalink
Build 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorizzo committed Sep 9, 2019
1 parent fa23775 commit 89dfa64
Show file tree
Hide file tree
Showing 27 changed files with 259 additions and 251 deletions.
17 changes: 11 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
# Changelog

## [Unreleased]
## [1.0.0] 2019-09-09

## Added
### Added

- Contract verification form

- Tab 'code' to address page that shows bytecode and Verify Button (all contracts),
source, ABI, bytecode for verified contracts (verified contracts)
- Tab 'code' to address page wich shows bytecode and `Verify` button when the contract is unverified and
source, ABI and bytecode when the contract was verified.

- Date to token transfers list

## Fixed
### Fixed

- Trim of contract name
- Unintented width overflows

### Changed

- Home, remove big menu
- Connection status message

## [0.8.2] 2019-07-29

Expand All @@ -24,7 +29,7 @@

## [0.8.1] 2019-07-22

## Added
### Added

- Tab 'Mined blocks' to address page

Expand Down
2 changes: 2 additions & 0 deletions dist/css/app.d2812a90.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/css/app.d2812a90.css.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/css/app.e175672f.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/css/app.e175672f.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>RSK explorer</title><link href="https://fonts.googleapis.com/css?family=Titillium+Web:400,600" rel=stylesheet><link rel=apple-touch-icon sizes=180x180 href=/icons/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/icons/favicon-16x16.png><link rel=manifest href=/icons/site.webmanifest><link rel=mask-icon href=/icons/safari-pinned-tab.svg color=#1aad8d><link rel="shortcut icon" href=/icons/favicon.ico><meta name=msapplication-TileColor content=#00aba9><meta name=msapplication-TileImage content=/icons/mstile-144x144.png><meta name=msapplication-config content=/icons/browserconfig.xml><meta name=theme-color content=#ffffff><link href=/css/app.e175672f.css rel=preload as=style><link href=/css/chunk-vendors.f0cbe10c.css rel=preload as=style><link href=/js/app.06898f08.js rel=modulepreload as=script><link href=/js/chunk-vendors.62574590.js rel=modulepreload as=script><link href=/css/chunk-vendors.f0cbe10c.css rel=stylesheet><link href=/css/app.e175672f.css rel=stylesheet></head><body><noscript><strong>We're sorry but test doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script type=module src=/js/chunk-vendors.62574590.js></script><script type=module src=/js/app.06898f08.js></script><script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script src=/js/chunk-vendors-legacy.5fc479d2.js nomodule></script><script src=/js/app-legacy.0c0eb420.js nomodule></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>RSK explorer</title><link href="https://fonts.googleapis.com/css?family=Titillium+Web:400,600" rel=stylesheet><link rel=apple-touch-icon sizes=180x180 href=/icons/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/icons/favicon-16x16.png><link rel=manifest href=/icons/site.webmanifest><link rel=mask-icon href=/icons/safari-pinned-tab.svg color=#1aad8d><link rel="shortcut icon" href=/icons/favicon.ico><meta name=msapplication-TileColor content=#00aba9><meta name=msapplication-TileImage content=/icons/mstile-144x144.png><meta name=msapplication-config content=/icons/browserconfig.xml><meta name=theme-color content=#ffffff><link href=/css/app.d2812a90.css rel=preload as=style><link href=/css/chunk-vendors.f0cbe10c.css rel=preload as=style><link href=/js/app.f7ee1db4.js rel=modulepreload as=script><link href=/js/chunk-vendors.88eb88e4.js rel=modulepreload as=script><link href=/css/chunk-vendors.f0cbe10c.css rel=stylesheet><link href=/css/app.d2812a90.css rel=stylesheet></head><body><noscript><strong>We're sorry but test doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script type=module src=/js/chunk-vendors.88eb88e4.js></script><script type=module src=/js/app.f7ee1db4.js></script><script>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()},!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script><script src=/js/chunk-vendors-legacy.a333e55b.js nomodule></script><script src=/js/app-legacy.74a0bcf3.js nomodule></script></body></html>
2 changes: 0 additions & 2 deletions dist/js/app-legacy.0c0eb420.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/app-legacy.0c0eb420.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/js/app-legacy.74a0bcf3.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app-legacy.74a0bcf3.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/js/app.06898f08.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/app.06898f08.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/js/app.f7ee1db4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app.f7ee1db4.js.map

Large diffs are not rendered by default.

114 changes: 0 additions & 114 deletions dist/js/chunk-vendors-legacy.5fc479d2.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/chunk-vendors-legacy.5fc479d2.js.map

This file was deleted.

114 changes: 114 additions & 0 deletions dist/js/chunk-vendors-legacy.a333e55b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-vendors-legacy.a333e55b.js.map

Large diffs are not rendered by default.

114 changes: 0 additions & 114 deletions dist/js/chunk-vendors.62574590.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/chunk-vendors.62574590.js.map

This file was deleted.

114 changes: 114 additions & 0 deletions dist/js/chunk-vendors.88eb88e4.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-vendors.88eb88e4.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/svg/icons/document-add.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/svg/icons/plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/svg/icons/solidity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rsk-explorer",
"version": "0.8.2",
"version": "1.0.0",
"description": "Rsk explorer client",
"author": "emilio <[email protected]>",
"private": true,
Expand Down

0 comments on commit 89dfa64

Please sign in to comment.