jl777
3e5cfdc24b
Merge pull request #1146 from jl777/jl777
...
Jl777
2019-01-07 04:14:57 -11:00
Mihailo Milenkovic
1db43ae672
Oracles data and format check ( #8 )
...
- Sanity check of oracle data
- Fix oracle format check
2019-01-03 11:55:48 +01:00
jl777
6392d7f9a0
Marmara files
2019-01-02 19:13:02 -11:00
jl777
31e466f6c7
Triggers -> Marmara stubs
2019-01-02 19:10:10 -11:00
Mihailo Milenkovic
3847272ab2
Removed unused tx_notarizedconfirmed in oraclefeed.
2019-01-02 16:13:12 +01:00
jl777
f7b88823c7
Merge pull request #1135 from jl777/jl777
...
Fix oracles 'd' and 'D'
2019-01-02 04:03:14 -11:00
jl777
398cc66405
Fix oracles 'd' and 'D'
2019-01-02 04:02:49 -11:00
jl777
7aceb88100
Merge pull request #1134 from jl777/jl777
...
Jl777
2019-01-02 02:17:52 -11:00
jl777
0b4120eefa
Fix
2019-01-01 23:40:20 -11:00
jl777
e090330823
remove mutually exclusive constraint on selfimport
...
-ac_beam and -ac_coda cannot be active at the same time
Clusters can do import coin normally even with self-import chains.
-ac_import=KMD (any bitcoinprotocol coin) will make a side chain (not
implemented yet)
Theoretically -ac_beam or -ac_coda can work with side chain (not
implemented yet other than chain params)
2019-01-01 23:34:31 -11:00
jl777
4dbb9e832a
Extern
2018-12-31 23:45:27 -11:00
jl777
1839b1d27f
Fix
2018-12-31 23:42:54 -11:00
jl777
0f05fef7e5
prevout.n
2018-12-31 23:41:17 -11:00
jl777
e3ef4f65a4
Include CCinclude
2018-12-31 23:39:24 -11:00
jl777
fec1d82069
Fixes
2018-12-31 23:35:35 -11:00
jl777
8920674148
Syntax
2018-12-31 23:32:02 -11:00
jl777
2995bbcc79
rework selfimport
2018-12-31 23:28:35 -11:00
jl777
f511b6c9b4
Merge pull request #1133 from jl777/jl777
...
Jl777
2018-12-31 21:59:31 -11:00
jl777
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11:00
Mihailo Milenkovic
cfa2f63f42
Fix daemon crashing when sending funds to oracles marker and doing oracleslist
2018-12-31 11:16:18 +01:00
jl777
7598b1c375
Fix
2018-12-29 04:32:00 -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
jl777
e2a1f44c6d
Merge branch 'FSM' into jl777
2018-12-28 01:37:23 -11:00
jl777
33f99eb34a
Allow any ac_pubkey import for testing
2018-12-27 01:12:37 -11:00
jl777
75ecbdebb4
selfimports
2018-12-27 01:11:03 -11:00
jl777
ac96ea5178
std
2018-12-27 01:09:24 -11:00
jl777
2d5537af00
Stubs for -ac_import
2018-12-27 00:59:35 -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
jl777
2d9c9864d7
Skip unspendables in zmigrate
2018-12-19 09:26:37 -11:00
jl777
4fc0f19775
Fix warnings
2018-12-18 10:13:04 -11:00
jl777
1cfd8030e3
Merge pull request #1112 from jl777/jl777
...
Jl777
2018-12-18 05:45:46 -11:00
jl777
95f4ecf06e
Serial mergetoaddress
2018-12-18 05:12:26 -11:00
jl777
37c9636c39
Merge pull request #1111 from jl777/jl777
...
improve z_migrate with initial z_mergetoaddress
2018-12-18 04:41:47 -11:00
jl777
776e525083
\"
2018-12-18 04:38:02 -11:00
jl777
45df581240
Test
2018-12-18 04:36:36 -11:00
jl777
92fc71b753
[]
2018-12-18 04:35:49 -11:00
jl777
a7cd4c0d71
z_getnewaddress sprout
2018-12-18 04:33:24 -11:00
jl777
45d91c8f0d
z_mergetoaddress loop at start of migrate
2018-12-18 04:30:25 -11: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
3d013276fb
COIN -> SATOSHIDEN
2018-12-16 05:52:01 -11:00
jl777
6955ce6de7
Prevent fractional migrate
2018-12-16 03:31:35 -11:00
jl777
c773c0e988
Merge branch 'FSM' into jl777
2018-12-16 02:38:03 -11:00
jl777
72fea6a95e
Merge pull request #1090 from blackjok3rtt/FSM
...
Fixed mempool fix
2018-12-16 02:37:07 -11:00
blackjok3r
94c37803df
Final fix for mempool
2018-12-16 21:06:17 +08:00
jl777
ca55a34710
zmigrate COIN sapling
2018-12-15 07:48:23 -11:00
jl777
3ab4cd8651
Merge branch 'dev' into FSM
2018-12-15 07:45:12 -11:00
jl777
ba0c0794eb
Add three to migrate
2018-12-15 07:43:08 -11:00
Jonathan "Duke" Leto
7b30d56d3d
Add makefile and readme for CC dapps
2018-12-15 10:29:00 -08:00
jl777
3eb0194063
Start at 5000
2018-12-15 05:57:34 -11:00