Skip to content

Latest commit

 

History

History
870 lines (800 loc) · 114 KB

CHANGELOG.md

File metadata and controls

870 lines (800 loc) · 114 KB

📑 Changelog

v0 (2023-02-07)

Full Changelog

v0.1.0-alpha.5 (2023-02-07)

Full Changelog

📖 Documentation

🚀 Features

  • feat(interoperation): add verify image cell by ckb vm #984 (KaoImin)

🐛 Bug Fixes

  • fix(executor): unit test of update image cell #1022 (KaoImin)

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Axon Development Updates 12/21/2022 #927

Merged pull requests:

v0.1.0-alpha.4 (2023-01-17)

Full Changelog

🐛 Bug Fixes

🐝 refactor

  • refactor: change the system contract error #981 (KaoImin)

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Only for test #974
  • net_version should be a number not a hex string #967

Merged pull requests:

v0.1.0-alpha.3 (2023-01-06)

Full Changelog

🐛 Bug Fixes

🧰 Chore

⬆️ Dependency Updates

🌈 Style

Closed issues:

  • Reason for #935
  • Axon Development Updates 12/11/2022 #900

Merged pull requests:

v0.1.0-alpha.2 (2022-12-21)

Full Changelog

⬆️ Dependency Updates

Merged pull requests:

v0.1.0-alpha.1 (2022-12-12)

Full Changelog

📖 Documentation

🐛 Bug Fixes

🐝 refactor

  • refactor: remove core ibc module #902 (KaoImin)
  • refactor(executor): abstract interface of system contract #901 (KaoImin)
  • refactor(API): total difficulty in header always be zero #888 (KaoImin)
  • refactor: change static merkle to trie merkle #865 (KaoImin)
  • refactor: change ibc grpc server and context impl #709 (KaoImin)
  • refactor: change some style of evm benchmark #693 (KaoImin)
  • refactor(storage): core storage and cross chain storage implement #666 (KaoImin)
  • refactor: convert proposal from block reference #603 (KaoImin)

🧰 Chore

⬆️ Dependency Updates

🌈 Style

  • style: change some code style and cargo update #697 (KaoImin)

Closed issues:

  • eth_senRawTransaction panics #767
  • eth_getLogs filtering events by address is filtering transaction receipts instead of logs #744
  • eth_getLogs returning wrong address of the event, sender instead of contract address #730
  • Transaction Hash Mismatch #724
  • eth_getBlockByNumber doesn't follow Ethereum JSON-RPC API specification #700
  • Support: does axon support track_block method? #416
  • Custom error for eth_getBalance #415
  • Compability: axon node rpc return result dosen't have gas field for transcation object #394
  • 你们是狗吧?直接 copy muta 代码? #23

Merged pull requests: