There was an error while loading. Please reload this page.
Those lines in transaction.js have to be removed or commented out (especially in minified version):
181: console.log(txTmp); 186: console.log("signtx: "+Crypto.util.bytesToHex(buffer)); 190: console.log("sha256_1: ", Crypto.util.bytesToHex(hash1));