Commit Graph

70 Commits (451d6cc79971a690e1a246c0868d07f1359835ed)

Author SHA1 Message Date
HenryNguyen5 0ef04dad25 Add MLSAG_ver and tests for MLSAG_gen
6 years ago
HenryNguyen5 e4d6954c0e Add borromean tests, add verifyBorromean function
6 years ago
HenryNguyen5 f0f0f0879a Expose d2s/d2h to api for testing
6 years ago
HenryNguyen5 6f3142aa1c Add prettier support
6 years ago
Paul Shapiro 8d69d901fb mnemonic: fixed Japanese wordset prefix_len (4->3)
6 years ago
Paul Shapiro f603bd7d53 cryptonote_utils/construct_tx, monero_sendingFunds_utils/SendFunds: disallowing sending to subaddr with pid
6 years ago
Paul Shapiro f4f259f7cc implemented nettype (MAINNET, TESTNET, STAGENET) via nettype_utils and added nettype to various points which need address prefixes - only mainnet's been tested
6 years ago
Paul Shapiro e000937d18 added subaddressPrefix to monero_config and removed deprecated fixed per kb fee; cryptonote_utils: CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX name typo
6 years ago
Paul Shapiro f576a5a0c0
Merge pull request #11 from cryptochangements34/derive-subaddress-public-key
6 years ago
cryptochangements34 f2ee666efe add sending to subaddresses support
6 years ago
cryptochangements34 8003f2a219
add derive_subaddress_public_key function
6 years ago
Paul Shapiro 08acb35474 cryptonote_utils: applied bitcodernull's inputs sorting fix
6 years ago
Paul Shapiro 4c63f09d9e removed emscripten's Math.random fallback implementation
6 years ago
Paul Shapiro c65fb83187 merging luigi1111's monero v7 input sorting in create tx
6 years ago
Paul Shapiro 7481c089a9 cryptonote_utils: replacing estimateRctSize implementation with C matching impl (with key offsets guesss bumped from 2 to 3)
6 years ago
Paul Shapiro 2625ee6420 copyright
6 years ago
Paul Shapiro d2cbbfbb25 cryptonote_utils: added new__int_addr_from_addr_and_short_pid
7 years ago
Paul Shapiro c0d30899ef monero_paymentID_utils: deprecating long payment id generator fn, implementing short pid factory, updated pid validation to support 16 char pids
7 years ago
Paul Shapiro 3bfd82d92a cryptonote_crypto_EMSCRIPTEN: fixed false env isNode=true in webviews with process object by filtering true process.browser
7 years ago
Paul Shapiro 1cd11fa63e initial commit + README
7 years ago