Skip to content

Latest commit

 

History

History
1167 lines (991 loc) · 134 KB

CHANGELOG_OLD.md

File metadata and controls

1167 lines (991 loc) · 134 KB

📑 Changelog

v0.1.0-beta.3 (2023-06-15)

Full Changelog

Implemented enhancements:

📖 Documentation

🚀 Features

🐛 Bug Fixes

🐝 refactor

Closed issues:

  • Invalid block hash when calling eth_call with blockHash EIP1898 argument #1228
  • Axon Development Updates 05/17/2023 #1190
  • eth_feeHistory returns reward: null which is not parseable by some JSON RPC clients #1106

Merged pull requests:

v0 (2023-06-05)

Full Changelog

v0.1.0-beta.2 (2023-06-05)

Full Changelog

📖 Documentation

🚀 Features

🐛 Bug Fixes

🐝 refactor

  • refactor(consensus): change save proof moment #1207 (KaoImin)
  • refactor: change the default feature of protocol #1200 (KaoImin)
  • refactor(executor): change ckb light client ABI #1199 (KaoImin)
  • refactor: change the value of cache_size #1195 (liya2017)

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Axon Development Updates 04/28/2023 #1168
  • Axon Development Updates 04/05/2023 #1143

Merged pull requests:

v0.1.0-beta.1 (2023-05-18)

Full Changelog

🚀 Features

🐛 Bug Fixes

🐝 refactor

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Move config from to ENV variable #1186
  • Creating multiaddress for node.toml #1158
  • Consider implementing EIP-1898 ( to of ) #1155
  • Axon Development Updates 03/22/2023 #1110
  • Axon logo collect #923

Merged pull requests:

  • ci: update copy_config_to_devops.yml #1189 (liya2017)
  • ci: remove apply patch for config.toml due to some errors #1164 (liya2017)
  • ci: increase timeout of build-docker image workflow #1161 (liya2017)

v0.1.0-alpha.9 (2023-04-18)

Full Changelog

🚀 Features

  • feat(executor): remove modexp limit #1119 (driftluo)
  • feat: add EIP-1898 blockHash option to JSON-RPC methods #1101 (ahonn)

🐛 Bug Fixes

  • fix(executor): should check all system contracts' address #1142 (peterzhb)
  • fix(executor): fix conflict test db path #1109 (peterzhb)
  • fix: fix several bugs about interoperability signature verification #1105 (KaoImin)

🐝 refactor

  • refactor: change keccak hash function #1157 (KaoImin)
  • ci: change repository org name to axonweb3 #1144 (liya2017)
  • refactor: change the maximum RPC gas cap limit #1133 (ahonn)
  • refactor(core): refactor axon start #1116 (peterzhb)
  • refactor(executor): switch to metadata system contract #1115 (peterzhb)
  • refactor: change the bound of ExecutorAdapter trait #1112 (KaoImin)

⬆️ Dependency Updates

Closed issues:

  • Build and publish Axon images for M1 #1135
  • Axon Development Updates 03/08/2023 #1071
  • eth_call gas limit 30 million incompatible with graph-node 50 million requirement #705
  • Get an custom error from #375

Merged pull requests:

v0.1.0-alpha.8 (2023-03-22)

Full Changelog

🚀 Features

  • feat(executor): add ckb light client system contract #1068 (peterzhb)

🐛 Bug Fixes

  • fix: decode interoperation transaction signature #1092 (KaoImin)
  • fix(interoperation): the cell capacity calculation #1074 (KaoImin)

🐝 refactor

  • refactor: configure the server to serve JSON-RPC #1093 (liya2017)
  • refactor: remove outdated cross chain code #1085 (KaoImin)
  • refactor: move system contracts solidity projects to builtin-contract #1084 (peterzhb)
  • refactor: change max_connections num type to u32 #1076 (liya2017)
  • refactor: allow image cell system contract to receive multiple blocks #1069 (felicityin)

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Axon Development Updates 02/24/2023 #1039

Merged pull requests:

v0.1.0-alpha.7 (2023-03-13)

Full Changelog

📖 Documentation

🚀 Features

🐝 refactor

  • Revert refactor(protocol)!: remove useless fields of block #1065 (KaoImin)
  • refactor(protocol)!: remove useless fields of block #1058 (KaoImin)
  • refactor: cargo format #1049 (liya2017)
  • refactor: change metadata contract to system contract #1035 (KaoImin)

🧰 Chore

⬆️ Dependency Updates

Closed issues:

  • Axon Development Updates 02/08/2023 #1024
  • Axon Development Updates 01/18/2023 #985
  • Axon Development Updates 01/04/2023 #965

Merged pull requests:

  • feat: remove header from image cell system contract #1066 (felicityin)
  • chore(deps): upgrade builtin-contract/tests js deps #1057 (ahonn)
  • docs: add staking description to README.md #1048 (dsy124)
  • refactor(executor): change the get cell precompile contract #1047 (felicityin)

v0.1.0-alpha.6 (2023-02-16)

Full Changelog

📖 Documentation

🐝 refactor

  • refactor: change some rlp impl into proc macro #1031 (KaoImin)

⬆️ Dependency Updates

Merged pull requests:

  • chore: remove the useless ci caches daily #1034 (liya2017)
  • refactor: change the cache size of system contract to 20 #1029 (liya2017)

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: