Ondřej Sojka

Results 23 issues of Ondřej Sojka

I mean not the times when people were online but times between which is night and are more than 5 hours apart from each other. (You can see at a...

Extend treasury.cairo to support setting up TWAMM orders on Ekubo. This is a complex task. ### Definition of Done The Cairo code works as expected, has nearly full test coverage,...

cairo
complex

Extend treasury.cairo to support deposit and withdraw to/from ZkLend. support for multiple tokens (ETH, USDC, USDT, STRK, WBTC) You can use the feature of depositing into Carmine liquidity pools in...

cairo
medium-complexity

Write a chapter of documentation as a markdown file in docs/ directory. One chapter = one component. First study the code, then document how to use it and how to...

easy

This backend receives the text of a proposal, the address of the proposee and converts the address to [starknet.id](http://starknet.id/) if available. Then it creates a JSON with these two (or...

medium-complexity

Implement a comment submission and retrieval feature for proposals in the Konoha governance toolkit. This feature should allow govtoken holders to submit IPFS addresses as comments on proposals and retrieve...

cairo
medium-complexity

The vesting component should be extended to support streaming of any token. ### Definition of Done The Cairo code works as expected, has nearly full test coverage, is reasonably documented...

cairo
complex

Extend treasury.cairo to support deposit and withdraw to/from Nostra. support for multiple tokens (ETH, USDC, USDT, STRK, WBTC) You can use the feature of depositing into Carmine liquidity pools in...

cairo
medium-complexity

Research staking curves of various protocol and select one staking curve and implement it in staking.cairo Expected skill level: experienced Cairo and/or smart contract developer. **This is a complex task.**...

cairo
complex

## Description Extend the current React frontend to support viewing and adding comments to proposals. This involves fetching comment data from IPFS, displaying it, and allowing users to add new...

medium-complexity
frontend