Commit Graph

12 Commits

Author SHA1 Message Date
810c1b1966
kick contract transaction
one single transaction query to execute all the kick operation
Remove unused fields from deleted_app schema
a basic test for kick and possibilities
2025-05-20 14:04:07 +05:30
16fd64ac13
kick contract implemented
app pricing calculation
add node in kick schema and type
improved handling
Clone on all app types
handle expected error on kick contract
validate both app and vm contracts
2025-05-15 19:15:44 +05:30
f831e31d8f
App brain message
new app req and delete app message
schema for new_app_req
improve error handling on live select
2025-05-12 13:05:38 +05:30
cd44d82463
VM updates and VM deletion 2025-05-08 02:59:27 +03:00
a1664d61e4
feat: report app node
include contract id in report schema
validated app contract also while reporting
2025-05-05 13:30:16 +05:30
b5332316c2
vm deployment working
there still are bugs on how it manages tables in the DB
2025-04-27 02:40:48 +03:00
6f9cb36bea
added code to create new VM
compiles but not tested yet
2025-04-26 22:13:42 +03:00
363724e5d7
added code to send brain_messages to vm daemon 2025-04-26 04:44:28 +03:00
6a99c146ce
switch operator from relation to link
this makes DB operations easier to write
2025-04-25 04:15:00 +03:00
d9f4df2c3d
add defaults for account 2025-04-24 23:01:31 +03:00
ee75412bb0
inspect operator 2025-04-24 21:27:56 +03:00
1074942e96
migration working 2025-04-20 03:41:48 +03:00