v1.0.7
What's Changed
Exciting New Features 🎉
- Add New Types of Transaction #726 by @apoorv-2204 in #791
- Add getGenesisAddress query to graphql by @aime-risson in #808
- Pr 727 create oracle services data agregator by @netboz in #769
- AEWeb cache (files and transactions) by @bchamagne in #744
- Provide an API to return a transaction chain in reverse order by @tenmoves in #805
- Add transaction's content verification by @samuelmanzanera in #736
- Add previous transaction address in GraphQl transaction schema by @tenmoves in #806
- add new Api to get beacon chain aggregate by @tenmoves in #746
Bug Fixes
- UPNP Port Forwarding Fail On Local IP Change#698 by @apoorv-2204 in #793
- Prevent HTTP/WS request when node is bootstraping by @bchamagne in #788
- Fix bugs by @Neylix in #794
- Fix replication chain ingestion by @Neylix in #821
- Fix truncate on nil value by @Neylix in #820
- Allow 10 seconds of drift between validators by @samuelmanzanera in #828
- Improve atomic commitment replication by @samuelmanzanera in #786
- Fix previous chain stream by @Neylix in #837
- control number of decimals in prices returned by oracle by @tenmoves in #845
Other Changes
- Explorer optimizations (read DB before asking network when possible) by @bchamagne in #784
- Incorporates new Aeweb developments by @apoorv-2204 in #747
- Use Interpreter parsing to check code change in smart contracts by @tenmoves in #803
- Bump loader-utils from 2.0.3 to 2.0.4 in /assets by @dependabot in #687
- Bump json5 from 2.2.1 to 2.2.3 in /assets by @dependabot in #817
- Forwarding random port with upnpc #700 by @apoorv-2204 in #810
- Refactor DB plus some optimization on explorer by @Neylix in #816
- Add script to test release by @Neylix in #832
New Contributors
- @aime-risson made their first contribution in #808
Full Changelog: v1.0.6...v1.0.7