This website requires JavaScript.
Explore
Help
Register
Sign In
oib
/
aitbc
Watch
1
Star
0
Fork
0
You've already forked aitbc
Code
Issues
Pull Requests
Actions
21
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-endpoint-tests.yml
blockchain-sync-verification.yml
build-miner-binary.yml
cli-level1-tests.yml
contract-benchmarks.yml
coverage-phase-1.yml
coverage-phase-2.yml
cross-chain-tests.yml
cross-node-transaction-testing.yml
deploy-mainnet.yml
deploy-testnet.yml
docs-validation.yml
integration-tests.yml
js-sdk-tests.yml
multi-chain-island-architecture.yml
multi-node-health.yml
multi-node-stress-testing.yml
node-failover-simulation.yml
p2p-network-verification.yml
package-tests.yml
production-tests.yml
python-tests.yml
rust-zk-tests.yml
security-scanning.yml
smart-contract-tests.yml
staking-tests.yml
systemd-sync.yml
Actor
All actors
aitbc
aitbc1
oib
Status
All status
Success
Failure
Waiting
Running
Move JWT secret from inline environment variable to external secrets file for edge-api service
#7576
:
Commit
fd2b4cd6b5
pushed by
aitbc
main
2026-05-27 14:34:32 +02:00
0s
Simplify gpu_marketplace list command and fix miner PATH for nvidia-smi
#7560
:
Commit
59e55a27eb
pushed by
aitbc
main
2026-05-27 14:34:32 +02:00
0s
Update data directory paths from /opt/aitbc/data to /var/lib/aitbc/data across all components
#7551
:
Commit
29b066a5dd
pushed by
aitbc
main
2026-05-27 13:45:10 +02:00
0s
Add job type inference from payload structure when type field is missing
#7543
:
Commit
0a028a530c
pushed by
aitbc
main
2026-05-27 12:46:21 +02:00
0s
Update edge-api systemd service paths, switch to SQLite, add timezone-aware datetimes, and make job payments optional for proof-of-concept
#7535
:
Commit
8f3e2dd7ac
pushed by
aitbc
main
2026-05-27 12:40:40 +02:00
0s
Remove zero-address dev mode fallback and harden security: update JWT secret, enforce authentication, add SSL verification option, implement actual resource handlers with system metrics
#7525
:
Commit
b58ca5db7c
pushed by
aitbc
main
2026-05-27 12:38:37 +02:00
0s
Refactor GPU capabilities structure and add Ollama models to miner registration payload
#7508
:
Commit
424a8b1f5a
pushed by
aitbc
main
2026-05-27 12:20:28 +02:00
0s
Fix coordinator CORS function name and add marketplace matching endpoints with miner poll improvements
#7499
:
Commit
0314e2da7c
pushed by
aitbc
main
2026-05-27 12:04:21 +02:00
0s
Fix workflow test issues: timestamp collision, JSON header, skip coordinator mock test
#7485
:
Commit
288d831d94
pushed by
aitbc
main
2026-05-27 11:58:39 +02:00
0s
Fix simulate.py error import and update edge island leave command syntax
#7432
:
Commit
4fcbc0855e
pushed by
aitbc
main
2026-05-27 11:16:03 +02:00
0s
Fix config.py to use ctx.obj['output'] instead of ctx.obj['output_format']
#7424
:
Commit
ff2b8c2aed
pushed by
aitbc
main
2026-05-27 10:03:05 +02:00
0s
Fix monitor.py console import - use Rich Console directly instead of missing utils export
#7400
:
Commit
ab0480dfc5
pushed by
aitbc
main
2026-05-27 09:36:33 +02:00
0s
Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc
#7393
:
Commit
630f467fbb
pushed by
aitbc
main
2026-05-27 07:57:00 +02:00
11s
Fix poa.py genesis.json format compatibility and exchange.py syntax error
#7388
:
Commit
c8b83298d4
pushed by
aitbc
main
2026-05-27 07:51:24 +02:00
0s
Add genesis sync-from-hub CLI command to fetch genesis.json from hub RPC
#7370
:
Commit
ac59e3ee0a
pushed by
aitbc
main
2026-05-27 07:03:56 +02:00
21s
Require genesis.json file for deterministic genesis block creation
#7365
:
Commit
aff0a955c1
pushed by
aitbc
main
2026-05-26 21:34:30 +02:00
0s
Fix genesis creation to only run when block production is enabled
#7346
:
Commit
c84d81cb2d
pushed by
aitbc
main
2026-05-26 21:02:37 +02:00
0s
Add genesis block existence check to PoA proposer start() method
#7332
:
Commit
f06ac1142d
pushed by
aitbc
main
2026-05-26 19:53:31 +02:00
0s
Add ENABLE_BLOCK_PRODUCTION check to PoA proposer start() method
#7318
:
Commit
7f1c8794c3
pushed by
aitbc
main
2026-05-26 19:39:22 +02:00
0s
Standardize config files: use blockchain.env and node.env instead of .env
#7298
:
Commit
27312dcf2a
pushed by
aitbc
main
2026-05-26 18:38:56 +02:00
0s
fix: use validated top-level fields in submit_transaction
#7292
:
Commit
60ea1f91aa
pushed by
aitbc
main
2026-05-26 15:53:18 +02:00
0s
fix: move transaction fields to top level (not nested in payload)
#7278
:
Commit
755d5bdeaf
pushed by
aitbc
main
2026-05-26 15:04:10 +02:00
0s
fix: use cryptography library signature directly (no .signature attribute)
#7273
:
Commit
8ad9f6c425
pushed by
aitbc
main
2026-05-26 14:44:06 +02:00
0s
fix: extract 64-byte signature from SignedMessage using .signature attribute
#7268
:
Commit
2e9e7c5798
pushed by
aitbc
main
2026-05-26 14:35:11 +02:00
0s
fix: restructure transaction with nested payload and proper signing
#7263
:
Commit
f70b7e691c
pushed by
aitbc
main
2026-05-26 14:30:15 +02:00
0s
fix: restructure transaction payload to match RPC server schema
#7258
:
Commit
fe1525cc05
pushed by
aitbc
main
2026-05-26 14:16:37 +02:00
0s
fix: strip 0x prefix from private key hex string
#7251
:
Commit
dd1c3c69a5
pushed by
aitbc
main
2026-05-26 14:01:45 +02:00
0s
fix: skip decryption for unencrypted wallets in transactions send
#7246
:
Commit
37e30bd309
pushed by
aitbc
main
2026-05-26 13:51:54 +02:00
0s
fix: use same wallet directory for transactions as wallet create
#7241
:
Commit
c425ff760c
pushed by
aitbc
main
2026-05-26 13:47:52 +02:00
0s
fix: restructure password resolution and improve genesis chain_id detection
#7236
:
Commit
7128927707
pushed by
aitbc
main
2026-05-26 13:41:46 +02:00
0s
First
Previous
1
2
3
4
5
...
Next
Last