UdjinM6
|
b843696638
|
Be more specific about tx version in conditions
We don't want to set rules for version 4+ txes atm.
|
2018-11-14 16:58:05 +03:00 |
|
UdjinM6
|
c975a986b2
|
no cs_main in specialtxes
|
2018-11-14 16:58:03 +03:00 |
|
UdjinM6
|
658b7afd18
|
Make error messages re payload a bit more specific
|
2018-11-14 16:57:41 +03:00 |
|
PastaPastaPasta
|
f0df5bffa6
|
Clang evo folder and activemasternode.* (#2418)
* clang + manual formatting
* clang activemasternode.*
* bump copyright
* weirdness correction
|
2018-11-06 11:54:23 +03:00 |
|
Alexander Block
|
25b6dae9ea
|
Code style and RPC help string cleanups for DIP2/DIP3 (#2379)
* Fix code style in DIP2/DIP3 code (single statement ifs with curly braces)
* Fix DIP3 RPC help strings
* Handle review comments
* Handle more review comments
|
2018-10-26 07:03:14 +02:00 |
|
Alexander Block
|
bcc0719578
|
Calculate and enforce DIP4 masternodes merkle root in CbTx
Also add "coinbase_payload" field to block templates
|
2018-09-03 10:46:51 +02:00 |
|
Alexander Block
|
0a086898f5
|
Implement and enforce CbTx with correct block height and deprecate BIP34
|
2018-09-03 10:46:40 +02:00 |
|
Alexander Block
|
9653af2f30
|
Classes, validation and update logic for CProUpRevTX
|
2018-08-31 17:06:33 +02:00 |
|
Alexander Block
|
1c68d11077
|
Classes, validation and update logic for CProUpRegTX
|
2018-08-31 17:06:24 +02:00 |
|
Alexander Block
|
6ec0d7aea5
|
Classes and basic validation of ProUpServTx
|
2018-08-31 17:06:24 +02:00 |
|
Alexander Block
|
c566ce75d9
|
Update copyright in specialtx.h/cpp
|
2018-08-30 19:47:48 +02:00 |
|
Alexander Block
|
9e8a867149
|
Implementation of deterministic MNs list
|
2018-08-30 19:47:48 +02:00 |
|
Alexander Block
|
958b84ace3
|
Implementation of ProRegTx with basic validation (no processing)
|
2018-08-30 19:47:30 +02:00 |
|
Alexander Block
|
e225cebcdb
|
Use previous block for CheckSpecialTx (#2243)
We actually can't use the current block as that one might not be fully
processed/built yet.
|
2018-08-29 16:26:16 +03:00 |
|
Alexander Block
|
cebf71bbc3
|
Stubs for special TX validation and processing
|
2018-08-29 11:36:14 +02:00 |
|