-
Notifications
You must be signed in to change notification settings - Fork 1
CHANGELOG
DxFFFFFF edited this page Jun 16, 2023
·
19 revisions
- Allow Sponsored Transactions with high nonce (#96)
- Update ValidatorController Precompile: Active Validators x Approved Validators (#94)
- Fix Runtime missing STD dependency (#93)
- Update GH workflow (#95)
- Refactor Sponsored Transactions (#90)
- Fix zero gas txns (#88)
- Fix Custom RPC tests (#89)
- Fix ValidatorController->Remove (#92)
- Add new validator to the genesis (#91)
- Fix validator claimant (#77)
- Improve Token Acceptance handling (#81)
- Add new fee payment to non-EVM extrinsics (#78)
- Remove legacy code (#79)
- Update user fee tokens lifecycle (#80)
- Implementation of Validators list on Validators SC and RPC (#75)
- Improve pre-transaction checks handling (#76)
- Balances to U256 (prev u128) (#74)
- Unified Accounts (#72)
- RPC
stability_
(#71) - Update Genesis account (#73)
- Transaction sorting docs (#68)
- Fix precompiles view selectors (#67)
- Fix default token name and symbol (#66)
- Fix Forward Runner params (#62) (#63) (#64) (#65)
- Fix Runner test (#61)
- Fix Fee log (#60)
- Fix FeeVault precompile address (#59)
- Update localhost chainID (#58)
- Update FeeRewardsVaultController.sol interface (#57)
- Fix Docker build (#56)
- Web3 x DNT Balances and Transfer (#45)
- Incremental builds (#54)
- Runtime manager (#53)
- Self-hosted workflows (#53)
- Fix default spec use case (#47)
-
balance_of
on UserFeeSelector (#52) - Default Bootnode (#51)
- Fixed based fee - 1Gwei (#49)
- Update documentation (#49)
- Support Manager - return list of tokens (#46)
- Update documentation (#44) (#49)
- Split chain_spec (#40)
- fix: decentralized native token (#42)
- Add support for paying fees in non-native tokens (#13)
- TPS metrics review
- Precompiles internal calls fix (#32)
- Fix
build_block_weights
(#33) - Update testing account (#34)
- Validator controller (#26)
- Testing Github Action (#23)
- Fix default account (#25)
- Rename binary (#27)
- Update Chain IDs (#19)
- Cargo scripts (#17)
- Fix Dockerfile (#31)
- BlockGasLimit mismatch fix (#30)
- Add cache layer for Docker GH (#28)
- Add container building GH Action (#22)
- Upgrade to Polkadot v0.9.36 (#18)
- Fix Docker X Pallets (#20)
- Council pallet (#12)
- Switch the nodes to archival mode (#16)
- Fix Alphanet validators (#13)
- Fix native token metadata (#14)
- Add base precompiles (#8)
- Update Existential Deposit (#11)
- Token Minting (#8)
- Substrate bootstrap
- EVM implementation
- Initial Gas setup
- Initial Docs
- Alphanet deployment
- Alphanet Blockchain Explorer