Commit Graph

64 Commits

Author SHA1 Message Date
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
jl777
6a71342500 Fixes 2018-12-29 01:39:30 -11:00
jl777
c10c7d3309 Komod-tx functions 2018-12-29 01:37:53 -11:00
Mihailo Milenkovic
478a31f463 Channels fix (#6)
- Fix bug for not able to issue last payment in channel
- Add more info in channelsinfo
2018-12-25 17:13:54 +01:00
Mihailo Milenkovic
56430117fe Channels fix (#5)
- Fix bug when destination invokes payment (wrong pubkeys in OP_RETURN - validation would fail)
- Added channelslist RPC
- Changed channelsinfo data to JSON format
2018-12-17 17:56:06 +01:00
jl777
a0e51c46b1 Sapling CC tx support 2018-11-27 23:00:15 -11:00
Mihailo Milenkovic
16f5598f36 Gateways (#3)
- Changed gateways withdrawal flow
- Added txnotarizedconfirmed function to check if transaction is confirmed/notarized
- Fixed max number of inputs when adding in varuous CC functions
- Added TESTMODE to set CC confirmation tx to 2 blocks instead of 60
2018-11-26 20:32:57 +01:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -08:00
jl777
bd19a3867b Usevout 2018-11-10 05:14:50 -11:00
jl777
9841d2984e Test 2018-11-10 03:10:10 -11:00
jl777
013c54955c Better error checking 2018-11-07 00:53:32 -11:00
jl777
4148e39f73 Return eval->error 2018-11-07 00:29:34 -11:00
jl777
1242e65eff make unsupported funcid illegal 2018-11-06 22:50:13 -11:00
jl777
0cf7cae07c Syntax 2018-11-01 07:25:45 -11:00
Mihailo Milenkovic
127ee64e48 Fix 2018-10-31 16:54:18 +01:00
Mihailo Milenkovic
8841c81404 Fix 2018-10-26 22:02:42 +02:00
Mihailo Milenkovic
702658f047 Code clean up 2018-10-09 16:22:36 +02:00
Mihailo Milenkovic
30743f7333 Add checks for correct input data 2018-10-08 17:45:53 +02:00
miketout
8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 2018-10-02 19:49:54 -07:00
Mihailo Milenkovic
0cb59663e2 - Updated channel CC docs 2018-10-02 15:08:36 +02:00
Mihailo Milenkovic
78086bc3bf - fix 2018-10-01 18:52:21 +02: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
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
jl777
652854e5d0 Fix 2018-08-31 01:38:57 -11:00
jl777
8779e887e2 Test 2018-08-31 01:32:36 -11:00
jl777
6862db0620 Fix 2018-08-31 01:31:20 -11:00
jl777
02da4225f4 Payment/collect for channels 2018-08-31 01:27:23 -11:00
jl777
3c2f25cacf Test 2018-08-29 05:36:56 -11:00
jl777
2f72823d59 Test 2018-08-29 05:27:14 -11:00