Shayan Eskandari

Results 14 issues of Shayan Eskandari

I updated my pycoin to the latest code from github, my code works locally but on Google appengine I get this error: ``` raise ViewDoesNotExist("Could not import %s. Error was:...

I'm trying to get multisig running between pycoin and bitcoinjs-lib. This is the process: There's a request to pycoin to make unsigned_transaction, which is passed to bitcoinjs-lib to partially sign...

I used the funcSigs and found out there’s a discrepancy between what it shows and what it should be: `function _executeActionsFromFL(Task memory _currTask, bytes32 _flAmount) ` Which SVA shows as...

bug

We need a web UI for usage and explanation/enforcement of the steps for Libsubmarine. It can be hosted on the same repository using Jekyll for page rendering and Metamask for...

enhancement
help wanted
good first issue

I'm trying to spend Bitcoin cash from a 2 of 3 P2SH address using bitcoin-cash-lib. It seems to work and generates the transaction. Here is the raw signed transaction: ```...

following the procedure explained in https://github.com/ripple/ripple-client#getting-started, ripple-client fails to build after running the final step which is `gulp dist` ``` 🍺 sudo gulp dist [15:50:52] Using gulpfile ~/Documents/ripple-client/gulpfile.js [15:50:52] Starting...

Has anyone tried to port this sdk to Google App engine? is there any plans to support app engine?

I recently used smartnode to bootstrap a node (with checkpoint sync) and it is still syncing (although I only see 99.99% on eth1 for the last day when I check...