User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:13, 7 February 2026 (diff | hist) . . (+82) . . Prevent child classes from redefining methods (current)
- 17:54, 7 February 2026 (diff | hist) . . (-43) . . Prevent child classes from redefining methods
- 07:29, 7 February 2026 (diff | hist) . . (+139) . . Prevent child classes from redefining methods
- 08:13, 1 February 2026 (diff | hist) . . (-1) . . Super.init() caller (current)
- 08:10, 1 February 2026 (diff | hist) . . (+23) . . Super.init() caller
- 07:59, 1 February 2026 (diff | hist) . . (-20) . . Super.init() caller
- 07:59, 1 February 2026 (diff | hist) . . (+281) . . Super.init() caller
- 07:51, 1 February 2026 (diff | hist) . . (+15) . . Super.init() caller
- 07:50, 1 February 2026 (diff | hist) . . (+2) . . Super.init() caller
- 07:50, 1 February 2026 (diff | hist) . . (-20) . . Super.init() caller
- 07:49, 1 February 2026 (diff | hist) . . (-9) . . Super.init() caller
- 07:49, 1 February 2026 (diff | hist) . . (-495) . . Super.init() caller
- 07:49, 1 February 2026 (diff | hist) . . (+4,289) . . Super.init() caller
- 07:47, 1 February 2026 (diff | hist) . . (+1,383) . . N Super.init() caller (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...")
- 07:44, 1 February 2026 (diff | hist) . . (+26) . . N Category:Issues (Created page with "List of known issues ") (current)
- 06:51, 30 January 2026 (diff | hist) . . (+1) . . Prevent child classes from redefining methods
- 06:50, 30 January 2026 (diff | hist) . . (+6) . . Prevent child classes from redefining methods
- 06:49, 30 January 2026 (diff | hist) . . (-6) . . Prevent child classes from redefining methods
- 06:49, 30 January 2026 (diff | hist) . . (+182) . . Prevent child classes from redefining methods
- 06:42, 30 January 2026 (diff | hist) . . (+69) . . Prevent child classes from redefining methods
- 06:41, 30 January 2026 (diff | hist) . . (+587) . . Prevent child classes from redefining methods
- 06:38, 30 January 2026 (diff | hist) . . (+2,442) . . N Prevent child classes from redefining methods (Created page with "<syntaxhighlight lang="javascript"> class MyParentTokenClass extends Token { init(amount, owner) { const extended = this.constructor != MyParentTokenClass...")
- 20:57, 20 January 2026 (diff | hist) . . (+128) . . Pay server (current)
- 20:54, 20 January 2026 (diff | hist) . . (+449) . . Pay server
- 20:50, 20 January 2026 (diff | hist) . . (+146) . . Pay server
- 20:49, 20 January 2026 (diff | hist) . . (+2) . . Pay server
- 20:49, 20 January 2026 (diff | hist) . . (+631) . . Pay server
- 20:33, 20 January 2026 (diff | hist) . . (+2,081) . . N Pay server (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...")
- 19:44, 22 November 2025 (diff | hist) . . (+178) . . OrderLock (current)
- 18:00, 22 November 2025 (diff | hist) . . (+26) . . OrderLock
- 17:56, 22 November 2025 (diff | hist) . . (+23) . . OrderLock
- 17:55, 22 November 2025 (diff | hist) . . (+1,847) . . N OrderLock (Created page with "<code class="mwt-code"> contract OrderLock { // double hash of designated output, i.e. hash256(satoshis + varint + output script) Sha256 hashOutput; // trailingPrevouts...")
- 11:27, 6 April 2025 (diff | hist) . . (+8) . . Basic examples (current)
- 03:23, 2 March 2025 (diff | hist) . . (-82) . . Installing the run sdk (current)
- 03:23, 2 March 2025 (diff | hist) . . (+2) . . Installing the run sdk
- 03:22, 2 March 2025 (diff | hist) . . (+70) . . Installing the run sdk
- 03:21, 2 March 2025 (diff | hist) . . (-8) . . Basic examples
- 06:10, 27 February 2025 (diff | hist) . . (-62) . . Welcome (current)
- 06:09, 27 February 2025 (diff | hist) . . (+5) . . Welcome
- 06:09, 27 February 2025 (diff | hist) . . (+5) . . Welcome
- 06:08, 27 February 2025 (diff | hist) . . (+49) . . Welcome
- 06:07, 27 February 2025 (diff | hist) . . (-79) . . Welcome
- 06:06, 27 February 2025 (diff | hist) . . (-8) . . Welcome
- 06:05, 27 February 2025 (diff | hist) . . (-57) . . Welcome
- 18:58, 26 September 2023 (diff | hist) . . (+406) . . Tutorial 5 - Setting icons for your jigs: emojis and SVG images (current)
- 18:58, 26 September 2023 (diff | hist) . . (+407) . . Tutorial 4 - Running a Pay Server on Bitcoin Testnet (current)
- 18:55, 26 September 2023 (diff | hist) . . (+406) . . Tutorial 3 - Running jigs on Bitcoin Mainnet, Part 2 (current)
- 18:48, 26 September 2023 (diff | hist) . . (+406) . . Tutorial 2 - Running jigs on Bitcoin Mainnet, Part 1 (current)
- 18:48, 26 September 2023 (diff | hist) . . (+406) . . Tutorial 1 - Intro to jigs that run on Bitcoin: Mocknet and Web Console (current)
- 18:29, 26 September 2023 (diff | hist) . . (+398) . . Installing the run sdk