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 2c3f0dc7bd
fixed undefined 'moment' error and added tx parsing tests to hit moment codepath
6 years ago
..
biginteger.js biginteger: exposed CONSTRUCT token for using constructor to recover JSON serialized bigintegers 6 years ago
mnemonic_languages.js added mnemonic_languages.js utils 6 years ago
moment.js fixed undefined 'moment' error and added tx parsing tests to hit moment codepath 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
nettype.js partial work to integrate new core - WIP, to now remove openssl 6 years ago