Commit graph

281 commits

Author SHA1 Message Date
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
thephez
44c55257a8
[Content] - P2P - Update PrivateSend messages to include input counts (#73)
- Updated `dsa` and `dsq` messages with nInputCount field
 - Updated notes in Guide

Closes #70
2018-06-28 12:58:23 -04:00
thephez
73fdafea75
[Content] - RPC - Update getmempoolentry
- Add `instantsend` and `instantlock` to result
 - Closes #69
2018-06-11 13:33:07 -04:00
thephez
3415a4dbc7
"Hotfixes" from master (#72)
* Typo : max block size (#42)

* config - Travis config update (#44)

- Temporary fix for deploy 1.9 issue

* content - Remove outdated Payment Processor link

* [Rebrand] Update main logo

* [Rebrand] Update SVG log

* [Rebrand] Update icon

* [Rebrand] Main logo adjustment
2018-06-11 12:54:57 -04:00
thephez
2304a52d4f
[Content] - P2P - Compact block addition (#64)
* content - Add compact block inventory

* content - p2p - Compact Block messages
 - Start adding `blocktxn`, `cmpctblock`, `getblocktxn`, and `sendcmpct`
messages
  - blocktxn and getblocktxn description and format added
  - Placeholders for cmpctblock and sendcmpct

* content - p2p - Sendcmpct message
 - Add details of `sendcmpct` including hex dump

* content - p2p - CmpctBlock message
 - Add hexdump
 - Update description

* content - Minor formatting updates

* content - p2p - Update control and data message drawings
 - Add compact block related commands

* content - p2p - Update compact block messages
 - Add info about protocol version when implemented
 - Add info to cmpctblock

* content - p2p - Update compact block messages
 - Add some info from bitcoin-dot-org/bitcoin.org#2092
  - Add detail to cmpctblock, sendcmpct, getblocktxn, blocktxn messages
  - Add reference terms

* content - p2p - Comment out blocktxn and getblocktxn hexdump for now

Closes #59
2018-04-24 10:53:32 -04:00
thephez
7b8e5ed5ea
[Content] - RPC - Update getchaintips
- Add `forkpoint` to result
 - Closes #60
2018-04-18 18:11:17 -04:00
thephez
581500c546
[Content] - Update PrivateSend collateral info (#62)
- Change for protocol >70208 to provide more flexibility
Closes #48
2018-04-18 17:21:03 -04:00
thephez
190fa798a5
[Content] Update transaction version number 2018-04-18 16:56:05 -04:00
thephez
a646eb80a8
[Content] Update devnet magic bytes
- Closes #61
2018-04-18 16:53:50 -04:00
thephez
6a50ef3eae
[Content] - P2P - Add Spork 6 and update message fields (#57)
* [Content] - P2P - Add spork 6

* [Content] - P2P - Message parameter updates
 - Change dsa/dsi collateral to tx message
 - nLastDsq marked as removed from mnb
 - Add fields to mnp

Closes #34
2018-04-10 10:36:28 -04:00
thephez
3c921f6df7
[Content] - RPC - Update Gobject message
- Minor update related to #52
2018-04-09 15:00:42 -04:00
thephez
80b5d0ddaf [Content] - RPC - Update Gobject message
- Add mode parameter
 - Closes #52
2018-04-09 13:45:11 -04:00
thephez
d075fc209e [Content] - Update Reject P2P message to cover IS, PS, and Governance
Closes #54
2018-04-03 10:48:42 -04:00
thephez
d9c1833330
[Content] - Update PrivateSend collateral info for protocol >70208 change 2018-03-15 14:46:20 -04:00