akildemir
78983b28af
add oraclize values tests
2024-10-15 13:14:26 +03:00
akildemir
cb0eba2426
move genesis liquidity tests to its own pallet
2024-09-16 15:01:04 +03:00
akildemir
a506d74d69
move economic security into it's own pallet ( #596 )
...
* move economic security into it's own pallet
* fix deny
* Update Cargo.toml, .github for the new crates
* Remove unused import
---------
Co-authored-by: Luke Parker <lukeparker5132@gmail.com >
2024-08-31 18:55:42 -04:00
akildemir
e6620963c7
update author email
2024-08-02 01:50:33 -07:00
akildemir
1493f49416
Implement genesis liquidity protocol ( #545 )
...
* add genesis liquidity implementation
* add missing deposit event
* fix CI issues
* minor fixes
* make math safer
* fix fmt
* make remove liquidity an authorized call
* implement setting initial values for coins
* add genesis liquidity test & misc fixes
* updato develop latest
* fix rotation test
* Finish merging develop
* Remove accidentally committed ETH files
* fix pr comments
* further bug fixes
* fix last pr comments
* tidy up
* Misc
---------
Co-authored-by: Luke Parker <lukeparker5132@gmail.com >
2024-07-18 19:30:19 -04:00