Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement
send_note
for basic wallet (#808)
* feat: implement send_note procedure * test: attempt to implement test for send_note * feat: send_note without hash check * feat: implement send_note with hash check * refactor: divide send_note into two procedures * chore: update changelog, fix formatting in bench_tx/README * refactor: simplify move_asset_to_note * refactor: change add_asset_to_note procedure output, update tests * chore: update CHANGELOG * refactor: optimize add_asset_to_note, update comments * refactor: update comments, update padding for called and syscalled procs * refactor: update padding before calls
- Loading branch information