-
As a chain user, I want to know the current status of chain so that I can participate in the community.
## Acceptance Criteria
Positive
- [ ] See the data of
- [ ] Community Pool
- [ ] Bon…
-
- Install https://github.com/charkour/react-reactions
- Add like reaction
- Create reaction list and reaction picker component
- Integrate list and picker to Proposal Detail and Proposal list
-
- Loading state for chain status
- Loading state for community status
Need generic error screen?
https://github.com/oursky/likedao/pull/22#discussion_r874519673
-
1. Osmosis (osmosis) :x:
2. Starname (starname) :x:
3. Regen (regen) :white_check_mark:
4. Akash (akash) :white_check_mark:
5. Gaia (cosmoshub) :white_check_mark:
6. Sentinel (sentinel) :white_c…
-
- refers to https://github.com/forbole/bdjuno/tree/chains/likecoin/mainnet
- Add as submodule to the project
- create extra db for docker-compose
- follow https://docs.bigdipper.live/cosmos-based/…
-
Osmosis (osmosis): OK
Starname (starname): OK
Regen (regen): OK
Akash (akash): OK
Gaia (cosmoshub): OK
Sentinel (sentinel):
-
While preparing to update the IBC light clients on Juno I noticed that `rly paths fetch` gets stuck in an infinite loop when you have many chains in your config.
Here is the config:
```
global:…
-
RT
some articles about it:
-
Ref oursky/likecoin-chain#8
Design a mechanism for this. Follow up oursky/likecoin-chain#150
-
Ref oursky/likecoin-chain#8
- Add mint price field at class data
- At mint, if user is not owner, allow mint by deducting price from account, mint to that user
- Transfer deducted price to class ow…