mDuo13
db451108ab
Key derivation: correct bytes for secp256k1 pubkey
2019-10-10 16:21:01 -07:00
mDuo13
7cef1abda7
Key derivation: fix RFC-1751, output base58 pubkeys
2019-10-10 16:20:42 -07:00
mDuo13
6e550aff88
Key derivation code: license/disclaimers
2019-10-10 12:32:34 -07:00
mDuo13
e36b90d1d3
Key derivation: byte order fix for RFC1751
2019-10-10 12:18:58 -07:00
mDuo13
28f12b4f25
Key derivation - code cleanup
2019-10-09 19:58:21 -07:00
mDuo13
1815326542
Key derivation code (working draft)
...
- read hex, base58, RFC1751, or passphrase
- derive Ed25519 keys from seed
- derive secp256k1 master key from seed
- encode keys to hex or base58
Note: at this time, the RFC1751 implementation is consistent with the
original spec but not consistent with rippled's RFC1751 implementation.
I don't know why rippled's RFC1751 implementation doesn't match the
spec. Maybe something to do with endianness.
2019-10-09 19:54:43 -07:00
mDuo13
80be728267
Start key derivation sample code
2019-10-07 22:23:18 -07:00
mDuo13
dd2294e7a5
Key derivation clarifications
2019-09-09 18:37:06 -07:00
Ryan Young
3c74eee725
modify disclaimer language and position
2019-09-06 20:35:37 -07:00
Rome Reginelli
fbdda38563
Merge pull request #676 from mDuo13/fix_hashes
...
'Send a Check' tutorial: minor cleanup
2019-08-30 13:53:20 -07:00
Rome Reginelli
ef949ac065
Merge pull request #682 from mellery451/fix-pkg
...
Update info about building packages from source tree
2019-08-30 13:52:58 -07:00
Rome Reginelli
c08a6e37b6
Cleanup deb package build instructions
...
- Stop code fence from splitting the bulleted list
- Rephrase slightly for clarity
2019-08-29 14:07:30 -07:00
RareData
cf698dae67
Fix invalid message key
2019-08-28 15:09:06 +02:00
mDuo13
73f3e757d5
'Send a Check' tutorial: minor cleanup
...
- Put tabs in the same order consistently (Send a Check)
- Use a consistent blob & hash for commandline examples
- Fix the redundant phrase "sign method command"
2019-08-26 18:18:44 -07:00
Rome Reginelli
2d00870063
Merge pull request #673 from mDuo13/ecosystem
...
Software Ecosystem article
2019-08-26 13:09:39 -07:00
Ryan Young
edd47a9ff6
move legal disclaimer
2019-08-22 13:58:41 -07:00
Mike Ellery
e57f4daf73
Update info about building packages from source tree
2019-08-22 11:50:59 -07:00
Rome Reginelli
c393431f43
Merge pull request #664 from mDuo13/IA-interlinking
...
Improve interlinking of concepts section
2019-08-15 17:59:26 -07:00
mDuo13
4af8b8daaa
Interlinking: add missing link def includes
2019-08-15 14:35:55 -07:00
mDuo13
d02b3d81fd
Clarify reference server license
2019-08-13 14:32:26 -07:00
mDuo13
9386193f6b
Ecosystem: fix typos
2019-08-13 14:29:17 -07:00
mDuo13
40f8bdc4a1
Interlinking: add missed concepts pages, etc.
2019-08-13 14:24:28 -07:00
mDuo13
b265337852
Ecosystem: add diagram, apps & services
2019-08-12 14:21:28 -07:00
rabbit
4a22ddbacd
Validation stream messages are from all validators
...
Edited the description of the validation stream. This resolves: https://github.com/ripple/ripple-dev-portal/issues/670
2019-08-11 12:35:04 -04:00
mDuo13
7d27dadfa0
Ecosystem: more drafting
2019-08-09 18:42:59 -07:00
mDuo13
1947cc6870
Start ecosystem draft
2019-08-08 09:28:59 -07:00
Rome Reginelli
44f5e898d6
Merge pull request #666 from mDuo13/shard_filenotfound_error
...
Update "Understanding Log Messages"
2019-08-07 13:35:51 -07:00
mDuo13
0f3d95fd47
IA: fix new See Also links
2019-08-05 17:46:23 -07:00
mDuo13
a695e6b77a
Fix payment types table
2019-08-01 14:27:33 -07:00
mDuo13
66f8b7f7b8
Understanding Log Messages: alphabetize messages
...
Crashes are a special case (not a specific log message) so I left that
entry at the top.
2019-08-01 14:14:04 -07:00
mDuo13
176d1f7218
Add two new log messages
2019-08-01 14:04:56 -07:00
mDuo13
87b9312468
Add link defs to autobridging
2019-07-31 17:22:58 -07:00
mDuo13
1b16b460b6
IA: add more interlinking / 'See Also' to concepts
2019-07-31 17:14:21 -07:00
Rome Reginelli
e4c762ea9f
Merge pull request #647 from crypto-deus/patch-2
...
Update tx-response-escrowfinish-condition.json
2019-07-31 13:21:34 -07:00
crypto-deus
5990490a83
Update tx-response-escrowfinish-condition.json
...
The hash value has been updated to reflect the hash value from step 6.
2019-07-31 19:45:07 +02:00
crypto-deus
0a8e5bb295
Update tx-request-escrowfinish-condition.json
...
The transaction "EscrowFinish" identifying hash value from step 6 was different than the hash value used in tx method in step 8.
2019-07-31 19:41:52 +02:00
Rome Reginelli
ce6b69904a
Fix indentation on boost root command sample
2019-07-30 15:15:01 -07:00
Rome Reginelli
b621287286
Merge pull request #643 from yusufsahinhamza/patch-1
...
Solving the confusion for pointing Boost environment variable in .bash_profile
2019-07-30 14:58:44 -07:00
Yusuf Şahin Hamza
f84e01f22e
Update build-run-rippled-macos.md
2019-07-30 20:08:06 +03:00
Blaž Šolar
feb5bffbeb
Fixing typo in accounts.md
2019-07-30 17:01:27 +02:00
Yusuf Şahin Hamza
51c32e6b85
Adding Boost environment variable in a new line
2019-07-30 13:24:38 +03:00
Yusuf Şahin Hamza
0dcc266f0c
Update build-run-rippled-macos.md
...
Solving the confusion and helping when adding Boost environment variable to .bash_profile
2019-07-30 13:14:45 +03:00
Rome Reginelli
59f8af21eb
Merge pull request #642 from alloyxrp/patch-3
...
Run update script as sudo user - CentOS
2019-07-29 13:45:00 -07:00
Alloy Networks
8eaafb7eec
Run update script as sudo user - CentOS
2019-07-28 18:36:10 +03:00
Alloy Networks
43945b8fe9
Add instruction to run update script as sudo user.
2019-07-28 18:34:51 +03:00
mDuo13
acd096e607
Fix residual ripple.com/build/ links
2019-07-26 11:04:02 -07:00
Mike Ellery
ee5ab0f5fd
Add service restart instruction for alien-to-apt migration
2019-07-26 08:16:29 -07:00
Rome Reginelli
65c77db920
Merge pull request #621 from ripple/rippled_v1.3.0
...
rippled v1.3.1 Docs
2019-07-25 16:25:12 -07:00
Rome Reginelli
d3f2f13c67
Merge pull request #634 from alloyxrp/patch-1
...
Missing install keyword
2019-07-25 15:48:59 -07:00
mDuo13
d1f69305c2
Fix broken link to '1.3.0' migration instructions
2019-07-25 15:46:12 -07:00