<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monero_c.git, branch cyjan-twip2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-twip2</id>
<link rel='self' href='https://git-private.cyanek.com/monero_c.git/atom?h=cyjan-twip2'/>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/'/>
<updated>2026-05-09T01:43:24+00:00</updated>
<entry>
<title>trezor import/export/sign functions</title>
<updated>2026-05-09T01:43:24+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-05-09T01:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=57e6555a5c51d6ddc0f5fb6d2675bc7f38a59705'/>
<id>urn:sha1:57e6555a5c51d6ddc0f5fb6d2675bc7f38a59705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip twip2</title>
<updated>2026-05-08T23:41:31+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-05-08T23:41:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=15b46af9e2ad37edb79f7be5ea301206361d53b2'/>
<id>urn:sha1:15b46af9e2ad37edb79f7be5ea301206361d53b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix copy-paste bugs in cw_WalletListener wrapper functions (#183)</title>
<updated>2026-03-20T10:07:58+00:00</updated>
<author>
<name>Kiril</name>
<email>54142726+phrontizo@users.noreply.github.com</email>
</author>
<published>2026-03-20T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=bc8d1a0b75b97156d71579581b4cdfe58c777ed2'/>
<id>urn:sha1:bc8d1a0b75b97156d71579581b4cdfe58c777ed2</id>
<content type='text'>
Three exported functions incorrectly call cw_isNeedToRefresh() instead
of their intended methods:

- isNewTransactionExist: now calls cw_isNewTransactionExist()
- resetIsNewTransactionExist: now calls cw_resetIsNewTransactionExist()
- height: now calls cw_height()

Fixes #182</content>
</entry>
<entry>
<title>fix: import</title>
<updated>2026-03-16T06:23:31+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-16T06:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=c157cb82973b05d1226b39b4d8de0bec4aa10000'/>
<id>urn:sha1:c157cb82973b05d1226b39b4d8de0bec4aa10000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: import</title>
<updated>2026-03-12T15:54:34+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-12T15:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=0aadd62b3982ac4acacf3b8d83ed4aff9404f47d'/>
<id>urn:sha1:0aadd62b3982ac4acacf3b8d83ed4aff9404f47d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update load files</title>
<updated>2026-03-12T10:39:35+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-12T10:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=7a88e1aef7b8c1171d3178c02f5123be694ce810'/>
<id>urn:sha1:7a88e1aef7b8c1171d3178c02f5123be694ce810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pin dockerfile</title>
<updated>2026-03-11T10:37:41+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-11T10:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=ab6a4ebb8be0e5a71da5d3705f6eff782b651699'/>
<id>urn:sha1:ab6a4ebb8be0e5a71da5d3705f6eff782b651699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup and fixes (#180)</title>
<updated>2026-03-10T19:23:19+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-10T19:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=7e227b0aa00c66d5d407751cac715e61e0c1c373'/>
<id>urn:sha1:7e227b0aa00c66d5d407751cac715e61e0c1c373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reproducibility (#177)</title>
<updated>2026-03-09T17:05:16+00:00</updated>
<author>
<name>cyan</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2026-03-09T17:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=2c11591e02b907e63d8fd4fcb0a6559625934a95'/>
<id>urn:sha1:2c11591e02b907e63d8fd4fcb0a6559625934a95</id>
<content type='text'>
* reproducibility

* wip: ci fixes, drop generate_translations_header.c

* minor fixes

* fix patch

* fix: toolchain

* bump hash

* fix: minor build issue fixes

* fix: x86_64-w64-mingw32

* wip

* wip

* all updated :o

* fix: reduce git size

* update checksum
remove CI

* chore, more optimal dockerfile

* update monero to v0.18.4.6

* update checksum

* update

* minor patch update

* fix: no command specified

* fix: correct path

* alpine

* stupid.

* AAWASTREYDRFUGTIHYJHGUTYFRDTFYVGUBHINJHGTYFRDSRTXDTCFHBJ</content>
</entry>
<entry>
<title>fix: make stack rw</title>
<updated>2025-10-10T13:17:11+00:00</updated>
<author>
<name>Czarek Nakamoto</name>
<email>cyjan@mrcyjanek.net</email>
</author>
<published>2025-10-10T09:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-private.cyanek.com/monero_c.git/commit/?id=411e8a1cdb3f4c2812d83f28c335d2a4eb18bd29'/>
<id>urn:sha1:411e8a1cdb3f4c2812d83f28c335d2a4eb18bd29</id>
<content type='text'>
</content>
</entry>
</feed>
