Skip to content

CHANGELOG

DxFFFFFF edited this page Jun 16, 2023 · 19 revisions

2023

Week 24

  • Conversion rate feature limited by TXN type 2 (#103)
  • Add view methods to precompiles (#102)

Week 23

Week 22

  • Block internal native transfers (#98)
  • Make default token and default CR controller updatable (#97)

Week 21

  • 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)

Week 20

Week 19

  • Conversion Rate refactor (#83)
  • Precompiles normalization (#84)

Week 18

  • 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)

Week 17

  • 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)

Week 16

Week 15

  • Transaction sorting docs (#68)
  • Fix precompiles view selectors (#67)
  • Fix default token name and symbol (#66)

Week 14

Week 13

  • Web3 x DNT Balances and Transfer (#45)

Week 12

  • 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)

Week 11

  • 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)

Week 10

  • Custom EVM Runner (decoupling) (#32)
  • Fix Runtime typo (#32)

Week 09

Week 08

  • TPS metrics review

Week 07

  • Precompiles internal calls fix (#32)
  • Fix build_block_weights (#33)
  • Update testing account (#34)
  • Validator controller (#26)

Week 06

  • 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)

Week 05

  • 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)

Week 04

  • Substrate bootstrap
  • EVM implementation
  • Initial Gas setup
  • Initial Docs
  • Alphanet deployment
  • Alphanet Blockchain Explorer