Commit db71d26
[Issue-1811] Guared eth_trie APIs with SUPRA_ETH_TRIE feature flag (#211)
* [Issue-1811] Guared eth_trie APIs with SUPRA_BRIDGE feature flag
* Added feature flag protection for the ETH Trie native function and renamed the feature flag. Related to smr-moonshot issue 1811.
---------
Co-authored-by: Aregnaz Harutyunyan <>
Co-authored-by: Isaac Doidge <i.doidge@supraoracles.com>1 parent abdec34 commit db71d26
File tree
9 files changed
+613
-258
lines changed- aptos-move
- aptos-release-builder/src/components
- framework
- move-stdlib
- doc
- sources/configs
- src/natives/cryptography
- supra-framework
- doc
- sources
- supra-stdlib
- doc
- sources
- types/src/on_chain_config
9 files changed
+613
-258
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
317 | 318 | | |
318 | 319 | | |
319 | 320 | | |
320 | | - | |
| 321 | + | |
| 322 | + | |
321 | 323 | | |
322 | 324 | | |
323 | 325 | | |
| |||
442 | 444 | | |
443 | 445 | | |
444 | 446 | | |
445 | | - | |
| 447 | + | |
| 448 | + | |
446 | 449 | | |
447 | 450 | | |
448 | 451 | | |
| |||
Large diffs are not rendered by default.
0 commit comments