Releases: omomo-finance/omomo-protocol
Releases · omomo-finance/omomo-protocol
0.2
What's Changed
- PR: 8468 Implemented dtoken contract interface by @TymofiiSavinov in #2
- PR: 8470 Created rate model base interface by @convowork1 in #1
- controller interface by @orest5 in #3
- PR: 8471 Implement ERC20 intarface for dtoken by @TymofiiSavinov in #4
- PR: 8466 8467 Basic wrapper on NEAR FT ERC20 standart by @convowork1 in #5
- Implement controller smart contract(storage\cross call) by @orest5 in #8
- PR: Additional function in mocks token for less cross contracts calls by @convowork1 in #9
- PR: 8474 Implement supply and withdraw methods by @TymofiiSavinov in #6
- added get-set price by @markblaize in #11
- PR: 8475 Initial changes on borrow in DToken by @convowork1 in #7
- PR: 8478 Implemented borrow_allowed function. by @convowork1 in #10
- PR: 8583 Create initial constructor for dtoken contract by @convowork1 in #13
- added get_borrow by @markblaize in #15
- fixed get_supplies by @markblaize in #17
- repay by @markblaize in #14
- PR: 8473 Implement get exchange rate method by @TymofiiSavinov in #16
- PR: 8585 Marked all callbacks as private by @convowork1 in #12
- user borrows per token by @markblaize in #19
- PR: 8587 Change supply amount by user on Controller side by @convowork1 in #21
- PR: 8599 Implement borrow allowed method by @TymofiiSavinov in #20
- PR: Added exchange rate to supply method by @TymofiiSavinov in #22
- Bugfix/grand fix by @markblaize in #24
- user borrows per token(second part) by @orest5 in #25
- Mvp/rest api tests by @pahomas in #28
- Supply flow and project structure improvements by @pahomas in #30
- added mint & burn, basic unit & sim tests by @dmytro-shash in #29
- Vision of oracle integration by @pahomas in #31
- Docs update by @Pavel-Blaize in #33
- withdraw sim-test by @dariacherniak in #37
- Withdraw flow by @pahomas in #32
- Mvp/supply improvements by @pahomas in #35
- Mvp/price feed contract by @pahomas in #36
- get updates from master by @dariacherniak in #38
- Borrow methods by @pahomas in #39
- Feature/sim test/withdraw by @dariacherniak in #40
- PR to up-do-date master by @dmytro-shash in #41
- Feature/sim test supply by @dariacherniak in #42
- supply test changes by @dariacherniak in #43
- changing on PromiseOrValue return by @dariacherniak in #44
- changing on PromiseOrValue return by @dariacherniak in #45
- changing some tests by @dariacherniak in #46
- minor changes in state accessability & tests for them by @dmytro-shash in #47
- fixed irrelevant func name in scenarious by @dmytro-shash in #50
- tests problem solving by @dariacherniak in #51
- Feature/repay by @dariacherniak in #52
- Health factor by @pahomas in #55
- Feature/borrow by @dariacherniak in #56
- Bugfix/borrow by @dariacherniak in #65
- Feature/borrow by @dariacherniak in #63
- PR: Implement actions system passed with message in ft_transfer by @convowork1 in #66
- Feature/get borrow rate by @dariacherniak in #64
- PR: User flow protection by @TymofiiSavinov in #54
- added manual deployment script by @markblaize in #71
- Fixed usage of new_default_meta by @markblaize in #73
- Feature/supply rate by @dariacherniak in #69
- Feature/supply acrrued interest by @dariacherniak in #74
- test fixed, admin functions implemented by @dmytro-shash in #68
- Feature/borrow accrued interest by @dariacherniak in #75
- PR: One action at time by @TymofiiSavinov in #76
- added supplies by user and total supplies methods by @markblaize in #78
- fixed the mint bug and refactored respective tests in scenarious by @dmytro-shash in #84
- Feature/event logs by @dariacherniak in #82
- Feature/borrow allow by @dariacherniak in #77
- implemented get_total_borrows/supplies by @dmytro-shash in #81
- Fraction digits into Price struct by @pahomas in #80
- Feature/inconsistent accounts by @dariacherniak in #85
- Sim tests repair by @dariacherniak in #87
- Bugfix/map by @dariacherniak in #88
- Feature/fallback and security review by @pahomas in #86
- Revert "Feature/fallback and security review" by @markblaize in #93
- admin functionality flow by @dmytro-shash in #90
- Fallback code review by @pahomas in #94
- add gas check by @dariacherniak in #96
- Feature/user profile by @markblaize in #95
- Get market data view method implementation by @pahomas in #97
- Controller view mehods by @pahomas in #99
- Bugfix/action mutex by @dmytro-shash in #98
- Feature/enum events by @dariacherniak in #100
- PR: Liquidation of borrow by @convowork1 in #92
- cache + linting by @markblaize in #106
- Feature/price ticker by @pahomas in #102
- Feature/enum actions by @dariacherniak in #103
- Feature/check healthfactor by @dariacherniak in #108
- Feature/split tests by @dariacherniak in #110
- Dtoken publicity/private functions by @dmytro-shash in #104
- scripts for testing by @dmytro-shash in #109
- borrow & supply for each asset by @dmytro-shash in #111
- Dtoken publicity/near bindgen by @dmytro-shash in #112
- Feature/remove users by @dariacherniak in #113
- Views rework by @pahomas in #116
- Feature/view repay accrued interest by @dariacherniak in #118
- Feature/dtoken config by @dariacherniak in #117
- Views methods update by @pahomas in https://...