Commit Graph

38 Commits (1db298bc0b648b4761f820cd4104f7cf4a4bedbf)

Author SHA1 Message Date
moneroexamples 1db298bc0b fix: compilation with monero
5 years ago
moneroexamples 260f565749 added fork_version and updated mymonero-core-js
5 years ago
moneroexamples cf3d51533c submit_raw_tx error code added
5 years ago
moneroexamples 764e45420e use webasm and core.js from mymonero.cor
5 years ago
moneroexamples 998c56fb0e better error handling when submitting tx
6 years ago
moneroexamples 2821e6aa9a js updated and per_byte_fee added
6 years ago
moneroexamples 70306e9003 fix: expected number, got string
6 years ago
moneroexamples f7e58f1c64 Update send_coins.js
6 years ago
moneroexamples ed020da6c1 Start integration of bulletproofs
6 years ago
moneroexamples 2728a28757 added mymonero-core.js
6 years ago
moneroexamples 4ffece8435 further fixes for stagenet in openmonero
6 years ago
moneroexamples 4f6e46edd9 no of inputs and outputs added to tx confirmation modal
6 years ago
moneroexamples 929869b20f use keys instead of changeAddress
7 years ago
moneroexamples d510c5f504 check ring size in the backend
7 years ago
moneroexamples fdf0b188f8 Display raw_tx data in tx confirm modal window
7 years ago
moneroexamples 23ca56fe05 initial support to send to a subaddress added
7 years ago
moneroexamples 63c6d3310e blockchain explorer link added to send_coins.html.
7 years ago
moneroexamples 456f9d643b tx size added to confrim modal html
7 years ago
moneroexamples 5e19d5442d fix: mixin and priority selections not showing
7 years ago
moneroexamples c43f81b168 ApiCalls service now provides all api calls to backend.
7 years ago
moneroexamples 4db8d0c7c9 Merge branch 'master' into add_priority_selection
7 years ago
alvinjoelsantos 3123f4eea6 Changed mixin to ring size
7 years ago
moneroexamples 3819bbb52c priority selection added
7 years ago
moneroexamples ab69d9ad60 fee_multiplayers added but not used yet
7 years ago
moneroexamples 9cab2a7d18 basic transfer confirmation modal window added
7 years ago
moneroexamples 121cdc274e default fee_multiplayer of 4 added
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples 14c5a91007 fix: padding of payment_id with zeros didnt work
7 years ago
moneroexamples 6be97e533c pad payment_id with zeros if too short to 64 characters
7 years ago
moneroexamples a026243a6e private tx key added when sending txs
7 years ago
moneroexamples fea5a0da5e view only mode added
7 years ago
moneroexamples 6155b0bc64 fee info given if sending fails due to low balance
7 years ago
moneroexamples c17303a831 further enhancment of locked/unlocked txs, error reporting, and others
7 years ago
moneroexamples 627acf91d1 skiping ouputs below dust_threshold
7 years ago
moneroexamples 4e10b44a80 get_dynamic_per_kb_fee_estimate added and default mixing changed to 4
7 years ago
moneroexamples 943e65c385 futher modification to ringct and mempool handling
7 years ago
moneroexamples 1bd3b2678a cn_utils and send_coins js updated to ringct
7 years ago
moneroexamples 663581714a html added
7 years ago