Proto commits in IBAX-io/go-ibax

These 27 commits are when the Protocol Buffers files have changed:

Commit:0b89a68
Author:scottafk
Committer:GitHub

rm element fee, fix tx rollback (#2104)

The documentation is generated from this commit.

Commit:b962cea
Author:powerpook
Committer:GitHub

fix: ecosystem default 1 and TransferSelf history (#2064)

Commit:5235252
Author:scottafk
Committer:GitHub

Improved block (#2013) * upgrade keys update perm * shelved tx bin log * shelved tx data into log * add network_id to block header

Commit:325d86c
Author:scottafk

fix rollback hash change compare method to array of rollback diff hash

Commit:45eb48b
Author:scottafk

improved rollbacks hash

Commit:d6cdeae
Author:powerpook

merge code

Commit:6b5d9a0
Author:scottafk

fix rollback when tx penalty, add rollback data_hash col

Commit:4a5471c
Author:powerpook

merge code

Commit:3a61a60
Author:scottafk

improved tx process

Commit:a125ce9
Author:scottafk

improved code * condensed error log * add more info for ecosystem * add col to table

Commit:f697593
Author:scottafk

fix conflict candidate

Commit:1174303
Author:scottafk

fix sql dml

Commit:926b291
Author:scottafk

impl sync block for sql

Commit:f3c9e2a
Author:scottafk

change block struct to proto * improve block marshal efficiency

Commit:1062041
Author:scottafk

add algo Secp256k1 and Keccak256, improved crypto

Commit:642c1fe
Author:scottafk

improved gas, fix gorm version

Commit:2dcfc84
Author:scottafk

improved gas

Commit:e83cfb5
Author:scottafk

add tx proto, add ContractName to model

Commit:18bffc4
Author:scottafk

fix combustion, add proto

Commit:1924a78
Author:scottafk

add per tx maybe to combustion

Commit:9c27024
Author:scottafk

fix runtime * fix object type func * rename Extend to ExtVar

Commit:79f54cc
Author:scottafk

refinement gas fee

Commit:74c3136
Author:scottafk

add more pay

Commit:6cc27b8
Author:scottafk

fix proto and recover err info

Commit:58044fd
Author:scottafk

add protobuf

Commit:24f77fb
Author:scottafk

adjust struct * mv code to common * rm unused code * rename param

Commit:9bc559e
Author:powerpook

revert SmartHeader -> Header