anchor-token-contracts
anchor-token-contracts copied to clipboard
Smart contracts powering Anchor Protocol on Terra
Currently, I have been working on a sample fork project of anchor protocol with my fellow mate. We have been working on our own version of RUST SC forked from...
Hey guys, I Found this issue while copying your code to terra-vegas casino This issue is a confusing query issue in the governance contract. The confusion happens in this line...
**Describe the bug** I'm trying to verify deployed smart contract against git's commit hash in order to see which revision in git that is actually deployed on chain. But I'm...
## Summary of changes add build script for production basis
Hey guys, I Found this issue while copying your code to terra-vegas casino This issue is a confusing query issue in the governance contract. The confusion happens in this line...
**Problem definition** There is no build script available, so going to add build script for anchor-token-contracts development **Feature specification** Add build script for production basis.
**Problem definition** Current anchor token contracts including staking and collector contracts work with `terraswap` contracts. Upon launching `astroport`, it is better to move contracts functionalities to `astroport`. **Feature specification** -...
## Summary of changes ## Report of required housekeeping - [ ] Github issue OR spec proposal link - [ ] Wrote tests - [ ] Added a relevant changelog...
Hello guys! Found issue in my Staking contract (that was copypasted from yours): https://github.com/Nexus-Protocol/services-contracts/pull/17 Your code here: https://github.com/Anchor-Protocol/anchor-token-contracts/blob/cac5a72439190572a65f59cf7ea82997c72cec46/contracts/staking/src/contract.rs#L289 have the same issue If you pass `block_height` from the past this...
It is possible to access smart contracts documentation? I am asking because links provided in descriptions are not working. [not working sample](https://app.gitbook.com/@anchor-protocol/s/anchor-2/smart-contracts/anchor-token/airdrop)