--- Log opened Mon Aug 08 00:00:44 2022 00:01 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 00:30 < realtbast[m]> jb55: we actively maintain JNI bindings for any JVM target here: https://github.com/ACINQ/secp256k1-kmp/ 00:30 < realtbast[m]> And it also works on iOS 01:06 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 02:28 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 04:31 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 04:42 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 05:24 -!- jonatack [~jonatack@user/jonatack] has joined #secp256k1 05:32 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Connection closed] 05:34 -!- jonatack [~jonatack@user/jonatack] has joined #secp256k1 06:09 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 06:21 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 06:29 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Ping timeout (120 seconds)] 07:06 -!- jonatack [~jonatack@user/jonatack] has joined #secp256k1 07:15 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 245 seconds] 07:25 -!- jonatack [~jonatack@user/jonatack] has joined #secp256k1 07:31 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Ping timeout (120 seconds)] 09:00 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Quit: You have been kicked for being idle] 10:34 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 10:37 < real_or_random> Would it make sense to maintain a list of bindings? 11:25 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 12:58 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 13:17 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 13:54 -!- Apocalyptic [~Apocalypt@user/apocalyptic] has joined #secp256k1 13:55 -!- andytosh1 [~apoelstra@user/andytoshi] has joined #secp256k1 13:57 -!- instagibbs_ [~instagibb@pool-100-15-129-252.washdc.fios.verizon.net] has joined #secp256k1 13:57 -!- darosior2 [~darosior@194.36.189.246] has joined #secp256k1 13:58 -!- lukedashjr [~luke-jr@user/luke-jr] has joined #secp256k1 14:02 -!- Netsplit *.net <-> *.split quits: luke-jr, andytoshi, tromp, Apocalyptic_ 14:02 -!- lukedashjr is now known as luke-jr 14:06 -!- instagibbs [~instagibb@pool-100-15-129-252.washdc.fios.verizon.net] has quit [Ping timeout: 240 seconds] 14:06 -!- darosior [~darosior@194.36.189.246] has quit [Ping timeout: 240 seconds] 14:06 -!- darosior2 is now known as darosior 14:28 -!- fjahr [sid374480@id-374480.uxbridge.irccloud.com] has quit [Ping timeout: 240 seconds] 14:29 -!- fjahr [sid374480@id-374480.uxbridge.irccloud.com] has joined #secp256k1 14:48 -!- stickies-v_ [sid544753@id-544753.uxbridge.irccloud.com] has joined #secp256k1 14:48 -!- larryruane_ [sid473749@id-473749.uxbridge.irccloud.com] has joined #secp256k1 14:49 -!- waxwing_ [~waxwing@193.29.57.116] has joined #secp256k1 14:50 -!- midnight_ [~midnight@user/midnight] has joined #secp256k1 14:55 -!- stickies-v [sid544753@id-544753.uxbridge.irccloud.com] has quit [Ping timeout: 240 seconds] 14:55 -!- waxwing [~waxwing@193.29.57.116] has quit [Ping timeout: 240 seconds] 14:55 -!- larryruane [sid473749@2a03:5180:f:5::7:3a95] has quit [Ping timeout: 240 seconds] 14:55 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 240 seconds] 14:55 -!- stickies-v_ is now known as stickies-v 15:04 < jb55> realtbast[m]: the person asking was using clojure, so not sure if this would work for them? I don't know much about the jvm. 15:04 -!- midnight_ is now known as midnight 19:57 -!- lukedashjr [~luke-jr@user/luke-jr] has joined #secp256k1 19:59 -!- instagibbs [~instagibb@pool-100-15-129-252.washdc.fios.verizon.net] has joined #secp256k1 20:03 -!- Netsplit *.net <-> *.split quits: luke-jr, instagibbs_ 20:03 -!- lukedashjr is now known as luke-jr 21:26 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Read error: Connection reset by peer] 21:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 23:38 < realtbast[m]> jb55: clojure does target the JVM, so it should work well with our bindings. We expose both JNI bindings for JVM hosts and native bindings for iOS, abstracted away from the user. This is the library we use for our lightning wallet (Phoenix) and our lightning node (eclair) 23:40 < realtbast[m]> > Would it make sense to maintain a list of bindings? 23:40 < realtbast[m]> I don't know, it's an extra burden for you with the risk of some links becoming obsolete...I think users should be able to find a bindings library by themselves, and should spend time quickly auditing the codebase they'd like to use --- Log closed Tue Aug 09 00:00:45 2022