PoW WoW

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-12-04
21:15
nit: Bump dependency version Leaf check-in: e8305870a0 user: carlos tags: trunk
2023-12-03
14:30
feat: WASM Client: Add support for NIP-07 browser extensions check-in: f979afa6bd user: carlos tags: trunk
10:07
doc: Updated use cases (remove Badges, add Captcha) check-in: 8be094168f user: carlos tags: trunk
2023-12-01
19:52
chore: Bump dependencies check-in: 083b24b2cf user: carlos tags: trunk
2023-11-30
18:55
feat: Add option to skip buying PoW for ephemeral events check-in: 1d4c2dbdf0 user: carlos tags: trunk
2023-11-28
20:14
ref(release): Bump snapshot version check-in: 46a766bd0d user: carlos tags: trunk
20:10
ref(release): Prep release v0.1 Closed-Leaf check-in: 54c8e68bf5 user: carlos tags: release-v0.1, v0.1
2023-11-27
20:32
provider: Fix negative reputation condition: do not decrease rep when PoW arrives too late check-in: 30be23c5d3 user: carlos tags: trunk
2023-11-23
20:05
ui: WASM demo: Various UI fixes check-in: 5aa58e591a user: carlos tags: trunk
04:55
ui: WASM demo: Adjust PoW slider range to better fit mobile screens check-in: c9878fe138 user: carlos tags: trunk
04:49
ui: WASM demo: Adjust slider slize to better fit mobile screens check-in: c421f921d7 user: carlos tags: trunk
2023-11-22
20:58
ui: WASM demo: Update default difficulty check-in: f4340cc117 user: carlos tags: trunk
20:45
fix: Support both bech32 and hex secret keys in config check-in: f3f6a44868 user: carlos tags: trunk
18:30
fix: Ignore duplicate ephemeral events coming when using multiple relays check-in: 220a835e4c user: carlos tags: trunk
18:06
ui: WASM demo: Fix default settings for release check-in: 980b2140d1 user: carlos tags: trunk
17:31
ui: WASM demo: Add default relays for WASM demo check-in: 1f9e153537 user: carlos tags: trunk
17:30
nit: Cargo fmt fixes check-in: 00bddd4df0 user: carlos tags: trunk
17:05
doc: Updated provider CLI setup docs check-in: 4c353aacbe user: carlos tags: trunk
2023-11-21
22:00
ui: WASM demo: Implement blastr broadcast for signed events check-in: 7272328ccb user: carlos tags: trunk
20:05
ui: WASM demo: Add About page check-in: 6cb83915eb user: carlos tags: trunk
2023-11-20
20:05
ui: WASM demo: Show provider pk in ephemeral offer card check-in: 4ed4c2795d user: carlos tags: trunk
07:37
nit: Remove duplicate relay in sample configs check-in: 083dd54188 user: carlos tags: trunk
07:27
ui: WASM demo: Fix possible overflow check-in: 92c6144cad user: carlos tags: trunk
07:12
nit: Cargo clippy and fmt fixes check-in: f894d7f393 user: carlos tags: trunk
06:53
ref(core): Move client config struct into lib crate check-in: bb2d7f06e2 user: carlos tags: trunk
06:51
ui: Fix casting issue with possible negative duration check-in: 2207f9a322 user: carlos tags: trunk
2023-11-19
14:14
lib: Re-export ln_sdk check-in: b823bffdb9 user: carlos tags: trunk
14:10
lib: Re-export nostr-sdk check-in: c04f06a82e user: carlos tags: trunk
2023-11-17
21:02
ui: WASM demo: Show confirmation modal before submitting Ask check-in: 9b95c9d65e user: carlos tags: trunk
20:35
ui: WASM demo: Add tooltips to tags, hide timeframe slider before NWC is available check-in: 6d1cc088be user: carlos tags: trunk
09:05
ui: WASM demo: Fix price input value detection check-in: e94aab8622 user: carlos tags: trunk
08:52
ui: WASM demo: Extract reputation tag as component check-in: 84c1bf544e user: carlos tags: trunk
07:56
ui: WASM demo: Simplify tag display in trade card for current client check-in: c65b67a161 user: carlos tags: trunk
07:47
ui: WASM demo: Fix horizontal scrolling on mobile devices check-in: a38cf80bde user: carlos tags: trunk
07:23
ui: WASM demo: Fix settings page state when using the browser back button check-in: 5aff593589 user: carlos tags: trunk
05:52
ui: WASM demo: Fix wording on pagination, settings page check-in: 34e6d03f89 user: carlos tags: trunk
2023-11-16
21:25
ui: WASM demo: Revamp trade card check-in: e4354624e8 user: carlos tags: trunk
09:06
ui: WASM demo: Update UI arrangement of ephemeral offer tiles check-in: baecbb152a user: carlos tags: trunk
2023-11-15
21:52
ui: WASM demo: Handle auto-buy timeout check-in: 32bab77ffe user: carlos tags: trunk
08:18
ui: WASM demo: Auto-focus on text input when loading homepage check-in: b55342acb1 user: carlos tags: trunk
08:09
ui: WASM demo: Better handle content re-render when dealing with ephemeral events check-in: 509b614953 user: carlos tags: trunk
2023-11-14
09:44
ui: WASM demo: Restructure home page check-in: 64ef072978 user: carlos tags: trunk
07:32
fix: WASM demo: Allow creating new trades only after the user configures a valid NWC connection string check-in: 4679fd6b93 user: carlos tags: trunk
2023-11-13
05:15
Bump Bulma dependency check-in: de63c616db user: carlos tags: trunk
2023-11-12
19:46
wasm example: Update NWC string in Settings view check-in: ba6b2c21aa user: carlos tags: trunk
15:28
nit: WASM demo: Add simple stats on Client and Provider pages check-in: b670309c82 user: carlos tags: trunk
10:53
chore: Bump dependencies check-in: 606db6debb user: carlos tags: trunk
10:38
feat: Add WASM example check-in: 4143f1d0ab user: carlos tags: trunk
2023-11-04
09:55
feat: Add support for ephemeral Asks and Quotes check-in: 5ea685884b user: carlos tags: trunk
2023-11-02
05:02
ref(core): Use async-utility when spawing client listener thread, to support both wasm and non-wasm environments check-in: 79d1b4794c user: carlos tags: trunk