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
Fix poa.py genesis.json format compatibility and exchange.py syntax error
#7382
:
Commit
c8b83298d4
pushed by
aitbc
main
2026-05-27 07:53:31 +02:00
10s
Require genesis.json file for deterministic genesis block creation
#7359
:
Commit
aff0a955c1
pushed by
aitbc
main
2026-05-27 07:02:29 +02:00
2s
fix: populate feature_flags.json and remove sys.path bootstrap inserts
#6885
:
Commit
9609924d56
pushed by
aitbc
main
2026-05-25 10:21:59 +02:00
5s
feat: complete codebase remediation with all phases
#6862
:
Commit
573aae065b
pushed by
aitbc
main
2026-05-25 08:29:05 +02:00
8s
fix: use BigInteger for Account nonce field
#6771
:
Commit
0bd59a142a
pushed by
aitbc
main
2026-05-20 10:29:09 +02:00
8s
fix: use BigInteger for Account balance field
#6756
:
Commit
236bfb7109
pushed by
aitbc
main
2026-05-20 10:25:04 +02:00
4s
refactor: make blockchain config use environment variables
#6700
:
Commit
9430563e9e
pushed by
aitbc
main
2026-05-20 09:22:55 +02:00
5s
fix: parent block validation in importBlock + no retry on 4xx in AITBCHTTPClient
#6582
:
Commit
88ed8a70cc
pushed by
aitbc
main
2026-05-19 17:09:53 +02:00
3s
fix: use current UTC timestamp for genesis blocks and fix lambda closure bugs
#6570
:
Commit
0a77f766e5
pushed by
aitbc
main
2026-05-19 16:52:19 +02:00
3s
fix: add hash format validation to importBlock endpoint
#6558
:
Commit
83e579a687
pushed by
aitbc
main
2026-05-19 16:42:56 +02:00
3s
fix: use direct HTTP hostnames in failover-simulation.sh instead of SSH-tunneled localhost
#6536
:
Commit
b8a1668ba4
pushed by
aitbc
main
2026-05-19 16:21:09 +02:00
3s
feat: add account management, faucet, bridge, and staking endpoints
#6475
:
Commit
222a780167
pushed by
aitbc
main
2026-05-19 16:08:43 +02:00
3s
refactor: add rate limiting to agent coordinator routers
#6034
:
Commit
2b6f4c2826
pushed by
aitbc
main
2026-05-13 09:38:31 +02:00
3s
refactor: replace print() with logger and fix code indentation
#5969
:
Commit
2d4f65af46
pushed by
aitbc
main
2026-05-12 22:47:37 +02:00
3s
refactor: improve security, error handling, and service configuration
#5951
:
Commit
9133609603
pushed by
aitbc
main
2026-05-12 10:46:45 +02:00
5s
ci: refactor Gitea workflows to use environment variables for workspace paths
#5914
:
Commit
5ffba8fb1f
pushed by
aitbc
main
2026-05-11 19:06:04 +02:00
3s
Fix genesis state root sync issue: use RPC-provided state_root during bootstrap
#5610
:
Commit
476eb496e8
pushed by
aitbc
main
2026-05-09 19:30:42 +02:00
2s
fix: include genesis_state_root in RPC bootstrap to match source chain
#5598
:
Commit
b77d5045aa
pushed by
aitbc
main
2026-05-09 19:24:38 +02:00
3s
fix: make bulk_import_from public method (remove underscore prefix)
#5586
:
Commit
239effc3fd
pushed by
aitbc
main
2026-05-09 19:16:53 +02:00
2s
fix: remove duplicate protocol check and add better logging
#5574
:
Commit
5fe7862c02
pushed by
aitbc
main
2026-05-09 19:09:19 +02:00
3s
fix: add http:// prefix to bulk sync source URL if missing
#5562
:
Commit
8faebf0318
pushed by
aitbc
main
2026-05-09 19:05:35 +02:00
4s
debug: add chain_id to all genesis initialization log messages
#5550
:
Commit
13e865ae74
pushed by
aitbc
main
2026-05-09 19:02:29 +02:00
5s
debug: add chain_id logging to genesis initialization
#5538
:
Commit
63aac21a59
pushed by
aitbc
main
2026-05-09 18:50:07 +02:00
2s
fix: return early after RPC bootstrap to avoid fallback to local file
#5502
:
Commit
c188d2a13f
pushed by
aitbc
main
2026-05-09 18:40:53 +02:00
3s
fix: improve genesis bootstrap RPC endpoint and logging
#5473
:
Commit
76175c0b78
pushed by
aitbc
main
2026-05-09 18:34:11 +02:00
3s
fix: replace datetime.UTC with timezone.utc for Python 3.12+ compatibility
#5296
:
Commit
d26e6d3772
pushed by
aitbc
main
2026-05-09 12:10:21 +02:00
3s
feat: add default_peer_rpc_url configuration to ProposerConfig
#5271
:
Commit
138822b1bf
pushed by
aitbc
main
2026-05-09 11:50:14 +02:00
4s
Rename openclaw to hermes across documentation and workflows
#4474
:
Commit
852f2e5a8a
pushed by
aitbc
main
2026-05-08 08:46:45 +02:00
3s
fix: correct blockchain RPC endpoint paths and chain_id handling
#4308
:
Commit
bde0f6518f
pushed by
aitbc
main
2026-05-04 13:22:56 +02:00
7s
feat: implement all placeholder implementations from codemap
#4205
:
Commit
7d14970392
pushed by
aitbc
main
2026-05-04 00:03:21 +02:00
14s
First
Previous
1
2
Next
Last