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
19
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
Simplify gpu_marketplace list command and fix miner PATH for nvidia-smi
#7556
:
Commit
59e55a27eb
pushed by
aitbc
main
2026-05-27 13:45:08 +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
#7511
:
Commit
b58ca5db7c
pushed by
aitbc
main
2026-05-27 13:45:08 +02:00
0s
Fix workflow test issues: timestamp collision, JSON header, skip coordinator mock test
#7478
:
Commit
288d831d94
pushed by
aitbc
main
2026-05-27 12:20:15 +02:00
0s
Fix simulate.py error import and update edge island leave command syntax
#7425
:
Commit
4fcbc0855e
pushed by
aitbc
main
2026-05-27 11:15:59 +02:00
0s
Fix config.py to use ctx.obj['output'] instead of ctx.obj['output_format']
#7420
:
Commit
ff2b8c2aed
pushed by
aitbc
main
2026-05-27 10:02:35 +02:00
0s
Fix monitor.py console import - use Rich Console directly instead of missing utils export
#7396
:
Commit
ab0480dfc5
pushed by
aitbc
main
2026-05-27 09:36:31 +02:00
0s
Merge branch 'main' of http://gitea.bubuit.net:3000/oib/aitbc
#7389
:
Commit
630f467fbb
pushed by
aitbc
main
2026-05-27 07:56:24 +02:00
5s
Fix poa.py genesis.json format compatibility and exchange.py syntax error
#7374
:
Commit
c8b83298d4
pushed by
aitbc
main
2026-05-27 07:43:41 +02:00
5s
Add genesis sync-from-hub CLI command to fetch genesis.json from hub RPC
#7366
:
Commit
ac59e3ee0a
pushed by
aitbc
main
2026-05-27 07:03:17 +02:00
3s
Standardize config files: use blockchain.env and node.env instead of .env
#7293
:
Commit
27312dcf2a
pushed by
aitbc
main
2026-05-26 21:33:55 +02:00
0s
fix: move transaction fields to top level (not nested in payload)
#7274
:
Commit
755d5bdeaf
pushed by
aitbc
main
2026-05-26 15:53:09 +02:00
0s
fix: use cryptography library signature directly (no .signature attribute)
#7269
:
Commit
8ad9f6c425
pushed by
aitbc
main
2026-05-26 14:44:05 +02:00
0s
fix: extract 64-byte signature from SignedMessage using .signature attribute
#7264
:
Commit
2e9e7c5798
pushed by
aitbc
main
2026-05-26 14:35:07 +02:00
0s
fix: restructure transaction with nested payload and proper signing
#7259
:
Commit
f70b7e691c
pushed by
aitbc
main
2026-05-26 14:30:12 +02:00
0s
fix: restructure transaction payload to match RPC server schema
#7254
:
Commit
fe1525cc05
pushed by
aitbc
main
2026-05-26 14:16:19 +02:00
0s
fix: strip 0x prefix from private key hex string
#7247
:
Commit
dd1c3c69a5
pushed by
aitbc
main
2026-05-26 14:01:43 +02:00
0s
fix: skip decryption for unencrypted wallets in transactions send
#7242
:
Commit
37e30bd309
pushed by
aitbc
main
2026-05-26 13:51:50 +02:00
0s
fix: use same wallet directory for transactions as wallet create
#7237
:
Commit
c425ff760c
pushed by
aitbc
main
2026-05-26 13:47:35 +02:00
0s
fix: restructure password resolution and improve genesis chain_id detection
#7232
:
Commit
7128927707
pushed by
aitbc
main
2026-05-26 13:41:43 +02:00
0s
fix: add TTY handling to transactions commands and improve genesis info
#7227
:
Commit
99ef26e464
pushed by
aitbc
main
2026-05-26 13:38:30 +02:00
0s
fix: add TTY handling for password prompts and config get alias
#7222
:
Commit
d365b84885
pushed by
aitbc
main
2026-05-26 13:14:17 +02:00
0s
fix: add optional positional wallet name argument to balance and address commands
#7217
:
Commit
f67819c7e5
pushed by
aitbc
main
2026-05-26 12:36:31 +02:00
0s
refactor: move cli/core/ to cli/aitbc_cli/core/ for proper package structure
#7212
:
Commit
7ced360c1f
pushed by
aitbc
main
2026-05-26 12:27:26 +02:00
0s
fix: copy cli/models/ directory to cli/aitbc_cli/models/
#7207
:
Commit
f8150ae1aa
pushed by
aitbc
main
2026-05-26 12:18:03 +02:00
0s
fix: copy dual_mode_wallet_adapter.py to aitbc_cli/utils/
#7202
:
Commit
c009aa3066
pushed by
aitbc
main
2026-05-26 12:08:30 +02:00
0s
fix: register aitbc_cli.core in sys.modules before loading core/main.py
#7197
:
Commit
98390554b2
pushed by
aitbc
main
2026-05-26 11:45:19 +02:00
0s
fix: add sys.path setup in core/main.py for aitbc_cli imports
#7192
:
Commit
cff0dc1393
pushed by
aitbc
main
2026-05-26 11:39:24 +02:00
0s
fix: prevent sys.modules corruption in aitbc_cli/__init__.py
#7187
:
Commit
020f7435c8
pushed by
aitbc
main
2026-05-26 11:36:16 +02:00
0s
fix: register CLI module in sys.modules for proper package resolution
#7182
:
Commit
7fdc3e2619
pushed by
aitbc
main
2026-05-26 11:33:01 +02:00
0s
fix: correct config import name in main.py
#7177
:
Commit
c96309e76f
pushed by
aitbc
main
2026-05-26 11:26:23 +02:00
0s
First
Previous
1
2
3
4
5
...
Next
Last