Bitcoin Forum
June 23, 2024, 08:45:57 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 »  All
  Print  
Author Topic: [ANN][CHIPS] KMD platform's LN app with realtime betting+decentralized shuffling  (Read 44543 times)
Goldshredder
Full Member
***
Offline Offline

Activity: 249
Merit: 100


View Profile
March 14, 2018, 11:33:34 PM
 #381


How I do this properly?

By posting in the Civic thread? Smiley

And then buying some CHIPS.  Smiley

Not necessarily in that order.
Goldshredder
Full Member
***
Offline Offline

Activity: 249
Merit: 100


View Profile
March 14, 2018, 11:40:36 PM
 #382

We are making good progress on the blockchain enforced contracts, which is required for a blockchain enforced poker.

the CHIPS realtime p2p code is already working, so once we get the blockchain enforced contracts ready we can pull together a system that works either in realtime with MofN multisig approvals or invokes a blockchain enforced payout vector.

really, it is all quite technical and 99.9% of readers here wont understand so I am not posting much details about it here.

tl:dr: the goal is still to get a working realtime decentralized poker using CHIPS, KMD and PANGEA chains all coordinated with a realtime p2p betting.

tl:dr of tl:dr: CHIPS is good

Talk about a killer application.  Pretty cool.  The tech outline you gave makes sense, I think.
 Thanks for the update.

Really looking forward to seeing it all come together.
okie dokie
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 15, 2018, 03:53:36 AM
 #383

tl:dr of tl:dr: CHIPS is are good



Please tell me the first contract will be called DIP.

Most readers will get Chips and Dip.

Or Chips and salsa.

Maybe even Fish and Chips

Barbeque chips, ruffled chips, gluten free chips

Ok, im putting down the beer.. Mmmm chips
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 15, 2018, 07:51:51 AM
 #384

tl:dr of tl:dr: CHIPS is are good



Please tell me the first contract will be called DIP.

Most readers will get Chips and Dip.

Or Chips and salsa.

Maybe even Fish and Chips

Barbeque chips, ruffled chips, gluten free chips

Ok, im putting down the beer.. Mmmm chips

contracts will be embedded into a custom blockchain for that usecase, the first contract (other than test contracts) will likely be named PANGEA
Goldshredder
Full Member
***
Offline Offline

Activity: 249
Merit: 100


View Profile
March 15, 2018, 02:37:33 PM
 #385

Please tell me the first contract will be called DIP.

Most readers will get Chips and Dip.

Or Chips and salsa.

Maybe even Fish and Chips

Barbeque chips, ruffled chips, gluten free chips

Ok, im putting down the beer.. Mmmm chips

Would you like fries with that supercontinent?
okie dokie
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 16, 2018, 03:55:16 PM
 #386

Finally hit the 20,000,000 coin mark. Based on current hash rate, what is the best guess for when all 21 mil coins are out?
never
I think block reward goes to 0 satoshis before it sums up to 21 million, something about infinite series, but not 100% sure on this.

the more practical question is when does it ready 20.99 million
I leave the answer to this for the reader to solve

Potayto potahto

Im going to guess sometime in feb

Ok, I was a little off. Chips is down to about the last 100,000 coins to be mined.

20900037
canibalgb
Full Member
***
Offline Offline

Activity: 448
Merit: 102


Beam me up!


View Profile
March 16, 2018, 05:17:29 PM
 #387

tl:dr of tl:dr: CHIPS is are good



Please tell me the first contract will be called DIP.

Most readers will get Chips and Dip.

Or Chips and salsa.

Maybe even Fish and Chips

Barbeque chips, ruffled chips, gluten free chips

Ok, im putting down the beer.. Mmmm chips

contracts will be embedded into a custom blockchain for that usecase, the first contract (other than test contracts) will likely be named PANGEA

Good name. That seems to unite people.  Smiley

okie dokie
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 28, 2018, 03:05:39 PM
 #388

https://github.com/KomodoPlatform/NotaryNodes/blob/master/proposals/libscott/README.md
Quote
Who am I?
Programmer of 11 years.
Proud to be working with Komodo since 2017.
Specialist in smart contracts, state machines, data structures etc.
What am I doing?
I am the author of two implementations of interledger crypto-conditions, in Haskell and C. I have also done the first integration of Crypto-Conditions into the bitcoin scripting language; for Komodo! This was done with the addition of a script opcode.

I am designing a protocol for cross chain contract settlements (ie to enable chips).

This protocol will open up a wide range of smart contract possibilities, with applications running on Komodo asset-chains. Additionally, the inclusion of Crypto-Conditions into the Komodo network will provide a high degree of connectivity via the rest of the crypto ecosystem, principally via Ripple's InterLedger protocol (ILP). ILP is a cross chain settlement layer for atomic swaps.

In case you are wondering, the key difference between atomic swaps and cross chain contract settlements is that contract settlements are not atomic, they are backed by on-chain code to verify contract states.

Interesting stuff going on behind the scenes. Are there any other candidates who are helping build out chips I should be aware of?
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 28, 2018, 05:23:52 PM
 #389

https://github.com/KomodoPlatform/NotaryNodes/blob/master/proposals/libscott/README.md
Quote
Who am I?
Programmer of 11 years.
Proud to be working with Komodo since 2017.
Specialist in smart contracts, state machines, data structures etc.
What am I doing?
I am the author of two implementations of interledger crypto-conditions, in Haskell and C. I have also done the first integration of Crypto-Conditions into the bitcoin scripting language; for Komodo! This was done with the addition of a script opcode.

I am designing a protocol for cross chain contract settlements (ie to enable chips).

This protocol will open up a wide range of smart contract possibilities, with applications running on Komodo asset-chains. Additionally, the inclusion of Crypto-Conditions into the Komodo network will provide a high degree of connectivity via the rest of the crypto ecosystem, principally via Ripple's InterLedger protocol (ILP). ILP is a cross chain settlement layer for atomic swaps.

In case you are wondering, the key difference between atomic swaps and cross chain contract settlements is that contract settlements are not atomic, they are backed by on-chain code to verify contract states.

Interesting stuff going on behind the scenes. Are there any other candidates who are helping build out chips I should be aware of?
sg777 but you already know about him as he wrote the math paper

what we did in the atomic swap space, we will do in the decentralized betting space, but that is just one use case of the new tech we are making
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 29, 2018, 12:17:21 PM
 #390

rebased chipsd to bitcoin 0.16
it is in the dev branch
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 29, 2018, 01:27:38 PM
 #391

rebased chipsd to bitcoin 0.16
it is in the dev branch
it worked fine on a already synced chain, but having some issues syncing from scratch.
investigating
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 29, 2018, 02:19:35 PM
 #392

rebased chipsd to bitcoin 0.16
it is in the dev branch
it worked fine on a already synced chain, but having some issues syncing from scratch.
investigating
working now, at least got past where it was stuck before
I also added back the "getinfo" rpc call, it just returns what "getblockchaininfo" does but at least anything relying on getinfo wont break
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
March 29, 2018, 03:13:45 PM
 #393

and i rebased my lightning repo with the latest lightning
Acura3600
Legendary
*
Offline Offline

Activity: 2963
Merit: 1245



View Profile
April 02, 2018, 08:43:18 AM
 #394


I like this project . I learn more about the project and his idea by studying white paper. But even with a superficial introduction to the project there are positive impressions.

Where do you have find the whitepaper ??
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
April 06, 2018, 06:39:48 PM
 #395

added dPoW to the rebased CHIPS

also created a getinfo that combines getblockchaininfo, getwalletinfo and getnetworkinfo, along with notarization data

it is in the jl777 branch for now
babysocoolll
Newbie
*
Offline Offline

Activity: 75
Merit: 0


View Profile
April 07, 2018, 03:06:31 PM
 #396

awesome, I want to join this project too
canibalgb
Full Member
***
Offline Offline

Activity: 448
Merit: 102


Beam me up!


View Profile
April 09, 2018, 01:25:28 AM
 #397

awesome, I want to join this project too

Good choice. Excellent project!
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
April 09, 2018, 09:20:11 AM
 #398

crypto conditions code added to CHIPS
jl777B (OP)
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
April 19, 2018, 07:24:47 AM
 #399

whitepaper for CHIPS

https://cvcbt18.hotcrp.com/paper/15?cap=015aVU1QHwHKZxU

yassin54
Legendary
*
Offline Offline

Activity: 1540
Merit: 1000


View Profile
April 19, 2018, 08:37:42 PM
 #400

Thanks Jl777 Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!