You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mymonero-core-js/cryptonote_utils
Paul Shapiro 49b7c51811
updated mymonerocorecpp for language_code support
6 years ago
..
MyMoneroCoreCpp.js updated mymonerocorecpp for language_code support 6 years ago
MyMoneroCoreCpp.wasm updated mymonerocorecpp for language_code support 6 years ago
biginteger.js initial commit + README 7 years ago
crc32.js copyright 7 years ago
cryptonote_base58.js Add prettier support 6 years ago
cryptonote_utils.js added missing mnemonic_language return 6 years ago
mnemonic.js mnemonic: fixed Japanese wordset prefix_len (4->3) 6 years ago
money_format_utils.js updated MyMoneroCoreCpp.js build; cryptonote_utils: extracted destination formatting and money amount formatting to sendingFunds_utils and money_format_utils respectively, and added IPCsafe (string instead of JSBigInt params) create_transaction variant to support call from electron renderer procs etc, and added more complete load readiness waiting interface, and added locateFile impl for passing as emscripten Module template to locate wasm file in various environments; monero_cryptonote_utils_instance: detecting electron renderer and exposing via electron.remote call (will this cause issues with anyone's build systems trying to include electron\?); commenting logs 6 years ago
nacl-fast-cn.js initial commit + README 7 years ago
nettype.js partial work to integrate new core - WIP, to now remove openssl 6 years ago
sha3.js initial commit + README 7 years ago