issues
search
White-Whale-Defi-Platform
/
white-whale-core
Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: add max_spread param to router operations simulation
#381
kerber0x
opened
2 months ago
1
chore: prepare the std package for v2
#380
kerber0x
closed
2 months ago
0
chore(fee_collector): bump contract version
#379
kerber0x
closed
2 months ago
1
Update commands.rs
#378
nick134-bit
closed
2 months ago
0
Fix/osmosis fee 1e 3
#377
nseguias
closed
2 months ago
1
ci: add archway chain env data
#376
kerber0x
closed
2 months ago
1
Ensure the osmosis_fee is 0.001 when creating pools on V2
#375
kerber0x
opened
3 months ago
1
.cargo is deprecated
#374
Sen-Com
opened
3 months ago
0
refactor: uses procedural macro to replace the MigrateInvalidVersion on V2 contracts
#373
kerber0x
closed
4 months ago
1
feat(pool_manager): pools query improvement
#372
kerber0x
closed
4 months ago
0
fix(bonding_manager): fix validation of epoch when bonding/unbonding
#371
kerber0x
closed
4 months ago
3
fix: fee distributor claim floor fix
#370
kerber0x
closed
4 months ago
1
Update help docs to include a glossary of token nomenclature across protocols
#369
kerber0x
opened
4 months ago
1
Set up the optimizer builders for v0.16.0, which supports building with different feature flags
#368
kerber0x
opened
4 months ago
0
Make macro for generating the MigrateInvalidVersion error
#367
kerber0x
closed
4 months ago
0
feat/make ibc denom helper public
#366
kerber0x
closed
4 months ago
1
ci: add neutron chain env files
#365
kerber0x
closed
2 months ago
1
chore: integration tests crate
#364
kerber0x
closed
2 months ago
2
fix: Rework all v2 contracts to use bonding-manager not whale-lair
#363
0xFable
closed
5 months ago
1
docs(epopoch-manager): add missing docummentation to structs and enum definitions
#362
kerber0x
closed
5 months ago
1
[V2] Make epic V2 tests
#361
kerber0x
opened
5 months ago
0
[V2] Write technical docs
#360
kerber0x
opened
5 months ago
1
docs(bonding-manager): add diagram of reward distribution
#359
kerber0x
closed
5 months ago
1
[V2] Check the naming is consistent a'cross contracts, i.e. some of them are still referencing the bonding-manager as whale lair
#358
kerber0x
opened
5 months ago
0
[V2] Add missing docs to structs in epoch manager
#357
kerber0x
closed
4 months ago
0
docs(pool-manager): add readme to pool manager
#356
kerber0x
closed
5 months ago
2
docs(vault-manager): add readme for vault manager
#355
kerber0x
closed
5 months ago
1
docs(incentive-manager): add readme to incentive manager
#354
kerber0x
closed
5 months ago
1
docs(epoch-manager): add readme to epoch manager
#353
kerber0x
closed
5 months ago
2
refactor: bonding manager
#352
kerber0x
closed
5 months ago
5
feat(smart-contracts): add stableswap support for provide liquidity
#351
nseguias
closed
5 months ago
3
refactor: pool manager cleanup
#350
kerber0x
closed
6 months ago
1
chore: Add @nseguias to codeowners for v2
#349
0xFable
closed
6 months ago
1
fix: pool-manager max spread assertion
#348
kerber0x
closed
6 months ago
1
chore: add total LP share amount to the Pair query response
#347
kerber0x
closed
6 months ago
2
Feat/enable query reverse simulate swap operations
#346
nseguias
closed
6 months ago
2
feat: single-side liquidity provision
#345
kerber0x
closed
6 months ago
5
[pool-manager] bring back Pool query, and PoolResponse
#344
kerber0x
closed
6 months ago
1
feat: make it possible to lock the LP when providing liquidity into a pool
#343
kerber0x
closed
6 months ago
1
[bonding-manager] Rewrite tests in for example the pool-manager, that use the whale lair code, to use the bonding-manager once that's merged
#342
kerber0x
opened
6 months ago
0
[V2] Remove all functions, helpers and so on that are not used
#341
kerber0x
closed
4 months ago
0
[V2] Make sure ALL structs, queries, responses and execmsgs contain docs for the struct itself, as well as for its properties
#340
kerber0x
closed
6 months ago
0
[pool-manager] enable the query ReverseSimulateSwapOperations
#339
kerber0x
closed
6 months ago
0
Add command to format json files in project to just format recipe
#338
kerber0x
opened
6 months ago
1
fix: bump white-whale-std and make the main Cargo.toml pull from cratees.io
#337
kerber0x
closed
6 months ago
1
fix: bump cosmwasm-std
#336
kerber0x
closed
6 months ago
1
[pool-manager] Add SimulateSwapOperations query and ReverseSimulateSwapOperations
#335
0xFable
opened
6 months ago
0
Send protocol fees from pool manager via FillRewards rather than BankMsg
#334
kaimen-sano
closed
6 months ago
1
Feat/add remove swap routes
#333
nseguias
closed
6 months ago
7
Fix tests
#332
kaimen-sano
closed
6 months ago
2
Next