deadlock
Address: AcNiPbV1XZ7wkFwoBD3NjpSGFEkyohYLER
Rank 99999
Contributes
Voters 112
Vote Weight 19,945 ัฆ
Forging
Shares Rewards
Payout 80%
Payout min 0 ัฆ
Payout Max 0 ัฆ
Payout Interval 24h
jumpgate: a PoC atomic swaps Python implementation for Ark's Ecosystem Created on: 2022-04-19 14:33:59

Jumpgate is a project with a set of Python tools that enable Atomic Swaps on Ark. Source code: https://github.com/deadlock-delegate/jumpgate

Plugin updates: mqtt, notifier, twitter-boot Created on: 2022-04-12 15:02:31

Made updates to some existing plugins to catch them up with latest code changes and make them work as expected with other Ark Ecosystem blockchains (eg. Solar)

VBT plugin Created on: 2022-04-12 15:01:10

Track balance changes of your voters. Useful to identify strange behaviour if any of your voter is attempting to game your TBW payout script.

https://www.npmjs.com/package/@deadlock-delegate/vbt

Reviving @arkdelegates Twitter account - get notified when a delegate is moved in/out of forging spot Created on: 2021-10-02 15:15:42

After account suspension about a year ago it has finally been revived after upgrading the core plugin to V3! Plugin source code: https://github.com/deadlock-delegate/twitter-bot

Bugfixes in Notifier plugin Created on: 2021-09-30 10:09:06

A new version of Notifier plugin has been released which fixes some bugs related to handling some payloads received by event emitter.

Notifier plugin support V3 Created on: 2021-09-13 08:24:30

Notifier plugin has been upgraded to support V3: Source: https://github.com/deadlock-delegate/notifier

MQTT plugin supports V3 Created on: 2021-09-13 08:24:09

MQTT plugin has been upgrade to support V3. Source: https://github.com/deadlock-delegate/mqtt

Fix issue where cryptology_tbw payout script fails to payout Created on: 2021-03-22 12:06:56

https://github.com/wownmedia/cryptology_tbw/pull/89

ARKstats now supports core v3 Created on: 2020-10-16 06:30:48

ARKstats has been updated to support v3. You can see ARKstats running on v3 here: https://devnet.arkstats.live/

Crawler v1.4.0 now supports core v3 Created on: 2020-10-16 06:29:57

New version of Crawler was released which now supports v3! Code: https://github.com/deadlock-delegate/crawler

๐Ÿ” Notifier plugin allows subscribing to active delegate changes Created on: 2020-10-11 16:45:35

You can now subscribe to activedelegateschanged event which will send a message every time top 51 delegates change. activedelegateschanged is a custom event type understood only by notifier plugin.

Plugin code: https://github.com/deadlock-delegate/notifier

Update Crawler ๐Ÿ•ท package to support CORE v2.7.0 Created on: 2020-09-23 15:52:31

Core v2.7.0 broke Crawler which resulted in version not showing up on Arkstats. Modification in Crawler made the versions show up again. ๐Ÿ’…

๐Ÿ“ˆ Blockchain size tracking on arkstats.live Created on: 2020-04-05 10:32:10

Added tracking of blockchain size to https://arkstats.live and https://devnet.arkstats.live

๐Ÿ“Šadding CPU and Memory stats to Arkstats Created on: 2020-03-07 16:31:08

An update to arkstats was released where new charting library is used which will allow adding some great new functionalities and added two new graphs: Memory and CPU

New plugin! Core Stats - sends ark node process metrics to a statsd server Created on: 2020-02-16 21:58:41

New plugin which allows sending cpu, memory, gc and other metrics related to the node process to a statsd server: https://github.com/deadlock-delegate/core-stats

crawler plugin v1.3.0 is now compatible with Ark v2.6 Created on: 2020-02-04 20:02:05

Just released a version of a crawler plugin that supports Ark v2.6, you can find it here: https://www.npmjs.com/package/@deadlock-delegate/crawler/v/1.3.0

Introducing MQTT plugin for IoT developers Created on: 2019-08-04 00:34:38

MQTT plugin that broadcasts events to an MQTT broker. It's used for IoT in particular, because it's more lightweight than websockets.

logger-pino-stackdriver plugin that sends logs to Google's Stackdriver Created on: 2019-08-03 18:29:34

Plugin extends the existing core-logger-pino by also sending logs to Stackdriver. You can find the plugin here: https://github.com/deadlock-delegate/logger-pino-stackdriver

ARKstats - ARK blockchain network stats Created on: 2019-07-24 08:38:41

By utilising our Crawler tool, we've delivered a more detailed stats page for the Ark network. This tool could easily be used on Ark's bridge chains as well, helping delegates and developers to see an overview of the network.

Hosting the new arkstickers.com website Created on: 2019-07-11 17:02:41

Proud to say that we have prepared the new arkstickers website for deployment and deployed it on our own servers and will be covering the cost of hosting the website. Also congrats to Moe B, MisterH and Justin for the slick new site!

Faucet plugin Created on: 2019-05-28 08:59:30

Faucet plugin for ARK which should support all ARK fork from the get go. Source code can be found here.

Crawler - network scanning tool Created on: 2019-05-05 20:11:21

Crawler scrapes the ARK network to get information about the peers in the network. https://github.com/deadlock-delegate/crawler

Move arkdelegates.io to v2 endpoints Created on: 2019-04-12 11:30:47

Arkdelegates.io is now fully migrated to V2 API endpoints.

Added "Latest proposals" and "Latest contributions" Created on: 2019-03-25 17:08:35

Added these two sections to arkdelegates.io in order to promote new and contributing delegates more.

3rd place in March's ARK Github bounty Created on: 2019-03-24 11:51:05

Source: https://blog.ark.io/march-2018-github-development-winners-5b0a5ca9da4f

New Relic plugin for v2 Created on: 2019-03-24 11:51:05

View source code

Released the official Python Client and Crypto libraries Created on: 2019-03-24 11:51:05

Python Client ][ Python Crypto

3rd place in August's ARK's Github bounty Created on: 2019-03-24 11:51:05

Source: https://blog.ark.io/august-2018-github-development-bounty-winners-b88487a89031

2nd place in June's ARK's Github bounty Created on: 2019-03-24 11:51:05

Source: https://blog.ark.io/june-2018-github-development-bounty-winners-74ee6adc4d86 won by tsifrer

Created and maintains arkdelegates.io Created on: 2019-03-24 11:51:05

I've created this website to help newcomers discover delegates. It's still at a very early stage and I want to add more features to it. You can see the code and todo list the Trello board.

Contributed to ark-failover script Created on: 2019-03-24 11:51:05

Made a contribution to Arkworld's failover script

Contributing to ARK's Github repositories Created on: 2019-03-24 11:51:05

Made the most contribution to Arky (python) and one to ark-client (js)

3rd place in February's ARK Github bounty Created on: 2019-03-24 11:51:05

Source: https://blog.ark.io/february-2018-github-development-winners-71b8654c0a42

3rd place in July's ARK's Github bounty Created on: 2019-03-24 11:51:05

Source: https://blog.ark.io/july-2018-github-development-bounty-winners-f284a60796bb

Arkdelegates Twitter bot Created on: 2019-03-24 11:51:05

Be notified when a delegate is moved into forging or is dropped out of forging position: https://twitter.com/arkdelegates

Notifier plugin for v2 Created on: 2019-03-24 11:51:05

This plugin allows you to subscribe to any events and be notified via Slack, Discord, Push, SMS and more. View source code

Detective plugin for v2 Created on: 2019-03-24 11:51:05

This plugin logs all requests made to p2p and api endpoints. View source code

Faucet plugin for v2 Created on: 2019-03-24 11:51:05

View source code

Copyright 2024 ItsANameToo