This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
xahau.js
Watch
1
Star
0
Fork
0
You've already forked xahau.js
mirror of
https://github.com/Xahau/xahau.js.git
synced
2025-11-22 05:05:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6d01e4ce02fa5bb2fab0ca4b0331ce2bd0c6f37
xahau.js
/
packages
/
ripple-binary-codec
/
src
History
Elliot Lee
c6d01e4ce0
Remove unused 'signing' code (
#34
)
...
Use ripple-keypairs library for signing
2019-10-15 09:15:25 -07:00
..
enums
Add tecKILLED from amendment fix1578
2019-03-23 11:04:44 -05:00
serdes
Throw an error when Amount or Fee contains a decimal (
Fix
#31
)
2019-07-26 16:53:25 -07:00
types
Throw an error when Amount or Fee contains a decimal (
Fix
#31
)
2019-07-26 16:53:25 -07:00
utils
Update enum definitions and dependencies * Remove redundant
bytes
from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
binary.js
Add claim encoding for payment channels
2017-03-30 19:18:09 +02:00
coretypes.js
Remove unused 'signing' code (
#34
)
2019-10-15 09:15:25 -07:00
hash-prefixes.js
Add claim encoding for payment channels
2017-03-30 19:18:09 +02:00
hashes.js
Update enum definitions and dependencies * Remove redundant
bytes
from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
index.js
Decode binary ledger header data
2017-08-16 15:29:23 -05:00
ledger-hashes.js
Update enum definitions and dependencies * Remove redundant
bytes
from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
quality.js
Update enum definitions and dependencies * Remove redundant
bytes
from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
README.md
Initial import
2015-09-30 16:28:01 +07:00
shamap.js
Update enum definitions and dependencies * Remove redundant
bytes
from field definitions * Remove "date-generated" given hand editing * Remove ripple-lib test dependency * Fix linting errors introduced by updated eslint/eslintrc * Ensure STObject.toJSON returns a plain object
2016-05-09 18:46:51 +07:00
README.md
ripple-binary-codec