issues
search
ApeWorX
/
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
895
stars
131
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
All discord links are onvalid
#2384
adamcohenhillel
closed
20 hours ago
1
feat: support Pydantic 2.10
#2383
antazoey
closed
20 hours ago
0
fix(unreleased): bug where evm-chains ecosystems overrode plugin ecosystems.
#2382
antazoey
closed
23 hours ago
0
docs: handle mdformat updates
#2381
antazoey
closed
1 day ago
0
fix: auto fork evmchains networks and better access
#2380
antazoey
closed
1 day ago
0
perf: getting `ape console` to launch faster
#2379
antazoey
opened
1 week ago
0
perf: `ape_node` plugin load time improvement
#2378
antazoey
closed
1 week ago
0
fix: Could not start a Geth process with only WS or IPC
#2377
antazoey
opened
2 weeks ago
0
perf: move no-capture check to the inside of the `ConfigWrapper` constructor; avoid when only `--help`
#2376
antazoey
closed
23 hours ago
0
docs: fix typos
#2375
omahs
closed
2 weeks ago
0
perf: localize import for `ape console`
#2374
antazoey
closed
2 weeks ago
0
test: rerun random URL connection test if need-be
#2373
antazoey
closed
2 weeks ago
0
fix: recursion error when a bad URI was configured in `node:`
#2372
antazoey
closed
2 weeks ago
0
perf: make contracts load faster
#2371
antazoey
closed
2 weeks ago
1
feat: Add `--code` option to `ape console`
#2370
antazoey
closed
2 weeks ago
0
perf: use `p1.relative(p2)` when it makes sense
#2369
antazoey
closed
2 weeks ago
0
perf: make `ape test --help` faster
#2368
antazoey
closed
2 weeks ago
0
perf: make `ape plugins --help` faster
#2367
antazoey
closed
2 weeks ago
0
perf: make `ape console --help` faster
#2366
antazoey
closed
2 weeks ago
0
fix: `ape plugins list` bad auth and unnecessary requests
#2365
antazoey
closed
3 weeks ago
0
perf: make `ape run --help` faster
#2364
antazoey
closed
2 weeks ago
0
Error when calling ape plugins list
#2363
fubuloubu
closed
3 weeks ago
4
perf: ape compile --help wasnt fast
#2362
antazoey
closed
3 weeks ago
0
perf: Ape's pytest plugin performance improvements
#2361
antazoey
closed
3 weeks ago
0
perf: lazy load style on api, utils, and types
#2360
antazoey
closed
3 weeks ago
1
perf: able to load local project faster
#2359
antazoey
closed
3 weeks ago
0
perf: only load necessary plugins for CLI
#2358
antazoey
closed
3 weeks ago
0
fix: more helpful traceback for `__getattr__` on `project`
#2357
antazoey
closed
3 weeks ago
0
perf: lazy load treatment for `ape-ethereum` core plugin
#2356
antazoey
closed
3 weeks ago
0
perf: make all commands faster, especially `ape init`, adds `--name` flag to `init` cmd
#2355
antazoey
closed
3 weeks ago
2
refactor: use raw import statements over `import_module` for lazy imports
#2354
antazoey
closed
3 weeks ago
0
refactor: move basemodel types to `ape.types`
#2353
antazoey
closed
3 weeks ago
0
perf: Enable flake8 type checks
#2352
antazoey
closed
3 weeks ago
0
perf: more things that make `ape --help` way faster
#2351
antazoey
closed
3 weeks ago
0
`ape plugins install` doesn't work if ape installed via `uv tool`
#2350
fubuloubu
opened
3 weeks ago
4
feat: allow forking a forked network
#2349
antazoey
opened
3 weeks ago
14
`ProviderContextManager` is not concurrency-aware
#2348
fubuloubu
opened
3 weeks ago
7
perf: hardcoded trusted plugin during `--help` check
#2347
antazoey
closed
3 weeks ago
1
fix: delay hex-int validation error when None values for non-optional
#2346
antazoey
closed
3 weeks ago
0
fix: mistaken blob receipt causing serialization problems
#2345
antazoey
closed
3 weeks ago
0
fix: callable trace bug when estimating gas on revert-tx with no fail message
#2344
antazoey
closed
3 weeks ago
0
fix: issue running tests when `mainnet` is default network and specifying a different network
#2343
antazoey
closed
3 weeks ago
0
PR 2311 prevents tests from running if ethereum ecosystem default network is set, and fails to protect against mainnet tests if unset
#2342
BowTiedDevil
closed
3 weeks ago
1
Error handling revert during gas estimation
#2341
fubuloubu
closed
3 weeks ago
3
fix: use str type with bytes validator
#2340
antazoey
closed
3 weeks ago
1
Transaction trace does not handle HexBytes txn_hash
#2339
fubuloubu
closed
3 weeks ago
3
refactor: move ape-test cfg to config module
#2338
antazoey
closed
4 weeks ago
0
refactor: split up `ape.types` modules
#2337
antazoey
closed
4 weeks ago
0
refactor: lazily initialize managers in ManagerAccessMixin
#2336
antazoey
closed
4 weeks ago
0
refactor: move LOCAL_NETWORK_NAME to utils
#2335
antazoey
closed
4 weeks ago
0
Next