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
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
#7514
:
Commit
b58ca5db7c
pushed by
aitbc
main
2026-05-27 12:20:19 +02:00
0s
Fix poa.py genesis.json format compatibility and exchange.py syntax error
#7377
:
Commit
c8b83298d4
pushed by
aitbc
main
2026-05-27 07:56:17 +02:00
11m48s
Require genesis.json file for deterministic genesis block creation
#7355
:
Commit
aff0a955c1
pushed by
aitbc
main
2026-05-27 07:04:18 +02:00
2m47s
Fix genesis creation to only run when block production is enabled
#7336
:
Commit
c84d81cb2d
pushed by
aitbc
main
2026-05-26 21:01:49 +02:00
0s
Add genesis block existence check to PoA proposer start() method
#7322
:
Commit
f06ac1142d
pushed by
aitbc
main
2026-05-26 19:53:23 +02:00
0s
Add ENABLE_BLOCK_PRODUCTION check to PoA proposer start() method
#7308
:
Commit
7f1c8794c3
pushed by
aitbc
main
2026-05-26 19:39:15 +02:00
0s
fix: use validated top-level fields in submit_transaction
#7282
:
Commit
60ea1f91aa
pushed by
aitbc
main
2026-05-26 18:38:45 +02:00
0s
fix: update legacy port 8545 to 8006 across codebase
#7067
:
Commit
013d848132
pushed by
aitbc
main
2026-05-26 15:03:47 +02:00
0s
fix: correct import of normalize_transaction_data from rpc.utils
#7028
:
Commit
429b24b02c
pushed by
aitbc
main
2026-05-26 09:28:51 +02:00
0s
fix: resolve import paths, add fallback data, and improve error handling across services
#7004
:
Commit
863e312d5e
pushed by
aitbc
main
2026-05-26 08:05:52 +02:00
0s
fix: populate feature_flags.json and remove sys.path bootstrap inserts
#6881
:
Commit
9609924d56
pushed by
aitbc
main
2026-05-25 10:24:29 +02:00
4m19s
feat: complete codebase remediation with all phases
#6857
:
Commit
573aae065b
pushed by
aitbc
main
2026-05-25 08:35:28 +02:00
12h12m15s
Add authentication to dispute endpoints and improve test coverage infrastructure
#6821
:
Commit
494bd962b4
pushed by
aitbc
main
2026-05-24 01:38:17 +02:00
0s
fix: use BigInteger for Account nonce field
#6767
:
Commit
0bd59a142a
pushed by
aitbc
main
2026-05-20 10:32:43 +02:00
4m26s
fix: use BigInteger for Account balance field
#6752
:
Commit
236bfb7109
pushed by
aitbc
main
2026-05-20 10:26:47 +02:00
2m44s
refactor: make blockchain config use environment variables
#6696
:
Commit
9430563e9e
pushed by
aitbc
main
2026-05-20 09:24:25 +02:00
3m53s
fix: parent block validation in importBlock + no retry on 4xx in AITBCHTTPClient
#6578
:
Commit
88ed8a70cc
pushed by
aitbc
main
2026-05-19 17:11:21 +02:00
4m27s
fix: use current UTC timestamp for genesis blocks and fix lambda closure bugs
#6566
:
Commit
0a77f766e5
pushed by
aitbc
main
2026-05-19 16:53:43 +02:00
4m18s
fix: add hash format validation to importBlock endpoint
#6554
:
Commit
83e579a687
pushed by
aitbc
main
2026-05-19 16:44:38 +02:00
4m45s
fix: use direct HTTP hostnames in failover-simulation.sh instead of SSH-tunneled localhost
#6533
:
Commit
b8a1668ba4
pushed by
aitbc
main
2026-05-19 16:21:24 +02:00
1m58s
feat: add account management, faucet, bridge, and staking endpoints
#6470
:
Commit
222a780167
pushed by
aitbc
main
2026-05-19 16:13:25 +02:00
4m57s
fix: edge-api and wallet infrastructure fixes
#6448
:
Commit
45556e9ca3
pushed by
aitbc
main
2026-05-19 08:51:09 +02:00
0s
fix: island leave endpoint now working
#6359
:
Commit
f86d9379ae
pushed by
aitbc
main
2026-05-16 10:40:29 +02:00
0s
fix: re-raise HTTPException in RequestLoggingMiddleware
#6347
:
Commit
ef8c1f216e
pushed by
aitbc
main
2026-05-15 06:19:33 +02:00
0s
Clean up debug code from router.py - restore proper leave_island handler
#6335
:
Commit
a8440e12d1
pushed by
aitbc
main
2026-05-15 06:13:04 +02:00
0s
Implement dispute resolution contract and service integration
#6321
:
Commit
d3c2d0c263
pushed by
aitbc
main
2026-05-15 05:57:25 +02:00
0s
Fix INVALID_AGENT error in messaging contract - auto-register new agents
#6272
:
Commit
9e17f5d928
pushed by
aitbc
main
2026-05-15 00:55:39 +02:00
0s
Start island manager background tasks in blockchain node
#6260
:
Commit
4123d9aa43
pushed by
aitbc
main
2026-05-14 23:59:48 +02:00
0s
Phase 2 complete: Island operations endpoints
#6164
:
Commit
4097c71276
pushed by
aitbc
main
2026-05-14 23:46:44 +02:00
0s
Add island management RPC endpoints and enhance governance service
#6152
:
Commit
ab8c23dba1
pushed by
aitbc
main
2026-05-14 22:15:47 +02:00
0s
First
Previous
1
2
3
4
5
Next
Last