Commit 892db65
Problem: recent bug fixes are not included (#1715)
* Problem: rocksdb 9.8.4 is not used (#1712)
for more info, facebook/rocksdb@v9.7.4...v9.8.4
* Problem: query blocks before enable feemarket module get nil pointer error (#1714)
* Problem: unable to query historical txs whose module is removed (#1713)
* Problem: unable to query historical txs from deleted icaauth module
* test
* poetry
* deps
* add unit tets
* cleanup
* rename
* revert integration test
* revert
* add authz
* changelog
* test authz
* cleanup
* register in query
* only patch encoding for tx service
* Revert "only patch encoding for tx service"
This reverts commit 4b1c141.
---------
Co-authored-by: HuangYi <[email protected]>
---------
Co-authored-by: HuangYi <[email protected]>1 parent 89ecd5b commit 892db65
File tree
10 files changed
+1308
-16
lines changed- app
- legacy/icaauth/types
- cmd/cronosd/cmd
- nix
10 files changed
+1308
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments