Code Monkey home page Code Monkey logo

aleph-explorer's People

Contributors

bjrint avatar hoh avatar jon1012 avatar mhhukiewitz avatar moshemalawach avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aleph-explorer's Issues

Missing 'aggregates' dependency on 'serve' command

OS : Windows 10 / Debian 9
Node version : v12.16.1 / 12.18.1
Npm version : 6.13.4 / 6.14.15

Steps to reproduce :

  • Clone repo (git clone https://github.com/aleph-im/aleph-explorer && cd aleph-explorer)
  • Install dependencies (npm install)
  • Launch app (npm run serve)

Output :

ERROR  Failed to compile with 2 errors                                                          

This dependency was not found:

* aleph-js/src/api/aggregates in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/AddressDetail.vue?vue&type=script&lang=js&, ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/Messages.vue?vue&type=script&lang=js&

To install it, you can run: npm install --save aleph-js/src/api/aggregates

Probably just a path/dependency issue

Easen access to program refs

Description

It is not user-friendly to retrieve a program ref (volume, runtime, code) from the explorer. Users have to manually copy the hash access the resource

Solution

Add a way to directly access linked resource, either via hyperlinks or by displaying them underneath the main message

Use the websocket API instead of polling

My network profile looks like a comb when I have the explorer open:

image

Core channel nodes implement a Websocket API that pushes new messages immediately to clients instead of having them poll every second.

image

Messages are not displayed, if a message was forgotten

Receiving this error:

TypeError: Cannot read properties of null (reading 'address')
    at MessageList.vue?45f7:1:1438
    at a.De [as _l] (vue.runtime.esm.js:2630:1)
    at a.r (MessageList.vue?45f7:1:224)
    at t._render (vue.runtime.esm.js:3542:1)
    at a.r (vue.runtime.esm.js:4060:1)
    at nr.get (vue.runtime.esm.js:4473:1)
    at nr.run (vue.runtime.esm.js:4548:1)
    at Yn (vue.runtime.esm.js:4304:1)
    at Array.<anonymous> (vue.runtime.esm.js:1980:1)
    at ue (vue.runtime.esm.js:1906:1)

When going a few pages back in the AARS_TEST channel. There are POST messages, which have been forgotten, containing null for item_content and content.

Missing icon for forget messages

When a message is forgotten, an icon or title is missing which indicates that it is a forgotten message such as "Aggregate" or "Store messages" in the "General Dashboard" or "Messages" section.

See the following image:

screenshot

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.