AraBlocks / ara-contracts

Blockchain interactions in Ara modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

submit and allocate rewards should check library.hasPurchased

bplaster opened this issue · comments

Expected Behavior

When calling submit or allocate, should error if user has not purchased content

Actual Behavior

Submit and Allocate revert without reason if have not purchased content

Steps to Reproduce the Problem

Specifications

  • Version:
  • Platform:
  • Subsystem:

not sure if this is the same issue but in CLI:

$ act library $(aid whoami)
 ara: info:  Getting did:ara:93fabccb03...ce7d431ba33's library...
(node:86144) DeprecationWarning: `web3.ethify` is deprecated, use `toHexString` in `ara-util/transform`
 ara: error: fatal: Not connected

@vipyne that's just a web3 connection issue looks like