Duke
852f747cbf
Remove dead code
2023-04-06 13:39:42 -04:00
Duke
e033a2e6eb
Update copyrights to 2023
2023-02-09 18:06:03 -05:00
Jonathan "Duke" Leto
5d2307a709
Update copyrights to 2022
2022-09-19 15:45:30 -07:00
Duke Leto
5a3f5b4152
.
2021-07-10 14:05:20 -04:00
Duke Leto
4a536d62dc
Update copyrights
2021-04-17 13:03:22 -04:00
Duke Leto
980350b9b4
Stuck in the grind
2020-12-16 22:10:59 -05:00
Duke Leto
e4ffb34756
Next height
2020-12-16 04:51:11 -05:00
Duke Leto
b58c15b9fb
update copyrights
2020-12-10 07:45:36 -05:00
Duke Leto
5d81cddcad
Hush First All The Way
2020-12-04 09:52:41 -05:00
Duke Leto
c737c0dfaf
We call them Hush Smart Chains around here
2020-11-15 11:54:06 -05:00
Duke Leto
a23b0e8388
Remove the unsupported concept of staked notaries
2020-11-15 10:28:53 -05:00
miodragpop
9ff7565901
OpenSSL replaced by WolfSSL
2020-10-28 22:13:52 +01:00
jl777
7d38d22ce9
->myGetTransaction for nSPV virtualisation
2019-07-12 01:35:59 -11:00
Mihailo Milenkovic
1f013df156
Initial PegsCC implementation ( #27 )
2019-07-04 11:23:55 +02:00
blackjok3r
5247451835
disable token imports on LABS. fix getimports RPC
2019-05-02 20:16:21 +08:00
jl777
ad480a67dd
Merge pull request #1442 from dimxy/token-migration
...
Token crosschain migration support in fungible chain cluster
2019-04-19 07:25:35 -11:00
dimxy
fa9ca8b430
removed test invalid return
2019-04-19 23:07:12 +05:00
Mihailo Milenkovic
b4175592e8
Add -earlytxid param and check -ac_end,-ac_supply and -ac_perc. ( #23 )
2019-04-19 18:41:58 +02:00
dimxy
c3e7b1c799
corr ret true for prev tx
2019-04-19 19:16:16 +05:00
dimxy
19c4977056
test invalid on
2019-04-19 15:55:34 +05:00
dimxy
59a02a874e
corr selfimport param
2019-04-19 15:27:42 +05:00
dimxy
53a7f69501
rebased onto latest FSM with gateways import
2019-04-19 15:17:47 +05:00
dimxy
4add699cbb
token migration moved to FSM
2019-04-19 14:41:46 +05:00
Mihailo Milenkovic
0acaa3517f
Adding validation for importgateway CC ( #22 )
2019-04-18 14:23:12 +02:00
jl777
06e57ee1ba
Add boolean CCflag to all SetCCunspents/txids
2019-04-11 21:49:28 -11:00
Mihailo Milenkovic
cd8d41c5f8
Fix broken build
2019-04-10 18:07:53 +02:00
Mihailo Milenkovic
2872c88795
Adding dual daemon import and gateway import. ( #21 )
2019-04-10 13:09:11 +02:00
blackjok3r
cb5aa3c45c
Merge branch 'FSM' of https://github.com/jl777/komodo into jl777-FSM
2019-02-18 19:09:54 +08:00
dimxy
3c3531627f
comment added
2019-02-16 22:15:55 +05:00
dimxy
7b312f6ce6
added burn tx nExpiryHeight validation
2019-02-16 22:07:08 +05:00
dimxy
a994a2c015
corrected invalid non-canonical
...
corrected burntx nExpiryHeight to prevent duplication of importtx (malleability)
added importcoin validation for amount, ac_pubkey
added sourcetx creation with amount in opret
2019-02-16 22:07:07 +05:00
blackjok3r
e93fd95815
Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import
2019-01-02 23:29:52 +08:00
jl777
398cc66405
Fix oracles 'd' and 'D'
2019-01-02 04:02:49 -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
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11:00
jl777
7598b1c375
Fix
2018-12-29 04:32:00 -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
blackjok3r
507060d6d6
Merge branch 'manymomoms' of https://github.com/libscott/komodo into libscott-manymomoms
...
does this work lol
2018-11-02 00:47:55 +08:00
Scott Sadler
f51c4d4716
check many MoMoMs on tx import
2018-11-01 10:12:18 +01:00