explorer
explorer copied to clipboard
GoChain Block Explorer
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.1.3 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.2.14 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together. Removes `ejs` Updates `webpack-bundle-analyzer` from 3.6.0 to 4.7.0 Changelog Sourced from webpack-bundle-analyzer's...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. Release notes Sourced from socket.io-parser's releases. 4.0.5 Bug Fixes check the format of the index of each attachment (b559f05) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5 Changelog Sourced...
I have deployed a small private network on a VPS, I have 2 nodes connected with each other.. I can make transactions and see the results on the explorer. However,...
I don't know whether this is an issue or not, it's something I'm getting on my machine with Chrome Version 97.0.4692.99 (Official Build) (x86_64)
I tried to work with a private network - all went well - just the explorer doesn't work as it should... Initial alloc was set in the genesis.json but the...
When user is viewing a GO20 contract, add a button to let them add it to their wallet: https://docs.metamask.io/guide/registering-your-token.html And prior to that, should also setup GoChain automatically with: https://docs.metamask.io/guide/rpc-api.html#other-rpc-methods
NFTs are currently assumed to link images, which results in broken embedding for other kinds of media -`.mp4`s for example:  source: https://explorer.gochain.io/token/0x61f1126483816B93c453Af880aA492108de08Ad0/asset/1 We should detect video...