Skip to content

YGGDRASH Release v 0.8.0

Compare
Choose a tag to compare
@popldo popldo released this 26 Aug 02:39
· 488 commits to develop since this release
0d6a907

Overview

  • Contract Soft Fork(2/3) Development
  • Prepare YGGDRASH Token Contract
  • Web wallet service development
  • Interchain Service Trigger

Contract

  • Added contract downloader
  • Adjusted to not reflect changed values in the case of an error transaction
  • Refactored Versioning Contract
  • Designed the flow of executing the endBlock
  • Redesigned the receipt specification
  • Reorganized the contract executor structure
  • Applied decimal to YEED currency
  • Applied the basic fee policy to YEED Contract
  • Designed the YGGDRASH Token

API

  • Changed the output format of transactionReceipt log
  • Added pending transaction list query

TestNet

  • Redeployed the YGGDRASH test network
    • Expanded BP(Block Producer, Validator) nodes to 7 global regions in AWS-based network
    • Enhanced stability of node modules and network

SDK/CLI

  • Updated Node interface

Wallet

  • Developed and Prepared deploying web-based wallet
    • Developed functions of generating keys, transferring/querying assets, and designed UI/UX

Bugfix

  • LogApi and LogIndexer bug fixed

Overview

  • 컨트랙트 소프트 포크 (2/3) 개발
  • 이그드라시 토큰 컨트랙트 준비
  • 웹지갑 서비스 개발
  • 인터체인 서비스 트리거

Contract

  • 컨트랙트 다운로더 추가
  • 에러 트랜잭션의 경우 변경된 값을 반영하지 않도록 수정
  • 버전 관리 컨트랙트 리팩토링
  • EndBlock 실행 플로우 설계
  • Receipt 스펙 재설계
  • ContractExecutor 구조 재편
  • YEED 통화 decimal 적용
  • YEED 컨트랙트에 기본 수수료 정책 적용
  • YGGDRASH 토큰 설계

API

  • TransactionReceipt 로그 출력 형식 변경
  • pending Transaction 목록 조회 추가

TestNet

  • 테스트넷(Beta) 재배포
    • AWS기반 전세계 7개 지역으로 블록생성노드(BP, Validator) 확대
    • 모듈 및 네트워크 안정성 강화

SDK/CLI

  • 노드 인터페이스 업데이트

Wallet

  • 웹기반 Wallet 개발 및 배포 준비
    • 키생성, 자산 전송/조회 기능 개발 및 UI/UX 디자인

Bugfix

  • LogApi 및 LogIndexer 버그 수정

Document Link

https://docs.yggdrash.io/development/v0.8.0/index.html