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 61426b0d1c
cryptonote_utils: added migrations from throws to err_msg rets which somehow got dropped from a previous commit; integrated create_transactions, with necessary serialization prep / sanitization .. this required changing the interface slightly, as well as condensing the create_transaction and serialize_tx steps in monero_sendingFunds_utils
6 years ago
..
MyMoneroCoreCpp.js updated mymonerocorecpp to remove requirement to precompute/pass dsts is_subaddress 6 years ago
MyMoneroCoreCpp.wasm updated mymonerocorecpp to remove requirement to precompute/pass dsts is_subaddress 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 cryptonote_utils: added migrations from throws to err_msg rets which somehow got dropped from a previous commit; integrated create_transactions, with necessary serialization prep / sanitization .. this required changing the interface slightly, as well as condensing the create_transaction and serialize_tx steps in monero_sendingFunds_utils 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