Skip to content

Releases: hoprnet/hopr-admin

v2.1.6

05 Sep 08:04
Compare
Choose a tag to compare

Changelog:

  • Showing last indexed block in the Info subpage instead of the block just before last indexed block

v2.1.5

26 Aug 09:23
7fbcf94
Compare
Choose a tag to compare

Changelog:

  • Showing block number just before last indexed block
  • Enhanced error handling for outgoing channel closures, providing detailed notifications for specific 'channel closure time has not elapsed yet' error.
  • Increased timeout duration for API calls, allowing for longer wait time for on-chain operations (close and fund of channels).

v2.1.4

12 Aug 09:23
Compare
Choose a tag to compare

Changelog:

  • perfect the way the metrics API is parsed to accommodate HOPRd 2.1.4 chagnes

v2.1.3

11 Aug 20:17
Compare
Choose a tag to compare

Changelog:

  • change the way the metrics API is parsed to accomodate HOPRd 2.1.4 chagnes
  • show tooltip with exact value of the unredeemed wxHOPR in the incoming channel table
  • change the inscription Version vX.X.X to UI version vX.X.X

v2.1.2

11 Aug 20:16
a423b9c
Compare
Choose a tag to compare

Changelog:

  • ping directly (without opening a modal) from a list if peerIs is provided to the ping modal component
  • fund channel avalible from aliases subpage
  • add text You can't open a channel to yourself on aliases subpage to the 'Open Channel' button your own alias row
  • show pending icon on 'Open Channel' buttons in the tables if channel is already opening
  • show indexer block and checksum on the info subpage for 2.1.3

v2.1.1

18 Jul 09:31
7442ebd
Compare
Choose a tag to compare

Changelog:

  • removed Staking Hub code including WalletConnect
  • updated hoprd sdk to newest beta
  • updated error handling code for newest hoprd sdk
  • improved error handling and messages through-out whole Node Admin

v2.1.0

15 Jul 10:03
4ee1d63
Compare
Choose a tag to compare

Changelog:

  • send message modal - order of peers: me, aliases (sorted by aliases), peers (sorted by peersIds)
  • rename environment to network and move it to the network section in Info subpage
  • add Block number to Info subpagte
  • add Block checksum to Info subpagte
  • change send message tag from 1 to 4677
  • remove usused code related to Staking Hub
  • change version to reflect compatible major and minor version of HOPRd

node-admin-v0.6.10

28 Nov 15:16
6c1936c
Compare
Choose a tag to compare

Changelog:

  • Node PeerID copy button on the info page
  • remove web3 (Staking Hub) login from Drawer Node Admin mobile

node-admin-v0.6.8

22 Nov 10:51
Compare
Choose a tag to compare

Changelog:

  • load all info to InfoBar component on the right yop on page refresh
  • color status and if not enough balance - also color the native coin
  • peer quality visual representation in table peers
  • count total wxHOPR staked and display that sum in Info subpage and InfoBar component
  • show error on adding aliases
  • add timestamp to received messages and wrap long messages in the table cell

node-admin-v0.6.7

16 Nov 09:20
Compare
Choose a tag to compare

Changelog:

  • update HOPRd SDK to 2.0.1
  • add node actions such as ping, add alias, send message to /channels page
  • disable ping, add alias, send message modals on /channels page if we do not know the peerId of the node
  • update ping, add alias, send message modals to update the peerid in the textfield if it updates (long load times can happen)
  • add copy and 'see on gnosisscan.io' buttons on important eth addresses on the /info page
  • add wxHOPR allowance to InfoBar
  • remove 'redeem tickets button' from /tickets page
  • add wxHOPR coin parsing to /tickets page
  • remove pending row from /tickets page