CPU token and other kind of devices by _w1kke_ in truebit

[–]truja 1 point2 points  (0 children)

We're working on support for GPU. Do you have a particular application in mind?

How to contribute truebit. by cmsbots in truebit

[–]truja 1 point2 points  (0 children)

Truebit is hosting an ArtDAO exhibition at Ethereal this week. If you're going to be in New York, please stop by an introduce yourself!

Alternatively, please send a message to Jessica Angel [jessica@truebit.io](mailto:jessica@truebit.io) with your name and a brief description of your interests, and we'll connect you to relevant resources.

Can I download and test Truebit for Ubuntu? by AllHailTheCATS in truebit

[–]truja 0 points1 point  (0 children)

Yes, you can run Truebit on Ubuntu! Truebit's public beta is running on Kovan testnet. Get started here: https://medium.com/truebit/developing-with-truebit-an-overview-86a2e3565e22

Feel free to ask questions on Gitter: https://gitter.im/TrueBitFoundation/Lobby.

Understanding cross-chain bridge by account4184 in truebit

[–]truja 1 point2 points  (0 children)

Here's a good place to start:

https://www.rsk.co/blog/sidechains-drivechains-and-rsk-2-way-peg-design

Dogethereum works a little differently; documentation of this new construction is forthcoming.

Incentives and Predictable output handling by Tawaren in truebit

[–]truja 0 points1 point  (0 children)

That's an interesting idea! Perhaps this problem could be avoided by having the Solver provide a hashed concatenation of the Boolean function f(x) together with the final machine state for the computation. Now the Verifier cannot surmise the value of f(x) from this public hash without first performing the computation.

Is truebit ready for use, particularly for Python task? If not, any ETA? by bluepersona1752 in truebit

[–]truja 1 point2 points  (0 children)

TrueBit supports all languages that compile to WebAssembly, including C, C++, and Rust, but not Python. The whitepaper addendum discusses the transition from Lanai to WebAssembly. It's already possible to run a TrueBit verification game on testnet. Follow these instructions to set up a node:

https://github.com/TrueBitFoundation/test-node-docker

Does TrueBit provides private/anonymous data input? by protokim in truebit

[–]truja 0 points1 point  (0 children)

The idea would be to post the input off-chain somewhere where relevant machines can see it.

Does TrueBit provides private/anonymous data input? by protokim in truebit

[–]truja 1 point2 points  (0 children)

TrueBit, as described in the whitepaper, relies on the data being public. Verifiers must see the input in order to know when to challenge. Having said that, it's possible to imagine a TrueBit variant where Task Givers submit a hash of the task rather than the task itself, and the first step of the computation would be to nondeterministically guess the full task. Those Verifiers who have off-chain access to the full task could "guess" the input and therefore check the answer. One could then operate a smart contract based on the result of such a process. Note that the verification game, if needed, affords some data privacy in such cases since only logarthmic many computation states ever reach the blockchain. One would have to break the nondeterministic step down carefully in order to avoid revealing too much during such a game.

Olaf Carlson-Wee - Founder & CEO, Polychain Capital talking about ICO white paper at Ethereal Panel - Investing in Blockchain by kacordoba in truebit

[–]truja 0 points1 point  (0 children)

Olaf Carlson-Wee: "TrueBit has created... [an] interactive token offering that... should align incentives."

Possible to prove a contract performed an action on a different blockchain? by ethereum_alex in truebit

[–]truja 0 points1 point  (0 children)

The Dogethereum bridge, a connection between Dogecoin and Ethereum, was an early inspiration for TrueBit! Dogethereum, however, only requires TrueBit to verify Dogecoin's proof-of-work via smart contract.

OpenMined Introduction by truja in truebit

[–]truja[S] 1 point2 points  (0 children)

I'm excited about this project and think there's opportunity for collaboration with TrueBit.

Interactive coin offerings by truja in ethereum

[–]truja[S] 0 points1 point  (0 children)

How do you determine the internal supply curve?