sirpy

Results 129 comments of sirpy

the place to add that would be in the UBIScheme contract but once this contract is replaced the count of how much UBI each user got will restart

@thrownness you can see that travis build is failing TypeError: Cannot read property 'get' of undefined at SEA.work.name (/home/travis/build/amark/gun/test/sea/sea.js:44:13) at Object.SEA.work.SEA.work (/home/travis/build/amark/gun/sea.js:278:22) 1) Content Addressing var gun is undefined by...

just node. not aware of browser tests maybe @amark can tell more. there should be a way to run these tests also on a browser

this should be re-opened its not working if you didnt first import the artifacts in solidity it only works if you have the artifact in your local build/contracts i'm trying...

I General I think libraries for protocols should have easy ways to extend the protocol they support, usually by simply exposing the relevant fields as public and writable, seems like...

what I was saying is that realm-web is working fine for me on react-native after I applied the above package.json patch the only blocker is the LocalStorage, when using MemoryStorage...

can anyone from the mainters comment on this? pointer on how to implement?

@shamb0t Yes I understand how it basically works, but as explained, I can't use localstorage and I want to save it in some other remote storage, so the question is...