Commit Graph

2776 Commits

Author SHA1 Message Date
mDuo13
8e9a780248 Accounts - typo fix re: reserve 2019-05-21 16:00:22 -07:00
mDuo13
0d43e41ba8 Monitoring for transactions: edits per @jhaaaa review 2019-05-21 15:59:18 -07:00
mDuo13
ab35f5ccbd Data API: add disclaimer 2019-05-17 18:06:30 -07:00
mDuo13
c7ffb23570 Monitoring transactions tutorial: feedback from @intelliot 2019-05-17 18:02:57 -07:00
mDuo13
92da61cada Tx monitoring: Split off tx chaining technique 2019-05-16 18:43:49 -07:00
mDuo13
fa7ccf7be6 Move monitoring ws-tx to Get Started cat 2019-05-16 16:55:24 -07:00
mDuo13
59fef27560 Mention account reserve permanence more prominently 2019-05-16 16:47:13 -07:00
mDuo13
d19c8ffdf8 Tx history chaining: done with 1st draft of code 2019-05-15 19:39:59 -07:00
mDuo13
513d8fe8ec Monitoring for transactions: start chaining code 2019-05-15 13:12:43 -07:00
Rome Reginelli
12d0982b9d Merge pull request #564 from xrpscanner/patch-1
Added transaction_count to Transaction Metrics
2019-05-10 11:06:28 -07:00
The XRP Scan Project
0d692ffaf8 Added transaction_count to Transaction Metrics
Added information about transaction_count that was missing from the Transaction Metrics table.
2019-05-10 18:27:31 +05:30
mDuo13
cf6712f2ad Inc tx: steps for history chaining 2019-05-09 18:10:43 -07:00
mDuo13
e2d838604f Interactive 'Read Payments' step 2019-05-08 13:47:36 -07:00
mDuo13
5d6ea00931 Inc payments: sample code for reading amount received. 2019-05-07 18:35:46 -07:00
mDuo13
579afe766b Use JS shortcut for interactive tutorial breadcrumbs 2019-05-07 18:35:24 -07:00
Rome Reginelli
98d4fb7ec6 Merge pull request #563 from mDuo13/patch-eth-utxo
Correction: Ethereum does not use a UTXO model
2019-05-07 15:00:17 -07:00
mDuo13
da9426a93c Correction: Ethereum does not use a UTXO model 2019-05-06 23:04:14 -07:00
mDuo13
6d5ead0ffd Monitor inc tx: dispatcher 2019-05-06 18:05:27 -07:00
mDuo13
b2bfac86f1 Use filter for interactive tutorial steps 2019-05-06 13:08:23 -07:00
mDuo13
77a7093249 Monitor payments: start interactive tutorial 2019-05-03 20:03:20 -07:00
mDuo13
727b4aa34b Recently updated: Look up tx results 2019-05-02 13:39:41 -07:00
Rome Reginelli
f5c3134704 Merge pull request #556 from mDuo13/txmeta_explain
Detailed guide to understanding transaction results & metadata
2019-05-02 13:32:53 -07:00
mDuo13
9925999efd Look up tx results: fix typos 2019-05-02 13:26:49 -07:00
mDuo13
8f2f22d59e Look up tx results: more edits per review 2019-05-01 18:39:16 -07:00
mDuo13
d31604f1c8 Look Up Tx Results: edits per reviews 2019-05-01 18:39:16 -07:00
mDuo13
b0df0f501d Tx Metadata: more clarifications, see also 2019-05-01 18:39:16 -07:00
mDuo13
a5323375cd Revise issued currency metadata discussion 2019-05-01 18:39:16 -07:00
mDuo13
cdb63647d3 Metadata - maybe done w/ 1st draft? 2019-05-01 18:39:15 -07:00
mDuo13
76126e777f tx meta: example nop tx 2019-05-01 18:38:33 -07:00
mDuo13
de4268b1be Tx metadata doc progress, tangents/contextual info 2019-05-01 18:37:44 -07:00
mDuo13
5665d5f697 Start tx metadata explanation doc 2019-05-01 18:37:42 -07:00
mDuo13
064b561f4b Recently updated: tx sender 2019-05-01 18:26:26 -07:00
Rome Reginelli
596830f8c3 Merge pull request #561 from mDuo13/tx_sender_tool
Transaction sender tool
2019-05-01 18:24:58 -07:00
mDuo13
c5fbd4b52f Dev Tools: fix landing page URL, blurbs; add Tx sender 2019-04-25 13:01:32 -07:00
mDuo13
88ed0a6b67 Recently updated (2019-04-25) 2019-04-25 11:49:40 -07:00
Rome Reginelli
23cb370e14 Merge pull request #554 from mDuo13/update_metadata_ref
Update metadata reference
2019-04-25 10:02:35 -07:00
mDuo13
71ee136cb0 Tx sender: mobile improvements, history box 2019-04-24 19:40:38 -07:00
Rome Reginelli
60c0287c21 Merge pull request #560 from ripple/gbarr01-patch-1
Repair transactions_hash to transaction_hash
2019-04-24 16:35:09 -07:00
mDuo13
a2861de1d2 Tx Metadata: Edits per peer reviews 2019-04-24 16:34:35 -07:00
mDuo13
9f6f037cac Metadata: add example 2019-04-24 16:34:35 -07:00
mDuo13
44aaff78ee Metadata: Describe AffectedNodes format 2019-04-24 16:34:35 -07:00
Rome Reginelli
d87fe02586 Merge pull request #553 from mDuo13/ripplestate-intro
Clarify some RippleState, AccountTxnID stuff
2019-04-24 15:41:17 -07:00
mDuo13
74eb305a10 RippleState: peer review edits 2019-04-24 15:31:50 -07:00
mDuo13
269d889fcf Tx sender improvements
- Stick to proper precision when forming partial payments
- Use growl-like notifs to report tx success/failure
2019-04-23 18:50:19 -07:00
mDuo13
032e2d28b4 Tx sender: feature complete?
- Send partial payments works
- Shows progress bars for partial payment setup, escrow auto-release
- Actually tracks sending address's XRP balance
2019-04-23 17:25:40 -07:00
Gwendolynne Barr
8ef512729c Repair transactions_hash to transaction_hash
The docs say that the Ledger Object has field, `transactions_hash`, but the Try It! feature returns `transaction_hash` (with no `s`).
2019-04-23 04:30:13 -07:00
mDuo13
668fbe2fba Tx Sender: Implement all types except partial payment 2019-04-22 19:37:42 -07:00
Jennifer Hasegawa
ed8aecfc6f record full URL 2019-04-22 17:36:08 -07:00
Rome Reginelli
cb934af712 Merge pull request #557 from mDuo13/multisignreserve_enabled
MultiSignReserve enabled
2019-04-19 11:29:05 -07:00
mDuo13
66c754ac60 MultiSignReserve enabled 2019-04-18 15:33:13 -07:00