Skip to content
Snippets Groups Projects
user avatar
Luca Moser authored
* :art: moves all webapi into one

* :art: adds public key log

* :art: changes txRequest to getTrytes

* :art: rename packages

* :pencil: adds comments

* :art: changes status to error

* :recycle: removes duration from API - getTrytes converts trits to trytes - set default spammer TPS to 1

Fix: Allow starting a node with gossip disabled (#97)

* fix: remove selection flag and use gossip plugin

* Upgrade hive.go

feat: improve logging

feat: improve analysis status

chore: remove unused packages (#99)

Fix: Use docker specific config (#100)

* Use docker specific config

* Format JSON

:heavy_minus_sign: removes status

:art: adds omitempty

:lipstick: updates style import

:sparkles: adds getNeighbors API

:sparkles: adds getTransaction

:heavy_minus_sign: removes addEndpoint

* ports glumb plugin from Hornet to GoShimmer

* :construction:

 WIP

* implements HTTP API wrapper client lib

* removes empty lines

* clean line in autopeering

* normalize client lib imports

Co-authored-by: default avatarAngelo Capossele <angelocapossele@gmail.com>
3f7ac60e
History
Name Last commit Last update
..
README.md
graph.go
parameters.go
plugin.go

How to install this plugin

  • Run the following commands in this folder (or set graph.socketioPath and graph.webrootPath in your config if you want to use another path)
git clone https://github.com/glumb/IOTAtangle.git
cd IOTAtangle && git reset --hard 07bba77a296a2d06277cdae56aa963abeeb5f66e 
cd ../
git clone https://github.com/socketio/socket.io-client.git