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

Release 0.9.0 #3719

Merged
merged 67 commits into from
Mar 1, 2024
Merged
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
8cbe115
chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#3650)
dependabot[bot] Dec 19, 2023
ea9877e
fix(mocks): Set fixed version for uber mockgen in CI (#3656)
dimartiro Jan 2, 2024
540d3dd
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#3652)
dependabot[bot] Jan 2, 2024
fd5bb48
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#…
dependabot[bot] Jan 3, 2024
5e60470
chore(deps): bump github.com/btcsuite/btcd/btcutil from 1.1.3 to 1.1.…
dependabot[bot] Jan 3, 2024
ed210fd
chore(deps): bump github.com/cockroachdb/pebble from 0.0.0-2023092819…
dependabot[bot] Jan 3, 2024
49709f0
docs(.github/contrib): add commits and PR styleguide to contribmd (#3…
P1sar Jan 5, 2024
d57d372
chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#3661)
dependabot[bot] Jan 8, 2024
af606ea
chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to …
dependabot[bot] Jan 8, 2024
944554b
chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#3664)
dependabot[bot] Jan 9, 2024
aa65ed1
chore(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13…
dependabot[bot] Jan 9, 2024
476932a
(fix/cli): fixes the init help (#3674)
kanishkatn Jan 11, 2024
63a0d70
config: bump system version to 0.9 (#3681)
q9f Jan 11, 2024
819cf5f
chore(deps): update go-multiaddr (#3683)
timwu20 Jan 12, 2024
8709d7e
chore/cli: fix node identity (#3685)
kanishkatn Jan 12, 2024
f7e690f
chore(deps): bump github.com/quic-go/quic-go from 0.38.1 to 0.38.2 (#…
dependabot[bot] Jan 12, 2024
3e99f6d
fix(runtime/storage): support nested storage transactions (#3670)
EclesioMeloJunior Jan 15, 2024
92ae2ba
chore/cli: add paseo config (#3677)
kanishkatn Jan 15, 2024
9a85554
chore(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0 (#3653)
dependabot[bot] Jan 15, 2024
c4e2fcc
chore(deps): bump github.com/ethereum/go-ethereum from 1.13.8 to 1.13…
dependabot[bot] Jan 15, 2024
3f7bb07
chore(.github): update CODEOWNERS (#3694)
timwu20 Jan 15, 2024
b77e715
chore(deps): bump github.com/go-playground/validator/v10 from 10.16.0…
dependabot[bot] Jan 16, 2024
c374eaa
feat(staging): Expose RPC on Westend Staging Node (#3687)
jimjbrettj Jan 16, 2024
a93feeb
chore/cli: renames genesis to chain-spec (#3691)
kanishkatn Jan 16, 2024
5c534c9
feat(config): dynamically set version based on environment (#3693)
q9f Jan 16, 2024
942febb
docs(docs/repo): add labels list to docs. (#3686)
P1sar Jan 16, 2024
d7ef121
chore(ci): dont tag tim on every pr (#3699)
q9f Jan 17, 2024
e03fa13
Fix(cli): import-runtime (#3702)
dimartiro Jan 17, 2024
a9db0ec
fix(dot/sync): execute p2p handshake when there is no target (#3695)
EclesioMeloJunior Jan 18, 2024
51d57ae
chore(config): respect the xdg data home specification (#3698)
q9f Jan 18, 2024
d099384
fix: fix index out of range undeterministic error in rpc test (#3718)
P1sar Jan 22, 2024
1d6802e
chore(deps): bump actions/cache from 3 to 4 (#3715)
dependabot[bot] Jan 23, 2024
95c3c19
chore(chain): add telemetry and bootnodes (#3703)
q9f Jan 23, 2024
846bdf7
chore: break HandleConn test to batch of smaller more readable and ma…
P1sar Jan 23, 2024
79d983f
chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#3730)
dependabot[bot] Jan 29, 2024
484aa76
chore(deps): bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1…
dependabot[bot] Jan 29, 2024
a824109
chore(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5…
dependabot[bot] Jan 29, 2024
4566b14
chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#3727)
dependabot[bot] Jan 29, 2024
5ccea40
feat(tests/scripts): create script to retrieve trie state via rpc (#3…
jimjbrettj Jan 29, 2024
644b212
refactor(pkg/scale): revise `VaryingDataType` to an interface (#3669)
timwu20 Jan 30, 2024
c37b6b6
chore(deps): bump github.com/ethereum/go-ethereum from 1.13.10 to 1.1…
dependabot[bot] Jan 30, 2024
b9d00bf
chore(deps): bump github.com/multiformats/go-multiaddr from 0.12.1 to…
dependabot[bot] Jan 30, 2024
8d46333
chore: improve sync logs (#3708)
EclesioMeloJunior Jan 31, 2024
12234de
fix: don't panic if we fail to convert hex to bytes (#3734)
kishansagathiya Feb 2, 2024
d1ca7aa
fix: segfault on node restart (#3736)
jimjbrettj Feb 2, 2024
fd779bf
chore(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#3738)
dependabot[bot] Feb 8, 2024
f5b9c4c
Fix IP error logs (#3743)
jimjbrettj Feb 8, 2024
5edbf89
fix: add a limit of number of bytes while scale decoding a slice (#3733)
kishansagathiya Feb 12, 2024
052d0ac
chore(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6…
dependabot[bot] Feb 12, 2024
a01647b
chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#3750)
dependabot[bot] Feb 12, 2024
78e1312
chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#3752)
dependabot[bot] Feb 12, 2024
c262642
fix: use last finalized block on startup (#3737)
jimjbrettj Feb 12, 2024
ff3f998
chore(deps): bump golang from 1.21 to 1.22 (#3749)
dependabot[bot] Feb 13, 2024
7845482
chore(deps): bump github.com/ethereum/go-ethereum from 1.13.11 to 1.1…
dependabot[bot] Feb 13, 2024
c6a6d05
chore(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 (…
dependabot[bot] Feb 14, 2024
a785d32
fix(docs): Fixing link to polkadot runtime fundamentals to the right …
ramiroJCB Feb 16, 2024
7364cf2
chore(deps): bump github.com/go-playground/validator/v10 from 10.17.0…
dependabot[bot] Feb 20, 2024
70b53e4
chore(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.…
dependabot[bot] Feb 20, 2024
200ca4b
chore(pkg/trie): Create standalone trie package (#3658)
dimartiro Feb 21, 2024
ee3d243
fix: fix non deterministic panic during TestStableNetworkRPC integra…
P1sar Feb 23, 2024
6a54f28
fix: update paseo chain spec (#3770)
jimjbrettj Feb 23, 2024
4ce10fc
chore(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7…
dependabot[bot] Feb 26, 2024
e663039
chore(deps): bump github.com/ethereum/go-ethereum from 1.13.12 to 1.1…
dependabot[bot] Feb 26, 2024
b2e5185
chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#3772)
dependabot[bot] Feb 26, 2024
75ef976
chore(deps): bump es5-ext from 0.10.62 to 0.10.64 in /tests/polkadotj…
dependabot[bot] Feb 28, 2024
f5e48a9
fix(lib/trie): use `MustBeHashed` for V1 trie nodes with larger stora…
EclesioMeloJunior Feb 28, 2024
c8fdb14
fix(state-version): should be uint8 instead of uint32 (#3779)
radkomih Mar 1, 2024
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
Prev Previous commit
Next Next commit
fix: segfault on node restart (#3736)
jimjbrettj authored Feb 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit d1ca7aa6a013ba3b8190d0a953789c01d3620c36
5 changes: 3 additions & 2 deletions internal/database/pebble.go
Original file line number Diff line number Diff line change
@@ -61,12 +61,13 @@ func (p *PebbleDB) Get(key []byte) (value []byte, err error) {
return nil, err
}

valueCpy := make([]byte, len(value))
copy(valueCpy, value)

if err := closer.Close(); err != nil {
return nil, fmt.Errorf("closing after get: %w", err)
}

valueCpy := make([]byte, len(value))
copy(valueCpy, value)
return valueCpy, err
}