We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web 3 refactored the Runtime APIs therefore, the APIs need to be updated in Kagome implementation
Append existing runtime APIs with _version1 Append existing runtime APIs with _version1 #364
ext_storage_next_key ext_storage_next_key #365
ext_storage_read ext_storage_read #366
ext_crypto_ed25519* runtime externals ext_crypto_ed25519* runtime externals #367
ext_crypto_sr25519* externals ext_crypto_sr25519* externals #368
ext_crypto_secp256k1_ecdsa* externals ext_crypto_secp256k1_ecdsa* externals #369
runtime_version runtime_version #370
ext_logging_log_version_1 ext_logging_log_version_1 #371
Implement Polkadot Trie Cursor Implement Polkadot Trie Cursor #372
New key storage New key storage #373
Cross-implementation tests Conformance tests #438
Replace old keystorage with a new one Replace old keystorage with a new one #442
fix return value of recover secp256k1 methods fix return value of recover secp256k1 methods #450
Child trie https://github.com/soramitsu/kagome/issues/465
Child trie host apis Child trie host apis #467
Transaction APIs Transaction APIs #515
Batch verify apis Batch verify apis #516
ext_storage_append ext_storage_append #521
Aha! Link: https://soramitsucoltd.aha.io/features/PRE-60
The text was updated successfully, but these errors were encountered:
Closed to test integration
Sorry, something went wrong.
No branches or pull requests
Web 3 refactored the Runtime APIs therefore, the APIs need to be updated in Kagome implementation
Append existing runtime APIs with _version1
Append existing runtime APIs with _version1 #364
ext_storage_next_key
ext_storage_next_key #365
ext_storage_read
ext_storage_read #366
ext_crypto_ed25519* runtime externals
ext_crypto_ed25519* runtime externals #367
ext_crypto_sr25519* externals
ext_crypto_sr25519* externals #368
ext_crypto_secp256k1_ecdsa* externals
ext_crypto_secp256k1_ecdsa* externals #369
runtime_version
runtime_version #370
ext_logging_log_version_1
ext_logging_log_version_1 #371
Implement Polkadot Trie Cursor
Implement Polkadot Trie Cursor #372
New key storage
New key storage #373
Cross-implementation tests
Conformance tests #438
Replace old keystorage with a new one
Replace old keystorage with a new one #442
fix return value of recover secp256k1 methods
fix return value of recover secp256k1 methods #450
Child trie
https://github.com/soramitsu/kagome/issues/465
Child trie host apis
Child trie host apis #467
Transaction APIs
Transaction APIs #515
Batch verify apis
Batch verify apis #516
ext_storage_append
ext_storage_append #521
Aha! Link: https://soramitsucoltd.aha.io/features/PRE-60
The text was updated successfully, but these errors were encountered: