Code Monkey home page Code Monkey logo

vergeexplorer's People

Contributors

dependabot[bot] avatar marpme avatar peengo avatar swat69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vergeexplorer's Issues

production: npm run build ?

I'm trying to run the production build:

npm run build
serve dist

But only the start page is visible with a red: There was an error.
Looks like the config to the backend server part is missing, don't know.
What is missing, how to run a production build?


npm run build
[email protected] build /var/www/vergeexplorer/client
vue-cli-service build

error
VUE_APP_API_DEV_URL is missing.

â ¸ Building for production...Browserslist: caniuse-lite is outdated. Please run next command npm update
â ¼ Building for production...

WARNING Compiled with 3 warnings 10:51:24 AM

warning

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
js/chunk-vendors.3ca620a6.js (407 KiB)

warning

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
app (653 KiB)
css/chunk-vendors.7a0cce53.css
js/chunk-vendors.3ca620a6.js
css/app.1fe3e937.css
js/app.b091a6c3.js

warning

webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

File Size Gzipped

dist/js/chunk-vendors.3ca620a6.js 406.70 KiB 124.75 KiB
dist/js/app.b091a6c3.js 69.74 KiB 13.75 KiB
dist/css/chunk-vendors.7a0cce53.css 176.09 KiB 23.19 KiB
dist/css/app.1fe3e937.css 0.97 KiB 0.44 KiB

Images and other types of assets omitted.

DONE Build complete. The dist directory is ready to be deployed.
INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html

serve dist
Serving!
..


edit: the development version is running of course

Change URL Paths to Query Params

We need to change certain URL paths to use query params for offsets and limits. If possible, keep the previous functionality with a deprecation message in JSON body response. Use the 'message' property with text, something like... "This route will be deprecated in the futue. Please use the new route {urlToNewRoute}"

example:
/txs/:address/:skip/:limit -> /txs/:address/?offset=number&limit=number

option to view transaction

an option to display the full (raw) transaction would be really nice. this explorer is beautiful btw, excellent job!

6.0.1

dont mean to bother you, but can you please update to v6.0.1, and add a few v6 peers, maybe with addnode? or maybe delete the current peers.dat before restarting the 6.0.1 ? thanks!

Refactor API Documentation

We need a better API documentation. Possibly Swagger UI or at least something that looks decent and uses the Vuetify components.

Fix responsive mobile version of API Docs

We need to fix the mobile responsive design of the API Docs otherwise the menu dissapears to the right and the layout becomes white. Possible fix can be the use of 'break-all' class on certain elements like seen on other parts of the site.

api ?

The api (and extended api) of the old explorer is used by some external services, for example Atomic Wallet
https://verge-blockchain.info/info

112.x.x.x - - [08/Mar/2020:12:18:42 +0100] "GET /ext/getaddress/DCt7UnxP7r8GrJRVgBNB9KbczWGuB2wH5V HTTP/1.1" 304 2307 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) atomic/2.14.0 Chrome/73.0.3683.121 Safari/537.36"
82.x.x.x - - [08/Mar/2020:12:18:42 +0100] "GET /ext/getaddress/DRm67P7pXfNuZXiec2jSbYNGqSh1XDBEth HTTP/1.1" 304 356 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) atomic/2.14.0 Chrome/73.0.3683.121 Safari/537.36"
93.x.x.x - - [08/Mar/2020:12:18:42 +0100] "GET /api/getrawtransaction?txid=4e938ac9b8d881fb7ab22fdd93eba2bf2138ad282e015c6543f3e74c7326d3f5&decrypt=1 HTTP/1.1" 200 2812 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) atomic/2.14.0 Chrome/73.0.3683.121 Safari/537.36"

Do you have any plans to implement an api?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.