What's Changed
* fix: filename can be Path by charles-cooper in https://github.com/vyperlang/titanoboa/pull/347
* update error message for time travel by charles-cooper in https://github.com/vyperlang/titanoboa/pull/359
* feat: prevhash in forked environment by heswithme in https://github.com/vyperlang/titanoboa/pull/362
* docs: overhaul docs by AlbertoCentonze in https://github.com/vyperlang/titanoboa/pull/350
* docs: exclude template file from search by mo-anon in https://github.com/vyperlang/titanoboa/pull/364
* feat: namedtuple decoding for vvmcontract structs by charles-cooper in https://github.com/vyperlang/titanoboa/pull/356
* chore[ci]: remove docs workflow by charles-cooper in https://github.com/vyperlang/titanoboa/pull/363
* add gas profile tests for fork mode by charles-cooper in https://github.com/vyperlang/titanoboa/pull/366
* fix: tuple decoding in eth-stdlib by charles-cooper in https://github.com/vyperlang/titanoboa/pull/367
* fix: add _computation after VVMContract.deploy by charles-cooper in https://github.com/vyperlang/titanoboa/pull/369
* chore: add tests for contract._computation after deploy by charles-cooper in https://github.com/vyperlang/titanoboa/pull/370
* feat: add `env.timestamp` shortcut by AlbertoCentonze in https://github.com/vyperlang/titanoboa/pull/368
* implement namedtuple for VyperContract events by charles-cooper in https://github.com/vyperlang/titanoboa/pull/371
* feat: replace leveldb with sqlite3 by charles-cooper in https://github.com/vyperlang/titanoboa/pull/365
* fix: minimal proxy stack traces by charles-cooper in https://github.com/vyperlang/titanoboa/pull/372
* fix contention on sqlitedb creation by charles-cooper in https://github.com/vyperlang/titanoboa/pull/379
* fix regression in HashMap.get() by charles-cooper in https://github.com/vyperlang/titanoboa/pull/381
* Update FUNDING.json by benber86 in https://github.com/vyperlang/titanoboa/pull/382
* feat: Etherscan contract verification by DanielSchiavini in https://github.com/vyperlang/titanoboa/pull/330
* fix sqlite initialization in multithreaded environment by charles-cooper in https://github.com/vyperlang/titanoboa/pull/383
* add support for vyper 0.4.1 by charles-cooper in https://github.com/vyperlang/titanoboa/pull/377
* add estimate_gas_block_identifier to TransactionSettings object by charles-cooper in https://github.com/vyperlang/titanoboa/pull/385
* fix: gas profiling by charles-cooper in https://github.com/vyperlang/titanoboa/pull/386
* update version to 0.2.6 by charles-cooper in https://github.com/vyperlang/titanoboa/pull/384
New Contributors
* heswithme made their first contribution in https://github.com/vyperlang/titanoboa/pull/362
**Full Changelog**: https://github.com/vyperlang/titanoboa/compare/v0.2.5...v0.2.6