chaintope / glueby

[WIP] A Ruby library of smart contracts that can be used on Tapyrus.
MIT License
7 stars 10 forks source link

Refactor tx building codes #161

Closed rantan closed 1 year ago

rantan commented 1 year ago

Glueby::Contract::TxBuilder を廃止して、あらたに Glueby::Internal::TxBuilder を作りました。Glueby::Internal::TxBuilder では以下の点を重視して実装しています。

今後修正が必要と思われるが、このPRでは修正していない点。