Commit Graph

287 Commits (2d072e00dbfc975761a542960e5b99d00ed2b3a3)
 

Author SHA1 Message Date
Paul Shapiro 2d072e00db
Merge pull request #97 from italocoin-project/mymonero
5 years ago
italo b3476006e7 add SEPARATE_ASM_MODULE_NAME
5 years ago
Paul Shapiro 2ea39ffe28
Merge pull request #91 from ExodusMovement/estimate-fee
5 years ago
Guten Ye d94a4f3c04 Move tests from MyMOneroCoreCpp.node.js to monero_utils.spec.js
5 years ago
Paul Shapiro 3615045714
Merge pull request #94 from mymonero/revert-93-revert-92-send_step2__try_create_transaction
5 years ago
Paul Shapiro 29a1e7093d
Revert "Revert "Bring back send_step2__try_create_transaction""
5 years ago
Paul Shapiro ef835b951f
Merge pull request #93 from mymonero/revert-92-send_step2__try_create_transaction
5 years ago
Paul Shapiro ff13ee2c4f
Revert "Bring back send_step2__try_create_transaction"
5 years ago
Paul Shapiro d132e6d426
Merge pull request #92 from ExodusMovement/send_step2__try_create_transaction
5 years ago
Guten Ye c941a4a4e3 Bring back send_step2__try_create_transaction
5 years ago
Guten Ye c1c562a0ef Update README
5 years ago
Guten Ye 0f0c5a3050 Add estimate_tx_weight
5 years ago
Guten Ye 2526c66094 Add estimate_fee
5 years ago
Paul Shapiro 966deb42f5 updated emscr_async_send_bridge with fork_rules support; core-cpp updates; wasm/asmjs updated
5 years ago
Paul Shapiro 7d5066b8ac updated estimated_tx_network_fee with fork_version bridging
5 years ago
Paul Shapiro d60bacc128 core-cpp updated (but no rebuild for now - we'll do it when core-cpp is updated again)
5 years ago
Paul Shapiro 39c15519a9 removed leftover log
5 years ago
Paul Shapiro 60b267ec4e fixed up C++ exception reporting by manually passing exception.what() back to JS
5 years ago
Paul Shapiro 5a9a8d9446 updated core-cpp and rebuilt for 0.14.0.0
5 years ago
Paul Shapiro 0ce8edc564
Merge pull request #86 from cutcoin/fix_binaryen_method_issue
5 years ago
Paul Shapiro 3552871363 rebuilt for updated core
5 years ago
Paul Shapiro 4074edd43b core-cpp updated
5 years ago
Paul Shapiro ccfd180bd1 core-cpp updated
5 years ago
Paul Shapiro a2b1075c7f NODEJS_CATCH_EXIT=0
5 years ago
Paul Shapiro 91ee7ce1d3 updated core-cpp with rct dust sending PR
5 years ago
Paul Shapiro 14715abd5f added missing freeAllCBHandlersForTask
5 years ago
Paul Shapiro 21483a6586 core cpp commits - no consequential changes for this repo though
5 years ago
Paul Shapiro 84490e83c1 moved emscr_async_send_bridge back to this repo
5 years ago
Paul Shapiro a2b8cb6d0c expanded ret_val_boolstring_to_bool to include '0' and '1'
5 years ago
Paul Shapiro 4430607371 factored non-libapp-js-essential-core-bridge fns out into MyMoneroCoreBridgeEssentialsClass
5 years ago
Cutcoin 31426fce35 fixed issue with deprecated emscripten parameter BINARYEN_METHOD
5 years ago
Paul Shapiro 9399cf0011 moved core bridge ctor fn back to CoreBridge b/c it's too specific to CoreBridge
5 years ago
Paul Shapiro 969b59a880 factored Bridge module loader code and common utils out into separate files
5 years ago
Paul Shapiro 7472d036a9 removed unused monero_amount_format_utils and monero_config from MyMoneroCoreBridge
5 years ago
Paul Shapiro 2bf0c5363f migrated emscr_async_send_bridge to mymonero-core-cpp for future
5 years ago
Paul Shapiro d27632c1c0 updated core-cpp with capitalization fix for mnemonics; rebuilt
5 years ago
Paul Shapiro a22f259558 added fee_mask support
5 years ago
Paul Shapiro 304f41d1a7 having exports.compatible_code_from_locale return null for code not found so app can choose what to do
5 years ago
Paul Shapiro 3347d11e72 reworked authors section
5 years ago
Paul Shapiro 4cc03006a8
Merge pull request #83 from ExodusMovement/upstream-fix-encrypt-payment-id-typo
5 years ago
Guten Ye 04403c5872 Fix encrypt_payment_id typo
5 years ago
Paul Shapiro f6aa79cbd9 updated core-cpp with prerct fix and rebuilt wasm/asmjs
5 years ago
Paul Shapiro 623c0e6d0f merged #82 and rebuilt corecpp
5 years ago
Paul Shapiro e0a92ed7be
Merge pull request #82 from ExodusMovement/upstream-encrypt-payment-id
5 years ago
Guten Ye 7c8ff4a54e Added encrypt_payment_id
5 years ago
Paul Shapiro 529fc93194 mymonero core cpp updated
5 years ago
Paul Shapiro 3073a0e81c c 2018 -> 2019
5 years ago
Paul Shapiro 88718db1fb updated README to discuss bin/package_browser_js, mymonero_core_js global etc
5 years ago
Paul Shapiro d81401ea05 added derivation_to_scalar, decodeRctSimple, estimate_rct_tx_size to Readme
5 years ago
Paul Shapiro 721f14a51d emscr_async_send_bridge: removed minor old include ("<future>")
6 years ago