Skip to content

Tags: forta-network/forta-contracts

Tags

v1.2.0

deploy: RewardsDistributor, StakeAllocator, ScannerPoolRegistry, Scan…

…nerToScannerPoolMigration, upgrade: FortaStaking v0.1.2, StakeSubjectGateway v0.1.1, ScannerRegistry v0.1.4, AgentRegistry v0.1.6, Dispatch v0.1.5

slashing

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix activeShares transfer (#131)

v1.1.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
deploy: SlashController, upgrade: FortaStaking v0.1.1, AgentRegistry …

…v0.1.5, ScannerRegistry v0.1.3, Dispatch v0.1.4, ScannerNodeVersion v0.1.1

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Forta subgraph (#93)

* Initial setup of the new subgraph for Forta Contracts

* Changed start block for all events

* Removed obsolete files and folders from tracking

* Add gitignore

* Made changes to address PR requests

* Made changes since the graph was failing to index after some time

* Added unit tests with matchstick for subgraph

* Updated package.json

* Removed obsolete files

* Made changes according to PR

* Changed entity naming conventions

* Minor changes to logic

* Changed let vars to const

* Changes to match PR review

* Removed scanner asAccount due to how scanners are handled

* removed .bin from tracking

* added .gitignore to tracking