Commit Graph

  • c106f43467
    chore: strip ethers prefix for the ethers-wasm example DaniPopes 2023-03-17 21:43:03 +0100
  • d5831b2679
    chore: bump MSRV from 1.64 to 1.65 (#2277) DaniPopes 2023-03-17 19:34:21 +0100
  • ef7fb0fecf
    fix: feature resolution (#2274) DaniPopes 2023-03-17 19:34:00 +0100
  • 1dc5d403f4
    fix: use to_string in mainnet chain variant (#2275) Igor Żuk 2023-03-17 19:28:05 +0100
  • ffc48f848c
    chore: bump MSRV from 1.64 to 1.65 #2277 DaniPopes 2023-03-17 17:49:01 +0100
  • e68b59a24f
    Add test for chain serde and to_string matching #2275 CodeSandwich 2023-03-17 09:55:16 +0100
  • 34d803837e
    fix: use to_string in mainnet chain variant Igor Żuk 2023-03-17 09:12:44 +0100
  • 73ebf722ac
    docs: add comment explaining resolver #2274 DaniPopes 2023-03-16 22:21:55 +0100
  • f79913a0de
    fix: feature resolution DaniPopes 2023-03-16 22:09:27 +0100
  • 18d40425ec
    fix: accept ethlive as a chain name (#2268) Igor Żuk 2023-03-16 21:37:27 +0100
  • 45896a3ec2
    fix(abigen): pin bindings to latest crate version #2272 DaniPopes 2023-03-16 21:31:52 +0100
  • 9f45c0f3ba
    Merge branch 'master' into patch-1 #2268 Georgios Konstantopoulos 2023-03-16 13:29:17 -0700
  • 404422e883
    feat(core): roundtrip serde + to/from strings (#2270) DaniPopes 2023-03-16 21:28:40 +0100
  • 439a0c7de0
    chore(deps): bump and use workspace dependencies (#2222) DaniPopes 2023-03-16 20:28:35 +0100
  • 4e6dfe2414
    fix(abigen): fix missing ident # (#2267) Matthias Seitz 2023-03-16 20:00:39 +0100
  • 53f6e09938
    Drop unnecessary chain formatting tests CodeSandwich 2023-03-16 18:37:32 +0100
  • 5f9c065e42
    Fix mainnet chain formatting CodeSandwich 2023-03-16 18:33:33 +0100
  • b39f795e57
    docs: update CHANGELOG.md #2270 DaniPopes 2023-03-16 18:16:41 +0100
  • 39ce20971e
    feat(core): roundtrip serde + to/from strings DaniPopes 2023-03-16 18:09:16 +0100
  • 854ae86ed8
    fix: update coins-* and fix spki breaking changes #2222 DaniPopes 2023-03-16 16:43:08 +0100
  • 6585673581
    fix: accept ethlive as a chain name Igor Żuk 2023-03-16 16:16:58 +0100
  • 7bf4d25caf fix(abigen): fix missing ident # #2267 Matthias Seitz 2023-03-16 12:52:16 +0100
  • dcc93970d3
    chore(deps): bump coins-bip32 from 0.8.0 to 0.8.3 #2266 dependabot[bot] 2023-03-16 03:58:59 +0000
  • 304fe0988d
    chore(clippy): make clippy happy (#2264) Matthias Seitz 2023-03-16 00:12:34 +0100
  • 72be3376e2
    feat(abigen): support empty events (#2263) Matthias Seitz 2023-03-16 00:12:12 +0100
  • 1285f7a87a chore: silence clippy fp #2264 Georgios Konstantopoulos 2023-03-15 16:10:54 -0700
  • 435c94f028
    bump yubi DaniPopes 2023-03-15 17:11:02 +0100
  • b862e1a74c
    update lock DaniPopes 2023-03-15 17:00:54 +0100
  • c660a88771
    undo fix DaniPopes 2023-03-15 16:52:41 +0100
  • baa9738e18
    chore: update remaining deps DaniPopes 2023-03-15 16:51:50 +0100
  • 25b3430f52
    Merge branch 'master' into chore/deps DaniPopes 2023-03-15 16:50:51 +0100
  • cad53a9fcc chore: build docs with all features #2265 Matthias Seitz 2023-03-15 10:54:53 +0100
  • 993a027977 chore(clippy): make clippy happy Matthias Seitz 2023-03-15 10:46:44 +0100
  • 79b228ab53 feat(abigen): support empty events #2263 Matthias Seitz 2023-03-15 10:08:50 +0100
  • 18a049b4c4
    chore: bump crypto deps (#2260) Georgios Konstantopoulos 2023-03-14 23:13:46 -0700
  • 516dfcfd2a chore: fix fmt from master Georgios Konstantopoulos 2023-03-14 23:13:35 -0700
  • d5cc2885af chore: clippy #2260 Georgios Konstantopoulos 2023-03-14 23:09:32 -0700
  • b3f80af1a3 feat: bump yubihsm and adjust for breakages Georgios Konstantopoulos 2023-03-14 23:06:55 -0700
  • 33adc2901f
    chore(deps-dev): bump webpack in /examples/ethers-wasm #2262 dependabot[bot] 2023-03-15 05:29:40 +0000
  • 1bec19e2a2 feat: use PreHashSigner Georgios Konstantopoulos 2023-03-14 22:18:51 -0700
  • b8adacba84
    Merge 8788571af5 into 8c5c248491 #2238 Andy 2023-03-13 15:28:08 -1000
  • cc0171cccb
    chore: update deps DaniPopes 2023-03-14 01:47:20 +0100
  • 6ae98ee01a
    Merge branch 'master' into chore/deps DaniPopes 2023-03-14 01:39:41 +0100
  • 8c5c248491
    chore: allow clippy false positive (#2259) Georgios Konstantopoulos 2023-03-13 14:00:44 -0700
  • 5e3f1a18e0 chore(signers): bump elliptic curve Georgios Konstantopoulos 2023-03-13 13:59:17 -0700
  • ca67bc4a86 fix(signers): use correct apis Georgios Konstantopoulos 2023-03-13 13:56:59 -0700
  • 80c578d575 fix: use correct recovery api Georgios Konstantopoulos 2023-03-13 13:31:36 -0700
  • 4c11f84bb7 chore(core): bump k256 Georgios Konstantopoulos 2023-03-13 13:23:23 -0700
  • 6ba8dd72e7
    chore(deps): bump enr from 0.7.0 to 0.8.0 (#2255) dependabot[bot] 2023-03-13 12:58:59 -0700
  • 35a63db979 chore: allow clippy false positive #2259 Georgios Konstantopoulos 2023-03-13 12:58:05 -0700
  • 23dde68159
    chore(deps): bump futures-executor from 0.3.26 to 0.3.27 (#2250) dependabot[bot] 2023-03-13 12:49:39 -0700
  • c9a7b4acaf
    refactor(abigen): keep and use parsed spans (#2247) DaniPopes 2023-03-13 20:49:32 +0100
  • 86339043f5
    chore(deps): bump futures-executor from 0.3.26 to 0.3.27 #2250 dependabot[bot] 2023-03-13 19:46:18 +0000
  • d073930fa3
    chore(solc): add more cache traces (#2248) Matthias Seitz 2023-03-13 20:43:53 +0100
  • 862d923f2a
    fix(etherscan): support null result (#2249) Matthias Seitz 2023-03-13 20:43:17 +0100
  • 7ae2ed12bf
    chore(deps): bump semver from 1.0.16 to 1.0.17 (#2251) dependabot[bot] 2023-03-13 12:42:59 -0700
  • 6c7e7ff516
    chore(deps): bump proc-macro2 from 1.0.51 to 1.0.52 (#2252) dependabot[bot] 2023-03-13 12:42:50 -0700
  • 24d5d3cbbb
    chore(deps): bump futures-util from 0.3.26 to 0.3.27 (#2253) dependabot[bot] 2023-03-13 12:42:41 -0700
  • bfe6abcb65
    chore(deps): bump chrono from 0.4.23 to 0.4.24 (#2254) dependabot[bot] 2023-03-13 12:42:34 -0700
  • 11287f4941
    bump coins-bip39 to 0.8.1 and coins-bip32 to 0.8.0 (#2246) StackOverflowExcept1on 2023-03-13 22:42:25 +0300
  • dc47806108
    chore(deps): bump proc-macro2 from 1.0.51 to 1.0.52 #2252 dependabot[bot] 2023-03-13 19:42:10 +0000
  • 42c6fa73f0
    chore(deps): bump futures-util from 0.3.26 to 0.3.27 #2253 dependabot[bot] 2023-03-13 19:42:06 +0000
  • 7e1f223048
    chore(deps): bump semver from 1.0.16 to 1.0.17 #2251 dependabot[bot] 2023-03-13 19:42:05 +0000
  • fcc9a48089
    fix(solc): ensure flatten target is part of graph (#2256) Matthias Seitz 2023-03-13 20:41:20 +0100
  • 941d3908d9 (cargo-release) version 2.0.0 Georgios Konstantopoulos 2023-03-05 15:07:30 -0800
  • 704f720852 fix(solc): ensure flatten target is part of graph #2256 Matthias Seitz 2023-03-13 16:07:18 +0100
  • 8b90827499
    chore(deps): bump enr from 0.7.0 to 0.8.0 #2255 dependabot[bot] 2023-03-13 04:02:59 +0000
  • ad433ff335
    chore(deps): bump chrono from 0.4.23 to 0.4.24 #2254 dependabot[bot] 2023-03-13 04:02:35 +0000
  • d645c1b646
    chore: clippy #2247 DaniPopes 2023-03-12 11:44:48 +0100
  • a66f6a6ad6
    docs: update abigen documentation DaniPopes 2023-03-12 11:38:08 +0100
  • 5824c8454d
    fix: tests DaniPopes 2023-03-12 11:36:06 +0100
  • 9159478c3c
    chore: use getters instead of making fields public DaniPopes 2023-03-12 10:58:09 +0100
  • 2e4b5c3049 simplify bools #2248 Matthias Seitz 2023-03-11 00:18:16 +0100
  • 5c23d33427 fix(etherscan): support null result #2249 Matthias Seitz 2023-03-10 22:16:32 +0100
  • 6dbcd65b74 chore(solc): add more cache traces Matthias Seitz 2023-03-10 21:02:36 +0100
  • b937030651
    refactor(abigen): keep and use spans DaniPopes 2023-03-10 17:48:38 +0100
  • 4d7071f1c3
    order DaniPopes 2023-03-10 15:22:37 +0100
  • f4d290c140
    Merge branch 'master' into master #2246 StackOverflowExcept1on 2023-03-10 12:23:40 +0300
  • 53bc9d42fc
    chore: run cargo upgrade DaniPopes 2023-03-10 09:19:42 +0100
  • 4c6d92abbb
    Merge branch 'master' into chore/deps DaniPopes 2023-03-10 09:13:09 +0100
  • 8fb3c1f3b8 (cargo-release) version 2.0.0 v2.0 Georgios Konstantopoulos 2023-03-05 15:07:30 -0800
  • 2cead3e111
    chore(deps): bump rayon from 1.6.1 to 1.7.0 (#2233) dependabot[bot] 2023-03-09 14:24:31 -0800
  • 1daf634e13
    chore(deps): bump serde_path_to_error from 0.1.9 to 0.1.10 (#2232) dependabot[bot] 2023-03-09 14:24:26 -0800
  • 4bde73d7aa
    chore(deps): bump coins-bip39 from 0.7.0 to 0.8.1 #2242 dependabot[bot] 2023-03-09 22:02:17 +0000
  • 8a1220c9e5
    chore(deps): bump coins-bip32 from 0.7.0 to 0.8.0 #2241 dependabot[bot] 2023-03-09 22:01:24 +0000
  • 50f05cf428
    chore(deps): bump coins-ledger from 0.7.1 to 0.8.1 #2240 dependabot[bot] 2023-03-09 22:01:20 +0000
  • 706186ef7c
    chore(deps): bump thiserror from 1.0.38 to 1.0.39 (#2234) dependabot[bot] 2023-03-09 13:59:48 -0800
  • 4f362a7dd8
    feat(core): add implementations to Opcode (#2243) DaniPopes 2023-03-09 22:59:28 +0100
  • 49dccf9d89
    fix: dont poll stream again if done (#2245) Matthias Seitz 2023-03-09 22:59:13 +0100
  • ce26dfc0d6
    feat: add Boba chain (#2236) DaniPopes 2023-03-09 22:58:15 +0100
  • 00290ea577
    bump coins-bip39 to 0.8.1 and coins-bip32 to 0.8.0 StackOverflowExcept1on 2023-03-09 23:45:35 +0300
  • 8f211837da fix: dont poll stream again if done #2245 Matthias Seitz 2023-03-09 16:44:21 +0100
  • 0b3864d4e2
    chore(deps): bump elliptic-curve from 0.12.3 to 0.13.2 #2244 dependabot[bot] 2023-03-09 03:58:50 +0000
  • f9086e703c
    fix: docsrs builds final (#2235) DaniPopes 2023-03-08 23:58:44 +0100
  • bcc234d2fb
    update test #2243 DaniPopes 2023-03-08 11:50:57 +0100
  • e681b1968d
    test: disable PUSH0 testcase DaniPopes 2023-03-08 11:47:02 +0100
  • 9620fe36d8
    docs: update swapN docs DaniPopes 2023-03-08 11:43:47 +0100
  • baf015cd63
    feat(core): add implementations to Opcode DaniPopes 2023-03-08 11:33:41 +0100
  • 70f6dc1e57
    chore: mv .. DaniPopes 2023-03-08 10:32:32 +0100
  • 472a9dee25
    docs: add comment #2235 DaniPopes 2023-03-08 09:02:35 +0100