Commit Graph

19670 Commits

Author SHA1 Message Date
blackjok3r
1f5efd44aa not a chance this will work? 2018-10-16 23:02:47 +08:00
blackjok3r
a11c10fdd2 send 0 value utxo to CRYPTO777 address instead of ac_pubkey 2018-10-16 21:39:54 +08:00
blackjok3r
fb0f519301 try to make miner spend p2pk utxo 2018-10-16 21:17:27 +08:00
blackjok3r
dc92daa03c oops 2018-10-16 17:17:44 +08:00
blackjok3r
68032ee5a7 change so only ac_pubkey can mine coinbase 2018-10-16 17:14:07 +08:00
blackjok3r
b66f366d5c next try 2018-10-16 16:06:49 +08:00
blackjok3r
3793c63860 oops LOL 2018-10-16 15:33:09 +08:00
blackjok3r
8ca9133eb4 fix 2018-10-16 14:44:55 +08:00
blackjok3r
45ef1a21c7 try this 2018-10-16 14:21:23 +08:00
blackjok3r
497f834d1f disable check to see what block is being created 2018-10-16 13:49:38 +08:00
blackjok3r
0d63c1f908 add some prints 2018-10-16 13:36:24 +08:00
blackjok3r
c175848729 set minimum supply for ac_stream to 100k 2018-10-16 13:12:53 +08:00
blackjok3r
b6cfefce0b prevent STREAM and PERC being used at the same time 2018-10-16 13:07:30 +08:00
blackjok3r
4e9596efea fix commission 2018-10-16 13:02:16 +08:00
blackjok3r
0cf52141ef give this a go 2018-10-16 12:58:43 +08:00
blackjok3r
b9b7f12d84 fix edgcase where eras before current get chosen out of order and
prevent later ones being activated.
2018-10-12 14:06:26 +08:00
Alrighttt
05f99c1b93 Merge pull request #20 from jl777/FSM
merge latest jl777-FSM
2018-10-03 11:38:09 -04:00
jl777
35cb5f61d9 Merge pull request #903 from Mixa84/channelCCFSM
Updated channel CC docs
2018-10-02 02:35:52 -11:00
jl777
374dbd844c Fix destination confusion 2018-10-02 02:23:35 -11:00
Mihailo Milenkovic
0cb59663e2 - Updated channel CC docs 2018-10-02 15:08:36 +02:00
blackjok3rtt
99dad8d238 Merge pull request #18 from StakedChain/min_merge_address
Upgrade z_mergetoaddress to take an extra prameter for utxo size
2018-10-02 01:39:14 +08:00
jl777
ae6574ee79 Merge pull request #902 from Mixa84/channelCCFSM
Channel CC
2018-10-01 06:01:06 -11:00
blackjok3r
0367b1a685 < 2018-10-02 00:53:28 +08:00
Mihailo Milenkovic
78086bc3bf - fix 2018-10-01 18:52:21 +02:00
blackjok3r
478370fd6c numutxos < 2 instead of 0... cant merge 1 utxo 2018-10-02 00:52:12 +08:00
blackjok3r
f882623570 remove prints and fix utxo counter in wrong place 2018-10-02 00:42:14 +08:00
Mihailo Milenkovic
7f0ed443f1 -modified ChannelsExactAmount
-fixes
2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
bd632043f2 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
2ca1bcbe21 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
001d7ea101 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
5e1984d0d2 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
d68350535d - updated validation
- added secret parameter to payment
- reused marker for sender to validate creator of tx
2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
b32b682ae9 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
fea4c38edd -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
21eb7fa7d2 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
e5e3d065f3 -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
5628e37d9e -fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
7340ace3b1 test 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
7394c62474 - fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
0e7a978012 - fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
dd3bcadec4 - adding markers for transactions 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
e741f587f5 fix deadlock 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
294b79f6bd fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
352856b87f fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
acd84a3898 fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
93346f25d9 - Fixing payment, open, validate .... 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
f2cf63f98b fix 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
5aa6428feb - Fixes 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
c2fa2759d6 Small fixes 2018-10-01 18:27:07 +02:00
Mihailo Milenkovic
93cfcaa7ef - Modified AddChannelsInputs to uses inputs from CC channel for payment
- Inital validate skeleton
- Defined OP_RETURN format
2018-10-01 18:27:07 +02:00