- Remove duplicate `/marketplace/gpu/{gpu_id}` endpoint from marketplace_gpu.py
- Remove marketplace_gpu router inclusion from main.py (already included elsewhere)
- Fix staking service staker_count logic to check existing stakes before increment/decrement
- Add minimum stake amount validation (100 AITBC)
- Add proper error handling for stake not found cases
- Fix staking pool update to commit and refresh after modifications
- Update CLI send_transaction to use chain
11 lines
533 B
JSON
11 lines
533 B
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "Math",
|
|
"sourceName": "@openzeppelin/contracts/utils/math/Math.sol",
|
|
"abi": [],
|
|
"bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220fe43d9c43ea5528f30665aaddbe90838a0613207570586abdb3a044856e6669164736f6c63430008130033",
|
|
"deployedBytecode": "0x600080fdfea2646970667358221220fe43d9c43ea5528f30665aaddbe90838a0613207570586abdb3a044856e6669164736f6c63430008130033",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|