Commit Graph

3288 Commits

Author SHA1 Message Date
Rome Reginelli
be57cf1ec8 Merge pull request #800 from mDuo13/ka_150
new amendments in v1.5.0
2020-03-27 14:09:33 -07:00
mDuo13
3f96b7257c Configure statsd: copy-edits 2020-03-27 14:04:08 -07:00
mDuo13
f7cfcabdf7 tx: min_ledger,max_ledger fields 2020-03-26 18:48:56 -07:00
mDuo13
508e34a0e5 v1.5.0 amendments: edits per reviews 2020-03-26 17:51:41 -07:00
Rome Reginelli
4fa7e0a951 Merge pull request #807 from ripple/rr-look-up-tx-results-fix
Look up tx results: fix typo
2020-03-26 15:50:52 -07:00
Rome Reginelli
8b92611ade Look up tx results: fix typo
redundant "account's transaction history of an account"
2020-03-26 15:24:33 -07:00
Rome Reginelli
3bac6ecc2c Merge pull request #796 from mDuo13/augmented_submit
Augmented submit
2020-03-26 15:00:34 -07:00
mDuo13
d940373bcd Configure gRPC tutorial 2020-03-25 18:04:07 -07:00
mDuo13
0440e5bc1a Add peer management methods to admin methods landing
Fixes #765
2020-03-25 17:06:37 -07:00
mDuo13
16f0a73c8f Add manifest, validator_info to api links snippet 2020-03-25 17:02:24 -07:00
mDuo13
e074149094 manifest and validator_info methods 2020-03-25 16:59:31 -07:00
mbhandary
fa8dea9b59 Fixed typos, changed code fonts, added prefix description, reworded 2020-03-25 17:26:17 -04:00
Rome Reginelli
ea11ab9ee7 Merge pull request #804 from Frassle/patch-1
Fix incorrect number in cryptographic-keys.md
2020-03-25 14:15:18 -07:00
Fraser Waters
0ec974afa9 Fix incorrect number in cryptographic-keys.md
33 bytes + 4 bytes + 4 bytes = 41 bytes, not 40
2020-03-25 09:02:58 +00:00
mbhandary
57f9b02b48 Fixed heading 2020-03-24 11:35:23 -04:00
mbhandary
33284395dc updated dactyl-config and included see also 2020-03-24 11:14:43 -04:00
mbhandary
6ae440f6ca Instructions on how to enable StatsD 2020-03-24 10:44:37 -04:00
mDuo13
e981f4d47b Update ledger method human_close_time & examples 2020-03-23 18:47:03 -07:00
mDuo13
c1b2a763cb server_info/state: utc time, add jq_trans_overflow 2020-03-23 18:31:56 -07:00
mDuo13
c289cd00cb augmented submit: add validated_ledger_index field, examples 2020-03-23 17:50:23 -07:00
Rome Reginelli
ed596f886e Merge pull request #795 from mDuo13/3226_account_channels_fixes
account_channels: updates for 1.5.0
2020-03-23 17:31:18 -07:00
mDuo13
33ec52d83d new amendments in v1.5.0 2020-03-23 17:23:30 -07:00
Rome Reginelli
56e7b914d1 Merge pull request #798 from ripple/mDuo13-patch-toml-currencieslist
fix servers list copypasta
2020-03-17 19:07:15 -07:00
Rome Reginelli
d88a459385 fix servers list copypasta 2020-03-17 18:47:39 -07:00
mDuo13
165100c78a Augmented submit: rephrase some sign/submit fields 2020-03-13 15:16:28 -07:00
Rome Reginelli
7b3e0edfb4 Merge pull request #797 from mDuo13/account_tx_cli
account_tx: fix CLI syntax.
2020-03-11 02:36:24 -07:00
mDuo13
07874d62db account_channels: fix caps typo 2020-03-11 02:20:29 -07:00
mDuo13
decf9697f9 account_tx: add comma 2020-03-11 02:18:36 -07:00
mDuo13
db25e0124c Augmented submit: edits for v1.5.0-rc2 2020-03-11 02:17:06 -07:00
mDuo13
a667a349b7 Clarify XRP creators 2020-03-10 15:23:35 -07:00
mDuo13
971710a262 account_tx: fix CLI syntax. 2020-03-09 17:50:24 -07:00
mDuo13
0b557ca4e3 account_channels: updates for 1.5.0 2020-03-06 15:25:33 -08:00
mDuo13
fe0454e8f3 submit: clarify augmented response details 2020-03-05 17:19:22 -08:00
mDuo13
bf1343922d submit method: new response fields (draft) 2020-03-04 17:22:41 -08:00
mDuo13
9cdf64d555 Add rippled v1.5.0 2020-03-04 14:24:59 -08:00
Rome Reginelli
3aae2cee40 wallet server: fix warning callout 2020-03-03 14:54:13 -08:00
Rome Reginelli
a8b54914af Merge pull request #793 from denizdanaie/patch-2
Prepare-Transaction-txJSON-must-be-a-string
2020-03-03 14:41:43 -08:00
Rome Reginelli
5d7cf34944 Merge pull request #791 from ripple/rr-tec-links
tec codes: better interlinking
2020-03-03 14:32:34 -08:00
Rome Reginelli
52834b793a Merge pull request #788 from ripple/mayurbhandary-patch-3
Added entry in the the validators table for attestation
2020-03-03 14:29:59 -08:00
Rome Reginelli
88b6b3485a Merge pull request #785 from mDuo13/rate-limiting
Rate limiting
2020-03-03 14:29:28 -08:00
mDuo13
ad16b608ea Domain checker: restore reverted changes 2020-03-03 14:27:32 -08:00
mbhandary
711513b5ab Validator Domain Verifier tool
Complted and tested toml parsing and domain verification

Edited HTML for more clarity

Included source for domain-verifier-bundle.js

Added build instructions and source for domain-verifier-bundle.js

Updated and separated build instructions

Minified domain-verifier-bundle.js using webpack

Updated build instructions with webpack and added extra manifest checks

Added query parameter to request, made relative url change, and added attestation check

Added newline to html

validator-domain-verifier-tool: use <pre>
2020-03-03 14:21:35 -08:00
mDuo13
1944beb32e Rate limiting: copy-editing 2020-03-03 14:11:23 -08:00
Deniz Danaie
0b52af10a9 Prepare-Transaction-txJSON-must-be-a-string
```$ node sendtest.js 
<my_directory>\my_ripple_experiment\node_modules\ripple-lib\dist\npm\common\schema-validator.js:167
        throw new errors_1.ValidationError(result.errors.join());
        ^

ValidationError: instance.txJSON is not of a type(s) string
    at Object.schemaValidate (<my_directory>\my_ripple_experiment\node_modules\r
ipple-lib\dist\npm\common\schema-validator.js:167:15)
    at apply (<my_directory>\my_ripple_experiment\node_modules\lodash\lodas
h.js:475:27)
    at Object.wrapper [as sign] (<my_directory>\my_ripple_experiment\node_modules\
4mlodash\lodash.js:5317:16)
    at RippleAPI.sign (<my_directory>\my_ripple_experiment\node_modules\ripple-l
ib\dist\npm\transaction\sign.js:136:18)
    at Object.<anonymous> (<my_directory>\my_ripple_experiment\sendtest.js:28:22)   
    at Module._compile (internal/modules/cjs/loader.js:1151:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1171:10)
    at Module.load (internal/modules/cjs/loader.js:1000:32)
    at Function.Module._load (internal/modules/cjs/loader.js:899:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) {
  name: 'ValidationError',
  data: undefined
}```
As stated in https://xrpl.org/rippleapi-reference.html#sign, ```sign(txJSON: string, secret: string, options: object)``` txJSON must be a string; however ```doPrepare()``` returns a json.
2020-03-03 20:35:28 +01:00
mayurbhandary
4de776bf84 Changed attestation description. 2020-03-03 11:48:54 -05:00
Rome Reginelli
b375cfae48 tecDST_TAG_NEEDED: link relevant doc 2020-03-02 15:26:02 -08:00
Rome Reginelli
f2d53957d4 tec codes: better interlinking 2020-03-02 15:20:09 -08:00
Rome Reginelli
52089e8789 Merge pull request #787 from ripple/mayurbhandary-patch-2
Added warning about validator-keys.json file
2020-02-28 16:36:57 -08:00
mDuo13
8669ccb52a Rate limiting: see also; copyediting 2020-02-28 16:33:17 -08:00
Rome Reginelli
f76f910ed9 domain verification: validator keys warning copy-edits 2020-02-28 14:45:04 -08:00