Jack Grigg
6b35ef24c2
Expose verified (and thus spendable) balance
2019-06-21 14:29:28 +02:00
Jack Grigg
665ff5ad26
Optimise for speed instead of size
...
The WASM binary doubles in size to 2MB after this change. This is still
dwarfed by the size of the spend parameters (46MB), and transaction
creation time decreases by 20% in exchange.
2019-06-21 14:29:28 +02:00
Jack Grigg
d688445bb1
Add timestamps to transaction creation process
2019-06-21 14:29:28 +02:00
Jack Grigg
96e6f1b5fe
Add transaction creation to WASM backend
2019-06-21 14:11:38 +02:00
Jack Grigg
bdfd6d1840
Add CompactBlock scanning to WASM backend
2019-06-21 13:39:57 +02:00
Jack Grigg
4caf14baa2
Simple demo displaying address of a fixed spending key
2019-06-21 13:39:13 +02:00
Jack Grigg
cb6d4ed68c
Empty backend library generated from wasm-pack-template
2019-06-11 09:08:46 +01:00