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 84c8db7756
wallet and fake addr for rct tx method integrations; moved estimatedRctSize; moved tx parsing fns out of cryptonote_utils
6 years ago
..
MyMoneroCoreCpp.js switching back to wasm and optimizing via lto - we must be on the watch for regressions with LTO; removing link to various boost libs which are apparently unnecessary - surprised me, not sure I understand 6 years ago
MyMoneroCoreCpp.wasm switching back to wasm and optimizing via lto - we must be on the watch for regressions with LTO; removing link to various boost libs which are apparently unnecessary - surprised me, not sure I understand 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 wallet and fake addr for rct tx method integrations; moved estimatedRctSize; moved tx parsing fns out of cryptonote_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