This website requires JavaScript.
Explore
Help
Register
Sign In
smeb_y
/
0g-chain
Watch
1
Star
0
Fork
0
You've already forked 0g-chain
mirror of
https://github.com/0glabs/0g-chain.git
synced
2024-11-13 03:25:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0dc30538b7
0g-chain
/
.tool-versions
3 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
(v0.26 <- #1851) Optimize Pricefeed EndBlocker (#1895) * Optimize Pricefeed EndBlocker (#1851) * optimize pricefeed endblocker to iterate all markets only once to remove overhead of opening and closing iterator for each market individually. In addition, extend tests to cover 100% of abci and price updating behavior. * use test cases that can't be confused with mean to ensure median is always used * update kvtool to master branch * update changelog --------- Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
2024-05-29 22:44:53 +00:00
golang 1.21.9
feat: add contract for ERC20KavaWrappedNativeCoin (#1594) * setup empty hardhat project for evm contract dev * setup eslint * setup prettier * setup solhint * ignore contracts dir in docker * add ERC20KavaWrappedNativeCoin contract * add unit tests for ERC20KavaWrappedNativeCoin * use solidity 0.8.18 * configure solc with optimization and evm target * compile ERC20KavaWrappedNativeCoin for evmutil * setup script for deploying directly to a network * fix burn test for ERC20KavaWrappedNativeCoin Co-authored-by: drklee3 <derrick@dlee.dev> --------- Co-authored-by: drklee3 <derrick@dlee.dev>
2023-05-19 23:39:50 +00:00
nodejs 18.16.0
Reference in New Issue
Copy Permalink