noormohammedb
  • Joined on 2024-10-01
noormohammedb pushed to main at testnet/proto 2025-03-17 08:48:21 +00:00
099f0a0488 Add app_name field to AppContract and NewAppReq messages; update AppDeployConfig struct
d6ffc0d4cb Add ListAllAppContracts RPC to BrainAppCli for super admin commands
a9dcfbe9fe Add AppNodeFilters and AppNodeListResp messages; implement ListAppNodes and GetOneAppNode RPCs in BrainAppCli
8230e1f831 Rename CreateApp RPC to DeployApp in BrainAppCli and add new fields to AppDeployConfig for hours and private_package
a734b392b7 rename price_per_unit to node_unit_price in AppDeployConfig and update conversion implementations
Compare 21 commits »
noormohammedb created branch stable_01 in testnet/proto 2025-03-17 07:42:06 +00:00
noormohammedb pushed to stable_01 at testnet/proto 2025-03-17 07:42:06 +00:00
099f0a0488 Add app_name field to AppContract and NewAppReq messages; update AppDeployConfig struct
d6ffc0d4cb Add ListAllAppContracts RPC to BrainAppCli for super admin commands
a9dcfbe9fe Add AppNodeFilters and AppNodeListResp messages; implement ListAppNodes and GetOneAppNode RPCs in BrainAppCli
8230e1f831 Rename CreateApp RPC to DeployApp in BrainAppCli and add new fields to AppDeployConfig for hours and private_package
a734b392b7 rename price_per_unit to node_unit_price in AppDeployConfig and update conversion implementations
Compare 10 commits »
noormohammedb pushed to main at noormohammedb/hacker-challenge-sgx-general 2025-01-13 11:53:18 +00:00
dfd5081b1b fix testnet
85e0215869 token metadata
bfb4a03b88 correct token creation retries
1a897d780f refactor mint endpoint to use query parameters and improve test script accordingly
855e9ab28b fix wait for sol bug
Compare 7 commits »
noormohammedb created pull request general/hacker-challenge#6 2025-01-09 10:56:06 +00:00
refactor mint endpoint to use query parameters and improve test script accordingly
9add304c43 refactor mint endpoint to use query parameters and improve test script accordingly
noormohammedb pushed to main at noormohammedb/hacker-challenge-sgx-general 2025-01-07 05:49:12 +00:00
3be12f7807 solved requested changes
e86ee534ed handle TLS attack
ad9c445fe5 saving node information while heartbeating
Compare 3 commits »
noormohammedb created pull request general/hacker-challenge#5 2025-01-02 17:11:11 +00:00
Persisting nodeinfo
ad9c445fe5 saving node information while heartbeating
noormohammedb pushed to main at noormohammedb/hacker-challenge-sgx-general 2025-01-02 15:02:40 +00:00
f67146aa13 minting state
5514f7b794 async solana client
Compare 2 commits »
3bdae474b1 solved requested changes
noormohammedb created pull request general/hacker-challenge#4 2025-01-01 23:42:36 +00:00
handle TLS attack
noormohammedb created branch patch_net_attacks in noormohammedb/hacker-challenge-sgx-general 2025-01-01 23:38:10 +00:00
9e9036280d handle TLS attack
noormohammedb pushed to main at noormohammedb/hacker-challenge-sgx-general 2025-01-01 20:02:36 +00:00
8226f03e7c fix grpc client error
noormohammedb created pull request general/hacker-challenge#3 2024-12-31 12:54:07 +00:00
improved minting
noormohammedb deleted branch async_solana_client from noormohammedb/hacker-challenge-sgx-general 2024-12-31 12:46:28 +00:00
noormohammedb created branch enhance_minting in noormohammedb/hacker-challenge-sgx-general 2024-12-31 12:45:53 +00:00