Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/wrong chainid from bundler url #594

Open
wants to merge 485 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
485 commits
Select commit Hold shift + click to select a range
f803c3d
Fixed session file storage path and gitignore
GabiDev45 Jan 17, 2024
db969c7
Merge branch 'DEVX-423-E2E-Tests-Modules' of https://github.com/bcnmy…
GabiDev45 Jan 17, 2024
10d5630
Fixed e2e nft mint test
GabiDev45 Jan 17, 2024
d680036
Added wait for tx before checking balance in test
GabiDev45 Jan 17, 2024
cb413a9
Merge pull request #367 from bcnmy/DEVX-423-E2E-Tests-Modules
AmanRaj1608 Jan 17, 2024
d94b791
Resolved SMA-526
joepegler Jan 17, 2024
c0cc8d9
test workflow
joepegler Jan 17, 2024
af9b25a
test again
joepegler Jan 17, 2024
17a9ae5
fix command
joepegler Jan 17, 2024
6f9b2ee
fix again
joepegler Jan 17, 2024
afee688
test again
joepegler Jan 17, 2024
5801c59
cont.
joepegler Jan 17, 2024
83ac10f
Added SPONSORED and ERC20 paymaster check logic in SDK + tests
GabiDev45 Jan 18, 2024
29ed88d
Feat(DEVX-425): Support ethers (#370)
joepegler Jan 18, 2024
17e6fc8
Fixed lint
GabiDev45 Jan 18, 2024
930d3e0
Merge branch 'v4' of https://github.com/bcnmy/biconomy-client-sdk int…
GabiDev45 Jan 18, 2024
3712117
Merged with v4
GabiDev45 Jan 18, 2024
2987dba
Changed parameter name
GabiDev45 Jan 18, 2024
6de8b07
Merge pull request #372 from bcnmy/bugfix/DEVX-435-Change-parameter-name
livingrockrises Jan 18, 2024
7f741b3
Uncomment PaymasterMode
GabiDev45 Jan 18, 2024
2898811
Added fix for selected quote case ERC20 paymaster
GabiDev45 Jan 18, 2024
638daee
Merge branch 'v4' into feature/SMA-526_add-tsdoc
joepegler Jan 18, 2024
68cce44
Changed send user op approach in ERC20 paymaster test
GabiDev45 Jan 19, 2024
56424b5
Modify sendUserOp function description
GabiDev45 Jan 19, 2024
693bf08
Added throw instead of return user op
GabiDev45 Jan 19, 2024
25f77ee
continued
joepegler Jan 19, 2024
290cede
Fix branch for deployment of docs
joepegler Jan 19, 2024
fa09e4d
Removed try catch
GabiDev45 Jan 19, 2024
41a50c6
Added utility func to get balance in tests
GabiDev45 Jan 19, 2024
74d0432
Merge pull request #369 from bcnmy/feature/SMA-526_add-tsdoc
AmanRaj1608 Jan 21, 2024
f1185b4
Merge branch 'v4' of https://github.com/bcnmy/biconomy-client-sdk int…
GabiDev45 Jan 22, 2024
b1e5b5e
Removed unused value param from tx obj
GabiDev45 Jan 22, 2024
4a0597d
Merge pull request #371 from bcnmy/feat/SMA-540-check-paymaster-userop
livingrockrises Jan 22, 2024
8c8e983
Fix UserOpResponse wait confirmations
au2001 Jan 18, 2024
0670f1e
Merge pull request #374 from arl-sh/fixes/userop-response-wait
livingrockrises Jan 22, 2024
1d1f9da
Apply Signer Abstraction to modules (#375)
joepegler Jan 22, 2024
68a59d6
fix:circular_dependency
joepegler Jan 22, 2024
3ba9702
Merge pull request #376 from bcnmy/fix/circular_dep
livingrockrises Jan 22, 2024
5dce507
Resolved SM-547
joepegler Jan 22, 2024
965e44c
lint:fix
joepegler Jan 22, 2024
6735141
Merge pull request #378 from bcnmy/chore/SMA-547_move-common-code
AmanRaj1608 Jan 23, 2024
2a625cb
Removed lint-staged (#382)
VGabriel45 Jan 23, 2024
56c87c6
README tweaks (#377)
joepegler Jan 24, 2024
232472c
createSmartAccountClient (#385)
joepegler Jan 24, 2024
ff28ebd
Add paymasterAndData validation in e2e tests (#381)
VGabriel45 Jan 24, 2024
f56b4da
Use RpcUrl from provider (#379)
joepegler Jan 24, 2024
bb54888
Feat/sma 540 check paymaster userop (#384)
VGabriel45 Jan 25, 2024
c2100ee
update lockfile
livingrockrises Jan 25, 2024
9727fd5
Add ethersV6 compatibility (#387)
VGabriel45 Jan 25, 2024
741806d
Feat(SMA-559): Improved dx for erc20 paymaster calls (#388)
joepegler Jan 26, 2024
203391b
Added more tests and checks
GabiDev45 Jan 26, 2024
c5aa4f6
Except sessionStorageData folder from gitignore but not files (#389)
VGabriel45 Jan 26, 2024
efc811b
fixes in v4 for front end frameworks (#392)
livingrockrises Jan 30, 2024
25d2bee
Added simulationType flag (#390)
VGabriel45 Jan 30, 2024
d6205c4
Fix(SMA-574): ESM builds (#393)
joepegler Jan 30, 2024
20a4d57
Fix check for maxApproval in BiconomySmartAccountV2 (#395)
VGabriel45 Jan 31, 2024
99715b0
Bugfix/api error message (#396)
VGabriel45 Jan 31, 2024
5b86983
Change type: sessionSigner: SupportedSigner (#397)
joepegler Jan 31, 2024
dce4a0c
Fixed merkletreejs import (#400)
VGabriel45 Feb 1, 2024
8246483
Feat(SMA-579): Allow empty tokenInfo fields during getTokenFees (#399)
joepegler Feb 1, 2024
5d3af2e
yarn lock
livingrockrises Feb 1, 2024
08f83be
Feat(SMA-583): Update README.md with v4 examples (#405)
joepegler Feb 4, 2024
22d5de3
update lockfile
livingrockrises Feb 4, 2024
b905dcf
Added string as a supported Transaction value type (#404)
VGabriel45 Feb 4, 2024
ec36bc9
Added export for UserOpStatus type from /account (#403)
VGabriel45 Feb 4, 2024
4971287
Added needed exports from modules (#402)
VGabriel45 Feb 4, 2024
2ee540e
Added readme (#409)
VGabriel45 Feb 6, 2024
78db73e
Commented overrides and skipBundlerGasEstimation params (#407)
VGabriel45 Feb 6, 2024
8ce04a5
V4 with viem v2 (bump aa-core and viem) (#406)
livingrockrises Feb 6, 2024
2388003
Merge branch 'develop' into v4
joepegler Feb 6, 2024
8205a76
update lockfile
livingrockrises Feb 6, 2024
c56cd8b
Merge branch 'v4' of https://github.com/bcnmy/biconomy-client-sdk int…
livingrockrises Feb 6, 2024
9278ecc
Added a new param to sendRequest "service" (#412)
VGabriel45 Feb 8, 2024
80a90f1
Added changelog (#410)
joepegler Feb 8, 2024
ebff7e3
Make package exports consistent (#411)
joepegler Feb 9, 2024
3d86837
birth of V4 SDK (#401)
livingrockrises Feb 9, 2024
cfea08f
Merge branch 'v4' of https://github.com/bcnmy/biconomy-client-sdk int…
GabiDev45 Feb 9, 2024
af84712
Merged with v4
GabiDev45 Feb 9, 2024
7bb3813
Release 8 - Biconomy V4 SDK (#414)
livingrockrises Feb 12, 2024
db298a5
Replaced baseGoerli with baseSepolia (#415)
VGabriel45 Feb 12, 2024
b82c3e2
Merge branch 'develop' of https://github.com/bcnmy/biconomy-client-sd…
GabiDev45 Feb 12, 2024
1688f9d
Batched session router fix
GabiDev45 Feb 12, 2024
3c94de1
Added ethers defaultAbiCoder
GabiDev45 Feb 12, 2024
b27061e
Fix for encodeAbiParameters inside batched session module (#416)
VGabriel45 Feb 12, 2024
11a7e6e
Merge Develop to Main (#417)
livingrockrises Feb 12, 2024
4e0141c
Merge branch 'develop' of https://github.com/bcnmy/biconomy-client-sd…
GabiDev45 Feb 13, 2024
2eb9765
Batched session router testing
GabiDev45 Feb 13, 2024
536f099
Fixed logs
GabiDev45 Feb 13, 2024
da340fb
Get smart account balances
joepegler Feb 14, 2024
f8a1b2e
lint:fix
joepegler Feb 14, 2024
b7e0d98
fix comments
joepegler Feb 14, 2024
d8d2cb2
remove log
joepegler Feb 14, 2024
66eb3c4
fix build
joepegler Feb 14, 2024
8a7eb0d
continued
joepegler Feb 14, 2024
00ad1da
Fix tests (#422)
joepegler Feb 15, 2024
7374c79
Merge remote-tracking branch 'origin/develop' into feature/SMA-599_ba…
joepegler Feb 15, 2024
b66648e
Batched session router tests
GabiDev45 Feb 19, 2024
b2f2c33
Fix batched router test
GabiDev45 Feb 19, 2024
6541707
Test fixes
GabiDev45 Feb 19, 2024
2824a60
Merge branch 'develop' of https://github.com/bcnmy/biconomy-client-sd…
GabiDev45 Feb 20, 2024
bf11eff
Merge with develop
GabiDev45 Feb 20, 2024
74a24ab
Fixed broken tests
GabiDev45 Feb 20, 2024
15e8a6d
Delete packages/common/src/typechain directory
VGabriel45 Feb 21, 2024
fe73494
Resolve SMA-673
joepegler Feb 22, 2024
1a8f296
Chore(SMA-604): ecdsa tests (#418)
joepegler Feb 22, 2024
be0a8b6
Merge pull request #432 from bcnmy/hotfix/SMA-673_rpc_provider_cors
livingrockrises Feb 22, 2024
5fb3eed
Fix(SMA-677): Particle auth build broken
joepegler Feb 22, 2024
a619434
Increased test timeouts
GabiDev45 Feb 23, 2024
363fa3b
fix(SMA-682): docs-currently-are-down
joepegler Feb 23, 2024
b7d86d9
cont.
joepegler Feb 23, 2024
75c9548
Merge pull request #435 from bcnmy/fix/SMA-682_docs-fix
livingrockrises Feb 23, 2024
a480670
bump aa-core version
joepegler Feb 23, 2024
329003c
Merge branch 'develop' into DEVX-441/increase-test-coverage
livingrockrises Feb 25, 2024
acac619
update lockfile
livingrockrises Feb 25, 2024
70fbb34
Merge pull request #394 from bcnmy/DEVX-441/increase-test-coverage
livingrockrises Feb 25, 2024
d331bc5
Merge pull request #419 from bcnmy/bugfix/fix-log
livingrockrises Feb 25, 2024
20fd54c
Added StateOverrideSet parameter (#427)
VGabriel45 Feb 26, 2024
24b4c32
Merge pull request #433 from bcnmy/fix/SMA-677_particle-auth-build
livingrockrises Feb 26, 2024
4b8bae4
Feat(SMA-599): Get balances (#420)
joepegler Feb 26, 2024
e6cd7db
fix yarn
joepegler Feb 26, 2024
891dd98
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Feb 26, 2024
b689dc9
fix comment
joepegler Feb 26, 2024
8b9fb5d
Feat(SMA-663): Minimal Reproducible Example request (#426)
joepegler Feb 26, 2024
6d2fb27
Feat(SMA-597): Supported Tokens method (#425)
joepegler Feb 26, 2024
1949e68
rpcUrl as required and removed redundant code (#430)
VGabriel45 Feb 26, 2024
c411f55
Update changelogs
joepegler Feb 26, 2024
5264016
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Feb 26, 2024
66d5d56
Merge pull request #436 from bcnmy/hotfix/changelo_update
livingrockrises Feb 26, 2024
4bb17a7
default recipient
joepegler Feb 26, 2024
fa30abb
default with empty string
joepegler Feb 26, 2024
be9dc4d
Feat(SMA-670): SmartAccount deploy method (#429)
joepegler Feb 26, 2024
480e47f
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Feb 26, 2024
e74dbf4
Particle build revert
joepegler Feb 28, 2024
f316562
bump version
joepegler Feb 28, 2024
5a9c3b0
Merge pull request #438 from bcnmy/hotfix/particle-build-revert
livingrockrises Feb 28, 2024
5051ba5
Feat(SMA-675): Add optimism tests (#437)
joepegler Feb 29, 2024
7a2bd59
Merge branch 'develop' into feature/SMA-598_withdrawal
joepegler Mar 1, 2024
e4f067c
usdt fix
joepegler Mar 1, 2024
d2e8ee1
Fix: E2E tests (#440)
joepegler Mar 1, 2024
37ed719
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Mar 1, 2024
e2193ad
cont.
joepegler Mar 1, 2024
75698c8
added flag to skip calldata approval patch (#441)
livingrockrises Mar 4, 2024
2371b23
Remove extra call to Bundler for Sponsored User ops (#408)
livingrockrises Mar 4, 2024
01f4c4d
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Mar 4, 2024
de02980
reinclude publicClient
joepegler Mar 4, 2024
bc0c6da
fix/e2e_tests (#444)
joepegler Mar 4, 2024
eeb55fd
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Mar 4, 2024
8908d6a
feat: support custom chains (#443)
joepegler Mar 4, 2024
49c9682
Added ABI SVM test (#439)
VGabriel45 Mar 4, 2024
5d2f34d
Refactor to paymaster url & added check for chain ids + tests (#434)
VGabriel45 Mar 4, 2024
d27d84d
Improved balances (#445)
joepegler Mar 4, 2024
635db84
Back merge main branch (#446)
joepegler Mar 4, 2024
6874311
Changelog
joepegler Mar 4, 2024
4ddc6fe
Merge branch 'main' into chore/changelog
joepegler Mar 4, 2024
3c048c0
version bump
joepegler Mar 4, 2024
6df7c65
Merge pull request #448 from bcnmy/chore/changelog
livingrockrises Mar 4, 2024
99c65a5
Add getChain helper (#449)
joepegler Mar 5, 2024
466968d
Merge pull request #447 from bcnmy/develop
livingrockrises Mar 6, 2024
815e944
yml formatting
joepegler Mar 6, 2024
a8af7fd
merge develop
joepegler Mar 6, 2024
007b703
lint: fix
joepegler Mar 6, 2024
93186ad
Fix esm builds
joepegler Mar 7, 2024
345753c
Merge pull request #450 from bcnmy/hotfix/issue_report
livingrockrises Mar 7, 2024
04bc6c5
Merge pull request #451 from bcnmy/hotfix/esm_builld
livingrockrises Mar 7, 2024
d9b895b
Merge pull request #453 from bcnmy/hotfix/issue_report
livingrockrises Mar 8, 2024
af8b725
Merge pull request #452 from bcnmy/hotfix/esm_builld
livingrockrises Mar 8, 2024
f256712
Fix wrong falsy check for user op nonce (#455)
VGabriel45 Mar 13, 2024
4125973
update docs link
himanshugarg06 Mar 19, 2024
bab0818
Merge pull request #456 from bcnmy/update_docs
livingrockrises Apr 1, 2024
fd832fe
added 1271 support + tests
GabiDev45 Apr 3, 2024
28422f1
continued
joepegler Apr 3, 2024
7a93d87
Merge branch 'develop' into feature/SMA-598_withdrawal
joepegler Apr 3, 2024
079def2
lint:fix
joepegler Apr 3, 2024
eaef063
yarn lock
joepegler Apr 3, 2024
44d2529
fix comment
joepegler Apr 3, 2024
cb4b60a
fix comment
joepegler Apr 3, 2024
f963c10
renamed test and remove redundant variable
GabiDev45 Apr 3, 2024
55a12d4
Merge pull request #457 from bcnmy/feat/1271-integration
VGabriel45 Apr 4, 2024
050d542
Merge remote-tracking branch 'origin/develop' into feature/SMA-598_wi…
joepegler Apr 5, 2024
f7e5420
Merge pull request #424 from bcnmy/feature/SMA-598_withdrawal
livingrockrises Apr 10, 2024
7c594fa
chore: modernise tooling and reduce package size (#466)
joepegler Apr 19, 2024
539269e
chore: add further tests (#471)
joepegler Apr 19, 2024
facab25
chore: add 6492 signature (#468)
VGabriel45 Apr 19, 2024
6c6583f
chore: remove buffer (#473)
joepegler Apr 19, 2024
e290fd1
chore: export abi svm helper (#476)
joepegler Apr 25, 2024
8694366
chore: add token balances in getSupportedTokens (#470)
VGabriel45 Apr 25, 2024
950a521
feat: gas estimates (#477)
joepegler Apr 25, 2024
e39bb88
update docs link (#480)
joepegler Apr 25, 2024
44999e7
chore: backmerge main
joepegler Apr 25, 2024
8d34d14
chore: dumy pnd override (#481)
livingrockrises Apr 25, 2024
b44a7bf
chore: update readme (#482)
joepegler Apr 26, 2024
c06a8d4
chore: version bump (#483)
joepegler Apr 29, 2024
8fc9038
Merge pull request #479 from bcnmy/develop
joepegler Apr 29, 2024
73965ab
feat: gas offset param for sendTransaction and sendUserOp (#474)
VGabriel45 May 9, 2024
000fa86
feat: transfer ownership (#484)
VGabriel45 May 10, 2024
76be2c0
feat: transfer_ownership_v2 (#488)
VGabriel45 May 13, 2024
498b79b
chore: r11 - v4.2.1 (#489)
VGabriel45 May 13, 2024
9941115
chore: release v4.3.0 (#491)
VGabriel45 May 14, 2024
37ebce9
Merge branch 'main' of https://github.com/bcnmy/biconomy-client-sdk i…
GabiDev45 May 14, 2024
b9b2077
chore: sessions dx (#486)
joepegler May 14, 2024
f4976f4
Merge branch 'main' into develop
joepegler May 14, 2024
5d85886
chore: release v4.3.0 (#492)
VGabriel45 May 14, 2024
71b5b04
fix: process.env errors (#494)
joepegler May 16, 2024
81854a1
chore: tests counterfactual address (#485)
joepegler May 16, 2024
c172a40
chore: v4.4.1 (#495)
joepegler May 16, 2024
c70febb
ci: tests
joepegler May 16, 2024
e547f44
Merge pull request #496 from bcnmy/develop
joepegler May 16, 2024
39761a7
fix: reference value (#498)
joepegler May 17, 2024
743e592
Merge pull request #499 from bcnmy/develop
joepegler May 20, 2024
5d4406e
chore: improve useSession dx (#502)
joepegler May 23, 2024
6a0ddee
feat: simulate user op tests + ts doc (#503)
VGabriel45 May 27, 2024
b969a91
feat: custom chains support (#500)
joepegler May 27, 2024
66123c4
Merge pull request #504 from bcnmy/develop
joepegler May 27, 2024
97c8fcd
chore: add test concurrency using nonceOptions (#506)
VGabriel45 May 30, 2024
6678f24
chore: batch session with token gas payments (#505)
joepegler May 30, 2024
5606954
chore: release v4.4.5 (#511)
joepegler May 30, 2024
e74606a
chore: skip transfer tests (#514)
joepegler May 31, 2024
ec082bd
fix: remove file storage (#515)
joepegler Jun 4, 2024
a40808f
Merge pull request #512 from bcnmy/develop
joepegler Jun 6, 2024
63c249e
ci: fix (#517)
joepegler Jun 12, 2024
b54ebdc
ci: fix (#517)
joepegler Jun 12, 2024
12570f7
chore: add hooks to readme
joepegler Jun 12, 2024
9b5e806
Merge pull request #518 from bcnmy/feat/add_hooks_to_readme
joepegler Jun 12, 2024
f7d84ef
feat: signTypedData draft (#519)
VGabriel45 Jun 17, 2024
01d9471
fix: rpc (#522)
joepegler Jun 26, 2024
fe76d57
feat: skip chain checks flag (#526)
VGabriel45 Jul 1, 2024
4730cea
fix: replace broken doc links (#525)
veljkovranic Jul 1, 2024
5a418ec
feat: revoke sessions (#528)
VGabriel45 Jul 2, 2024
06725ad
chore: v.4.5.0 (#529)
VGabriel45 Jul 2, 2024
6c9d277
chore: v.4.5.0 (#530)
VGabriel45 Jul 2, 2024
c846e1b
chore: revert Nexus
joepegler Jul 3, 2024
c477aa1
chore: revert DAN
GabiDev45 Jul 3, 2024
1b1be5c
Merge branch 'main' into develop
VGabriel45 Jul 4, 2024
4fab3fe
Merge pull request #533 from bcnmy/develop
joepegler Jul 4, 2024
29983b5
test: safe (#527)
joepegler Jul 16, 2024
e0f8a3d
feat: sessions dx improvements (#540)
joepegler Jul 16, 2024
ed0505e
fix: cjs build (#549)
joepegler Aug 6, 2024
c3ed995
Merge pull request #541 from bcnmy/develop
joepegler Aug 6, 2024
907a2dc
chore: release v4.5.5
joepegler Aug 6, 2024
41140a7
fix: remove sign typed data (#548)
VGabriel45 Aug 8, 2024
3d5fa49
chore: get signer address (#551)
joepegler Aug 10, 2024
7b0f899
chore: distributed session keys (#555)
joepegler Aug 12, 2024
ebe6ffc
chore: nurse verification gas limit in tests (#557)
joepegler Aug 12, 2024
c997163
chore: remove base paymaster (aa33)
joepegler Aug 12, 2024
32f4608
Merge pull request #556 from bcnmy/develop
joepegler Aug 12, 2024
bdb32a0
fix: taiko (#559)
joepegler Aug 15, 2024
88e0559
chore: remove dan continued (#577)
joepegler Sep 17, 2024
4124d7e
chore: release v4.6.2 (#579)
joepegler Sep 17, 2024
4da4532
Merge pull request #578 from bcnmy/develop
joepegler Sep 17, 2024
d5573d9
fix: resolve issue #593 in biconomy-client-sdk
mean2me Feb 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changesets

Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets)

We have a quick list of common questions to get you started engaging with this project in
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md)
14 changes: 14 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": []
}
8 changes: 8 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
E2E_PRIVATE_KEY_ONE=
E2E_PRIVATE_KEY_TWO=
BUNDLER_URL=https://bundler.biconomy.io/api/v2/80002/cJPK7B3ru.dd7f7861-190d-45ic-af80-6877f74b8f44
E2E_BICO_PAYMASTER_KEY_AMOY=
E2E_BICO_PAYMASTER_KEY_BASE=
CHAIN_ID=80002
CODECOV_TOKEN=
TESTING=false
14 changes: 0 additions & 14 deletions .eslintignore

This file was deleted.

39 changes: 0 additions & 39 deletions .eslintrc.js

This file was deleted.

26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/1_general_issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: 💡 General Inquiry & Suggestions
description: Share general questions or suggestions that don't fit other categories
title: "[GENERAL] "
labels: ["question", "enhancement"]
body:
- type: markdown
attributes:
value: "Got a question or suggestion? We're all ears!"
- type: textarea
attributes:
label: Inquiry or Suggestion
description: What would you like to share with us?
placeholder: "I'm wondering about..."
validations:
required: false
- type: input
attributes:
label: Relevant Links or References
description: Optionally, add any relevant links or references.
placeholder: "e.g., https://github.com/example"
- type: checkboxes
attributes:
label: Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct.
required: true
71 changes: 71 additions & 0 deletions .github/ISSUE_TEMPLATE/2_bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
name: 🐛 Bug Report & Test Failures
description: Report unexpected behaviors or failing tests
title: "[BUG] "
labels: ["bug", "help wanted"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report! The more info you provide, the more we can help you.

- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue already exists for the bug you encountered.
options:
- label: I have searched the existing issues
required: true

- type: input
attributes:
label: Package Version
description: What version of the SDK are you using?
placeholder: 4.1.0
validations:
required: true

- type: textarea
attributes:
label: Current Behavior
description: A concise description of what you're experiencing.
validations:
required: false

- type: textarea
attributes:
label: Expected Behavior
description: A concise description of what you expected to happen.
validations:
required: false

- type: textarea
attributes:
label: Steps To Reproduce
description: Steps or code snippets to reproduce the behavior.
validations:
required: false

- type: textarea
attributes:
label: Package.json (or lockfile) content
description: Packages used in your project. This will help us understand the environment you are working in, and check if there are dependencies that might be causing the issue.
validations:
required: false

- type: input
attributes:
label: Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)
description: |
[Please provide by forking this project](https://stackblitz.com/~/github.com/bcnmy/sdk-examples) and making relevant changes to the boilerplate. This makes investigating issues and helping you out significantly easier! For most issues, you will likely get asked to provide one so why not add one now :)
validations:
required: false

- type: textarea
attributes:
label: Anything else?
description: |
Browser info? Screenshots? Anything that will give us more context about the issue you are encountering!

Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
required: false
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/3_feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: ✨ Feature Requests & Performance Improvements
description: Suggest a new feature or performance enhancement
title: "[FEATURE] "
labels: ["enhancement", "good first issue"]
body:
- type: markdown
attributes:
value: "Your suggestions inspire us to improve. Share your ideas below!"
- type: input
attributes:
label: Feature or Improvement Description
description: Describe the feature or improvement you're suggesting.
placeholder: "e.g., Add support for platform Z."
validations:
required: true
- type: textarea
attributes:
label: Benefits & Outcomes
description: Explain the benefits of your suggestion and the expected outcomes.
placeholder: "This improvement will improve performance by 30%..."
- type: input
attributes:
label: Any References?
description: Provide links or references to similar features or standards.
placeholder: "EIP-1234, https://github.com/example"
- type: checkboxes
attributes:
label: Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct.
required: true
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/4_security_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: 🔒 Security Pre-Screening
description: Pre-screening for security-related reports
title: "[SECURITY PRE-SCREEN] "
labels: ["security", "triage needed"]
body:
- type: markdown
attributes:
value: "Security is our top priority. If you've discovered a potential security issue please proceed."
- type: checkboxes
attributes:
label: Security Level Acknowledgement
options:
- label: "I understand this issue will be public. It is NOT critical or high risk and does not endanger deployed contracts. If it is please email: [email protected]"
required: true
- type: input
attributes:
label: Overview
description: Provide a summary of the non-critical security concern or question.
placeholder: "e.g., Questions about the audit process."
validations:
required: true
- type: textarea
attributes:
label: Additional Details
description: Offer more detail on your concern or question.
placeholder: "Provide any additional context..."
- type: input
attributes:
label: Suggestions for Mitigation
description: (Optional) Suggest ways to address the concern.
placeholder: "Potential mitigation steps include..."
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/5_document_improvement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: 📚 Documentation Improvement
description: Propose improvements or report issues with documentation
title: "[DOCS] "
labels: ["documentation"]
body:
- type: markdown
attributes:
value: "Help us enhance our documentation for everyone."
- type: input
attributes:
label: Documentation Page/Section
description: Which page or section are you referring to?
placeholder: "e.g., README.md, TSDoc guidelines."
validations:
required: true
- type: textarea
attributes:
label: Suggested Improvements
description: Detail the improvements or corrections needed.
placeholder: "The section on XYZ could clarify..."
validations:
required: true
- type: input
attributes:
label: Additional Comments
description: Any other comments or suggestions?
placeholder: "Consider adding examples for..."
- type: checkboxes
attributes:
label: Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct.
required: true
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/6_build_deployment_issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: 🛠 Build & Deployment Issues
description: Report issues
title: "[BUILD/DEPLOY] "
labels: ["bug", "help wanted"]
body:
- type: markdown
attributes:
value: "Help us identify build or deployment problems to improve our processes."
- type: input
attributes:
label: Issue Summary
description: Briefly describe the issue encountered.
placeholder: "e.g., Failed to deploy contract due to..."
validations:
required: true
- type: textarea
attributes:
label: Error Logs & Messages
description: Provide any error logs or messages seen.
placeholder: "Error: Failed to..."
validations:
required: true
- type: input
attributes:
label: Environment & Tools
description: Mention the tools and environment where the issue occurred.
placeholder: "e.g., Truffle v5.3, Rinkeby testnet"
- type: checkboxes
attributes:
label: Code of Conduct
options:
- label: I agree to follow this project's Code of Conduct.
required: true
35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

27 changes: 0 additions & 27 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

Loading