Add PR numbers
This commit is contained in:
		@@ -4,15 +4,15 @@
 | 
				
			|||||||
        "changes": [
 | 
					        "changes": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Fix a bug when a custom `Geth` tracer didn't return stack entries for `DELEGATECALL`",
 | 
					                "note": "Fix a bug when a custom `Geth` tracer didn't return stack entries for `DELEGATECALL`",
 | 
				
			||||||
                "pr": "TODO"
 | 
					                "pr": 1521
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Fix a bug when `TraceCollectionSubprovider` was hanging on the fake `Geth` snapshot transaction",
 | 
					                "note": "Fix a bug when `TraceCollectionSubprovider` was hanging on the fake `Geth` snapshot transaction",
 | 
				
			||||||
                "pr": "TODO"
 | 
					                "pr": 1521
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Fix/simplify handling of revert trace snippets",
 | 
					                "note": "Fix/simplify handling of revert trace snippets",
 | 
				
			||||||
                "pr": "TODO"
 | 
					                "pr": 1521
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user