oysterprotocol / brokernode

Server that connects to the Tangle to enable the Oyster Protocol
36 stars 9 forks source link

Add attach_treasure job, add methods to treasures.go, update bury_treasure_addresses #612

Closed rfornea closed 6 years ago

rfornea commented 6 years ago

-adds attach_treasure job and tests but does not yet add it to the job runner -only purge a treasure in bury_treasure_addresses if we have attached and verified it -add methods to treasures.go to get treasures by signed_status or by genesis hash + index. Also adds tests.