Commit Graph

3 Commits

Author SHA1 Message Date
0c0bf0b6fa
Ban user by node operator
bindings for is_banned_by_node query
tests for ban user
mock data for test ban user
test key from base58 privatekey
2025-05-23 18:52:56 +05:30
565128d6cb Kick Contract (#2)
Production grade kick contract code for financial transaction tested for both vm and app
modified schema to include node in kick, default time for deleted_app and removed unwanted fields
app data migration for testing kick contract for active_app
fixed some tests
register operator

Reviewed-on: #2
Co-authored-by: Noor <noormohammedb@protonmail.com>
Co-committed-by: Noor <noormohammedb@protonmail.com>
2025-05-23 13:14:53 +00:00
0fc9b8003a
adding payments for VM contracts 2025-05-18 16:08:18 +03:00