Releases: Narwallets/meta-vote
Releases · Narwallets/meta-vote
v0.1.1 Lisbon
Changes:
- New public function that allows to pull all the Meta Vote voters.
pub fn get_voters(&self, from_index: u32, limit: u32) -> Vec<VoterJSON>
v0.1.0 Lisbon
Meta Vote release v0.1.0 🛳
We are present in Lisbon ⚓️ Capital of Portugal 🇵🇹 NEARCON 2022 ⭐️
Meta Vote Contract is now in Near mainnet
.
- Meta Vote contract address: meta-vote.near
- Meta Vote Owner Id: meta-pool-dao.near
- Meta Yield wallet: metayield-wallet.near
- Katherine Owner Id: metayield.near
- Meta Token address: meta-token.near
- Use the hash to verify the contract deployment transaction on the Near Explorer: 4ygnUGNMzoG9PP5m1bRnrQNm4g9ZgddQEmEZ29jyTaB8.
What's Changed
- Locking and Unloking $META by @josemariasosa in #1
- Split Frontend and the contract logic by @josemariasosa in #2
- Merge Progress by @josemariasosa in #4
- Dev by @josemariasosa in #5
- Front/get meta wallet by @sergiogaguero in #6
- Front/connect contract by @sergiogaguero in #7
- Front/lock meta by @sergiogaguero in #9
- Front/lock list by @sergiogaguero in #11
- Meta Vote functionality is complete by @josemariasosa in #13
- Front/update contracts name method by @sergiogaguero in #14
- Front/new layout by @sergiogaguero in #15
- fix build errors by @sergiogaguero in #16
- add withdraw method by @sergiogaguero in #17
- Dev merge by @leomanza in #18
- Simple withdraw_all function to get all the $META by @josemariasosa in #19
- Front/next config by @sergiogaguero in #20
- fix issue by @sergiogaguero in #21
- add modal info and remaining days by @sergiogaguero in #22
- fix circle status by @sergiogaguero in #23
- adjust layout and max button by @sergiogaguero in #24
- Fixing the Withdraw. Issues with the deposit in the NEW CrossContract… by @josemariasosa in #25
- fix withdraw parameters by @sergiogaguero in #26
- add status zero by @sergiogaguero in #27
- Front/fix max lock by @sergiogaguero in #29
- Dev by @sergiogaguero in #28
- adjust lock modal label by @sergiogaguero in #30
- Front/new lock meta modal by @sergiogaguero in #31
- ID35 set error on lock by @sergiogaguero in #33
- Front/betatester fixes by @sergiogaguero in #34
- Select the MAX button update VPower in lock by @sergiogaguero in #35
- relock position fix by @sergiogaguero in #36
- Front/header new UI by @sergiogaguero in #37
- Front/dashboard header new design by @sergiogaguero in #38
- Front/new layout tabs by @sergiogaguero in #39
- New layout voting position section by @sergiogaguero in #40
- adjust tabs by @sergiogaguero in #41
- new voting section by @sergiogaguero in #42
- add lock meta button to vpower card list by @sergiogaguero in #43
- new vote cards design by @sergiogaguero in #45
- Front/new layout modals by @sergiogaguero in #44
- add button by @sergiogaguero in #46
- Front/new layout minor adjustment by @sergiogaguero in #47
- fix ui adjustments by @sergiogaguero in #48
- Returning zero instead of error for total votes for project by @josemariasosa in #32
- update header add metas by @sergiogaguero in #49
- Front/home section by @sergiogaguero in #52
- Front/header dashboard adjust by @sergiogaguero in #54
- empty state adjustements by @sergiogaguero in #53
- Manza/update near api js by @leomanza in #55
- Integrating dev changes to main by @josemariasosa in #51
- adjust days to 30 by @sergiogaguero in #56
- rollback api version upgrade by @sergiogaguero in #59
- Dev by @sergiogaguero in #57
- Adding the logo 💚 by @josemariasosa in #60
- Docs by @josemariasosa in #61
- fix sync data after withdraw by @sergiogaguero in #62
- vercel_env env var to manage network by @leomanza in #64
- Dev by @sergiogaguero in #63
- Front/adjust cards by @sergiogaguero in #65
- adding a view function ☀️ by @josemariasosa in #66
- Better docs are ❤️🔥 HOT! by @josemariasosa in #67
- Front/adjust modal layout by @sergiogaguero in #68
- Docs by @josemariasosa in #70
- Dev by @sergiogaguero in #69
- fix deploy script by @luciotato in #71
- Manza/fix is production check by @leomanza in #72
- Dev by @leomanza in #73
- fix url on selector by @leomanza in #74
- No more public functions outside the lib.rs file. 👨🏫 by @josemariasosa in #75
New Contributors
- @josemariasosa made their first contribution in #1
- @leomanza made their first contribution in #18
- @luciotato made their first contribution in #71
Full Changelog: https://github.com/Narwallets/meta-vote/commits/v0.1.0