pendulum-chain / pendulum-prototype

Pendulum prototype: Second Layer Network for Stellar and the DeFi ecosystem
MIT License
10 stars 6 forks source link

bump substrate deps #19

Closed ETeissonniere closed 3 years ago

ETeissonniere commented 3 years ago

Bump to commit e5437efefa82bd8eb567f1245f0a7443ac4e4fe7 (you can select it via cargo update -p sp-std --precise e5437efefa82bd8eb567f1245f0a7443ac4e4fe7 or do so for another commit too). Depends on pendulum-chain/substrate-stellar-sdk#1.

Note that I removed the template pallet too.

andywer commented 3 years ago

Thanks for your help, @ETeissonniere! We gave it a quick read-through, but we will probably stick to ORML and the latest stable Substrate version for now.

It's nevertheless good to have this PR for future reference and as an escape hatch, but atm we feel more comfortable around ORML. Mainly because it's better documented and since we were able to quickly set it up without external help, we feel more confident being able to maintain it.

ETeissonniere commented 3 years ago

Let's keep it that way then! Feel free to close the PRs :)