Added
- Add fundraising operations
- Add wallet operations
- Add refund transaction operation
=== BREAKING CHANGES ===
- Parameters for make_collect and make_deposit are not more passed as dict but as keyword arguments
- Remove security operations
- Change parameter ts(str) to date(datetime) in Transaction class