Releases: EOSLaoMao/BankofStaked-CE
Releases · EOSLaoMao/BankofStaked-CE
Add delete order interface
customized order cap constraint added
Merge pull request #49 from EOSLaoMao/feature/order-perm add script to add orderperm
customized order support added
Merge pull request #47 from EOSLaoMao/feature/stripe-order implement customized order action
get_balance optimised to cut cpu usage
Merge pull request #43 from EOSLaoMao/hotfix/reduce-table-write get_balance optimized to reduce cpu cost
support customized max_depth for clearhistory action
Merge pull request #30 from EOSLaoMao/feature/clear-history-depth support specifying max_depth for clearhistory
Raise plan price cap to 1000 EOS
Merge pull request #28 from EOSLaoMao/feature/update-price-cap raise price cap to 1000 EOS
bug fix and new actions
fix clearhistory table issue
add new action delwhitelist
Fix creditor account balance incorrect issue
Merge pull request #13 from EOSLaoMao/hotfix/creditor-balance Hotfix/creditor balance