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
2026-07-30 02:20:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9479e692f6f8633de4750d544e85545c2e465a9e
xahau.js
/
packages
/
ripple-binary-codec
History
Elliot Lee
9479e692f6
Delete circle.yml
2020-05-13 17:36:25 -07:00
..
.github
/workflows
Add GitHub CI (
#61
)
2020-05-13 17:04:35 -07:00
src
Support AccountDelete (
#37
)
2019-12-14 22:34:14 -08:00
test
Fix node 12 compatibility (
#33
)
2019-08-29 17:54:42 -07:00
.babelrc
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
.gitignore
Initial import
2015-09-30 16:28:01 +07:00
.nvmrc
Restrict to node version 10
2019-07-16 21:55:42 -07:00
eslintrc
Remove ecmaFeatures from eslintrc
2019-08-29 17:57:18 -07:00
HISTORY.md
Release 0.2.6
2019-12-31 13:17:52 -08:00
LICENSE
Merge coretypes repo
2015-10-07 10:57:21 -07:00
package.json
Bump dependencies including babel-runtime (
#50
)
2020-05-13 17:10:30 -07:00
README.md
README: Add npm badge
2018-10-17 16:28:14 -07:00
wallaby.js
Merge coretypes repo
2015-10-07 10:57:21 -07:00
yarn.lock
Bump babel-eslint from 10.0.3 to 10.1.0 (
#52
)
2020-05-13 17:10:43 -07:00
README.md
ripple-binary-codec
encode/decode to/from the ripple binary serialization format