thephez
9e6fb8984e
P2P - Add QcTx hexdump
2018-12-18 17:15:25 -05:00
thephez
c31c99ff89
Guide - Update some example txs
...
Change to hashes on the chain following the 12.3.4 reset
2018-12-18 13:07:23 -05:00
thephez
0d8901fb11
Guide - fix broken link
2018-12-18 12:50:51 -05:00
thephez
de08d26898
Guide - Update MN payment description
...
Related to dashpay/dash#2258
2018-12-18 11:47:19 -05:00
thephez
f5a3097aad
P2P - Special tx payload size clarification
2018-12-17 16:59:47 -05:00
thephez
b32d7879b8
P2P - qfcommit typo
...
Change description of llmqType field
2018-12-17 16:58:09 -05:00
thephez
0fbaf409c0
P2P - Add qfcommit message (no hexdump example)
...
DIP6 quorum final commitment (dashpay/dash#2477 )
2018-12-17 16:41:30 -05:00
thephez
b652fe17d3
RPC - Update getblock
...
Add missing versionHex field (dashpay/dash@e7d9ffa )
Change to use verbosity syntax (dashpay/dash#2506 and
bitcoin/bitcoin#8704 )
2018-12-17 13:17:15 -05:00
thephez
003e987621
Guide - PrivateSend dstx message limit
...
Up to 5 simultaneous dstxs per MN allowed (dashpay/dash#2552 )
2018-12-17 10:08:10 -05:00
thephez
6a5a8f1213
Content - version bump
...
0.13.0.0 bumped to 70213 (dashpay/dash#2557 )
2018-12-17 09:29:16 -05:00
thephez
7348fe59ba
RPC - Update protx list
...
Make all options follow the same parameter format (dashpay/dash#2559 )
2018-12-17 09:17:46 -05:00
thephez
81de599ee2
P2P - Add new txlvote fields
...
masternodeProTxHash (dashpay/dash#2484 )
quorumModifierHash (dashpay/dash#2505 )
2018-12-13 16:09:32 -05:00
thephez
b935ba5e9c
Content - Special transactions
...
Add info for Quorum commitment
Remove messages not in 13.0 (SubTx)
2018-12-13 13:53:07 -05:00
thephez
ab05790243
Content - Add spork 17
2018-12-13 13:05:26 -05:00
thephez
91095e58fa
RPC - Update protx default mode
...
dashpay/dash#2513
2018-12-13 12:31:04 -05:00
thephez
07acdd5af9
RPC - Update mode name
2018-12-13 11:19:43 -05:00
thephez
5a5b7a7974
RPC - Update gobject prepare with new params
...
Use-IS (dashpay/dash#2452 )
Use specific UTXO for fee (dashpay/dash#2482 )
2018-12-13 11:03:28 -05:00
thephez
5193ae21b1
RPC - Update getblockchaininfo to show BIP-9 progress
...
Related to dashpay/dash#2435
2018-12-13 10:51:52 -05:00
thephez
63a6f6ce45
Content - RPC - Update quick reference
2018-11-19 13:46:54 -05:00
thephez
2372ce3e56
V0.13.0 guide dash features ( #93 )
...
* Content - Guide - IS updates
Drop psuedo-confirmations
Automatic IS and fee changes
* Content - Guide - PS updates
Add 5th denom
Update collateral fee info
* Content - Guide - MN Sync schedule
Minor updates
* Content - Guide - Auto-IS limitations
* Content - Guide - Auto-IS limitation update
2018-11-19 13:17:36 -05:00
thephez
29b6536e89
Content - RPC - Generate can be used on testnet
2018-11-19 13:17:36 -05:00
thephez
4f5237cba4
Content - Correct 0.13.0 protocol version number
2018-11-19 13:17:36 -05:00
thephez
af6e45b63c
Content - RPC - Add coinbase_payload to getblocktemplate
2018-11-19 13:17:36 -05:00
thephez
2f35efbf5d
Content - Clarify OP_RETURN max text length
...
83 byte limit must factor in opcodes
2018-11-19 13:17:36 -05:00
thephez
00649c5928
Content - P2P - Add DIP4 p2p messages
...
getmnlistd and mnlistdiff with details
Update data message image with DIP4 messages
2018-11-19 13:17:36 -05:00
thephez
3e3660ffef
Content - RPC - protx update
...
Correct result section of register_prepare
Add register_submit details
2018-11-19 13:17:36 -05:00
thephez
9ef3f3a791
Content - RPC - protx update
...
Rename registration with funding to register_fund
Add register_prepare for allowing external signing
2018-11-19 13:17:36 -05:00
thephez
04a2541355
V0.13.0 RPC protx ( #91 )
...
* Content - RPC - Add basic protx details
Example calls and subcommands only
* Content - RPC - Add parameter info for register RPCs
* Content - RPC - Add parameter info for list RPC
* Content - Create reusable var for ProTx details
* Content - RPC - Add parameter info for remaining protx subcommands
info, update_service, update_registrar, revoke, diff
* Content - RPC - Minor typo fixes
2018-11-19 13:17:36 -05:00
thephez
3910f56978
Content - P2P - Note messages that will be deprecated by DIP3
2018-11-19 13:17:36 -05:00
thephez
c4e728c59f
Content - RPC - Minor BLS changes
2018-11-19 13:17:36 -05:00
thephez
6eb7a16bbd
Content - Spork - Add 2 new sporks
2018-11-19 13:17:36 -05:00
thephez
9fa37ab7df
Content - RPC - Add bls
...
Used to create operator keys for DIP3 Pro*tx special txs
2018-11-19 13:17:36 -05:00
thephez
6a8da4d8ad
Update 0.12.4 references to 0.13.0
2018-11-19 13:17:36 -05:00
thephez
b68663de1e
V13.0 special txs ( #90 )
...
* Content - Add section for Special txs
* Content - Add necessary cross-refs
* Content - DIP3 - Add ProRegTx details
Description and example hexdump added
* Content - Minor DIP 2-5 formatting
* Content - formatting fix
* Content - DIP3 - Update ProRegTx Op Key info
Uses BLS public key instead of ECDSA pubkeyhash
* Content - DIP3 - Add ProUpServTx details
* Content - DIP3 - Update ProRegTx
Hexdump for both new collateral and reference to existing on
* Content - DIP3 - Update ProUpServTx
Add note about missing payloadSigSize
Hexdump corrections
* Content - DIP3 - Update ProUpServTx
Minor formatting updates
* Content - DIP3 - Add ProUpRevTx details
* Content - DIP4 - Add CbTx details
* Content - Update raw tx per DIP2
Split version into version and type
Add extra_payload fields
* Content - DIP3 - Add ProUpRegTx details
2018-11-19 13:17:36 -05:00
thephez
1c5293bb91
Content - RPC - Remove maxgovobjdatasize from getgovernanceinfo
...
From dashpay/dash#2298
2018-11-19 13:17:36 -05:00
thephez
461705aca1
Content - RPC - Add DIP2 fields to raw tx
...
- Applies to decoderawtransaction and getrawtransaction
- Related to dashpay/dash#2239
2018-11-19 13:17:36 -05:00
thephez
38bc6ece62
Content - RPC - Add instantlock to getrawtx
...
- Related to dashpay/dash#2314
2018-11-19 13:17:36 -05:00
thephez
4be282f75c
Content - RPC - Add PS amount and round
...
- Related to dashpay/dash#2230
2018-11-19 13:17:36 -05:00
thephez
8a4f9c9dcd
Content - RPC - Add masternode check
...
- Related to dashpay/dash#2218
2018-11-19 13:17:36 -05:00
thephez
dd5e804658
Content - RPC - Update examples for RPCs using addlocked
2018-11-19 13:17:36 -05:00
thephez
7806d68e38
Content - RPC - Update masternode genkey
...
- Add `compressed` parameter
- Related to dashpay/dash#2232
2018-11-19 13:17:36 -05:00
thephez
d62724bbe6
Content - RPC - Update getblocktemplate for DIP3
...
- Change `masternode` to array of objects
- Related to dashpay/dash#2216
2018-11-19 13:17:36 -05:00
thephez
7f1341b64f
Content - RPC - Update getblocktemplate
...
- Add `previousbits` field from dashpay/dash#2201
2018-11-19 13:17:36 -05:00
thephez
f9bd089ffd
Content - RPC - Update dumpwallet with added info
...
- Change from dashpay/dash#2191
2018-11-19 13:17:36 -05:00
thephez
c31012eb70
Content - RPC - addlockconf to addlocked conversion
...
- Update 8 RPCs based on dashpay/dash#2040
2018-11-19 13:17:36 -05:00
thephez
6c7609f137
Content - Update Tx malleability
2018-09-28 11:09:47 -04:00
thephez
7469ab4281
Content - RPC - getnetworkinfo ( #86 )
...
- Add missing `networkactive` parameter
2018-09-05 11:17:27 -04:00
thephez
65819e3b09
Content - Fix govobjvote hexdump
2018-07-05 20:23:36 -04:00
thephez
cd7c9bfc7f
v12.3 release updates ( #76 )
...
* content - Update P2P reference
- Change protocol version to 70209
- Highlight some significant changes in release
* content - Change protocol version to 70210
- Update release date info
2018-06-29 16:12:15 -04:00
thephez
207c9824e4
[Content] Hexdump updates for 12.3 ( #77 )
...
* Content - P2P - mnget message update
- Related to #41
* Content - P2P - mnp hexdump updated with new fields
- Related to #58
* Content - P2P - add hexdump for getblocktxn message
* Content - P2P - add hexdump for blocktxn message
* Content - P2P - update cmpctblock hexdump to include shortid
2018-06-29 16:07:42 -04:00