You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(golangci-lint): update linter version to latest (v2.6.1); improve CI caching (#2431)
* chore: changelog
* ci(golangci-lint): update linter version to latest (v2.6.1)
* ci(golangci-lint): update linter version to latest (v2.6.1); improve CI caching
Copy file name to clipboardExpand all lines: CHANGELOG-UNRELEASED.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
## Changelog Chunk
2
+
* test(oracle): refactor oracle tests to not require running full blockchain networks, keeping them fast, deterministic, and stable in [#2425](https://github.com/NibiruChain/nibiru/pull/2425) - ([5ff2e08](https://github.com/NibiruChain/nibiru/commit/5ff2e0851dc241912aa9e5e636d3656720c41384)) by @Unique-Divine
2
3
* changelog
3
4
* evm: rewrite eth_estimateGas for panic safety and performance in [#2424](https://github.com/NibiruChain/nibiru/pull/2424) - ([37dba0a](https://github.com/NibiruChain/nibiru/commit/37dba0aeef545ee7a943556e1132f1aab6f6be68)) by @Unique-Divine
4
5
* chore: remove evm-core-ts and move it to ts-sdk in [#2423](https://github.com/NibiruChain/nibiru/pull/2423) - ([e1401f6](https://github.com/NibiruChain/nibiru/commit/e1401f69237b07d4f35f59e7de54abed2efe925b)) by @cgilbe27
0 commit comments