Rome Reginelli
baedeca973
Merge pull request #971 from mDuo13/170_misc_updates
...
Various API updates for v1.7.0
2021-02-23 22:46:49 -08:00
Rome Reginelli
2a2f484912
Merge pull request #969 from mDuo13/170_amendments
...
Known Amendments: 1.7.0 updates
2021-02-23 22:46:22 -08:00
mDuo13
f7f5e40604
fixSTAmountCanonicalize description tweak
2021-02-23 15:06:16 -08:00
mDuo13
f4757480f1
account_lines: implement @ryangyoung suggestion
2021-02-23 12:05:00 -08:00
mDuo13
de7485d66d
vl method: add public_key field
...
Fixes #924 . Documents https://github.com/ripple/rippled/pull/3488
2021-02-22 20:08:34 -08:00
mDuo13
465c05a339
manifest method is public in v1.7.0
2021-02-22 19:42:05 -08:00
mDuo13
05d9e4ee29
account_lines: document rippled#3587
...
- New explicit `false` value in v1.7.0 for when having No Ripple
disabled is a considered non-default for purposes of the trust line's
owner reserve
- Update a couple nearby table entries to match preferred style
2021-02-22 19:33:56 -08:00
mDuo13
2a354b25f7
download_shard over HTTP in v1.7.0
...
Documents https://github.com/ripple/rippled/pull/3578
Also updates the Japanese version of the page for some changes in v1.6.0
2021-02-22 19:13:51 -08:00
mDuo13
81f9c7c69d
actBitcoin error removed in v1.7.0
...
https://github.com/ripple/rippled/pull/3581
2021-02-22 18:20:22 -08:00
Rome Reginelli
55fb729f38
Merge pull request #968 from mDuo13/reporting_mode_api
...
Reporting mode api
2021-02-18 18:14:03 -08:00
mDuo13
2535ac557b
Known Amendments: 1.7.0 updates
2021-02-18 18:12:41 -08:00
Rome Reginelli
edf4eafc79
Merge pull request #953 from mDuo13/ticketbatch_tutorial
...
"Use Tickets" tutorial
2021-02-18 16:09:54 -08:00
mDuo13
9fa6dc6811
Reporting Mode API changes - edits per reviews
2021-02-18 15:19:48 -08:00
mDuo13
a665e5174a
Network Mode→P2P Mode
2021-02-17 17:16:27 -08:00
mDuo13
767ef4b852
Reporting Mode: API changes
2021-02-17 13:04:10 -08:00
mDuo13
6b2d42e7d9
server modes: edits per review
2021-02-17 00:31:46 -08:00
mDuo13
0e33d93c0e
Use Tickets: better error handling
2021-02-11 17:06:04 -08:00
mDuo13
6025be47ee
[JA] update generate-step for consistency w/ EN
2021-02-11 15:12:50 -08:00
mDuo13
7708e30219
Use Tickets: edits per review
2021-02-11 15:12:31 -08:00
mDuo13
cd673acb6e
Server modes: rewrite to add reporting mode
2021-02-09 17:14:07 -08:00
Rome Reginelli
fd45d170d0
Apply suggestions from @intelliot review
...
Co-authored-by: Elliot Lee <github.public@intelliot.com >
2021-02-05 13:30:29 -08:00
mDuo13
eb0b9a66e5
Use Tickets tutorial upgrades
...
- Use Devnet for live examples
- Move code to a dedicated JS file instead of having it all inline
- Improve transaction submission logic
2021-02-01 19:05:33 -08:00
mDuo13
fb9174f51d
Use Tickets: intermission, cleanup
2021-01-19 18:20:54 -08:00
mDuo13
12c42e2a9f
Use Tickets: draft complete
2021-01-15 15:47:56 -08:00
mDuo13
bb46c3206e
Use Tickets: better handling of non-validation
2021-01-14 18:26:27 -08:00
mDuo13
0acd12bd90
Use Tickets: fix styles, check tickets
2021-01-14 03:23:12 -08:00
mDuo13
58f0c8bee2
Use Tickets: wait for validation step
2021-01-13 23:01:15 -08:00
mDuo13
231602e8c0
Use Tickets: fix code for early steps
2021-01-12 20:05:44 -08:00
mDuo13
decda08a2a
Move filter_interactive_steps to frontmatter
...
Requires Dactyl v0.13.2 or higher. Otherwise you'll get a "start_step()
is not defined" error.
2021-01-11 20:30:35 -08:00
mDuo13
7ee9235291
Use Tickets: more interactive code progress
2021-01-11 20:30:28 -08:00
mDuo13
ed32c6737b
TicketBatch tutorial fixes
2020-12-16 13:52:42 -08:00
mDuo13
d1c20192a4
TicketBatch: tutorial progress
2020-12-14 17:22:34 -08:00
mDuo13
a93f58e783
TicketBatch tutorial progress
2020-12-07 17:58:51 -08:00
mDuo13
2f962cd727
TicketBatch: edits per reviews
2020-12-02 13:31:36 -08:00
mDuo13
2ef0fd16ac
Ticket: real example & fix links
2020-12-01 17:35:33 -08:00
mDuo13
6f9093bf48
TicketBatch: canceling offers/escrows that were created with tickets
2020-11-24 18:01:25 -08:00
mDuo13
175ed822e9
TicketBatch: diagrams, more references
2020-11-24 17:50:08 -08:00
mDuo13
9e3c369a8d
TicketBatch: more reference docs
2020-11-24 16:30:07 -08:00
mDuo13
422b01a049
TicketBatch: start tx, ledger, result code updates
2020-11-23 17:45:14 -08:00
mDuo13
6a4b5a2287
TicketBatch: concept doc draft
2020-11-19 17:50:52 -08:00
mDuo13
fd98e6e6a6
Start TicketBatch docs
2020-11-18 17:55:00 -08:00
mDuo13
b6b5d9e4d7
Start v1.7.0 working branch
2020-11-18 15:56:46 -08:00
Rome Reginelli
b2716c6e8b
Merge pull request #931 from mDuo13/rfcs_enabled
...
Update transaction malleability docs for RFCS
2020-11-18 15:48:45 -08:00
mDuo13
f480a43999
Tx malleability: copy edits
2020-11-18 11:12:34 -08:00
mDuo13
928af0b4b7
Update transaction malleability docs for RFCS
...
- Update mentions of RequireFullyCanonicalSig to reflect that it's
enabled now
- De-emphasizes tfFullyCanonicalSig now that it has no effect
- Rework the Transaction Malleability Exploit to reflect the
multi-signing scenario, which is the only possible one now.
2020-11-17 14:09:25 -08:00
Alloy Networks
49d8692d3d
Add build-essential to list of dependencies
2020-11-14 13:54:53 +02:00
Rome Reginelli
edc8ce3fc6
Merge pull request #925 from mDuo13/tecno_entry
...
Update tecNO_ENTRY definition
2020-11-10 14:04:18 -08:00
Rome Reginelli
0317f15ed6
Merge pull request #927 from rswarthout/full-history-updates-2020-11
...
Changes to storage space consumed for full-history nodes.
2020-11-10 14:03:44 -08:00
Robert Swarthout
8299b7fc69
Changes to storage space consumed for full-history nodes.
2020-11-10 16:58:42 -05:00
mDuo13
aa9cf77a5f
tecNO_ENTRY: JA fix
2020-11-09 15:11:50 -08:00