Commit graph

279 commits

Author SHA1 Message Date
thephez
5428b88aa2 Wallet RPC updates
- Convert remaining existing RPCs to Dash
(settxfee->walletpassphrasechange)
2017-12-07 09:09:11 -05:00
thephez
db89358b0a Wallet RPC updates
- Convert more existing RPCs to Dash (move->sendtoaddress)

Added var for Add Lock Conf parameter
2017-12-07 09:09:11 -05:00
thephez
022808165c Wallet RPC updates
- Comment out detail of non-implemented wallet RPCs
2017-12-07 09:09:11 -05:00
thephez
8c175dfdff Wallet RPC updates
- Convert more existing RPCs to Dash
(listsinceblock->listunspent)
2017-12-07 09:09:11 -05:00
thephez
79231bb3d3 Wallet RPC updates
- Convert more existing RPCs to Dash
(listaddressgroupings->listreceivedbyaddress)
2017-12-07 09:09:11 -05:00
thephez
8202b61162 Wallet RPC updates
- Convert more existing RPCs to Dash (gettransaction->listaccounts)
2017-12-07 09:09:11 -05:00
thephez
2e46278b3c Minor items missed in previous commit 2017-12-07 09:09:11 -05:00
thephez
c0e52df028 Wallet RPC updates
- Convert more existing RPCs to Dash
 - Minimal changes (some InstantSend parameter additions)
2017-12-07 09:09:11 -05:00
thephez
ff3508cb25 Update a few wallet RPCs 2017-12-07 09:09:11 -05:00
thephez
6fdba2bc89 Reference - finish Util RPCs
- Update last util RPC (getmemoryinfo)
2017-12-07 09:09:11 -05:00
thephez
c21a890aed P2P guide - sentinel updates
- Add detail for prune/superblock
2017-12-07 09:09:11 -05:00
thephez
58daafc727 Guide - Sentinel start
- Add some initial info about sentinel
2017-12-07 09:09:11 -05:00
thephez
e672db970f Add sortable RPC summary table 2017-12-07 09:09:11 -05:00
thephez
e825730910 P2P reference - Add sentinelping RPC
Update template for creating new RPCs
2017-12-07 09:09:11 -05:00
thephez
02e2d7a602 P2P reference - Update verifymessage/signmessage RPCs 2017-12-07 09:09:11 -05:00
thephez
9b76d62b0c P2P reference
- Update validateaddress RPC
2017-12-07 09:09:11 -05:00
thephez
7b42b6b8ba P2P reference
- Add masternodebroadcast RPC details
 - Comment out payment processing guide section
2017-12-07 09:09:11 -05:00
thephez
a08e48eff9 P2P updates (guide/reference)
- Mining guide (bitcoin->dash)
 - Guide - remove payment section that is not very relevant
 - Minor spork RPC
2017-12-07 09:09:11 -05:00
thephez
24461fec67 RPC update - spork details 2017-12-07 09:09:11 -05:00
thephez
c119e2fc14 Minor layout reorg 2017-12-07 09:09:11 -05:00
thephez
07cd97f08c P2P guide - alerts
- Added alert details back
2017-12-07 09:09:11 -05:00
thephez
d85b1855f9 P2P guide - misbehaving nodes
- Additional updates to table
2017-12-07 09:09:11 -05:00
thephez
617893997e Guide - P2P
- Start table in Misbehaving section for all behavior resulting in ban
score increase
2017-12-07 09:09:11 -05:00
thephez
c3614d25fc Guide - P2P section
- Updated .dot files
 - Update block sync
 - Minor other formatting/adjustments
2017-12-07 09:09:11 -05:00
thephez
4046ac0639 Guide - P2P IBD section
- Updated .dot files
 - Minor adjustments for Dash
2017-12-07 09:09:11 -05:00
thephez
fbe53a41c4 Guide - P2P network updates
- Peer discovery / IBD start
2017-12-07 09:09:11 -05:00
thephez
68688df0ce Guide - operating mode updates 2017-12-07 09:09:11 -05:00
thephez
40fbb25c80 Guide - wallet section updates
Misc other changes
2017-12-07 09:09:11 -05:00
thephez
350ccce28f Guide - update contracts section 2017-12-07 09:09:11 -05:00
thephez
57bbb02486 Guide - additional transaction updates
Add DIP1 to references
2017-12-07 09:09:11 -05:00
thephez
3d26a3b490 Guide - transaction updates
Minor reference update
Some Bitcoin -> Dash conversions in translation yml
2017-12-07 09:09:11 -05:00
thephez
d096a9c160 Guide updates
- Intro
 - Block chain section
 - Developer guide
2017-12-07 09:09:11 -05:00
thephez
3be200d1ec Update current protcol version 2017-12-07 09:09:11 -05:00
thephez
769cc7f60b Updates to protcol version information 2017-12-07 09:09:11 -05:00
thephez
29491813c3 mnv P2P message
- Add hexdumps for 2 steps of the masternode verify process
 - Update details
2017-12-07 09:09:11 -05:00
thephez
4ded024b06 InstantSend P2P messages / Guide
- Add diagram of message exchange
 - Add section to guide
2017-12-07 09:09:11 -05:00
thephez
1d999fa23c PrivateSend P2P messages
- Add diagram of message exchange showing typical PrivateSend session
2017-12-07 09:09:11 -05:00
thephez
4e4255c2c1 MN/Goverance P2P messages
- Add diagram of message exchange

Update Dash Core 0.12.2 release date
2017-12-07 09:09:11 -05:00
thephez
160bde7d39 MN Sync
- Add ongoing sync drawing
 - Re-arrange layout / rename some sections
 - Add additional details about ongoing sync

Correct issue w/ mnget P2P message in dev ref
Add masternode sync drawing
2017-12-07 09:09:11 -05:00
thephez
f8f3d29e64 MN Sync
- Add MN List / payment ongoing sync info
2017-12-07 09:09:11 -05:00
thephez
458b143573 MN Sync
- Create drawing of initial MN sync steps for clarity
2017-12-07 09:09:11 -05:00
thephez
27c1fea7f0 Guide - masternode sync
- Started detail about how MN sync maintained
2017-12-07 09:09:11 -05:00
thephez
3e238c858c Guide - masternode sync
- Added details including the schedule at which various sync-related
actions occur
2017-12-07 09:09:11 -05:00
thephez
1314d4c28e Add start of quorum section
Minor update to govobjvote
2017-12-07 09:09:11 -05:00
thephez
96684f8644 RPCs (Utility)
- Update Priority/fee related RPCs
2017-12-07 09:09:11 -05:00
thephez
b85d023be3 RPCs (Raw Tx / Utility)
- Update all raw transaction RPCs
 - Update CreateMultiSig Utility RPC
2017-12-07 09:09:11 -05:00
thephez
09c005ffdd RPC (Gobject) minor updates 2017-12-07 09:09:11 -05:00
thephez
fbfbd301c5 RPC Update (Gobject)
- Add prepare, submit, getcurrentvotes, list, and diff details
2017-12-07 09:09:11 -05:00
thephez
3a7f1b7bcc RPC Update (Gobject)
- Add getvotes details
2017-12-07 09:09:11 -05:00
thephez
819b7e104b RPC Update (Gobject)
- Add check and deserialize details
2017-12-07 09:09:11 -05:00