New pages
- 07:47, 1 February 2026 Super.init() caller (hist) [5,448 bytes] Zhell (talk | contribs) (Created page with "<div><br></div><div><div><div>Redefining init() with a call to super.init() inside causes issues:</div><div> - "minting = false, sending = true" (should be...")
- 06:38, 30 January 2026 Prevent child classes from redefining methods (hist) [3,459 bytes] Zhell (talk | contribs) (Created page with "<syntaxhighlight lang="javascript"> class MyParentTokenClass extends Token { init(amount, owner) { const extended = this.constructor != MyParentTokenClass...")
- 20:33, 20 January 2026 Pay server (hist) [3,437 bytes] Zhell (talk | contribs) (Created page with "<p>'''Pourquoi pay() doit avoir lieu avant les autres signatures'''</p> <p>'''Engagement de signature''' : Les signatures Bitcoin hachent l’intégralité de la structur...")
- 17:55, 22 November 2025 OrderLock (hist) [2,074 bytes] Zhell (talk | contribs) (Created page with "<code class="mwt-code"> contract OrderLock { // double hash of designated output, i.e. hash256(satoshis + varint + output script) Sha256 hashOutput; // trailingPrevouts...")