standard icon indicating copy to clipboard operation
standard copied to clipboard

the EIP and reference implementation which we will submit to the EIP repo.

Results 13 standard issues
Sort by recently updated
recently updated
newest added

This is a second iteration of the proposal. Interface has been divided into: 1. Read interface 1. Write interface 1. Metadata interface 1. Interface for processor support Changelog: - support...

Based on Piper proposal, extended by monitoring functions and metadata. Closes #7.

Aiming to get the spec started with the aspects that I see common to all proposals. This is in effect that a subscription ID will be a bytes32 value and...

Hey @kermankohli could you please explain the need for `getSubscriptionFee` in the https://github.com/EthereumOpenSubscriptions/standard/blob/master/standards/8x.md#getsubscriptionfee?

I purpose we also adhere to EIP-165 for how we announce additional features for 948 compliant interfaces. From @androolloyd

Added Ankit Raj as contributor

* intros * read/write vs read only contracts * definition of a subscription: agreement that one contract pays another contract a fixed amount on a regular basis * discussion of...