Giter Site home page Giter Site logo

sc2-sdk-php's Introduction

hernandev's GitHub stats

sc2-sdk-php's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sc2-sdk-php's Issues

Composer version of this package relies on old version of Auth package

I found that the SDK package is set to depend on the OAuth package ^0.10.1 - which is old and which makes reference to the wrong steemconnect url (it points to v2.steemconnect.com, which was corrected in a later version of the OAuth package to just steemconnect.com).

I tried to require that the SDK package load the latest version of the OAuth package both via my own composer.json file and also by editing the SDK's composer.json file, but so far I haven't been able to get composer to load the newest version.

Is there a reason why the SDK package relies on an out of date version of the OAuth package?

Hivesigner migration

Hello,

As you may have heard, Steemconnect rebranded/migrated to Hivesigner.

Is there plans to create Hivesigner alternative?

Changes are minimal mostly end points which is single point now to: https://hivesigner.com

Copy Writing Proposal

Hello, i just checked your lovely project and i discovered you have some sections missing out like FAQ, about us, contact us and privacy policy. If you dont mind i will like to write that for you.
My email: [email protected]

Parse error

Hi, i'm get Parse error in "src\Config\Config.php on line 34", anyone else with this issue?

Error when trying to set beneficiary

I added the following to CommentOptions.php base on this
public function beneficiaries(array $beneficiaries = []) : self { return $this->setParameter('extensions.beneficiaries', $beneficiaries); }

And I set my comment option as
$post_options->beneficiaries(json_decode('[[0,{"beneficiaries": [{"account": "buzzi.app", "weight": 1500}]}]]'));

But it gave me the following error. How to fix it?

Uncaught Error: Call to undefined method SteemConnect\Operations\CommentOptions::beneficiaries()

PHP 7.1 - why not all 7.*?

Hi hernandev,
why is the dependency on PHP 7.1?
Would it be a problem to set this to 7.0?

I just didn't see why specifically on 7.1. The Problem is, of the Version 7.*, Version 7.1 has only 30% market share and the default Version from the ubuntu servers are 7.0 :-/

If you really don't need version 7.1 as a dependency and would also do it 7.0, it would be cool if you could change that. :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.